merge: phase 14-03 frontend leaks

This commit is contained in:
salvacybersec
2026-04-06 13:21:39 +03:00
38 changed files with 2644 additions and 29 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