1. a9204e2 data/reports: add GO-2024-2572 by Zvonimir Pavlinovic · 6 days ago master
  2. cf650ac data/reports: add GO-2024-2879 by Zvonimir Pavlinovic · 5 days ago
  3. 9840931 cmd/vulnreport: automatically decide whether to create REVIEWED or UNREVIEWED report by Tatiana Bradley · 6 days ago
  4. 95da37a doc: add WIP quickstart guide by Tatiana Bradley · 6 days ago
  5. d97fcd0 doc: add documentation for new YAML fields by Tatiana Bradley · 6 days ago
  6. 917c76b cmd/vulnreport: add label triaged by Tatiana Bradley · 6 days ago
  7. c9dc217 data/reports: updates GO-2024-2571.yaml by Zvonimir Pavlinovic · 6 days ago
  8. f76f828 data/reports: add GO-2024-2874 by Zvonimir Pavlinovic · 7 days ago
  9. 629db64 data/reports: add GO-2024-2571 by Zvonimir Pavlinovic · 7 days ago
  10. 2f2212b data/reports: add GO-2024-2870 by Zvonimir Pavlinovic · 7 days ago
  11. 106ff8e data/reports: updates GO-2023-1904.yaml by Zvonimir Pavlinovic · 7 days ago
  12. 8c9613c internal/symbols: compute names for index list expression receivers by Zvonimir Pavlinovic · 9 days ago
  13. b22fdb0 data/reports: add 2 reports by Tatiana Bradley · 9 days ago
  14. d6b9156 data/reports: add GO-2024-2748 by Tatiana Bradley · 12 days ago
  15. adae49e data/reports: add GO-2024-2632 by Tatiana Bradley · 12 days ago
  16. fe3aaa5 data/reports: add GO-2024-2574 by Tatiana Bradley · 12 days ago
  17. 7049162 data/reports: add GO-2024-2694 by Tatiana Bradley · 12 days ago
  18. 48ef8c2 data/reports: add GO-2024-2702 by Tatiana Bradley · 12 days ago
  19. 1e792e9 data/reports: add GO-2024-2842 by Tatiana Bradley · 12 days ago
  20. 99eb11d data/reports: add GO-2024-2864 by Tatiana Bradley · 13 days ago
  21. 4191954 internal/report: sort references in Fix by Tatiana Bradley · 14 days ago
  22. 2122bde internal/{report, symbols}: various fixes to support automation by Tatiana Bradley · 4 weeks ago
  23. 4404374 internal/report: move TODO check to lint by Tatiana Bradley · 14 days ago
  24. 86f3a07 cmd/vulnreport: add flag -batch to commit by Tatiana Bradley · 2 weeks ago
  25. 65abc06 cmd/vulnreport: add flag -unreviewed to create by Tatiana Bradley · 2 weeks ago
  26. 6219b9d internal/report: add a lint check requiring a review_status by Tatiana Bradley · 2 weeks ago
  27. 69d9a20 data: apply REVIEWED status to all existing reports and osv by Tatiana Bradley · 2 weeks ago
  28. a74f2d7 internal/report: make UNREVIEWED default status in New by Tatiana Bradley · 2 weeks ago
  29. 43df709 internal/report: add review_status field to YAML and OSV by Tatiana Bradley · 2 weeks ago
  30. a60d173 cmd/vulnreport: add command vulnreport triage by Tatiana Bradley · 2 weeks ago
  31. 8a00423 cmd/vulnreport: refactor vulnreport commands to reuse code by Tatiana Bradley · 3 weeks ago
  32. 6105628 internal/report, all: use time.Now as default created time by Tatiana Bradley · 3 weeks ago
  33. 2ff2c86 all: rename cveschema5 and cveschema to cve5 and cve4 by Tatiana Bradley · 3 weeks ago
  34. 57274b4 internal/{ghsa,report}: move ghsaToReport to ghsa package by Tatiana Bradley · 3 weeks ago
  35. 685ac19 all: move cve/ghsa utils to their own package by Tatiana Bradley · 5 weeks ago
  36. 3b6f478 cmd/vulnreport: fix two bugs in "vulnreport duplicates" by Tatiana Bradley · 3 weeks ago
  37. f1651ad data/reports: add GO-2024-2831.yaml by Tim King · 2 weeks ago
  38. 32f3555 data/reports: add GO-2024-2830.yaml by Tim King · 2 weeks ago
  39. 85c3cae data/reports: add GO-2024-2833.yaml by Tim King · 3 weeks ago
  40. e796110 data: preserve cve references by Tatiana Bradley · 3 weeks ago
  41. fa12a23 data/reports: add GO-2024-2638.yaml by Tatiana Bradley · 3 weeks ago
  42. 8cdf8a5 data/reports: add GO-2024-2800.yaml by Tatiana Bradley · 3 weeks ago
  43. 8e27223 data/reports: add GO-2024-2821.yaml by Tim King · 3 weeks ago
  44. a3ba6c6 data/reports: add GO-2024-2826.yaml by Tim King · 3 weeks ago
  45. fe9f8b1 internal/report: resolve commit numbers to pseudoversions by Tim King · 3 weeks ago
  46. ab56ae9 data/reports: add GO-2024-2721.yaml by Tim King · 3 weeks ago
  47. 6624d28 data/reports: add GO-2024-2822.yaml by Tim King · 3 weeks ago
  48. 36b9d1c data/reports: add GO-2024-2819.yaml by Tim King · 3 weeks ago
  49. dae7e35 data/reports: update GO-2024-2824.yaml by Tatiana Bradley · 3 weeks ago
  50. 14ea428 data/reports: add GO-2024-2818.yaml by Tim King · 3 weeks ago
  51. d62c852 all: refactor report.New to take options by Tatiana Bradley · 3 weeks ago
  52. 925a28e internal/report: add quick fix for module merging issue by Tatiana Bradley · 3 weeks ago
  53. c387d46 internal/{genericosv,report}: move shared logic to report.New by Tatiana Bradley · 6 weeks ago
  54. 49c91e4 internal/{report,worker}: replace calls of XToReport with report.New by Tatiana Bradley · 6 weeks ago
  55. 788286b internal/report: add result of Fix to test output for CVEs by Tatiana Bradley · 6 weeks ago
  56. 0b08369 all: refactor to unify report creation from different sources by Tatiana Bradley · 6 weeks ago
  57. 63619fa data/reports: add GO-2024-2825.yaml by Tatiana Bradley · 3 weeks ago
  58. aaa145d data/reports: add GO-2024-2824.yaml by Tatiana Bradley · 3 weeks ago
  59. 6bfb4f3 go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago
  60. 239384d data/reports: add missing derived symbols by Tatiana Bradley · 5 weeks ago
  61. 8a75170 data/reports: add missing/related aliases for regular reports by Tatiana Bradley · 5 weeks ago
  62. 6e79558 data/excluded: add missing/related aliases for excluded reports by Tatiana Bradley · 5 weeks ago
  63. ed921e3 internal/ghsa: fix nil pointer dereference by Tatiana Bradley · 5 weeks ago
  64. 7a6fd50 internal/report: relax the summary length max from 100 to 125 by Tatiana Bradley · 5 weeks ago
  65. b3423aa data/reports: add GO-2024-2744.yaml by Maceo Thompson · 5 weeks ago
  66. 955302f data/reports: add GO-2024-2743.yaml by Maceo Thompson · 5 weeks ago
  67. 432a735 data/reports/GO-2020-0013: change CL. by Jonathan Amsterdam · 6 weeks ago
  68. 9e498b3 data/reports: withdraw GO-2024-2730 by Damien Neil · 6 weeks ago
  69. cd4d4fe data/reports: add GO-2024-2730.yaml by Damien Neil · 6 weeks ago
  70. b9f311b data/excluded: batch add 2 excluded reports by Damien Neil · 7 weeks ago
  71. c6f7e64 data/reports: add missing GHSAs by Tatiana Bradley · 6 weeks ago
  72. efe4e2a data/reports: add GO-2024-2667.yaml by Damien Neil · 7 weeks ago
  73. d01fe31 data/reports: add GO-2024-2666.yaml by Damien Neil · 7 weeks ago
  74. d2df74b internal/report: handle more cases for CVE version parsing by Tatiana Bradley · 8 weeks ago
  75. d707b2a internal/report: add YAML field "source" by Tatiana Bradley · 8 weeks ago
  76. bbf0d71 internal/report: attempt to auto-fix summaries by Tatiana Bradley · 8 weeks ago
  77. 44a7c1a internal/{genericosv,report}: add YAML field unknown_aliases by Tatiana Bradley · 8 weeks ago
  78. af4720b internal/report: add a lint check for module existence by Tatiana Bradley · 8 weeks ago
  79. b7d35a3 internal/report: fix issue with lint/fix in unexclude by Tatiana Bradley · 8 weeks ago
  80. d974909 data/reports: add GO-2024-2683.yaml by Zvonimir Pavlinovic · 8 weeks ago
  81. 6651075 data/reports: add GO-2024-2682.yaml by Zvonimir Pavlinovic · 8 weeks ago
  82. 1131f42 data/reports: add GHSA for GO-2024-2611 by Tatiana Bradley · 8 weeks ago
  83. 3d2d68b data/reports: force run fix on corpus to canonicalize newline breaks by Tatiana Bradley · 8 weeks ago
  84. 598071c data: preserve CVE references by Tatiana Bradley · 8 weeks ago
  85. 24dbae3 go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago
  86. 878e33a internal/report: support branch and tag expansion in fix by Tim King · 10 weeks ago
  87. 2f5e29d data/excluded: add GO-2024-2673.yaml by Zvonimir Pavlinovic · 8 weeks ago
  88. 9953081 data/excluded: add GO-2024-2681.yaml by Zvonimir Pavlinovic · 8 weeks ago
  89. b6d10ae data/excluded: add GO-2024-2680.yaml by Zvonimir Pavlinovic · 8 weeks ago
  90. d576a30 data/reports: add GO-2024-2670.yaml by Zvonimir Pavlinovic · 8 weeks ago
  91. 28210a7 data/reports: add GO-2024-2669.yaml by Zvonimir Pavlinovic · 8 weeks ago
  92. 84e81a4 data/reports: add GO-2024-2671.yaml by Zvonimir Pavlinovic · 8 weeks ago
  93. bb6cc959 data/reports: add GO-2024-2687 by Tatiana Bradley · 8 weeks ago
  94. 3963ee7 data/reports: update GO-2024-2668.yaml by Zvonimir Pavlinovic · 8 weeks ago
  95. 23547fb internal/symbols: only download any repo once by Maceo Thompson · 3 months ago
  96. dec4d72 data/reports: add GO-2024-2668.yaml by Zvonimir Pavlinovic · 8 weeks ago
  97. df6afb9 data/reports: add GO-2024-2661.yaml by Tim King · 10 weeks ago
  98. 090cb9f data/reports: add GO-2024-2655.yaml by Tim King · 10 weeks ago
  99. 6432e7a data/reports: add GO-2024-2660.yaml by Tim King · 10 weeks ago
  100. 95de405 data/reports: Removing summary collision by Tim King · 10 weeks ago