diff --git a/.snyk b/.snyk index 82114e06b4..1b450e56d3 100644 --- a/.snyk +++ b/.snyk @@ -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: {} diff --git a/admin/.snyk b/admin/.snyk new file mode 100644 index 0000000000..48089457a4 --- /dev/null +++ b/admin/.snyk @@ -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: {} diff --git a/docker/qgisserver/python/3.6/.snyk b/docker/qgisserver/python/3.6/.snyk new file mode 100644 index 0000000000..b77cd65548 --- /dev/null +++ b/docker/qgisserver/python/3.6/.snyk @@ -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: {}