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.

zeyadesperado/morningcart

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

48 raw signals (0 security + 48 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 45 actionable findings from 1 signal source. 3 repeated signals 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
23 warning
GET /health
warning
endpoint 20 gaps risk 0.43
POST /auth/login
warning
endpoint 20 gaps risk 0.43
ANY /admin/
warning
endpoint 2 gaps risk 0.05
auth
ANY /api/
warning
endpoint 2 gaps risk 0.05
auth
DELETE /restaurants/{rid}/items/{item_id}
warning
endpoint 20 gaps risk 0.03
auth
DELETE /sessions/{sid}
warning
endpoint 20 gaps risk 0.03
auth
DELETE /sessions/{sid}/order
warning
endpoint 20 gaps risk 0.03
auth
GET /auth/me
warning
endpoint 20 gaps risk 0.03
auth
GET /colleagues
warning
endpoint 20 gaps risk 0.03
auth
GET /restaurants
warning
endpoint 20 gaps risk 0.03
auth
GET /sessions/current
warning
endpoint 20 gaps risk 0.03
auth
GET /sessions/open
warning
endpoint 20 gaps risk 0.03
auth
GET /sessions/{sid}
warning
endpoint 20 gaps risk 0.03
auth
GET /sessions/{sid}/result
warning
endpoint 20 gaps risk 0.03
auth
PATCH /orders/{oid}
warning
endpoint 20 gaps risk 0.03
auth
PATCH /restaurants/{rid}
warning
endpoint 20 gaps risk 0.03
auth
PATCH /restaurants/{rid}/items/{item_id}
warning
endpoint 20 gaps risk 0.03
auth
POST /auth/logout
warning
endpoint 20 gaps risk 0.03
auth

Showing first 18 of 23 flows. The full set is available via the Findings tab — filter by tags=flow-* for flow-tagged gaps.

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/6f89d8e2-1326-406e-af2c-0b8ebe61d76a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f89d8e2-1326-406e-af2c-0b8ebe61d76a/

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.