Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pyjwt==2.13.0
# trivy build gate. CVE-2025-62727 (HIGH, FileResponse Range-header O(n^2) DoS) affects
# 0.39.0-0.49.0 and is FIXED in 0.49.1; the prior 0.41.3 pin was in the vulnerable range.
# Pinned 1.3.1 (current), which is above 0.49.1 and includes the fix. See docs/02-scan.md.
starlette==1.3.1
starlette==1.4.1
Loading