Skip to content

Commit

Permalink
chore(snyk): add snyk configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Apr 4, 2024
1 parent 68c9c24 commit 08396f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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-WEB3UTILS-6229337:
- '*':
reason: Not currently expoitable - fix planned
expires: 2024-05-04T00:00:00.000Z
created: 2024-04-04T11:30:11.068Z
patch: {}

0 comments on commit 08396f2

Please sign in to comment.