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

Code Security

Schema-driven detector documentation.

CODE_SECURITYactiveP32 params1 examples
Detector Metadata
Capability catalog entry from all_detectors.json.

Categories

SECURITYTHREAT

Supported Asset Types

TXTTABLEOTHER

Recommended Model

bandit

Notes

Identifies vulnerabilities or insecure patterns in source code (e.g., hardcoded secrets).

Parameters
Configuration parameters for the Code Security detector. Shared from `GenericDetectorConfig`.
ParameterTypeRequiredDescriptionDefaultConstraints
confidence_thresholdnumberNoMinimum confidence score to report a finding (0-1)0.7min 0, max 1
max_findingsinteger | nullNoMaximum number of findings to return per assetnull