Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
When enabled, this property prevents notarization of ecc_queue records from unsupported scripts if code signing is also enabled. |
| What area does it affect? |
Code Signing and Tracking |
| 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 configuring code signing or assessing script compliance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.codesigning.tracking.unsupported_script_tracking.enabled |
| Sys ID |
9a9b707543e91110cd90ae1c4bb8f29c |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When true, and if code signing is also enabled, ecc_queue records inserted via unsupported scripts (if detected) will not be notarized. |
| Updated |
2024-05-25 04:26:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Mapping Patterns v1.30.2. • You have Code Signing enabled with the Circle of Trust established. For more information, see Configuring Code Signing . Role required: security_admin About this task The com.glide.codesigning.tracking.unsupported_script_tracking.enabled property controls script tracking for code signing on Cloud Discovery. When this property is set to true and code signing is enabled, ECC queue records inserted through unsupported scripts aren’t ...
Context preview
Snippet 2
... 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 true, ecc_queue records inserted via unsupported scripts (if detected aren’t notarized. Important: Elevated Security is needed to modify this property. com.glide.codesigning.tracking.validation.fail_fast true|false When true, Code Signing verification fails ...
Related properties