From 469bd2918c08b395c2eed8109f7eb6176c93c9fb Mon Sep 17 00:00:00 2001 From: Arpit Temani Date: Mon, 12 Dec 2022 12:26:12 +0530 Subject: [PATCH] add ignore rule for net/http2 --- .snyk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.snyk b/.snyk index 2fa83cf27c..285024f5bb 100644 --- a/.snyk +++ b/.snyk @@ -34,4 +34,8 @@ ignore: - '*': reason: 'As open source org, we have no issues with licenses' created: 2022-11-11T08:09:41.635Z + 'SNYK-GOLANG-GOLANGORGXNETHTTP2-3160322': + - '*': + reason: 'grpc working on a release to fix the issue' + created: 2022-12-12T06:50:00.000Z patch: {}