https://github.com/graduationlearn-wq/ARIA
· scanned 2026-06-16 04:25 UTC (2 months ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 32 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 |
|---|---|---|---|
is_local_host |
software | healthy | config.py:58 |
is_https |
software | healthy | config.py:63 |
_check_production_config |
software | healthy | main.py:42 |
lifespan |
software | healthy | main.py:64 |
health_check |
software | healthy | main.py:130 |
get_db |
software | dead | database.py:17 |
init_db |
software | healthy | database.py:26 |
_run_light_migrations |
software | healthy | database.py:33 |
upsert_org |
software | healthy | seed_demo.py:107 |
clear_demo_leads |
software | healthy | seed_demo.py:131 |
make_lead |
software | healthy | seed_demo.py:144 |
_msg |
software | healthy | seed_demo.py:198 |
seed_history |
software | healthy | seed_demo.py:211 |
seed_leads |
software | healthy | seed_demo.py:302 |
main |
software | healthy | seed_demo.py:321 |
⚙ SessionMiddleware |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
LICENSE |
software | healthy | LICENSE |
main.py |
software | healthy | main.py |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
database.py |
software | healthy | database.py |
seed_demo.py |
software | healthy | seed_demo.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Settings |
software | healthy | config.py:8 |
Base |
software | healthy | database.py:13 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::requirements.txt |
security | healthy | requirements.txt |
auth::config.py |
security | healthy | config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
graduationlearn-wq__ARIA |
software | healthy | /data/fable5_failed_archive/graduationlearn-wq__ARIA |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Base |
data | healthy | database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | config.py |
This page is publicly accessible at:
https://repobility.com/scan/cfe94a16-cf58-478c-b7f5-021e19dea69f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cfe94a16-cf58-478c-b7f5-021e19dea69f/
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.