com.glide.codesigning.tracking.validation.fail_fast

ServiceNow property description:

If enabled, code signing verification fails at first script validation failure instead of verifying all scripts.

Attributes

  • Sys ID: e33497c353122010f253ddeeff7b12c1
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `com.glide.codesigning.tracking.validation.fail_fast` determines the behavior of the code signing verification process. When this property is enabled, the verification process will stop and fail immediately upon encountering the first script validation failure. This means that instead of continuing to verify all scripts and then reporting all validation failures, the process will halt at the first detected issue. This can be useful for quickly identifying and addressing the initial problem without waiting for the entire verification process to complete. The property is part of the broader code signing and validation settings aimed at enhancing script security within the ServiceNow platform.

Source

Related property: com.glide.codesigning.tracking.agent.validation.exclusion.list