You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/vulns: disable display of vulns for stdlib pages at master
The resolved version for stdlib pages at master is a
v0-prefixed psuedoversion. The result is that all vulns
for stdlib pages that begin at v0 are listed as affecting
even though they may have been fixed in later versions of Go.
This change removes vuln data for stdlib pages when requested
version is master.
Fixesgolang/go#57327.
Change-Id: Ie9df8cb25bc3126397a49af349d401d3a1e2e994
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/460817
Run-TryBot: Jamal Carvalho <[email protected]>
Reviewed-by: Jonathan Amsterdam <[email protected]>
TryBot-Result: kokoro <[email protected]>
0 commit comments