- 3244d20 go.mod: update golang.org/x dependencies by Gopher Robot · 12 days ago master
- e4f767c go.mod: update golang.org/x dependencies by Gopher Robot · 6 weeks ago
- ded9de4 go.mod: update golang.org/x dependencies by Gopher Robot · 2 months ago
- 952382b go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
- ac9e4b8 cmd/govulncheck/integration: update go version in Dockerfile by Zvonimir Pavlinovic · 4 months ago
- 4e5ea6d all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 4 months ago
- 04448a1 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
- 03fad6f internal/vulncheck: add Unalias call by Alan Donovan · 5 months ago
- d1f3801 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v1.1.4
- 681aa92 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
- 58ab492 cmd/govulncheck: remove unnecessary fixups by Zvonimir Pavlinovic · 7 months ago
- e45fa10 cmd/govulncheck: better mask new (sbom) versions by Zvonimir Pavlinovic · 7 months ago
- bf472d2 cmd/govulncheck: mask dirty dependency versions by Zvonimir Pavlinovic · 7 months ago
- 072d4ef cmd/govulncheck: add missing test data by Zvonimir Pavlinovic · 7 months ago
- 0481857 cmd/govulncheck: set gotypesalias=1 when using >=1.23 toolchain by Tim King · 7 months ago
- d0fc691 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
- dba032f internal/sarif: use empty arrays instead of nils by Zvonimir Pavlinovic · 7 months ago
- 47cd072 cmd/govulncheck/testdata: expand set of go versions in fixup by Zvonimir Pavlinovic · 7 months ago
- 3101014 cmd/govulncheck: remove unused fixup by Maceo Thompson · 8 months ago
- 5234259 internal/scan: add amounts to sbom text output by Maceo Thompson · 8 months ago
- 0de853d internal/scan: remove 'scanning n packages...' msg by Maceo Thompson · 8 months ago
- a23ae09 internal/scan: add SBOM to text output by Maceo Thompson · 8 months ago
- 9124b27 internal/vulncheck: pass SBOM to handlers by Maceo Thompson · 9 months ago
- db75d0a go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
- 1aec043 internal/semver: add SemverToGoTag by Maceo Thompson · 9 months ago
- fd700f3 internal/govulncheck: add sbom message type by Maceo Thompson · 9 months ago
- bbef36d internal/openvex: refactor PURL by Maceo Thompson · 9 months ago
- bd80eaa internal/openvex: populate product subcomponents by Maceo Thompson · 11 months ago
- 2e326d4 internal/scan: do not show stacks in traces mode for binaries by Zvonimir Pavlinovic · 9 months ago
- 3917389 internal/scan: reorganize trace text layout in trace mode by Zvonimir Pavlinovic · 9 months ago
- 6a6005b go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
- 1e9d87e internal/vulncheck: remove use of ssautil.AllFunctions by Zvonimir Pavlinovic · 10 months ago
- ff56115 cmd/govulncheck: update test file for main module vulnerabilities by Zvonimir Pavlinovic · 10 months ago
- ffdef74 cmd/govulncheck: add docs on detecting main module vulns by Zvonimir Pavlinovic · 10 months ago
- 902ccc7 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
- 8579d86 cmd/govulncheck: update unit tests by Maceo Thompson · 11 months ago
- 03865b6 internal/vulncheck: properly check for main package vulns by Zvonimir Pavlinovic · 11 months ago
- 079fa4d internal/vulncheck: explicitly exclude devel from affected ranges by Zvonimir Pavlinovic · 11 months ago
- 201ff88 internal/vulncheck: consider main module when checking bin vulns by Zvonimir Pavlinovic · 11 months ago
- 0a7cb13 internal/vulncheck: exclude dev go versions from ancient check by Zvonimir Pavlinovic · 11 months ago
- 4ea4418 internal/openvex: update handler test by Maceo Thompson · 11 months ago v1.1.3
- de0a0ad LICENSE: update per Google Legal by Russ Cox · 11 months ago
- 1884dfa internal/vulncheck: add warning message for ancient binaries by Zvonimir Pavlinovic · 11 months ago
- d9ad522 all: remove build restrictions requiring go1.18 by Zvonimir Pavlinovic · 11 months ago
- 44e45ea cmd/govulncheck: clarify unsafe/reflection limitations by Zvonimir Pavlinovic · 11 months ago
- 601dd9b cmd/govulncheck: update docs for old Go binaries by Zvonimir Pavlinovic · 11 months ago
- 0f7005f internal/openvex: omit vulns with no findings by Maceo Thompson · 11 months ago
- f94421b cmd/govulncheck/integration: adjust k8s expectations by Zvonimir Pavlinovic · 11 months ago
- 684f5c9 all: remove skipIfShort by Zvonimir Pavlinovic · 12 months ago
- d52dedc all: remove unnecessary test lines for staticcheck by Zvonimir Pavlinovic · 12 months ago
- afa91f1 internal/vulncheck: avoid recomputing if module is known by Zvonimir Pavlinovic · 12 months ago
- 03a0c2f go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
- 675d16b internal/buildinfo: add support for ancient Go binaries by Zvonimir Pavlinovic · 12 months ago
- cfe93e3 internal/goversion: comment out a printing line by Zvonimir Pavlinovic · 12 months ago
- d6cadf9 internal/goversion: add package as copy of rsc.io/goversion/version by Zvonimir Pavlinovic · 12 months ago
- deda8bb cmd/govulncheck: remove line about go version requirements by Sean Liao · 12 months ago
- 055425f internal/vulncheck: improve documentation by Zvonimir Pavlinovic · 12 months ago
- d44b651 internal/vulncheck: use module info when looking for symbols by Zvonimir Pavlinovic · 1 year ago
- dd23607 internal/vulncheck: handle symbols ending with . by Zvonimir Pavlinovic · 12 months ago
- dfbdf81 cmd/govulncheck/integration: make expectation check more robust by Zvonimir Pavlinovic · 12 months ago
- f35edf8 all: require go1.21 by Zvonimir Pavlinovic · 12 months ago
- 3740f5c internal/osv: add review status by Zvonimir Pavlinovic · 1 year ago v1.1.2
- 29462d7 vulncheck: update documentation for vex by Maceo Thompson · 1 year ago
- 2736e1d cmd/govulncheck/integration/stackrox-scanner: update expectations by Zvonimir Pavlinovic · 1 year ago
- 65c6e2b cmd/govulncheck/integration/k8s: update expectations by Zvonimir Pavlinovic · 1 year ago
- 03e66a6 internal/govulncheck: add more comments for emitted OSVs by Zvonimir Pavlinovic · 1 year ago
- f30059c go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago
- 84735a3 internal/scan: increase telemetry counter for show flag by Zvonimir Pavlinovic · 1 year, 1 month ago
- fb2a687 internal/scan: add format and scan level telemetry by Zvonimir Pavlinovic · 1 year, 1 month ago
- f5e77b8 internal/cmd/govulncheck: remove unnecessary binary dependency by Zvonimir Pavlinovic · 1 year ago
- 1201340 cmd/govulncheck/integration: update go in integration tests by Zvonimir Pavlinovic · 1 year ago
- ce0605b internal/openvex: add hash for doc ID by Maceo Thompson · 1 year, 3 months ago
- 745db65 internal/openvex: add statements to handler by Maceo Thompson · 1 year, 3 months ago
- ad5a6f8 internal/openvex: add handler by Maceo Thompson · 1 year, 3 months ago
- b6af818 all: remove test that runs govulncheck on govulncheck by Zvonimir Pavlinovic · 1 year, 1 month ago
- c68e251 internal/sarif: fix a typo by Zvonimir Pavlinovic · 1 year, 1 month ago
- 9c23f01 internal/scan: limit number of binary traces shown by Zvonimir Pavlinovic · 1 year, 1 month ago
- c6f8485 cmd/govulncheck: record scan mode telemetry by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
- 486fd23 all: remove unit tests for staticcheck, unparam, and spellcheck by Zvonimir Pavlinovic · 1 year, 1 month ago v1.1.1
- 6b0fd56 internal/sarif,cmd/govulncheck: publicize sarif by Zvonimir Pavlinovic · 1 year, 2 months ago
- 7b455ee internal/vulncheck: load source code for scan symbol mode only by Zvonimir Pavlinovic · 1 year, 1 month ago
- 7ed0faa all: update golang.org/x/tools by Zvonimir Pavlinovic · 1 year, 1 month ago
- 122c809 internal/vulncheck: emit progress message instead of warning by Zvonimir Pavlinovic · 1 year, 2 months ago
- d837ff8 internal/scan: improve textual output for binary traces by Zvonimir Pavlinovic · 1 year, 2 months ago
- 4a8a6ff internal/buildinfo: avoid panic on nil symbol for elf by Zvonimir Pavlinovic · 1 year, 1 month ago
- 052eac7 internal/sarif: improve GOMODCACHE relative paths by Zvonimir Pavlinovic · 1 year, 2 months ago
- 93d3090 internal/sarif: add version to module info for locations by Zvonimir Pavlinovic · 1 year, 2 months ago
- 0e39fee internal/sarif: remove originalURIBaseIds by Zvonimir Pavlinovic · 1 year, 2 months ago
- 13badf9 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago
- 63adf47 internal/gosym: preallocate inlined call slice by qmuntal · 1 year, 2 months ago
- 230480c internal/vulncheck: improve progress message for binaries by Zvonimir Pavlinovic · 1 year, 2 months ago
- 086b27b internal/vulncheck: emit fetch db and vuln checking progress messages by Zvonimir Pavlinovic · 1 year, 2 months ago
- f3bc44a internal/scan: print progress messages only in verbose mode by Zvonimir Pavlinovic · 1 year, 2 months ago
- 640d2c8 internal/scan: refactor flag usage in text handler by Zvonimir Pavlinovic · 1 year, 2 months ago
- 47dcf00 Revert "internal/scan: disallow multiple patterns in source mode" by Zvonimir Pavlinovic · 1 year, 2 months ago
- 9aaa103 internal/sarif: add missing required Message field by Zvonimir Pavlinovic · 1 year, 5 months ago
- cb903c5 internal/scan: disallow multiple patterns in source mode by Zvonimir Pavlinovic · 1 year, 2 months ago
- 7ee5898 internal/vulncheck: use new improved DeleteSyntheticNodes by Zvonimir Pavlinovic · 1 year, 2 months ago
- a7188c6 internal/openvex: add vex types by Maceo Thompson · 1 year, 3 months ago v1.1.0
- 4b737a9 internal/sarif: compute relative paths for findings by Zvonimir Pavlinovic · 1 year, 5 months ago