-
f9e3ad99f8
docs(08-07): complete dork guardrail test plan
salvacybersec
2026-04-06 00:25:55 +03:00
-
2c554b9c9c
test(08-07): add dork count + uniqueness guardrail
salvacybersec
2026-04-06 00:24:51 +03:00
-
3a1ee18198
docs(08-05): complete GitHub Code Search live executor plan
salvacybersec
2026-04-06 00:23:16 +03:00
-
2617b22753
docs(08-03): complete Google + Shodan dorks plan
salvacybersec
2026-04-06 00:22:38 +03:00
-
213177ddf4
docs(08-04): complete censys+zoomeye+fofa+gitlab+bing dorks plan
salvacybersec
2026-04-06 00:22:36 +03:00
-
17f17edf1e
docs(08-02): complete 50 GitHub dorks plan
salvacybersec
2026-04-06 00:22:13 +03:00
-
c504cbd5d3
feat(08-04): add 10 FOFA + 10 GitLab + 5 Bing dorks
salvacybersec
2026-04-06 00:21:41 +03:00
-
1c86800c14
feat(08-04): add 15 Censys + 10 ZoomEye dorks
salvacybersec
2026-04-06 00:21:34 +03:00
-
56c11e39a0
feat(08-03): add 20 Shodan dorks for exposed LLM infrastructure
salvacybersec
2026-04-06 00:21:03 +03:00
-
348d1c057b
feat(08-03): add 30 Google dorks across 3 categories
salvacybersec
2026-04-06 00:20:56 +03:00
-
9755b3756a
feat(08-02): add 25 GitHub dorks for infrastructure, emerging, enterprise categories
salvacybersec
2026-04-06 00:20:52 +03:00
-
09722eaec4
feat(08-02): add 25 GitHub dorks for frontier and specialized categories
salvacybersec
2026-04-06 00:20:43 +03:00
-
2dc7078708
docs(08-01): complete dork engine foundation plan
salvacybersec
2026-04-06 00:17:53 +03:00
-
01062b88b1
feat(08-01): add custom_dorks table and CRUD for user-authored dorks
salvacybersec
2026-04-06 00:16:33 +03:00
-
fd6efbb4c2
feat(08-01): add pkg/dorks foundation (schema, loader, registry, executor)
salvacybersec
2026-04-06 00:15:32 +03:00
-
46cf55ad37
docs(08): create phase plan
salvacybersec
2026-04-06 00:13:13 +03:00
-
4c2081821f
docs(08): dork engine context
salvacybersec
2026-04-06 00:05:59 +03:00
-
436791f263
docs(phase-07): complete phase execution
salvacybersec
2026-04-06 00:05:04 +03:00
-
ca526d8e32
docs(07-04): complete import command plan
salvacybersec
2026-04-06 00:00:24 +03:00
-
9dbb0b87d4
feat(07-04): wire keyhunter import command with dedup and DB persist
salvacybersec
2026-04-05 23:59:39 +03:00
-
b3db22ac93
docs(07-05): complete hook install/uninstall plan
salvacybersec
2026-04-05 23:59:32 +03:00
-
7f2f42804d
docs(07-06): complete CI/CD documentation plan
salvacybersec
2026-04-05 23:59:11 +03:00
-
aa8daf8de2
feat(07-05): implement keyhunter hook install/uninstall with embedded pre-commit script
salvacybersec
2026-04-05 23:58:44 +03:00
-
87c5a00203
docs(07-06): link README CI/CD section to full guide
salvacybersec
2026-04-05 23:58:31 +03:00
-
e4a71bb0de
docs(07-06): add CI/CD integration guide
salvacybersec
2026-04-05 23:58:31 +03:00
-
1a4d520b4f
docs(07-03): complete dedup + SARIF github validation plan
salvacybersec
2026-04-05 23:56:40 +03:00
-
5ce2d4945e
docs(07-02): complete Gitleaks importer plan
salvacybersec
2026-04-05 23:56:12 +03:00
-
75becce3dd
docs(07-01): complete importer trufflehog adapter plan
salvacybersec
2026-04-05 23:55:58 +03:00
-
bd8eb9b611
test(07-03): SARIF GitHub code scanning validation
salvacybersec
2026-04-05 23:55:38 +03:00
-
83640ac200
feat(07-02): add Gitleaks JSON + CSV importers
salvacybersec
2026-04-05 23:55:36 +03:00
-
46eec328d2
feat(07-01): Importer interface and TruffleHog v3 JSON adapter
salvacybersec
2026-04-05 23:55:24 +03:00
-
6a3d5b0cb7
feat(07-03): dedup helper for imported findings
salvacybersec
2026-04-05 23:54:44 +03:00
-
779c5b3d6f
docs(07): create phase 7 import & CI/CD plans
salvacybersec
2026-04-05 23:53:14 +03:00
-
5c74c35a26
docs(07): import adapters and CI/CD context
salvacybersec
2026-04-05 23:47:19 +03:00
-
f6f6730ddb
docs(phase-06): complete phase execution
salvacybersec
2026-04-05 23:46:26 +03:00
-
e5f93ef89c
docs(06-06): complete scan output wiring plan
salvacybersec
2026-04-05 23:42:57 +03:00
-
cdf3c8ab4b
test(06-06): cover scan output dispatch and unknown-format error
salvacybersec
2026-04-05 23:42:01 +03:00
-
c9114e4142
feat(06-06): wire scan --output to formatter registry and exit-code contract
salvacybersec
2026-04-05 23:41:38 +03:00
-
3b89bde38d
docs(06-05): complete keys command tree plan
salvacybersec
2026-04-05 23:40:36 +03:00
-
e2394ec663
test(06-05): integration tests for keys list/show/export/delete
salvacybersec
2026-04-05 23:39:07 +03:00
-
06594afc57
feat(06-05): implement keys command tree (list/show/export/copy/delete/verify)
salvacybersec
2026-04-05 23:37:25 +03:00
-
7a3822c22e
docs(06-02): complete JSON + CSV formatter plan
salvacybersec
2026-04-05 23:34:51 +03:00
-
9546f80fab
docs(06-03): complete SARIF 2.1.0 formatter plan
salvacybersec
2026-04-05 23:32:37 +03:00
-
35352ff3d0
docs(06-04): complete findings query layer plan
salvacybersec
2026-04-05 23:32:11 +03:00
-
03249fb3d1
feat(06-02): implement CSVFormatter with Unmask support
salvacybersec
2026-04-05 23:32:07 +03:00
-
b35881aaef
test(06-02): add failing tests for CSVFormatter
salvacybersec
2026-04-05 23:31:44 +03:00
-
2717aa3196
feat(06-03): implement SARIF 2.1.0 formatter with hand-rolled structs
salvacybersec
2026-04-05 23:31:15 +03:00
-
b1e4dea51c
feat(06-04): implement findings query layer for keys command
salvacybersec
2026-04-05 23:31:15 +03:00
-
164477136c
feat(06-02): implement JSONFormatter with Unmask support
salvacybersec
2026-04-05 23:31:12 +03:00
-
2cb35d50ac
test(06-03): add failing tests for SARIF 2.1.0 formatter
salvacybersec
2026-04-05 23:30:38 +03:00
-
67763ec498
test(06-04): add failing tests for findings query layer
salvacybersec
2026-04-05 23:30:33 +03:00
-
c933673ca9
test(06-02): add failing tests for JSONFormatter
salvacybersec
2026-04-05 23:30:12 +03:00
-
5292502000
docs(06-01): complete formatter interface + TableFormatter plan
salvacybersec
2026-04-05 23:29:13 +03:00
-
8e4db5db09
feat(06-01): refactor table output into TableFormatter
salvacybersec
2026-04-05 23:27:53 +03:00
-
8c37252c1b
test(06-01): add failing tests for TableFormatter refactor
salvacybersec
2026-04-05 23:27:03 +03:00
-
291c97ed0b
feat(06-01): add Formatter interface, Registry, and TTY color detection
salvacybersec
2026-04-05 18:41:23 +03:00
-
ce37ee2bc5
docs(06): create phase 6 plans — output formats + key management
salvacybersec
2026-04-05 16:10:14 +03:00
-
7ba2a94fb6
docs(06): output formats and key management context
salvacybersec
2026-04-05 16:00:42 +03:00
-
0a474e70c5
docs(phase-05): complete phase execution
salvacybersec
2026-04-05 15:59:51 +03:00
-
8cceca164c
docs(05-05): complete scan --verify integration plan
salvacybersec
2026-04-05 15:56:23 +03:00
-
cc9dabe5f5
feat(05-05): render VERIFY column and metadata line in output table
salvacybersec
2026-04-05 15:54:51 +03:00
-
edba8fb5d4
test(05-05): add failing tests for VERIFY column and metadata rendering
salvacybersec
2026-04-05 15:54:13 +03:00
-
6fc0abe8ae
feat(05-05): wire --verify into scan pipeline with consent gate
salvacybersec
2026-04-05 15:53:47 +03:00
-
d5370783d4
test(05-05): add failing test for --verify-timeout/--verify-workers flags
salvacybersec
2026-04-05 15:52:57 +03:00
-
c6968a4a72
docs(05-03): complete HTTPVerifier core plan
salvacybersec
2026-04-05 15:51:23 +03:00
-
35c7759f02
feat(05-03): add VerifyAll ants worker pool for parallel verification
salvacybersec
2026-04-05 15:49:22 +03:00
-
0be926f823
docs(05-02): complete legal disclaimer & consent prompt plan
salvacybersec
2026-04-05 15:49:05 +03:00
-
45ee2f8f53
test(05-03): add failing tests for VerifyAll worker pool
salvacybersec
2026-04-05 15:48:46 +03:00
-
026d305026
docs(05-04): complete Tier 1 verify specs plan
salvacybersec
2026-04-05 15:48:15 +03:00
-
3dfe72779b
feat(05-03): implement HTTPVerifier single-key verification
salvacybersec
2026-04-05 15:47:49 +03:00
-
d4c140371e
feat(05-02): implement EnsureConsent prompt gating --verify
salvacybersec
2026-04-05 15:47:30 +03:00
-
6a94ce5903
test(05-04): guardrail tests for Tier 1 verify spec completeness
salvacybersec
2026-04-05 15:46:57 +03:00
-
e5f72149cf
test(05-02): add failing tests for EnsureConsent prompt logic
salvacybersec
2026-04-05 15:46:41 +03:00
-
f3ae8f0b09
feat(05-04): extend Tier 1 provider verify specs
salvacybersec
2026-04-05 15:46:30 +03:00
-
3ceccd98ad
test(05-03): add failing tests for HTTPVerifier single-key verification
salvacybersec
2026-04-05 15:46:15 +03:00
-
260e342f2f
feat(05-02): add LEGAL.md, embed it, and wire keyhunter legal command
salvacybersec
2026-04-05 15:46:11 +03:00
-
177888bfa8
docs(05-01): complete verification foundation plan
salvacybersec
2026-04-05 15:44:20 +03:00
-
aec559d2aa
feat(05-01): migrate findings schema with verify_* columns
salvacybersec
2026-04-05 15:42:53 +03:00
-
26544872f7
test(05-01): add failing tests for findings verify columns
salvacybersec
2026-04-05 15:41:49 +03:00
-
30c0e9871b
feat(05-01): extend VerifySpec and Finding, add gjson dep
salvacybersec
2026-04-05 15:41:13 +03:00
-
499f5d5025
test(05-01): add failing tests for extended VerifySpec
salvacybersec
2026-04-05 15:39:35 +03:00
-
0b667566c4
docs(05): create phase 5 verification engine plans
salvacybersec
2026-04-05 15:38:23 +03:00
-
e65b9c981b
docs(05): verification engine context
salvacybersec
2026-04-05 15:30:11 +03:00
-
b079ed202c
docs(phase-04): complete phase execution
salvacybersec
2026-04-05 15:29:09 +03:00
-
c40e9f087f
docs(04-05): complete scan command source wiring plan
salvacybersec
2026-04-05 15:24:46 +03:00
-
b151e88a29
feat(04-05): wire all Phase 4 sources through scan command
salvacybersec
2026-04-05 15:23:12 +03:00
-
9105ca11f5
test(04-05): add failing tests for selectSource dispatcher
salvacybersec
2026-04-05 15:21:37 +03:00
-
66fc597399
docs(04-04): complete stdin/url/clipboard sources plan
salvacybersec
2026-04-05 15:20:10 +03:00
-
563d6e5ce2
docs(04-02): complete DirSource plan
salvacybersec
2026-04-05 15:19:50 +03:00
-
e8ba651a51
docs(04-03): complete GitSource plan
salvacybersec
2026-04-05 15:19:15 +03:00
-
850c3ff8e9
feat(04-04): add StdinSource, URLSource, and ClipboardSource
salvacybersec
2026-04-05 15:18:23 +03:00
-
6f834c9c06
feat(04-02): implement DirSource with recursive walk, glob exclusion, and mmap
salvacybersec
2026-04-05 15:18:10 +03:00
-
e48a7a489e
feat(04-03): implement GitSource with full-history traversal
salvacybersec
2026-04-05 15:18:05 +03:00
-
ce6298f304
test(04-02): add failing tests for DirSource recursive walk and mmap
salvacybersec
2026-04-05 15:16:48 +03:00
-
842cfea268
docs(04-01): complete dependency bootstrap plan
salvacybersec
2026-04-05 15:15:32 +03:00
-
0f30c0d156
chore(04-01): add go-git, clipboard, and x/exp/mmap dependencies
salvacybersec
2026-04-05 15:14:37 +03:00
-
3d38616d80
docs(04-input-sources): create phase plan
salvacybersec
2026-04-05 15:12:57 +03:00
-
1bc8f02370
docs(04): phase context with source adapter decisions
salvacybersec
2026-04-05 15:00:25 +03:00
-
03e768782a
docs: mark phases 2-3 complete in ROADMAP checkboxes
salvacybersec
2026-04-05 14:50:48 +03:00
-
626544e4af
docs(phase-03): complete phase execution
salvacybersec
2026-04-05 14:50:13 +03:00