Initial commit: Talos edge-facing scan orchestrator.
FastAPI + Kali tools UI for authorized scans of levkin.ca / LAN targets. Gitignore local data/.env; add pytest + gitleaks CI.
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
.env
|
||||
data/
|
||||
ollama/
|
||||
backend/.venv/
|
||||
backend/*.egg-info/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
.DS_Store
|
||||
*.db
|
||||
*.log
|
||||
Reference in New Issue
Block a user