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.

django/django

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

549 raw signals (48 security + 501 graph) 8/10 scanners ran 50th percentile · Python · huge (>500K LoC) System graph score 73 (higher by 2)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 3 days ago · v1 · 13 actionable findings from 1 signal source. 33 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-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 69.5 0.25 17.38
testing_score 85.0 0.20 17.00
documentation_score 70.0 0.15 10.50
practices_score 90.0 0.15 13.50
code_quality 80.0 0.10 8.00
Overall 1.00 75.4
Calibrated penalty buckets (security_score): web: 1.6 · authz: 1.2 · threat: 27.8
security_score may be inflated — optional scanners skipped due to repo size/fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
23 warning
ANY /login/
warning
endpoint 8 gaps risk 0.45
ANY /
warning
endpoint 9 gaps risk 0.05
auth
ANY /(?P<url>.*)$
warning
endpoint 4 gaps risk 0.05
auth
ANY /<path:url>
warning
endpoint 1 gap risk 0.05
auth
ANY /^models/(?P<app_label>[…?P<model_name>[^/]+)/$
warning
endpoint 9 gaps risk 0.05
auth
ANY /autocomplete/
warning
endpoint 4 gaps risk 0.05
auth
ANY /bookmarklets/
warning
endpoint 9 gaps risk 0.05
auth
ANY /filters/
warning
endpoint 9 gaps risk 0.05
auth
ANY /jsi18n/
warning
endpoint 4 gaps risk 0.05
auth
ANY /logout/
warning
endpoint 8 gaps risk 0.05
auth
ANY /models/
warning
endpoint 9 gaps risk 0.05
auth
ANY /password_change/
warning
endpoint 8 gaps risk 0.05
auth
ANY /password_change/done/
warning
endpoint 8 gaps risk 0.05
auth
ANY /password_reset/
warning
endpoint 8 gaps risk 0.05
auth
ANY /password_reset/done/
warning
endpoint 8 gaps risk 0.05
auth
ANY /r/<path:content_type_id>/<path:object_id>/
warning
endpoint 4 gaps risk 0.05
auth
ANY /reset/<uidb64>/<token>/
warning
endpoint 8 gaps risk 0.05
auth
ANY /reset/done/
warning
endpoint 8 gaps risk 0.05
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/ae0fafd5-ca42-4d82-9dcd-8a318ddbf0a9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ae0fafd5-ca42-4d82-9dcd-8a318ddbf0a9/

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.