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

Jurisdiction Tag

Schema-driven detector documentation.

JURISDICTION_TAGplannedP35 params2 examples
Detector Metadata
Capability catalog entry from all_detectors.json.

Categories

CLASSIFICATIONCOMPLIANCE

Supported Asset Types

TXTTABLEURL

Recommended Model

fast-langdetect + rules engine

Notes

Infers likely regulation tags (for example GDPR, DSA, CCPA, HIPAA, nDSG) from language and context.

Parameters
Configuration parameters for the Jurisdiction Tag detector. Shared from `ClassificationDetectorConfig`.
ParameterTypeRequiredDescriptionDefaultConstraints
enabled_patternsarrayNoOptional subset of labels/tags to include for this classifier
enabled_patterns[]stringNo
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