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