docs(01-05): complete CLI integration plan
- SUMMARY.md with all task commits and self-check - STATE.md updated with progress, decisions, metrics - ROADMAP.md updated with phase 01 plan progress - Requirements CLI-01 through CLI-05 marked complete
This commit is contained in:
@@ -80,11 +80,11 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
### CLI
|
||||
|
||||
- [ ] **CLI-01**: Cobra-based CLI with commands: scan, verify, import, recon, keys, serve, dorks, providers, config, hook, schedule
|
||||
- [ ] **CLI-02**: keyhunter config init creates ~/.keyhunter.yaml
|
||||
- [ ] **CLI-03**: keyhunter config set <key> <value> for all configuration
|
||||
- [ ] **CLI-04**: keyhunter providers list/info/stats for provider management
|
||||
- [ ] **CLI-05**: Scan flags: --providers, --category, --confidence, --exclude, --verify, --workers, --output, --unmask, --notify
|
||||
- [x] **CLI-01**: Cobra-based CLI with commands: scan, verify, import, recon, keys, serve, dorks, providers, config, hook, schedule
|
||||
- [x] **CLI-02**: keyhunter config init creates ~/.keyhunter.yaml
|
||||
- [x] **CLI-03**: keyhunter config set <key> <value> for all configuration
|
||||
- [x] **CLI-04**: keyhunter providers list/info/stats for provider management
|
||||
- [x] **CLI-05**: Scan flags: --providers, --category, --confidence, --exclude, --verify, --workers, --output, --unmask, --notify
|
||||
|
||||
### CI/CD Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user