https://github.com/jacobpeart-cyber/pysoar
· scanned 2026-06-16 04:28 UTC (2 months ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months ago · v1 · 5 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 53 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 |
PYSOAR_PAGES.md |
software | healthy | PYSOAR_PAGES.md |
requirements.txt |
software | healthy | requirements.txt |
.env.production |
software | healthy | .env.production |
docker-compose.prod.yml |
software | healthy | docker-compose.prod.yml |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
.env.bak |
software | healthy | .env.bak |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
docker-compose.dev.yml |
software | healthy | docker-compose.dev.yml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
frontend |
hardware | healthy | docker-compose.yml |
api |
hardware | healthy | docker-compose.yml |
worker |
hardware | healthy | docker-compose.yml |
scheduler |
hardware | healthy | docker-compose.yml |
flower |
hardware | healthy | docker-compose.yml |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
prometheus |
hardware | healthy | docker-compose.yml |
grafana |
hardware | healthy | docker-compose.yml |
agent |
hardware | healthy | docker-compose.yml |
nginx |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | .env.example |
port:80 |
network | healthy | docker-compose.prod.yml |
port:443 |
network | healthy | docker-compose.prod.yml |
port:5555 |
network | healthy | docker-compose.yml |
port:5514 |
network | healthy | docker-compose.yml |
port:3000 |
network | healthy | docker-compose.yml |
port:8443 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.dev.yml |
port:6379 |
network | healthy | docker-compose.dev.yml |
port:8080 |
network | healthy | docker-compose.dev.yml |
port:8081 |
network | healthy | docker-compose.dev.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
elasticsearch |
data | healthy | .env.example |
postgres |
data | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
vps::azure |
hardware | healthy | requirements.txt |
vps::gcp |
hardware | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
100.27.62.155 |
network | healthy | .env.bak |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env.production |
security | healthy | .env.production |
dotenv::.env.bak |
security | healthy | .env.bak |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
jacobpeart-cyber__pysoar |
software | healthy | /data/fable5_failed_archive/jacobpeart-cyber__pysoar |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.prod.yml |
This page is publicly accessible at:
https://repobility.com/scan/af8f2ae4-5b9f-4fd3-aaf1-406132e4cb82/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/af8f2ae4-5b9f-4fd3-aaf1-406132e4cb82/
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.