Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates the tracking of callers involved in code signing processes, providing visibility into code signing actions. |
| What area does it affect? |
Code Signing Management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when assessing security protocols or during audits of code signing practices. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.codesigning.tracking.enabled |
| Sys ID |
8641174353122010f253ddeeff7b12f2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enables code signing caller tracking. |
| Updated |
2024-05-25 03:51:22 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... modify this property. com.glide.codesigning.tracking.agent.validation.exclusion.list String Comma-separated list of ecc_queue agents for which Code Signing should be skipped com.glide.codesigning.tracking.debug true|false When true, debug logging for the Code Signing tracker is enabled. com.glide.codesigning.tracking.enabled true|false When true, enables Code Signing caller tracking. Important: Elevated Security is needed to modify this property. com.glide.codesigning.tracking.logging.enabled true|false When true, enables logging for Code Signing tracking. com.glide.codesigning.tracking.unsupported_script_tracking.enabled true|false When ...
Related properties