macadmins / osquery-extension

An osquery extension for endpoint engineers
Apache License 2.0
97 stars 32 forks source link

The executable does not have the hardened runtime enabled #44

Closed tomasz-hofy closed 5 months ago

tomasz-hofy commented 5 months ago

Hi, I am trying to bundle osquery-extension and osquery, and in the notarization process I am getting the following error from Apple. Error is related to extension extracted from Release binary.

The executable does not have the hardened runtime enabled

Could you advice how to fix this problem ?

grahamgilbert commented 5 months ago

Notarization is not required for enterprise deployment methods (such as munki).

tomasz-hofy commented 5 months ago

I am not asking about help with notarizetion itself. It seem that the issue I am facing is connected to lack of hardened runtime in signing process. Here apple docs for reference https://developer.apple.com/documentation/security/hardened_runtime