Commit Graph

  • 84bf0ef33f docs(phase-18): complete web dashboard — ALL 18 PHASES DONE main salvacybersec 2026-04-06 18:11:39 +03:00
  • 3872240e8a feat(phase-18): embedded web dashboard with chi + htmx + REST API + SSE salvacybersec 2026-04-06 18:11:33 +03:00
  • bb9ef17518 merge: phase 18 API+SSE salvacybersec 2026-04-06 18:08:52 +03:00
  • 83894f4dbb Merge branch 'worktree-agent-a853fbe0' salvacybersec 2026-04-06 18:08:35 +03:00
  • 79ec763233 docs(18-02): complete REST API + SSE hub plan salvacybersec 2026-04-06 18:08:19 +03:00
  • d557c7303d feat(18-02): SSE hub for live scan/recon progress streaming salvacybersec 2026-04-06 18:06:35 +03:00
  • 76601b11b5 feat(18-02): REST API handlers for /api/v1/* endpoints salvacybersec 2026-04-06 18:05:39 +03:00
  • 8d0c2992e6 docs(18-01): complete web dashboard foundation plan salvacybersec 2026-04-06 18:04:03 +03:00
  • 268a769efb feat(18-01): implement chi server, auth middleware, overview handler salvacybersec 2026-04-06 18:02:41 +03:00
  • 3541c82448 test(18-01): add failing tests for web server, auth middleware, overview handler salvacybersec 2026-04-06 18:02:04 +03:00
  • dd2c8c5586 feat(18-01): chi v5 dependency, go:embed static assets, HTML layout and overview templates salvacybersec 2026-04-06 18:01:37 +03:00
  • e2f87a62ef docs(18): create web dashboard phase plan salvacybersec 2026-04-06 17:58:13 +03:00
  • cd93703620 docs(18): web dashboard context salvacybersec 2026-04-06 17:51:41 +03:00
  • 17c17944aa docs(phase-17): complete Telegram bot + scheduler salvacybersec 2026-04-06 17:50:49 +03:00
  • 0319d288db feat(phase-17): Telegram bot + scheduler + serve/schedule CLI commands salvacybersec 2026-04-06 17:50:43 +03:00
  • 8dd051feb0 merge: phase 17 wave 3 CLI wiring salvacybersec 2026-04-06 17:48:25 +03:00
  • 7020c57905 docs(17-05): complete serve & schedule CLI commands plan salvacybersec 2026-04-06 17:48:06 +03:00
  • 292ec247fe feat(17-05): implement serve and schedule commands replacing stubs salvacybersec 2026-04-06 17:46:24 +03:00
  • 41a9ba2a19 fix(phase-17): align bot handler signatures and resolve merge conflicts salvacybersec 2026-04-06 17:39:36 +03:00
  • 387d2b5985 fix: resolve go.mod merge conflict salvacybersec 2026-04-06 17:37:09 +03:00
  • 230dcdc98a merge: phase 17 wave 2 salvacybersec 2026-04-06 17:36:54 +03:00
  • 52988a7059 merge: phase 17 wave 2 salvacybersec 2026-04-06 17:36:53 +03:00
  • f49bf57942 docs(17-03): complete bot command handlers plan salvacybersec 2026-04-06 17:36:39 +03:00
  • 202473a799 test(17-03): add unit tests for bot command handlers salvacybersec 2026-04-06 17:35:23 +03:00
  • 9ad58534fc feat(17-03): implement Telegram bot command handlers salvacybersec 2026-04-06 17:34:44 +03:00
  • a7daed3b85 docs(17-04): complete subscribe/unsubscribe + notification dispatcher plan salvacybersec 2026-04-06 17:34:28 +03:00
  • 2643927821 feat(17-04): implement notification dispatcher with tests salvacybersec 2026-04-06 17:33:32 +03:00
  • f7162aa34a test(17-04): add failing tests for notification dispatcher salvacybersec 2026-04-06 17:32:58 +03:00
  • d671695f65 feat(17-04): implement /subscribe and /unsubscribe handlers salvacybersec 2026-04-06 17:32:18 +03:00
  • 77e8956bce fix(17-04): resolve go.sum merge conflict salvacybersec 2026-04-06 17:31:22 +03:00
  • 80e09c12f6 fix: resolve go.mod merge conflict salvacybersec 2026-04-06 17:29:41 +03:00
  • 6e0024daba merge: phase 17 wave 1 salvacybersec 2026-04-06 17:29:18 +03:00
  • cc7c2351b8 Merge branch 'worktree-agent-a4699f95' salvacybersec 2026-04-06 17:29:18 +03:00
  • 8b992d0b63 docs(17-01): complete Telegram Bot package foundation plan salvacybersec 2026-04-06 17:29:05 +03:00
  • d8a610758b docs(17-02): complete scheduler + storage plan salvacybersec 2026-04-06 17:28:30 +03:00
  • 2d51d31b8a test(17-01): add unit tests for Bot creation and auth filtering salvacybersec 2026-04-06 17:28:05 +03:00
  • 0d00215a26 feat(17-01): add telego dependency and create Bot package skeleton salvacybersec 2026-04-06 17:27:41 +03:00
  • c71faa97f5 feat(17-02): implement scheduler package with gocron wrapper and job lifecycle salvacybersec 2026-04-06 17:27:00 +03:00
  • 89cc133982 test(17-02): add failing tests for scheduler package salvacybersec 2026-04-06 17:26:20 +03:00
  • c8f7592b73 feat(17-02): add gocron dependency, subscribers and scheduled_jobs tables with CRUD salvacybersec 2026-04-06 17:25:43 +03:00
  • a38e535488 docs(17): create phase plan — Telegram bot + scheduled scanning salvacybersec 2026-04-06 17:24:14 +03:00
  • e6ed545880 docs(17): telegram bot + scheduler context salvacybersec 2026-04-06 17:18:58 +03:00
  • 0e87618e32 docs(phase-16): complete threat intel, mobile, DNS, API marketplaces salvacybersec 2026-04-06 16:48:35 +03:00
  • 6eb5b69845 feat(phase-16): wire all 9 Phase 16 sources + VT/IX/ST API keys salvacybersec 2026-04-06 16:48:35 +03:00
  • 6bcb011cda merge: phase 16 resolve conflicts salvacybersec 2026-04-06 16:47:10 +03:00
  • a8bcb44912 merge: phase 16 resolve conflicts salvacybersec 2026-04-06 16:47:10 +03:00
  • 94238eb72b Merge branch 'worktree-agent-aa3f0a8f' salvacybersec 2026-04-06 16:47:10 +03:00
  • 6064902aa5 docs(16-02): complete APKMirror, crt.sh, SecurityTrails plan salvacybersec 2026-04-06 16:46:56 +03:00
  • 68277768c5 docs(16-01): complete threat intelligence sources plan salvacybersec 2026-04-06 16:46:17 +03:00
  • a195ef33a0 feat(16-02): add SecurityTrails source and wire all three Phase 16-02 sources salvacybersec 2026-04-06 16:46:09 +03:00
  • 3192cea9e3 docs(16-03): complete Postman, SwaggerHub, RapidAPI plan salvacybersec 2026-04-06 16:45:50 +03:00
  • 35fa4ad174 feat(16-01): add URLhaus recon source salvacybersec 2026-04-06 16:45:23 +03:00
  • 297ad3dc2b feat(16-03): add RapidAPI recon source salvacybersec 2026-04-06 16:44:57 +03:00
  • edde02f3a2 feat(16-03): add Postman and SwaggerHub recon sources salvacybersec 2026-04-06 16:44:47 +03:00
  • e02bad69ba feat(16-01): add VirusTotal and IntelligenceX recon sources salvacybersec 2026-04-06 16:44:41 +03:00
  • 09a8d4cb70 feat(16-02): add APKMirror and crt.sh ReconSource modules salvacybersec 2026-04-06 16:44:37 +03:00
  • 8bcd9ebc18 docs(16): create phase plan salvacybersec 2026-04-06 16:42:15 +03:00
  • 5216b39826 chore: add .claude/ to gitignore salvacybersec 2026-04-06 16:37:54 +03:00
  • af284f56f2 docs(phase-15): complete forums, collaboration, log aggregators salvacybersec 2026-04-06 16:37:48 +03:00
  • 83a1e83ae5 fix(phase-15): update register tests for 67 total sources (Phase 10-15) salvacybersec 2026-04-06 16:37:48 +03:00
  • 748efd6691 docs(15-03): complete log aggregator sources plan salvacybersec 2026-04-06 16:33:01 +03:00
  • d02cdcc7e0 feat(15-03): add Grafana and Sentry ReconSource implementations salvacybersec 2026-04-06 16:31:14 +03:00
  • bc63ca1f2f feat(15-03): add Elasticsearch, Kibana, and Splunk ReconSource implementations salvacybersec 2026-04-06 16:31:05 +03:00
  • 77a2a0b531 docs(15-01): complete forum/discussion sources plan salvacybersec 2026-04-06 16:30:49 +03:00
  • fcc1a769c5 feat(15-01): add Discord, Slack, DevTo recon sources and wire all six salvacybersec 2026-04-06 16:29:52 +03:00
  • 282c145a43 feat(15-01): add StackOverflow, Reddit, HackerNews recon sources salvacybersec 2026-04-06 16:28:23 +03:00
  • 37393a9b5f feat(15-02): wire Trello, Notion, Confluence, GoogleDocs into RegisterAll salvacybersec 2026-04-06 13:50:56 +03:00
  • 5d568333c7 feat(15-02): add Confluence and GoogleDocs ReconSource implementations salvacybersec 2026-04-06 13:50:14 +03:00
  • 7bb614678d feat(15-02): add Trello and Notion ReconSource implementations salvacybersec 2026-04-06 13:50:04 +03:00
  • 1affb0d864 docs(15): create phase plan — forums, collaboration, log aggregators salvacybersec 2026-04-06 13:47:43 +03:00
  • 554e93435f docs(phase-14): complete CI/CD logs, archives, frontend leaks salvacybersec 2026-04-06 13:42:54 +03:00
  • 4246db8294 fix: resolve Phase 14 merge conflicts across CI/CD, archive, and frontend sources salvacybersec 2026-04-06 13:42:54 +03:00
  • 27624e0ec7 merge: phase 14-04 register wiring salvacybersec 2026-04-06 13:39:32 +03:00
  • 117213aa7e docs(14-04): complete RegisterAll wiring + integration test plan salvacybersec 2026-04-06 13:39:16 +03:00
  • 7ef6c2ac34 feat(14-04): wire all 12 Phase 14 sources in RegisterAll (45 -> 52 total) salvacybersec 2026-04-06 13:34:18 +03:00
  • 169b80b3bc feat(14-04): implement 7 Phase 14 sources (CI/CD, archives, JS bundles) salvacybersec 2026-04-06 13:34:09 +03:00
  • 3a4e9c11bf fix: add CircleCIToken to SourcesConfig salvacybersec 2026-04-06 13:22:25 +03:00
  • 095b90ec07 merge: phase 14-03 frontend leaks salvacybersec 2026-04-06 13:21:39 +03:00
  • aeebf37174 merge: phase 14 wave 1 all conflicts resolved salvacybersec 2026-04-06 13:21:32 +03:00
  • 9079059ab2 Merge branch 'worktree-agent-ad901ba0' salvacybersec 2026-04-06 13:21:21 +03:00
  • 95ee768266 docs(14-03): complete frontend leak sources plan salvacybersec 2026-04-06 13:21:00 +03:00
  • 0a8be81f0c feat(14-03): wire 5 frontend leak sources in RegisterAll (40 -> 45 sources) salvacybersec 2026-04-06 13:19:34 +03:00
  • abfc2f8319 docs(14-01): complete CI/CD log sources plan salvacybersec 2026-04-06 13:18:31 +03:00
  • 7d8a4182d7 feat(14-03): implement SwaggerSource and DeployPreviewSource with tests salvacybersec 2026-04-06 13:18:18 +03:00
  • e0f267f7bf feat(14-01): add 5 CI/CD log sources (GitHubActions, TravisCI, CircleCI, Jenkins, GitLabCI) salvacybersec 2026-04-06 13:17:31 +03:00
  • 1013caf843 docs(14-02): complete Wayback Machine + CommonCrawl web archive sources plan salvacybersec 2026-04-06 13:17:13 +03:00
  • b57bd5e7d9 feat(14-03): implement SourceMapSource, WebpackSource, EnvLeakSource with tests salvacybersec 2026-04-06 13:17:07 +03:00
  • c5332454b0 feat(14-02): add WaybackMachine + CommonCrawl recon sources salvacybersec 2026-04-06 13:16:13 +03:00
  • 06b0ae0e91 docs(14): create phase plan salvacybersec 2026-04-06 13:12:01 +03:00
  • dc90785ab0 docs(phase-13): complete package registries + container/IaC salvacybersec 2026-04-06 13:06:43 +03:00
  • 6ea7698e31 docs(13-04): complete RegisterAll wiring + integration test plan salvacybersec 2026-04-06 13:04:51 +03:00
  • 9b005e78bb test(13-04): add integration test handlers for all 12 Phase 13 sources (40 total) salvacybersec 2026-04-06 13:03:27 +03:00
  • c16f5feaee feat(13-04): wire all 12 Phase 13 sources into RegisterAll (40 total) salvacybersec 2026-04-06 12:59:11 +03:00
  • a607082131 merge: phase 13 resolve conflicts salvacybersec 2026-04-06 12:57:29 +03:00
  • d17f326f62 docs(13-03): complete DockerHub/Kubernetes/Terraform/Helm sources plan salvacybersec 2026-04-06 12:57:16 +03:00
  • 7e0e401266 feat(13-03): wire 4 Phase 13 sources into RegisterAll (32 total) salvacybersec 2026-04-06 12:55:52 +03:00
  • c595fef148 docs(13-01): complete package registry sources plan salvacybersec 2026-04-06 12:55:06 +03:00
  • c2c43dfba9 docs(13-02): complete Maven/NuGet/GoProxy/Packagist plan salvacybersec 2026-04-06 12:54:49 +03:00
  • 0727b51d79 feat(13-03): implement TerraformSource and HelmSource salvacybersec 2026-04-06 12:53:58 +03:00
  • 9907e2497a feat(13-01): implement CratesIOSource and RubyGemsSource with httptest tests salvacybersec 2026-04-06 12:53:41 +03:00