Skip to content

Commit

Permalink
Merge pull request #11172 from camptocamp/backport/11171-to-2.6
Browse files Browse the repository at this point in the history
[Backport 2.6] Ignore CVE
  • Loading branch information
sbrunner authored Jun 20, 2024
2 parents 200bf20 + c04c13c commit c41acbb
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 c41acbb

Please sign in to comment.