Skip to content

Commit

Permalink
Update fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain-S committed Jan 8, 2025
1 parent d27a908 commit 08819a4
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 80 deletions.
12 changes: 3 additions & 9 deletions .safety-policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,13 @@ report:
vulnerabilities:
64459:
reason: Python wide vulnerability.
expires: '2024-12-12'
expires: '2025-12-12'
64396:
reason: Python wide vulnerability.
expires: '2024-12-12'
67599:
reason: Only applies if using private package repo.
expires: '2026-04-17'
expires: '2025-12-12'
51668:
reason: We cannot currently use SQL Alchemy v2.
expires: '2024-12-12'
70612:
reason: We do not use untrusted templates that would require the from_string() method.
expires: '2024-12-12'
expires: '2025-12-12'


fail-scan-with-exit-code:
Expand Down
Loading

0 comments on commit 08819a4

Please sign in to comment.