Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Chase-DeVries/web-test

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
port:6969 network healthy .env
port:3000 network healthy main.go

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
app hardware healthy compose.yml

LabelLayerStatusPath
Chase-DeVries__web-test software healthy /data/fable5_failed_archive/Chase-DeVries__web-test

LabelLayerStatusPath
127.0.0.1 network healthy compose.yml

LabelLayerStatusPath
dotenv::.env security healthy .env
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.