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.

khizar-b/pothole-admin-app

https://github.com/khizar-b/pothole-admin-app · scanned 2026-06-16 04:30 UTC (2 months ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 7 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 51 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
.env.example software healthy .env.example
utils.py software healthy utils.py
IMPACT_SCORE_REFERENCE.py software healthy IMPACT_SCORE_REFERENCE.py
DOCUMENTATION_INDEX.md software healthy DOCUMENTATION_INDEX.md
ENHANCEMENT_SUMMARY.md software healthy ENHANCEMENT_SUMMARY.md
config.py software healthy config.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
models.py software healthy models.py
QUICK_START.md software healthy QUICK_START.md
CHANGES_VISUAL_SUMMARY.md software healthy CHANGES_VISUAL_SUMMARY.md
SETUP_GUIDE.md software healthy SETUP_GUIDE.md
fix_impact_scores.py software healthy fix_impact_scores.py
app.py software healthy app.py
seed_on_route.py software healthy seed_on_route.py
seed_sample_data.py software healthy seed_sample_data.py
init_db.py software healthy init_db.py
migrate_db.py software healthy migrate_db.py
ENHANCEMENTS_GUIDE.md software healthy ENHANCEMENTS_GUIDE.md
inspect_db.py software healthy inspect_db.py

LabelLayerStatusPath
normalize_area software healthy utils.py:5
calculate_impact_score software healthy utils.py:16
get_impact_level software healthy utils.py:35
__repr__ software healthy models.py:59
to_dict software dead models.py:36
fix_impact_scores software healthy fix_impact_scores.py:11
create_app software healthy app.py:12
health software healthy app.py:39
get_polyline software healthy seed_on_route.py:16
decode_polyline software healthy seed_on_route.py:37
seed software healthy seed_on_route.py:58
seed software healthy seed_sample_data.py:12
init_database software healthy init_db.py:7
migrate_database software healthy migrate_db.py:8
main software healthy inspect_db.py:6

LabelLayerStatusPath
auth::requirements.txt security healthy requirements.txt
auth::.env.example security healthy .env.example
auth::config.py security healthy config.py
auth::README.md security healthy README.md
auth::app.py security healthy app.py

LabelLayerStatusPath
Config software healthy config.py:6
Admin software healthy models.py:6
PotholeRecord software healthy models.py:17

LabelLayerStatusPath
postgresql data healthy .env.example
postgres data healthy config.py
sqlite data healthy README.md

LabelLayerStatusPath
admins data healthy models.py
pothole_records data healthy models.py

LabelLayerStatusPath
khizar-b__pothole-admin-app software healthy /data/fable5_failed_archive/khizar-b__pothole-admin-app

LabelLayerStatusPath
ANY /health api healthy app.py

LabelLayerStatusPath
port:5000 network healthy app.py
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/9323a50e-84cd-4cc7-acb1-0d44abdb24bb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9323a50e-84cd-4cc7-acb1-0d44abdb24bb/

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.