https://github.com/abbas-ahmad-cowlar/LSTM_PFD
· scanned 2026-06-16 02:50 UTC (2 months, 1 week ago)
· 10 languages
530 raw signals (237 security + 293 graph) 98th percentile · Python · large (100-500K LoC)
Last scanned 2 months, 1 week ago · v5 · 100 actionable findings from 2 signal sources. 269 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
61.0 | 0.20 | 12.20 |
documentation_score |
95.0 | 0.15 | 14.25 |
practices_score |
88.0 | 0.15 | 13.20 |
code_quality |
60.0 | 0.10 | 6.00 |
| Overall | 1.00 | 79.7 |
All 40 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 |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
implementation_plan.md |
software | healthy | implementation_plan.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
mkdocs.yml |
software | healthy | mkdocs.yml |
CONVERGENCE_PLAN.md |
software | healthy | CONVERGENCE_PLAN.md |
requirements.txt |
software | healthy | requirements.txt |
dataset_card.yaml |
software | healthy | dataset_card.yaml |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
docker-compose.yml |
software | healthy | docker-compose.yml |
BACKLOG.md |
software | healthy | BACKLOG.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
api |
hardware | healthy | docker-compose.yml |
nginx |
hardware | healthy | docker-compose.yml |
dashboard_postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
celery_worker |
hardware | healthy | docker-compose.yml |
dashboard |
hardware | healthy | docker-compose.yml |
celery_flower |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5555 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:80 |
network | healthy | docker-compose.yml |
port:443 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:8050 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
elasticsearch |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
abbas-ahmad-cowlar__LSTM_PFD |
software | healthy | /data/fable5_failed_archive/abbas-ahmad-cowlar__LSTM_PFD |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
0.2.0.1 |
network | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.example |
security | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/ab5472af-7289-4dff-bfae-c9a06bc60c61/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ab5472af-7289-4dff-bfae-c9a06bc60c61/
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.