https://github.com/B0bTheSkull/webaudit
· scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)
4 raw signals (0 security + 4 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.6 (diff) · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
writeup.md |
software | healthy | writeup.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
webaudit.py |
software | healthy | webaudit.py |
__init__.py |
software | healthy | reporter/__init__.py |
html_reporter.py |
software | healthy | reporter/html_reporter.py |
lint.yml |
software | healthy | .github/workflows/lint.yml |
cookies.py |
software | healthy | checks/cookies.py |
__init__.py |
software | healthy | checks/__init__.py |
headers.py |
software | healthy | checks/headers.py |
ssl_check.py |
software | healthy | checks/ssl_check.py |
exposed_files.py |
software | healthy | checks/exposed_files.py |
xss.py |
software | healthy | checks/xss.py |
| Label | Layer | Status | Path |
|---|---|---|---|
banner |
software | healthy | webaudit.py:35 |
print_finding |
software | healthy | webaudit.py:44 |
main |
software | healthy | webaudit.py:56 |
_severity_score |
software | healthy | reporter/html_reporter.py:23 |
_score_color |
software | healthy | reporter/html_reporter.py:37 |
generate |
software | healthy | reporter/html_reporter.py:46 |
check |
software | healthy | checks/cookies.py:4 |
check |
software | healthy | checks/headers.py:44 |
check |
software | healthy | checks/ssl_check.py:8 |
check |
software | healthy | checks/exposed_files.py:27 |
check_xss |
software | healthy | checks/xss.py:11 |
check_open_redirect |
software | healthy | checks/xss.py:60 |
| Label | Layer | Status | Path |
|---|---|---|---|
reporter |
software | healthy | reporter |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
checks |
software | healthy | checks |
| Label | Layer | Status | Path |
|---|---|---|---|
B0bTheSkull__webaudit |
software | healthy | /data/fable5_failed_archive/B0bTheSkull__webaudit |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/lint.yml |
This page is publicly accessible at:
https://repobility.com/scan/342f8644-fc2a-4083-9506-1ee72667f9bd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/342f8644-fc2a-4083-9506-1ee72667f9bd/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.