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.
10 of your 49 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 6.72s · analysis 2.07s · 31.9 MB · GitHub API rate-limit (preflight)

synopse/mORMot2

https://github.com/synopse/mORMot2 · scanned 2026-06-05 15:07 UTC (5 days, 2 hours ago) · 10 languages

72 raw signals (48 security + 24 graph) 11/13 scanners ran 10th percentile · C · large (100-500K LoC) System graph score 87 (lower by 32)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 2 hours ago · v2 · 30 actionable findings from 2 signal sources. 30 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 65.0 0.15 9.75
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 65.0 0.15 9.75
practices_score 40.0 0.15 6.00
code_quality 50.0 0.10 5.00
Overall 1.00 55.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
ORM models found but no DB engine detected
GapSeverity.MEDIUM Layer.DATA score 0.225
Why: medium severity
#3
Dockerfile runs as root: ex/ThirdPartyDemos/martin-doyle/07-HttpDockerORM/docker/Dockerfile
GapSeverity.MEDIUM Layer.HARDWARE score 0.225
Why: medium severity
#4
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#5
Frontend route `/customer/:id` has no Link/navigate to it — ex/ThirdPartyDemos/dmvc-ai/51-react/frontend/src/Layout.js
GapSeverity.MEDIUM Layer.QUALITY score 0.214
Why: medium severity · crashes are likely without this
Fix: Wrap the `fetch(...)` in `try { ... } catch` in ex/ThirdPartyDemos/dmvc-ai/51-react/frontend/src/Layout.js, OR pass `{ signal: AbortSignal.timeout(N) }` so the call cancels deterministically.
#6
Frontend route `/about` has no Link/navigate to it — ex/ThirdPartyDemos/dmvc-ai/51-react/frontend/src/Layout.js
GapSeverity.MEDIUM Layer.QUALITY score 0.214
Why: medium severity · crashes are likely without this
Fix: Wrap the `fetch(...)` in `try { ... } catch` in ex/ThirdPartyDemos/dmvc-ai/51-react/frontend/src/Layout.js, OR pass `{ signal: AbortSignal.timeout(N) }` so the call cancels deterministically.
#7
Docker base image is tag-pinned but not digest-pinned: debian:bookworm-slim
GapSeverity.LOW Layer.HARDWARE score 0.100
Why: low severity
ex/ThirdPartyDemos/martin-doyle/07-HttpDockerORM/docker/Dockerfile:1
#8
File has no detected symbols: ex/ThirdPartyDemos/dmvc-ai/51-react/frontend/src/services/api.js
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#9
File has no detected symbols: ex/ThirdPartyDemos/tbo/05-WebMustache/Assets/ShowAlert.js
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#10
Containers defined but no K8s/orchestration manifest found
GapSeverity.LOW Layer.HARDWARE score 0.100
Why: low severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/ae7e3a15-b699-45f1-b74a-bff4c8e35f4d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ae7e3a15-b699-45f1-b74a-bff4c8e35f4d/

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.