sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
549 stars 76 forks source link

[DepShield] (CVSS 7.5) Vulnerability due to usage of golang.org/x:net:0.0.0-20200226121028-0de0cce0169b #212

Closed sonatype-depshield[bot] closed 3 years ago

sonatype-depshield[bot] commented 3 years ago

Vulnerabilities

DepShield reports that this application's usage of golang.org/x:net:0.0.0-20200226121028-0de0cce0169b results in the following vulnerability(s):


Occurrences

golang.org/x:net:0.0.0-20200226121028-0de0cce0169b is a transitive dependency introduced by the following direct dependency(s):

github.com/gogo:protobuf:1.3.2         └─ github.com/kisielk:errcheck:1.5.0               └─ golang.org/x:tools:0.0.0-20200619180055-7c47624df98f                     └─ golang.org/x:net:0.0.0-20200226121028-0de0cce0169b

This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.

bhamail commented 3 years ago

False positive. We are actually using a newer version of x/net.

$ go list -m all | grep 'x/net'
golang.org/x/net v0.0.0-20201021035429-f5854403a974