Skip to content

Commit

Permalink
Merge pull request #2496 from camptocamp/audit-5.1
Browse files Browse the repository at this point in the history
Ignore CVE
  • Loading branch information
sbrunner authored Nov 1, 2024
2 parents bbf4ab0 + aa9550e commit 363d3c2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-PYTHON-WAITRESS-8309635:
- '*':
reason: Requires a newer python version
created: 2024-11-01T09:43:34.583Z
SNYK-PYTHON-WAITRESS-8309636:
- '*':
reason: Requires a newer python version
created: 2024-11-01T09:43:47.251Z
patch: {}

0 comments on commit 363d3c2

Please sign in to comment.