mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
add ignore rule for net/http2
This commit is contained in:
parent
f261c933d5
commit
469bd2918c
1 changed files with 4 additions and 0 deletions
4
.snyk
4
.snyk
|
|
@ -34,4 +34,8 @@ ignore:
|
||||||
- '*':
|
- '*':
|
||||||
reason: 'As open source org, we have no issues with licenses'
|
reason: 'As open source org, we have no issues with licenses'
|
||||||
created: 2022-11-11T08:09:41.635Z
|
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: {}
|
patch: {}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue