Skip to Content
Unified docs shell with shared Classifyre tokens and acid-green highlight accents.
DetectorsSecrets

Secrets

Schema-driven detector documentation.

SECRETSactiveP05 params3 examples
Detector Metadata
Capability catalog entry from all_detectors.json.

Categories

SECURITYCOMPLIANCE

Supported Asset Types

TXTTABLEURL

Recommended Model

detect-secrets
Parameters
Configuration parameters for the Secrets detector. Shared from `SecretsDetectorConfig`.
ParameterTypeRequiredDescriptionDefaultConstraints
enabled_patternsarrayNoSpecific secret types to detect
enabled_patterns[]enumNoSecrets detector pattern types Allowed values: aws, github, slack, stripe, google, azure, private_key, generic_api_key, generic_secret
severity_thresholdenum | nullNoMinimum severity to reportnull
confidence_thresholdnumberNoMinimum confidence to report (0-1)0.7min 0, max 1
max_findingsinteger | nullNoMaximum number of findings to returnnull