Expand description
Content context detection for reducing false positives.
This module provides functionality to detect the context of code findings, such as whether code appears in documentation, YAML descriptions, or JSON strings.
Structs§
- Context
Detector - Context detector that analyzes file content to determine context.
Enums§
- Content
Context - The context in which content was found.