docs(14-03): complete frontend leak sources plan

- SUMMARY.md with 5 sources, 3 commits, 13 files
- STATE.md updated with position and decisions
- Requirements RECON-JS-01 through RECON-JS-05 marked complete
This commit is contained in:
salvacybersec
2026-04-06 13:21:00 +03:00
parent 0a8be81f0c
commit 95ee768266
3 changed files with 164 additions and 10 deletions

View File

@@ -173,11 +173,11 @@ Requirements for initial release. Each maps to roadmap phases.
### OSINT/Recon — Frontend & JS Leaks
- [ ] **RECON-JS-01**: JavaScript source map extraction and scanning
- [ ] **RECON-JS-02**: Webpack/Vite bundle scanning for inlined env vars
- [ ] **RECON-JS-03**: Exposed .env file scanning on web servers
- [ ] **RECON-JS-04**: Exposed Swagger/OpenAPI documentation scanning
- [ ] **RECON-JS-05**: Vercel/Netlify deploy preview JS bundle scanning
- [x] **RECON-JS-01**: JavaScript source map extraction and scanning
- [x] **RECON-JS-02**: Webpack/Vite bundle scanning for inlined env vars
- [x] **RECON-JS-03**: Exposed .env file scanning on web servers
- [x] **RECON-JS-04**: Exposed Swagger/OpenAPI documentation scanning
- [x] **RECON-JS-05**: Vercel/Netlify deploy preview JS bundle scanning
### OSINT/Recon — Log Aggregators