https://github.com/Chase-DeVries/web-test
· scanned 2026-06-17 01:22 UTC (1 month, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.1 (diff) · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 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 |
|---|---|---|---|
go.mod |
software | healthy | go.mod |
.env |
software | healthy | .env |
build_diagram.py |
software | healthy | build_diagram.py |
README.md |
software | healthy | README.md |
compose.yml |
software | healthy | compose.yml |
main.go |
software | healthy | main.go |
Dockerfile |
software | healthy | Dockerfile |
requirements.txt |
software | healthy | scripts/requirements.txt |
upload_gallery.py |
software | healthy | scripts/upload_gallery.py |
request_handler.go |
software | healthy | requests/request_handler.go |
uk.html |
software | healthy | views/uk.html |
index.html |
software | healthy | views/index.html |
spain.html |
software | healthy | views/spain.html |
navbar.html |
software | healthy | components/navbar.html |
router.go |
software | healthy | router/router.go |
middleware.go |
software | healthy | router/middleware.go |
styles.css |
software | healthy | styles/styles.css |
gallery.js |
software | healthy | assets/gallery.js |
| Label | Layer | Status | Path |
|---|---|---|---|
size |
software | healthy | build_diagram.py:20 |
row |
software | healthy | build_diagram.py:30 |
center_over |
software | healthy | build_diagram.py:39 |
corridor |
software | healthy | build_diagram.py:84 |
generate_thumbnail |
software | healthy | scripts/upload_gallery.py:31 |
run_upload |
software | healthy | scripts/upload_gallery.py:42 |
main |
software | healthy | scripts/upload_gallery.py:51 |
loadGallery |
software | healthy | assets/gallery.js:loadGallery |
showMessage |
software | healthy | assets/gallery.js:showMessage |
fetchPhotos |
software | healthy | assets/gallery.js:fetchPhotos |
thumbnails |
software | healthy | assets/gallery.js:thumbnails |
recursiveRender |
software | healthy | assets/gallery.js:recursiveRender |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
requests |
software | healthy | requests |
views |
software | healthy | views |
components |
software | healthy | components |
router |
software | healthy | router |
styles |
software | healthy | styles |
assets |
software | healthy | assets |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6969 |
network | healthy | .env |
port:3000 |
network | healthy | main.go |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
app |
hardware | healthy | compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Chase-DeVries__web-test |
software | healthy | /data/fable5_failed_archive/Chase-DeVries__web-test |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
This page is publicly accessible at:
https://repobility.com/scan/c1953534-20a2-4c25-8b91-355456dcb3fa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c1953534-20a2-4c25-8b91-355456dcb3fa/
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.