Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional defaultA list of keywords that are included by default when scanning for secrets matching this rule.
Optional descriptionA detailed explanation of what type of secret this rule detects.
Optional licenseThe license under which this secret rule is distributed.
Optional matchConfiguration for validating whether a detected secret is active by making an HTTP request and inspecting the response.
Optional nameThe unique name of the secret detection rule.
Optional patternThe regular expression pattern used to identify potential secrets in source code or configuration.
Optional priorityThe priority level of this rule, used to rank findings when multiple rules match.
Optional sdsThe identifier of the corresponding Sensitive Data Scanner rule, if one exists.
Optional validatorsA list of validator identifiers used to further confirm a detected secret is genuine.
Generated using TypeDoc
The attributes of a secret detection rule, including its pattern, priority, and validation configuration.