Skip to content

Commit 517dd52

Browse files
committed
Adds Snyk error since there's available replacement
1 parent 78159da commit 517dd52

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.snyk

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JAVA-IOGRPC-571957:
6+
- '*':
7+
reason: no available replacement
8+
expires: 2020-07-31T00:00:00.000Z
9+
patch: {}

0 commit comments

Comments
 (0)