https://github.com/pablondrina/django-shopman
· scanned 2026-06-16 04:35 UTC (1 month, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
tailwind.config.js |
software | healthy | tailwind.config.js |
manage.py |
software | healthy | manage.py |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
release |
hardware | healthy | docker-compose.yml |
web |
hardware | healthy | docker-compose.yml |
directive-worker |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | .env.example |
sqlite |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | .env.example |
port:8001 |
network | healthy | Makefile |
port:5432 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
pablondrina__django-shopman |
software | healthy | /data/fable5_failed_archive/pablondrina__django-shopman |
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | manage.py:7 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/d6d1486f-e30e-481d-a133-edaef519b04b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d6d1486f-e30e-481d-a133-edaef519b04b/
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.