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§
- GitIgnore
Analyzer - GitIgnore pattern matcher for security analysis
- GitIgnore
Pattern - A parsed gitignore pattern with matching logic
- GitIgnore
Status - Result of gitignore analysis for a file