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.

UniversalSyntropy/docker-compose-field-guide

https://github.com/UniversalSyntropy/docker-compose-field-guide · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. 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 126 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
GITHUB-METADATA.md software healthy GITHUB-METADATA.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.env.example software healthy .env.example
Makefile software healthy Makefile
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
docker-compose.yml software healthy monitoring/docker-compose.yml
prometheus.yml software healthy monitoring/prometheus/prometheus.yml
INDEX.md software healthy docs/INDEX.md
REVERSE-PROXY.md software healthy docs/REVERSE-PROXY.md
STYLE.md software healthy docs/STYLE.md
GLOSSARY.md software healthy docs/GLOSSARY.md
BEST-PRACTICES.md software healthy docs/BEST-PRACTICES.md
TROUBLESHOOTING.md software healthy docs/TROUBLESHOOTING.md
ROADMAP.md software healthy docs/ROADMAP.md
SECRETS-MANAGEMENT.md software healthy docs/SECRETS-MANAGEMENT.md
AGENT-SETUP.md software healthy docs/AGENT-SETUP.md
DOCKER-BASICS.md software healthy docs/DOCKER-BASICS.md
2026-06-11-full-review.md software healthy docs/reviews/2026-06-11-full-review.md
hard-reset.sh software healthy scripts/hard-reset.sh
docker-disk-report.sh software healthy scripts/docker-disk-report.sh
prune-unused.sh software healthy scripts/prune-unused.sh
safe-reset.sh software healthy scripts/safe-reset.sh
README.md software healthy quickstart/README.md
.env.example software healthy quickstart/.env.example
docker-compose.yml software healthy quickstart/docker-compose.yml
bookmarks.yaml software healthy quickstart/config/homepage/bookmarks.yaml
settings.yaml software healthy quickstart/config/homepage/settings.yaml
services.yaml software healthy quickstart/config/homepage/services.yaml
docker.yaml software healthy quickstart/config/homepage/docker.yaml
widgets.yaml software healthy quickstart/config/homepage/widgets.yaml
README.md software healthy recipes/README.md
nextcloud.yml software healthy recipes/nextcloud.yml
traefik.yml software healthy recipes/traefik.yml
pihole.yml software healthy recipes/pihole.yml
README.md software healthy mcp-server/README.md
server.py software healthy mcp-server/server.py
requirements.txt software healthy mcp-server/requirements.txt
copilot-instructions.md software healthy .github/copilot-instructions.md
PULL_REQUEST_TEMPLATE.md software healthy .github/PULL_REQUEST_TEMPLATE.md
dependabot.yml software healthy .github/dependabot.yml
feature_request.md software healthy .github/ISSUE_TEMPLATE/feature_request.md
bug_report.md software healthy .github/ISSUE_TEMPLATE/bug_report.md
validate.yml software healthy .github/workflows/validate.yml
CLAUDE.md quality healthy CLAUDE.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
monitoring software healthy monitoring
prometheus software healthy monitoring/prometheus
docs software healthy docs
reviews software healthy docs/reviews
scripts software healthy scripts
quickstart software healthy quickstart
config software healthy quickstart/config
homepage software healthy quickstart/config/homepage
recipes software healthy recipes
mcp-server software healthy mcp-server
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
port:8080 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:9000 network healthy docker-compose.yml
port:1000 network healthy monitoring/docker-compose.yml
port:9090 network healthy monitoring/docker-compose.yml
port:9100 network healthy monitoring/docker-compose.yml
port:9116 network healthy monitoring/docker-compose.yml
port:3000 network healthy monitoring/docker-compose.yml
port:10 network healthy monitoring/prometheus/prometheus.yml
port:80 network healthy recipes/nextcloud.yml
port:443 network healthy recipes/traefik.yml
port:53 network healthy recipes/pihole.yml
port:8053 network healthy recipes/pihole.yml

LabelLayerStatusPath
get_compose_standards software healthy mcp-server/server.py:25
get_best_practices software healthy mcp-server/server.py:40
get_troubleshooting software healthy mcp-server/server.py:55
get_compose_template software healthy mcp-server/server.py:69
list_guides software healthy mcp-server/server.py:87
get_guide software healthy mcp-server/server.py:107
list_recipes software healthy mcp-server/server.py:132
get_recipe software healthy mcp-server/server.py:149
list_scripts software healthy mcp-server/server.py:172
get_script software healthy mcp-server/server.py:201
check_compose_text software healthy mcp-server/server.py:224
main software healthy mcp-server/server.py:304

LabelLayerStatusPath
app hardware healthy docker-compose.yml
database hardware healthy docker-compose.yml
cache hardware healthy docker-compose.yml
prometheus hardware healthy monitoring/docker-compose.yml
node-exporter hardware healthy monitoring/docker-compose.yml
cadvisor hardware healthy monitoring/docker-compose.yml
snmp-exporter hardware healthy monitoring/docker-compose.yml
grafana hardware healthy monitoring/docker-compose.yml
homepage hardware healthy quickstart/docker-compose.yml
uptime-kuma hardware healthy quickstart/docker-compose.yml

LabelLayerStatusPath
yaml-lint cicd healthy .github/workflows/validate.yml
markdown-lint cicd healthy .github/workflows/validate.yml
shell-lint cicd healthy .github/workflows/validate.yml
mcp-server-smoke cicd healthy .github/workflows/validate.yml
compose-validate cicd healthy .github/workflows/validate.yml
line-length cicd healthy .github/workflows/validate.yml
stack-test cicd healthy .github/workflows/validate.yml
link-check cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
postgres data healthy README.md
mariadb data healthy README.md
redis data healthy README.md
postgresql data healthy docker-compose.yml
sqlite data healthy quickstart/.env.example
mysql data healthy recipes/nextcloud.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
172.17.0.1 network healthy docker-compose.yml
10.0.0.10 network healthy monitoring/prometheus/prometheus.yml
10.0.0.1 network healthy monitoring/prometheus/prometheus.yml
1.1.1.1 network healthy recipes/pihole.yml
1.0.0.1 network healthy recipes/pihole.yml

LabelLayerStatusPath
traefik network healthy README.md
caddy network healthy README.md
nginx network healthy README.md
loadbalancer network healthy recipes/traefik.yml

LabelLayerStatusPath
repobility-clone-nf326p0t software healthy /tmp/repobility-clone-nf326p0t

LabelLayerStatusPath
gha::validate cicd healthy .github/workflows/validate.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/f15b8764-764b-4586-a53a-fb9af63cade4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f15b8764-764b-4586-a53a-fb9af63cade4/

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.