sonatype-nexus-community / ahab

ahab is a tool to check for vulnerabilities in your apt, apk, or yum powered operating systems, powered by Sonatype OSS Index.
Apache License 2.0
67 stars 18 forks source link

[DepShield] (CVSS 7.5) Vulnerability due to usage of golang.org/x:net:0.0.0-20190311183353-d8887717615a #46

Closed sonatype-depshield[bot] closed 4 years ago

sonatype-depshield[bot] commented 4 years ago

Vulnerabilities

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


Occurrences

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

github.com/spf13:cobra:1.0.0         └─ github.com/spf13:viper:1.4.0               └─ google.golang.org:grpc:1.21.0                     └─ golang.org/x:lint:0.0.0-20190313153728-d0100b6bd8b3                           └─ golang.org/x:tools:0.0.0-20190311212946-11955173bddd                                 └─ golang.org/x:net:0.0.0-20190311183353-d8887717615a                     └─ golang.org/x:net:0.0.0-20190311183353-d8887717615a                     └─ golang.org/x:tools:0.0.0-20190311212946-11955173bddd                           └─ golang.org/x:net:0.0.0-20190311183353-d8887717615a

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 4 years ago

False positive. The actual x:net version used by Ahab is:

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