1. 75c1acc cmd/govulncheck: rearrange test files by Maceo Thompson · 6 months ago
  2. d953cce all: add logging to TestGovulncheck by Zvonimir Pavlinovic · 6 months ago
  3. 25985ce internal/scan: disallow package input in mod level by Maceo Thompson · 6 months ago
  4. 008d020 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
  5. d51afa6 cmd/govulncheck: fix mod level behavior by Maceo Thompson · 7 months ago
  6. 286bb05 all: update to x/tools@v.15.0 by Tim King · 6 months ago
  7. 4ce2d83 internal/vulncheck: define Binary over Bin by Zvonimir Pavlinovic · 7 months ago
  8. 8fa5789 internal/vulncheck: add binary abstraction data structure by Zvonimir Pavlinovic · 7 months ago
  9. fcf7dff cmd/govulncheck: organize tests into subdirs by Maceo Thompson · 7 months ago
  10. 26305ce internal/scan: Improve "Informational" text output by Maceo Thompson · 7 months ago
  11. c8f88df internal/scan: properly "genericify" choose by Maceo Thompson · 7 months ago
  12. 94af419 internal/vulncheck: emit package findings all at once by Zvonimir Pavlinovic · 7 months ago
  13. d9895b7 internal/vulncheck: update logic for package level analysis by Zvonimir Pavlinovic · 7 months ago
  14. a916ed9 internal/vulncheck: remove obsolete tests and helpers by Zvonimir Pavlinovic · 7 months ago
  15. 494f7b9 internal/scan: remove obsolete function by Maceo Thompson · 7 months ago
  16. 95059e5 internal/scan: check for go mod before running by Maceo Thompson · 7 months ago
  17. 1628303 cmd/govulncheck/integration: add new expectations by Zvonimir Pavlinovic · 7 months ago
  18. 227475c cmd/govulncheck: Fix no go mod tests by Maceo Thompson · 7 months ago
  19. ff77577 internal/vulncheck: rename moduleVulnerabilities by Zvonimir Pavlinovic · 7 months ago
  20. e30e743 internal/vulncheck: add documentation and propagate errors by Zvonimir Pavlinovic · 7 months ago
  21. aca0fd4 internal/vulncheck: emit OSVs in their raw form asap by Zvonimir Pavlinovic · 7 months ago
  22. b7bbfa0 internal/scan: move emit logic for findings to internal/vulncheck by Zvonimir Pavlinovic · 7 months ago
  23. 61b4508 internal: properly fetch modules in source mode by Maceo Thompson · 8 months ago
  24. cc39747 internal/scan: verify scan level flag by Maceo Thompson · 7 months ago
  25. 441c6de internal/govulncheck: update Finding docstring by Maceo Thompson · 7 months ago
  26. 0f3617a internal/vulncheck: remove file set computation by Zvonimir Pavlinovic · 8 months ago
  27. be8c702 internal/scan: generate better message when patterns matches no packages by Zvonimir Pavlinovic · 8 months ago
  28. 33c23e2 internal/scan, vulncheck: emit vulns as found by Maceo Thompson · 9 months ago
  29. 1d6687b internal/scan: use modVersion for mod version by Maceo Thompson · 8 months ago
  30. 6987ccb internal/scan: suggest earliest valid fixed version as the fix by Zvonimir Pavlinovic · 8 months ago
  31. a67dfbc internal/scan: communicate default value for test flag by Zvonimir Pavlinovic · 8 months ago
  32. dc254a3 internal/semver: rename the LatestFixedVersion function by Zvonimir Pavlinovic · 8 months ago
  33. 596701a cmd/govulncheck: fix incorrect test file name by Zvonimir Pavlinovic · 8 months ago
  34. 2ee954f cmd/govulncheck: remove go version for test file by Zvonimir Pavlinovic · 9 months ago
  35. 952f6e5 internal/vulnchec: improve comments and names for imports level logic by Zvonimir Pavlinovic · 8 months ago
  36. 87ceb80 internal/govulncheck: update description of Findings by Zvonimir Pavlinovic · 9 months ago
  37. 712bbae internal/vulncheck/internal/buildinfo: support stripped darwin binaries by Zvonimir Pavlinovic · 9 months ago
  38. 3881ca8 internal/scan: update test names by Maceo Thompson · 9 months ago
  39. 64ff134 internal/scan: text output allows module level vulns by Maceo Thompson · 9 months ago
  40. 800e121 internal/client: add additional context to HTTP error message by Tatiana Bradley · 9 months ago
  41. b7c0c6e internal/scan: add isImported function by Maceo Thompson · 9 months ago
  42. 94b71a9 internal/scan: fix trace count bug by Maceo Thompson · 9 months ago
  43. 476da6d internal/vulncheck: add LoadModules using go.mod by Maceo Thompson · 9 months ago
  44. f9a767c internal/govulncheck: add WantPackages scan level by Maceo Thompson · 9 months ago
  45. da4b74a all: go get golang.org/x/tools@74c255b by Cuong Manh Le · 9 months ago v1.0.1
  46. 3eb86d4 internal/scan: change the way convert mode works by Ian Cottrell · 10 months ago
  47. e3a5c49 internal/scan: add -version flag by Ian Cottrell · 10 months ago
  48. 242ecf7 internal/vulncheck/internal/gosym: fix typo by Heschi Kreinick · 10 months ago
  49. 91424c7 internal/gosym: update binary mode version parsing by Maceo Thompson · 10 months ago
  50. b2f5f90 internal/scan: refactor to remove redundant code by Maceo Thompson · 10 months ago
  51. 81563a3 vulncheck/internal/gosym: add support for go versions > 1.20 by Maceo Thompson · 10 months ago
  52. 3233c5e internal/vulncheck/internal/buildinfo: skip failing tests by Jonathan Amsterdam · 10 months ago
  53. 1568f33 cmd/govulncheck: skip TestCommand in short mode by Dmitri Shuralyov · 10 months ago
  54. f69de67 internal/scan: fix double line spacing by Ian Cottrell · 11 months ago v1.0.0
  55. 05958cb internal/scan: trim the newlines off the GoVersion by Ian Cottrell · 11 months ago
  56. 2dd8d10 internal/scan: print the summary even when there are no findings by Ian Cottrell · 11 months ago
  57. 76e9546 internal/scan: update govulncheck docs by Julie Qiu · 11 months ago
  58. 1f1cc7a cmd,internal/govulncheck: change protocol version to v1.0.0 by Julie Qiu · 11 months ago
  59. 75e4830 all: update docs by Julie Qiu · 11 months ago
  60. 5ae5761 README.md: update by Julie Qiu · 11 months ago
  61. 90fb9c6 scan: add package doc by Julie Qiu · 11 months ago
  62. 2e57e38 cmd,internal: remove experimental reference by Julie Qiu · 11 months ago
  63. a443f34 internal/govulncheck: improve documentation by Ian Cottrell · 11 months ago
  64. 2e18a67 internal/vulncheck/internal/buildinfo: remove unused field by Zvonimir Pavlinovic · 11 months ago v0.2.0
  65. 40b2f5d interna/vulncheck: call updateInitPositions by Zvonimir Pavlinovic · 11 months ago
  66. 2f47882 internal/vulncheck/internal/buildinfo: clarify support for darwin by Zvonimir Pavlinovic · 1 year, 1 month ago
  67. 7600df9 internal/vulncheck: integrate sorting into call stack search by Zvonimir Pavlinovic · 12 months ago
  68. d911019 cmd/govulncheck/integration/internal/integration: update call check by Zvonimir Pavlinovic · 11 months ago
  69. 8163a83 internal/vulncheck: remove unnecessary assignment to the blank identifier by Dmitri Shuralyov · 11 months ago
  70. 9eaf6cb internal/vulncheck: integrate unique call stack logic into bfs by Zvonimir Pavlinovic · 11 months ago
  71. 2652370 internal/vulncheck: move code for filtering call stacks by Zvonimir Pavlinovic · 11 months ago
  72. 8038b1f internal/vulncheck: remove stdlib confidence in call stacks by Zvonimir Pavlinovic · 11 months ago
  73. 7c36ae1 internal/scan: use summary if available by Ian Cottrell · 12 months ago
  74. 17e4027 internal/scan: keep the path and version string separate by Ian Cottrell · 12 months ago
  75. d27dd5e internal/scan: dont prebuild summary data by Ian Cottrell · 12 months ago
  76. 2fb292c internal/scan: remove frameSummary by Ian Cottrell · 12 months ago
  77. 3fef6c2 internal/scan: stop using templates by Ian Cottrell · 12 months ago
  78. 7b0106d internal/scan: don't sort the findings by Ian Cottrell · 12 months ago
  79. 4c65e9d internal/scan: make "for function" line match by Ian Cottrell · 12 months ago
  80. 1e6da30 internal/scan: allow -show for binary mode by Ian Cottrell · 1 year ago
  81. 77d3e7b internal/scan: single frame traces by Ian Cottrell · 1 year ago
  82. c3df7b5 internal/scan: binary symbol handling fix by Ian Cottrell · 1 year ago
  83. 9e5885c scan: Add Env to Cmd by Ian Cottrell · 1 year ago
  84. be19afd internal/govulncheck: remove GOOS and GOARCH from config by Ian Cottrell · 1 year ago
  85. 6ee2697 internal/govulncheck: replace ImportsOnly with ScanLevel by Ian Cottrell · 1 year ago
  86. 8c58c61 cmd/govulncheck: add vendor tests by Ian Cottrell · 1 year ago
  87. 3b879b7 internal/osv: add the summary field by Ian Cottrell · 12 months ago
  88. ecf0d65 internal/scan: change replace handling by Ian Cottrell · 1 year ago
  89. 13df56f internal/scan: move the summary to the bottom by Ian Cottrell · 1 year ago
  90. f97f4a9 internal/scan: improve whitespace handling by Ian Cottrell · 1 year ago
  91. d3552db internal/scan: explicit whitespace handling by Ian Cottrell · 1 year ago
  92. 3c4eeee internal/scan: merge wrap and indent by Ian Cottrell · 1 year ago
  93. 0c11fb1 internal/scan: more compact trace frame printing by Ian Cottrell · 1 year ago
  94. 4d48580 internal/client: allow flat list of OSV as db by Tatiana Bradley · 1 year, 1 month ago
  95. 0e42683 internal/scan: use the url from the database by Ian Cottrell · 1 year ago
  96. 8d7d065 internal/scan: add -update to print tests by Ian Cottrell · 1 year ago
  97. 5a75c18 internal/scan: add the ability to do show variant tests by Ian Cottrell · 1 year ago
  98. c241f1a internal/scan: consistently use - in testdata file names by Ian Cottrell · 1 year ago
  99. 5ff4ed2 internal/scan: remove source field from TextHandler by Ian Cottrell · 1 year ago
  100. 46e62bc internal/scan: unify the core templates by Ian Cottrell · 1 year ago