Skip to content

Commit

Permalink
Add some unable to update Snyk ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 19, 2024
1 parent fec7dee commit 3c619ac
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,19 @@ ignore:
SNYK-PYTHON-SETUPTOOLS-3180412:
- '*':
reason: Pipenv ignore setuptool
created: 2023-10-09T10:12:42.955Z
created: 2024-08-19T12:48:41.395Z
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
reason: >-
Requires a new version of Puppeteer that we didn't succeed to make it
working
created: 2024-06-20T06:45:06.586Z
SNYK-PYTHON-BEAKER-575115:
- '*':
reason: Will probably never been fixed
created: 2024-08-19T12:47:12.462Z
patch: {}
17 changes: 17 additions & 0 deletions admin/.snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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-BOOTSTRAP-7444593:
- '*':
reason: We are not able to update Bootstrap
created: 2024-08-15T05:35:55.694Z
SNYK-JS-BOOTSTRAP-7444617:
- '*':
reason: We are not able to update Bootstrap
created: 2024-08-15T05:36:09.218Z
SNYK-PYTHON-BEAKER-575115:
- '*':
reason: Will probably never be fixed
created: 2024-08-15T05:35:00.817Z
patch: {}
37 changes: 37 additions & 0 deletions docker/qgisserver/python/3.6/.snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# 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-SETUPTOOLS-3180412:
- '*':
reason: Not compatible with Python 3.6
created: 2024-08-19T12:48:41.395Z
SNYK-PYTHON-BEAKER-575115:
- '*':
reason: Will probably never been fixed
created: 2024-08-19T12:47:12.462Z
SNYK-JS-BOOTSTRAP-7444593:
- '*':
reason: Unable to update it
created: 2024-08-19T12:47:33.934Z
SNYK-JS-BOOTSTRAP-7444617:
- '*':
reason: Unable to update it
created: 2024-08-19T12:47:47.325Z
SNYK-PYTHON-JINJA2-6150717:
- '*':
reason: Not compatible with Python 3.6
created: 2024-08-19T12:48:01.460Z
SNYK-PYTHON-JINJA2-6809379:
- '*':
reason: Not compatible with Python 3.6
created: 2024-08-19T12:48:17.390Z
SNYK-PYTHON-MAKO-3017600:
- '*':
reason: Not compatible with Python 3.6
created: 2024-08-19T12:48:30.609Z
SNYK-PYTHON-SETUPTOOLS-7448482:
- '*':
reason: Not compatible with Python 3.6
created: 2024-08-19T12:48:52.936Z
patch: {}

0 comments on commit 3c619ac

Please sign in to comment.