From e46cde9fbdfb8370e633779be5fa7191ec53c4b2 Mon Sep 17 00:00:00 2001 From: Ravi Singal Date: Mon, 4 Jan 2021 15:08:20 +0530 Subject: [PATCH 1/2] update snyk policy to extend ignore expiry --- .snyk | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.snyk b/.snyk index 025cc0ce6..7b5b5fa2a 100644 --- a/.snyk +++ b/.snyk @@ -6,34 +6,34 @@ ignore: SNYK-JAVA-IOGRPC-571957: - '*': reason: No replacement available - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z ## from hypertrace-view-generator SNYK-JAVA-COMMONSHTTPCLIENT-30083: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-COMMONSHTTPCLIENT-31660: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-IONETTY-473694: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-LOG4J-572732: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-ORGAPACHECOMMONS-559327: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-ORGCODEHAUSJACKSON-534878: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z + expires: 2021-03-31T00:00:00.000Z SNYK-JAVA-IONETTY-1042268: - '*': reason: no available replacement - expires: 2020-12-31T00:00:00.000Z -patch: {} \ No newline at end of file + expires: 2021-03-31T00:00:00.000Z +patch: {} From a20288d345401a5a49e6c4ad60ca01cd92a870c0 Mon Sep 17 00:00:00 2001 From: Ravi Singal Date: Mon, 4 Jan 2021 18:56:10 +0530 Subject: [PATCH 2/2] remove SNYK-JAVA-IOGRPC-571957 from ignore list --- .snyk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.snyk b/.snyk index 7b5b5fa2a..79697d2a5 100644 --- a/.snyk +++ b/.snyk @@ -2,11 +2,6 @@ version: v1.14.1 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: -## from hypertrace-trace-enricher and span-normalizer - SNYK-JAVA-IOGRPC-571957: - - '*': - reason: No replacement available - expires: 2021-03-31T00:00:00.000Z ## from hypertrace-view-generator SNYK-JAVA-COMMONSHTTPCLIENT-30083: - '*':