Skip to content

Commit

Permalink
Merge pull request #11173 from camptocamp/backport/11171-to-2.7
Browse files Browse the repository at this point in the history
[Backport 2.7] Ignore CVE
  • Loading branch information
sbrunner authored Jun 20, 2024
2 parents 51edf29 + 7f3f0e3 commit b7a4ac8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions geoportal/.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-JS-NTHCHECK-1586032:
- '*':
reason: Finally requires new version of webpack
created: 2024-06-20T06:41:37.783Z
SNYK-JS-WS-7266574:
- '*':
reason: Requires a new version of Puppeteer that we didn't succeed to make it working
created: 2024-06-20T06:45:06.586Z
patch: {}

0 comments on commit b7a4ac8

Please sign in to comment.