Skip to main content

Module context

Module context 

Source
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§

ContextDetector
Context detector that analyzes file content to determine context.

Enums§

ContentContext
The context in which content was found.