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

Scan timing: clone 17.4s · analysis 5.76s · 33.4 MB · GitHub API rate-limit (preflight)

fastapi

https://github.com/fastapi/fastapi.git · scanned 2026-06-05 04:14 UTC (4 hours, 59 minutes ago) · 10 languages

3379 findings (191 legacy + 3188 scanner) 11/13 scanners ran 84th percentile · Python · large (100-500K LoC) Scanner says 70 (higher by 13)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 hours, 57 minutes ago · v12 · 438 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 60.0 0.15 9.00
practices_score 81.0 0.15 12.15
code_quality 80.0 0.10 8.00
Overall 1.00 83.2
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
FastAPI POST `create_item` without auth dependency — docs_src/app_testing/app_b_py310/main.py:29
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/app_testing/app_b_py310/main.py:29.
docs_src/app_testing/app_b_py310/main.py:29
#2
FastAPI POST `create_item` without auth dependency — docs_src/app_testing/app_b_an_py310/main.py:31
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/app_testing/app_b_an_py310/main.py:31.
docs_src/app_testing/app_b_an_py310/main.py:31
#3
FastAPI POST `create_item` without auth dependency — docs_src/separate_openapi_schemas/tutorial002_py310.py:13
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/separate_openapi_schemas/tutorial002_py310.py:13.
docs_src/separate_openapi_schemas/tutorial002_py310.py:13
#4
FastAPI POST `create_item` without auth dependency — docs_src/separate_openapi_schemas/tutorial001_py310.py:13
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/separate_openapi_schemas/tutorial001_py310.py:13.
docs_src/separate_openapi_schemas/tutorial001_py310.py:13
#5
FastAPI POST `create_file` without auth dependency — docs_src/request_forms_and_files/tutorial001_an_py310.py:8
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_forms_and_files/tutorial001_an_py310.py:8.
docs_src/request_forms_and_files/tutorial001_an_py310.py:8
#6
FastAPI POST `create_file` without auth dependency — docs_src/request_forms_and_files/tutorial001_py310.py:6
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_forms_and_files/tutorial001_py310.py:6.
docs_src/request_forms_and_files/tutorial001_py310.py:6
#7
FastAPI POST `create_files` without auth dependency — docs_src/request_files/tutorial002_py310.py:7
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_files/tutorial002_py310.py:7.
docs_src/request_files/tutorial002_py310.py:7
#8
FastAPI POST `create_upload_files` without auth dependency — docs_src/request_files/tutorial002_py310.py:12
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_files/tutorial002_py310.py:12.
docs_src/request_files/tutorial002_py310.py:12
#9
FastAPI POST `create_file` without auth dependency — docs_src/request_files/tutorial001_02_py310.py:6
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_files/tutorial001_02_py310.py:6.
docs_src/request_files/tutorial001_02_py310.py:6
#10
FastAPI POST `create_upload_file` without auth dependency — docs_src/request_files/tutorial001_02_py310.py:14
GapSeverity.HIGH Layer.SECURITY score 0.537
Why: high severity · OWASP-class risk
Fix: Add `user = Depends(get_current_user)` to the function signature in docs_src/request_files/tutorial001_02_py310.py:14.
docs_src/request_files/tutorial001_02_py310.py:14

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/c40d0f26-5d78-49bb-b6a4-b6e3409b5532/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c40d0f26-5d78-49bb-b6a4-b6e3409b5532/

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.