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