SecCodeStatus
Operational flags attached by code signing services to running code.
Declaration
struct SecCodeStatusOverview
These flags are maintained by the code’s host, and can be read by anyone. Running code may change its own flags, and root may change anyone’s flags. However, each of these flags can change in only one direction and never back, for the lifetime of the code. Not even root can violate this restriction.
All of the bits in the SecCodeStatus enumeration are reserved by Apple. If you set any bits not defined here, the behavior is undefined.