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.

ramyanant/McHRMS

https://github.com/ramyanant/McHRMS · scanned 2026-05-16 20:29 UTC (3 weeks, 3 days ago) · 10 languages

211 raw signals (59 security + 152 graph) 3rd percentile · Python · small (2-20K LoC) System graph score 93 (lower by 52)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 3 days ago · v2 · 39 actionable findings from 1 signal source. 20 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
30 warning
ANY /api/auth/login
warning
endpoint 29 gaps risk 0.45
ANY /
warning
endpoint 29 gaps risk 0.05
auth
ANY /<path:path>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/auth/change-password
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/auth/logout
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/auth/me
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/bulk/upload/<entity>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/business-units
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/business-units/<int:bid>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/cost-centres
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/cost-centres/<int:cid>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/departments
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/departments/<int:did>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/masters/<table>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/masters/all
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/offices
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/offices/<int:oid>
warning
endpoint 29 gaps risk 0.05
auth
ANY /api/options
warning
endpoint 29 gaps risk 0.05
auth

Showing first 18 of 30 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/70ca1e05-2ed2-48bd-8ad2-b84eca1d9557/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/70ca1e05-2ed2-48bd-8ad2-b84eca1d9557/

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.