The Databricks CLI binary for macOS is currently distributed without code signing. In restricted enterprise environments unsigned binaries are blocked from running by default.
codesign -dv databricks
databricks: code object is not signed at all
Would it be possible to codesign and notarize all official macOS CLI binaries using a valid Apple Developer certificate associated with the Databricks Team ID?
The Databricks CLI binary for macOS is currently distributed without code signing. In restricted enterprise environments unsigned binaries are blocked from running by default.
Would it be possible to codesign and notarize all official macOS CLI binaries using a valid Apple Developer certificate associated with the Databricks Team ID?