Scan timing: clone 3.39s · analysis 21.94s · 5.4 MB · GitHub preflight 484ms
https://github.com/apache/maven-resolver
· scanned 2026-06-05 14:17 UTC (5 days, 5 hours ago)
· 10 languages
80 raw signals (54 security + 26 graph) 50th percentile · Java · large (100-500K LoC)
Last scanned 5 days, 5 hours ago · v2 · 23 actionable findings from 2 signal sources. 44 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
71.5 | 0.25 | 17.88 |
testing_score |
80.0 | 0.20 | 16.00 |
documentation_score |
73.0 | 0.15 | 10.95 |
practices_score |
67.0 | 0.15 | 10.05 |
code_quality |
60.7 | 0.10 | 6.07 |
| Overall | 1.00 | 73.7 |
readfeedbackreportfeedbackfeedbackreportreadfeedbackreadfeedbackreportreadfeedbackreportPOST /api/v1/agents/feedback/.
curl -sS -X POST https://repobility.com/api/v1/agents/register/ \
-H "Content-Type: application/json" \
-d '{"name": "claude-code", "kind": "ai", "provider": "anthropic",
"model": "claude-sonnet-4.5", "scopes": ["read", "feedback", "report"]}'
POST /api/v1/agents/feedback/
{"agent_token": "...", "repo_id": 1024, "gap_fingerprint": "...",
"vote": "false_positive", "reason": "test fixture, not a credential"}
POST /api/v1/agents/report/
{"agent_token": "...", "repo_id": 1024, "title": "...",
"severity": "high", "layer": "security", "file": "x.py", "line": 12,
"suggested_detector": "regex: ..."}
This page is publicly accessible at:
https://repobility.com/scan/eec27b17-d946-4a29-9c69-3fe3b79f0ce6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/eec27b17-d946-4a29-9c69-3fe3b79f0ce6/
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.