https://github.com/pyladies/pyladiescon-portal
· scanned 2026-06-16 04:36 UTC (1 month, 3 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 3 weeks ago · v1 · 4 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 38 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 |
|---|---|---|---|
conftest.py |
software | healthy | conftest.py |
Procfile |
software | healthy | Procfile |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
mkdocs.yml |
software | healthy | mkdocs.yml |
requirements.txt |
software | healthy | requirements.txt |
netlify.toml |
software | healthy | netlify.toml |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
compose.yml |
software | healthy | compose.yml |
readme.md |
software | healthy | readme.md |
LICENSE |
software | healthy | LICENSE |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
manage.py |
software | healthy | manage.py |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
portal_user |
software | healthy | conftest.py:12 |
admin_user |
software | healthy | conftest.py:28 |
language |
software | healthy | conftest.py:44 |
conference |
software | healthy | conftest.py:49 |
pretix_order_data |
software | healthy | conftest.py:56 |
main |
software | healthy | manage.py:7 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5433 |
network | healthy | compose.yml |
port:5432 |
network | healthy | compose.yml |
port:6379 |
network | healthy | compose.yml |
port:8000 |
network | healthy | compose.yml |
port:1080 |
network | healthy | compose.yml |
port:1025 |
network | healthy | compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | compose.yml |
redis |
hardware | healthy | compose.yml |
web |
hardware | healthy | compose.yml |
maildev |
hardware | healthy | compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | Makefile |
postgresql |
data | healthy | compose.yml |
redis |
data | healthy | compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::conftest.py |
security | healthy | conftest.py |
password_literal::conftest.py |
security | healthy | conftest.py |
| Label | Layer | Status | Path |
|---|---|---|---|
pyladies__pyladiescon-portal |
software | healthy | /data/fable5_failed_archive/pyladies__pyladiescon-portal |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | compose.yml |
This page is publicly accessible at:
https://repobility.com/scan/a4c17289-9a97-43e5-8abe-de74d98a5502/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a4c17289-9a97-43e5-8abe-de74d98a5502/
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.