Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SNYK for 4.x #7064

Merged
merged 3 commits into from
May 29, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 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-WEB3-174533:
- '*':
reason: Ignore test issue
expires: 3024-06-26T17:16:53.075Z
created: 2024-05-27T17:16:53.080Z
SNYK-JS-BRACES-6838727:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T17:29:07.153Z
created: 2024-05-27T17:29:07.159Z
SNYK-JS-EXPRESS-6474509:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T17:29:31.142Z
created: 2024-05-27T17:29:31.149Z
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T17:29:51.622Z
created: 2024-05-27T17:29:51.628Z
SNYK-JS-MICROMATCH-6838728:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T17:30:47.237Z
created: 2024-05-27T17:30:47.240Z
SNYK-JS-SERIALIZEJAVASCRIPT-6147607:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T17:31:06.652Z
created: 2024-05-27T17:31:06.656Z
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555:
- '*':
reason: Docusaurus issue
expires: 3024-06-26T20:52:00.793Z
created: 2024-05-27T20:52:00.797Z
SNYK-JS-JSON5-3182856:
- '*':
reason: Eslint problem
expires: 3024-06-26T20:53:53.640Z
created: 2024-05-27T20:53:53.644Z
SNYK-JS-SEMVER-3247795:
- '*':
reason: Eslint problem
expires: 3024-06-26T20:54:20.755Z
created: 2024-05-27T20:54:20.759Z

patch: {}
Loading