Skip to content

Commit

Permalink
chore: ignored snyk vulnerabilities without solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed May 7, 2024
1 parent 93a3b18 commit 2be21ca
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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-SEMVER-3247795:
- '*':
reason: Latest version of expo (50.0.17) has this vulnerability
expires: 2024-06-06T07:21:25.131Z
created: 2024-05-07T07:21:25.134Z
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: Latest version of expo (50.0.17) has this vulnerability
expires: 2024-06-06T07:22:09.438Z
created: 2024-05-07T07:22:09.445Z
patch: {}

0 comments on commit 2be21ca

Please sign in to comment.