← Back to scan
File as GitHub Issue repo: benavlabs/FastAPI-boilerplate

Push this scan report to benavlabs/FastAPI-boilerplate

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Object-level route lacks visible authorization: A route with an object id-like parameter d

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/app/core/utils/rate_limit.py:27
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/app/core/setup.py:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/app/core/config.py:113
HIGH DKR014 Dockerfile copies the entire context without .dockerignore scripts/local_with_uvicorn/Dockerfile:17
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… src/app/core/utils/cache.py:260
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… src/app/core/utils/cache.py:253
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… src/app/core/utils/cache.py:234
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… src/app/api/v1/posts.py:93
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… src/app/api/v1/tasks.py:37
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … src/app/core/security.py:54
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… src/scripts/create_first_superuser.py:62
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… src/app/api/dependencies.py:92
MED DKR003 Compose service `nginx` image uses the latest tag scripts/production_with_nginx/docker-co…:55
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKC015 Database service has no healthcheck scripts/production_with_nginx/docker-co…:38
MED DKC015 Database service has no healthcheck scripts/local_with_uvicorn/docker-compo…:38
MED DKC015 Database service has no healthcheck scripts/gunicorn_managing_uvicorn_worke…:38
MED DKR001 Docker final stage has no non-root USER scripts/production_with_nginx/Dockerfile:15
MED DKR001 Docker final stage has no non-root USER scripts/gunicorn_managing_uvicorn_worke…:15
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AUC012 [AUC012] FastAPI interactive docs may be exposed by framework defaults: FastAPI exposes /…
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/api/v1/login.py:47
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/api/v1/posts.py:118
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/api/v1/posts.py:75
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/api/v1/users.py:106
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/api/v1/users.py:65
LOW DKC015 Database service has no healthcheck scripts/production_with_nginx/docker-co…:47
LOW DKC015 Database service has no healthcheck scripts/local_with_uvicorn/docker-compo…:47
LOW DKC015 Database service has no healthcheck scripts/gunicorn_managing_uvicorn_worke…:47
LOW DKR012 Dockerfile keeps pip download cache scripts/production_with_nginx/Dockerfile:7
LOW DKR012 Dockerfile keeps pip download cache scripts/gunicorn_managing_uvicorn_worke…:7
LOW DKC016 App service does not wait for database health scripts/production_with_nginx/docker-co…:24
LOW DKC016 App service does not wait for database health scripts/production_with_nginx/docker-co…:1
LOW DKC016 App service does not wait for database health scripts/local_with_uvicorn/docker-compo…:79
LOW DKC016 App service does not wait for database health scripts/local_with_uvicorn/docker-compo…:65
LOW DKC016 App service does not wait for database health scripts/local_with_uvicorn/docker-compo…:24
LOW DKC016 App service does not wait for database health scripts/local_with_uvicorn/docker-compo…:1
LOW DKC016 App service does not wait for database health scripts/gunicorn_managing_uvicorn_worke…:65
LOW DKC016 App service does not wait for database health scripts/gunicorn_managing_uvicorn_worke…:24
LOW DKC016 App service does not wait for database health scripts/gunicorn_managing_uvicorn_worke…:1
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/production_with_nginx/docker-co…:24
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/production_with_nginx/docker-co…:1
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/local_with_uvicorn/docker-compo…:79
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/local_with_uvicorn/docker-compo…:65
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/local_with_uvicorn/docker-compo…:24
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/local_with_uvicorn/docker-compo…:1
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/gunicorn_managing_uvicorn_worke…:65
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/gunicorn_managing_uvicorn_worke…:24
LOW DKC010 Compose service lacks no-new-privileges hardening scripts/gunicorn_managing_uvicorn_worke…:1
LOW DKC006 Compose service does not declare a runtime user scripts/production_with_nginx/docker-co…:24
LOW DKC006 Compose service does not declare a runtime user scripts/production_with_nginx/docker-co…:1
LOW DKC006 Compose service does not declare a runtime user scripts/local_with_uvicorn/docker-compo…:79
LOW DKC006 Compose service does not declare a runtime user scripts/local_with_uvicorn/docker-compo…:65
LOW DKC006 Compose service does not declare a runtime user scripts/local_with_uvicorn/docker-compo…:24
LOW DKC006 Compose service does not declare a runtime user scripts/local_with_uvicorn/docker-compo…:1
LOW DKC006 Compose service does not declare a runtime user scripts/gunicorn_managing_uvicorn_worke…:65
LOW DKC006 Compose service does not declare a runtime user scripts/gunicorn_managing_uvicorn_worke…:24
LOW DKC006 Compose service does not declare a runtime user scripts/gunicorn_managing_uvicorn_worke…:1
Reset to top 5 59 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `benavlabs/FastAPI-boilerplate`

**Score: 69/100 (B)**  ·  59 findings  ·  scanned 2026-05-18 03:31 UTC  ·  3,646 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 9 |
| MEDIUM | 18 |
| LOW | 32 |

📊 [Full filterable report](https://repobility.com/scan/7be2b6f3-5c00-44fb-b169-5c6bfae29bdf/)  ·  ![scorecard](https://repobility.com/scan/7be2b6f3-5c00-44fb-b169-5c6bfae29bdf/report.png?v=1779075081-s2)

### Top findings

1. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/app/core/utils/rate_limit.py:27` · A10:2021 SSRF
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/app/core/setup.py:45` · A10:2021 SSRF
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/app/core/config.py:113` · A10:2021 SSRF
4. **HIGH** `DKR014` — Dockerfile copies the entire context without .dockerignore
   `scripts/local_with_uvicorn/Dockerfile:17`
5. **HIGH** `AUC003` — Object-level route lacks visible authorization: A route with an object id-like parameter d
   `src/app/core/utils/cache.py:260` · CWE-639 · API1:2023 Broken Object Level Authorization

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/7be2b6f3-5c00-44fb-b169-5c6bfae29bdf/_
Megaproject â high spam risk
Could not determine 'benavlabs/FastAPI-boilerplate' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.