Sourced from golang.org/x/vuln's releases.
v1.1.3
This release brings a few bug fixes (#68034, #68256, and #68338) and an increased support for analyzing Go binaries. Binaries built with Go versions prior to go1.18 are now checked, but only for standard library vulnerabilities.
4ea4418
internal/openvex: update handler testde0a0ad
LICENSE: update per Google Legal1884dfa
internal/vulncheck: add warning message for ancient binariesd9ad522
all: remove build restrictions requiring go1.1844e45ea
cmd/govulncheck: clarify unsafe/reflection limitations601dd9b
cmd/govulncheck: update docs for old Go binaries0f7005f
internal/openvex: omit vulns with no findingsf94421b
cmd/govulncheck/integration: adjust k8s expectations684f5c9
all: remove skipIfShortd52dedc
all: remove unnecessary test lines for staticcheck