The Analyzer v1.0 — autonomous bug bounty engine with 20 attack vectors and Ollama brain

This commit is contained in:
drjones
2026-06-19 06:11:40 -07:00
commit eb1fad4ecc
28 changed files with 2501 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Reports
reports/*.md
reports/*.html
reports/.*
# Temp files
*.tmp
/tmp/
# OS files
.DS_Store
Thumbs.db
# Git
.git/