File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11/node_modules /
2+ .snyk
Original file line number Diff line number Diff line change 11# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
22version: v1.25.0
33# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4- ignore: {}
4+ ignore:
5+ SNYK-JS-BRACES-6838727:
6+ - '*':
7+ reason: >-
8+ Waiting for a patch: https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727
9+ expires: 2024-06-16T12:00:00.000Z
10+ created: 2024-05-16T12:00:00.000Z
11+ SNYK-JS-MICROMATCH-6838728:
12+ - '*':
13+ reason: >-
14+ Waiting for a patch: https://security.snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
15+ expires: 2024-06-16T12:00:00.000Z
16+ created: 2024-05-16T12:00:00.000Z
517patch: {}
You can’t perform that action at this time.
0 commit comments