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
The function latestFixed now works with respect to a single module,
instead of finding the overall latest fixed version in an affected list.
Fixesgolang/go#59931
Change-Id: If127ee07aadb94ebd17536f9ff57362585ca9ea4
Reviewed-on: https://go-review.googlesource.com/c/vuln/+/491662
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
https://github.com/golang/vuln/blob/1558849bf5f5be22c9826be5349d01b6fdacb316/internal/scan/util.go#L124 should take into account the module path
https://github.com/golang/vuln/blob/1558849bf5f5be22c9826be5349d01b6fdacb316/internal/scan/util.go#L149
The text was updated successfully, but these errors were encountered: