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.

zezekim/dmarcparser

https://github.com/zezekim/dmarcparser · scanned 2026-06-16 01:12 UTC (2 months, 1 week ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 14 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 96 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
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
SPEC.md software healthy SPEC.md
.env.example software healthy .env.example
openapi.yaml software healthy openapi.yaml
compose.yaml software healthy compose.yaml
verify.sh software healthy backup/verify.sh
README-backup.md software healthy backup/README-backup.md
backup.sh software healthy backup/backup.sh
entrypoint.sh software healthy backup/entrypoint.sh
custom.php software healthy roundcube/custom.php
Dockerfile software healthy parser/Dockerfile
main.go software healthy parser/main.go
go.mod software healthy parser/go.mod
forensic.go software healthy parser/internal/forensic/forensic.go
config.go software healthy parser/internal/config/config.go
webhook.go software healthy parser/internal/webhook/webhook.go
api_platform.go software healthy parser/internal/api/api_platform.go
openapi.json software healthy parser/internal/api/openapi.json
api.go software healthy parser/internal/api/api.go
api_intel.go software healthy parser/internal/api/api_intel.go
api_reports2.go software healthy parser/internal/api/api_reports2.go
api_stats.go software healthy parser/internal/api/api_stats.go
audit.go software healthy parser/internal/audit/audit.go
data.go software healthy parser/internal/digest/data.go
render.go software healthy parser/internal/digest/render.go
render_test.go software healthy parser/internal/digest/render_test.go
digest.go software healthy parser/internal/digest/digest.go
poller.go software healthy parser/internal/poller/poller.go
mailx.go software healthy parser/internal/mailx/mailx.go
report.go software healthy parser/internal/report/report.go
payload.go software healthy parser/internal/report/payload.go
pipeline.go software healthy parser/internal/pipeline/pipeline.go
retention.go software healthy parser/internal/retention/retention.go
store_intel.go software healthy parser/internal/store/store_intel.go
store_stats.go software healthy parser/internal/store/store_stats.go
store.go software healthy parser/internal/store/store.go
store_reports2.go software healthy parser/internal/store/store_reports2.go
metrics.go software healthy parser/internal/metrics/metrics.go
migrate.go software healthy parser/internal/migrate/migrate.go
tlsrpt.go software healthy parser/internal/tlsrpt/tlsrpt.go
rollup.go software healthy parser/internal/rollup/rollup.go
selectors.go software healthy parser/internal/selectors/selectors.go
watchdog.go software healthy parser/internal/watchdog/watchdog.go
cymru.go software healthy parser/internal/enrich/cymru.go
enrich.go software healthy parser/internal/enrich/enrich.go
classify.go software healthy parser/internal/enrich/classify.go
backfill.go software healthy parser/internal/enrich/backfill.go
observer.go software healthy parser/internal/enrich/observer.go
export.go software healthy parser/internal/export/export.go

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

LabelLayerStatusPath
backup software healthy backup
roundcube software healthy roundcube
parser software healthy parser
internal software healthy parser/internal
forensic software healthy parser/internal/forensic
config software healthy parser/internal/config
webhook software healthy parser/internal/webhook
api software healthy parser/internal/api
audit software healthy parser/internal/audit
digest software healthy parser/internal/digest
poller software healthy parser/internal/poller
mailx software healthy parser/internal/mailx
report software healthy parser/internal/report
pipeline software healthy parser/internal/pipeline
retention software healthy parser/internal/retention
store software healthy parser/internal/store
metrics software healthy parser/internal/metrics
migrate software healthy parser/internal/migrate
tlsrpt software healthy parser/internal/tlsrpt
rollup software healthy parser/internal/rollup
selectors software healthy parser/internal/selectors
watchdog software healthy parser/internal/watchdog
enrich software healthy parser/internal/enrich
export software healthy parser/internal/export

LabelLayerStatusPath
port:2525 network healthy compose.yaml
port:25 network healthy compose.yaml
port:993 network healthy compose.yaml
port:8090 network healthy compose.yaml
port:80 network healthy compose.yaml
port:8081 network healthy compose.yaml
port:8080 network healthy compose.yaml
port:03 network healthy compose.yaml
port:15 network healthy compose.yaml

LabelLayerStatusPath
image::parser/Dockerfile hardware healthy parser/Dockerfile
mailserver hardware healthy compose.yaml
roundcube hardware healthy compose.yaml
parser hardware healthy compose.yaml
backup hardware healthy compose.yaml

LabelLayerStatusPath
127.0.0.1 network healthy README.md
192.0.2.10 network healthy parser/internal/digest/render_test.go
198.51.100.7 network healthy parser/internal/digest/render_test.go
216.90.108.0 network healthy parser/internal/enrich/cymru.go

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

LabelLayerStatusPath
postgres data healthy README.md

LabelLayerStatusPath
caddy network healthy README.md

LabelLayerStatusPath
vps::hetzner hardware healthy README.md
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/8f6fd695-e1ac-4175-8354-cdf00c4e6e39/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8f6fd695-e1ac-4175-8354-cdf00c4e6e39/

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.