Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

jacobpeart-cyber/pysoar

https://github.com/jacobpeart-cyber/pysoar · scanned 2026-06-16 04:28 UTC (2 months ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
.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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
vps::aws hardware healthy .env.example
vps::azure hardware healthy requirements.txt
vps::gcp hardware healthy requirements.txt

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
100.27.62.155 network healthy .env.bak

LabelLayerStatusPath
dotenv::.env.production security healthy .env.production
dotenv::.env.bak security healthy .env.bak

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::.env.example security healthy .env.example

LabelLayerStatusPath
jacobpeart-cyber__pysoar software healthy /data/fable5_failed_archive/jacobpeart-cyber__pysoar

LabelLayerStatusPath
celery data healthy requirements.txt

LabelLayerStatusPath
nginx network healthy docker-compose.prod.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.