Module gitignore

Source
Expand description

§GitIgnore-Aware Security Analysis

Comprehensive gitignore parsing and pattern matching for security analysis. This module ensures that secret detection is gitignore-aware and can properly assess whether sensitive files are appropriately protected.

Structs§

GitIgnoreAnalyzer
GitIgnore pattern matcher for security analysis
GitIgnorePattern
A parsed gitignore pattern with matching logic
GitIgnoreStatus
Result of gitignore analysis for a file

Enums§

GitIgnoreRisk
PatternType