docs(04-02): complete DirSource plan
This commit is contained in:
@@ -15,7 +15,7 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
- [x] **CORE-04**: Entropy analysis as secondary signal for low-confidence providers (generic key formats)
|
||||
- [x] **CORE-05**: Worker pool parallelism with configurable worker count (default: CPU count)
|
||||
- [x] **CORE-06**: Aho-Corasick keyword pre-filter runs before regex for 10x performance on large files
|
||||
- [ ] **CORE-07**: mmap-based large file reading for memory efficiency
|
||||
- [x] **CORE-07**: mmap-based large file reading for memory efficiency
|
||||
|
||||
### Providers
|
||||
|
||||
@@ -32,7 +32,7 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
### Input Sources
|
||||
|
||||
- [ ] **INPUT-01**: File and directory scanning with recursive traversal and glob exclusion patterns
|
||||
- [x] **INPUT-01**: File and directory scanning with recursive traversal and glob exclusion patterns
|
||||
- [x] **INPUT-02**: Git-aware scanning — full history, branches, stash, delta-based diffs
|
||||
- [ ] **INPUT-03**: Git scanning supports --since flag for time-scoped history scan
|
||||
- [ ] **INPUT-04**: stdin/pipe input support (cat file | keyhunter scan stdin)
|
||||
|
||||
Reference in New Issue
Block a user