1. 4eef9c4 internal/cvelist: use derrors package for error handling by Julie Qiu · 2 years, 6 months ago
  2. 64f6208 internal/derrors: add an internal errors package by Julie Qiu · 2 years, 7 months ago
  3. 269162f client: add unexported method to Client interface by Jonathan Amsterdam · 2 years, 6 months ago
  4. d6d79dd client: clean up tests by Jonathan Amsterdam · 2 years, 7 months ago
  5. 125db72 client: add ListIDs by Jonathan Amsterdam · 2 years, 7 months ago
  6. 8ed0999 cmd/gendb: write an index for IDs by Jonathan Amsterdam · 2 years, 6 months ago
  7. db810f7 internal/cvelist: log number of issues found by Julie Qiu · 2 years, 7 months ago
  8. 6fab486 internal/cvelist: label stdlib issues by Julie Qiu · 2 years, 7 months ago
  9. 5720154 all.bash: add go mod tidy by Julie Qiu · 2 years, 7 months ago
  10. 30823d7 go.mod: merge require sections by Julie Qiu · 2 years, 7 months ago
  11. 923fb23 internal/cvelist: find Go CVEs using references data by Julie Qiu · 2 years, 7 months ago
  12. 3718231 internal/cveschema: add CVE states by Julie Qiu · 2 years, 7 months ago
  13. a23f132 internal/report: document CVEMeta vs CVE by Julie Qiu · 2 years, 7 months ago
  14. d192a0c osv: canonicalize semvers by Roland Shoemaker · 2 years, 8 months ago
  15. 215180e client: remove cache TODO by Jonathan Amsterdam · 2 years, 7 months ago
  16. e16c789 internal: define ID directory by Jonathan Amsterdam · 2 years, 7 months ago
  17. 6bbd1d5 cmd/dbdiff: change by-ID directory name by Jonathan Amsterdam · 2 years, 7 months ago
  18. 0b3725f client: rename Get to GetByModule by Jonathan Amsterdam · 2 years, 7 months ago
  19. 2c78219 internal/cvelist: refactor walkRepo by Julie Qiu · 2 years, 7 months ago
  20. 1056f9e go.mod: ran go mod tidy by Julie Qiu · 2 years, 7 months ago
  21. 5b12521 client: support fetching entries by ID by Jonathan Amsterdam · 2 years, 7 months ago
  22. 052e8df internal/cvelist: add walkRepo skeleton by Julie Qiu · 2 years, 7 months ago
  23. 9051627 internal/cvelist: add cloneRepo by Julie Qiu · 2 years, 7 months ago
  24. 766aaa0 cmd/cvetriage,internal: add initial command by Julie Qiu · 2 years, 7 months ago
  25. 7da1837 all.bash: add initial setup by Julie Qiu · 2 years, 7 months ago
  26. ddb5805 internal/cveschema: move CVE structs to separate package by Julie Qiu · 2 years, 7 months ago
  27. 920b01e cmd/gendb: delete unused matchesCurrent by Julie Qiu · 2 years, 7 months ago
  28. eb85b39 client: change fmt.Fprint to fmt.Print in client_test.go by Julie Qiu · 2 years, 7 months ago
  29. ec659b2 cmd/gendb: rename by-ID directory by Jonathan Amsterdam · 2 years, 7 months ago
  30. 34203db internal: document structs in cve.go by Julie Qiu · 2 years, 7 months ago
  31. bc3226d internal: move CVE structs from cmd/report2cve by Julie Qiu · 2 years, 7 months ago
  32. 0a8070b cmd/genhtml: delete by Julie Qiu · 2 years, 7 months ago
  33. 4d28177 report: moved to internal/report by Julie Qiu · 2 years, 7 months ago
  34. e75710c cmd/report2cve: document command by Julie Qiu · 2 years, 7 months ago
  35. cd538f2 all: change TOML references to YAML by Julie Qiu · 2 years, 7 months ago
  36. 7c01254 README.md: add cmd/dbdiff by Julie Qiu · 2 years, 7 months ago
  37. 0fb2f56 cmd/report2cve: unexport FromReport by Julie Qiu · 2 years, 7 months ago
  38. 09e6c7a cmd/dbdiff: support byID directory by Roland Shoemaker · 2 years, 7 months ago
  39. 33f61b3 cmd/gendb: switch back to ioutil Read/Write funcs by Roland Shoemaker · 2 years, 7 months ago
  40. 2099461 cmd/gendb: write entries by ID by Jonathan Amsterdam · 2 years, 7 months ago
  41. a3830b7 client: update time stamp for non-changed index by Zvonimir Pavlinovic · 2 years, 8 months ago
  42. 04dc678 reports: add x/text/language report by Roland Shoemaker · 2 years, 9 months ago
  43. 0d8e09b cmd/gendb: minor style changes by Jonathan Amsterdam · 2 years, 7 months ago
  44. 8bea24d cmd/gendb: failure function does formatting by Jonathan Amsterdam · 2 years, 7 months ago
  45. 5966fd2 client: fix shadow bug in cache index retrieval by Zvonimir Pavlinovic · 2 years, 8 months ago
  46. 650dff0 vulndb/client: remove cache implementation and expose db interface by Zvonimir Pavlinovic · 2 years, 8 months ago
  47. a74bfd4 osv: use new multi-package format by Roland Shoemaker · 2 years, 9 months ago
  48. 36ac684 vulndb/client: make Get accept a single module path by Zvonimir Pavlinovic · 2 years, 9 months ago
  49. 7d68182 all: fix js/android test failures by Roland Shoemaker · 2 years, 8 months ago
  50. e3b4cc1 README.md: add example URLs by Julie Qiu · 2 years, 9 months ago
  51. 143e9ae README.md: fix index.json description by Julie Qiu · 2 years, 9 months ago
  52. 5d84be3 client,cmd/gendb: structure database around modules by Roland Shoemaker · 2 years, 9 months ago
  53. 7ff090e all: add linting test by Roland Shoemaker · 2 years, 9 months ago
  54. 353d2ae cmd/dbdiff: add tool to diff databases by Roland Shoemaker · 2 years, 9 months ago
  55. 99e23c4 osv: use an empty SEMVER range to indicate everything is affected by Roland Shoemaker · 2 years, 10 months ago
  56. eb069dd reports: add new reports by Roland Shoemaker · 2 years, 10 months ago
  57. fcf8413 deploy: add cloud build support by Roland Shoemaker · 2 years, 9 months ago
  58. f9b5923 cmd/*: use yaml.UnmarshalStrict by Roland Shoemaker · 2 years, 10 months ago
  59. 61fca31 reports: fix typo in GO-2021-0052.yaml by Josie Anugerah · 2 years, 10 months ago
  60. 3361bb7 client: only fetch necessary packages when cache missing by Roland Shoemaker · 2 years, 10 months ago
  61. cf0f9f1 osv: don't prefix semver strings by Roland Shoemaker · 2 years, 11 months ago
  62. 2490cf7 reports: fix GO-2021-0061 and GO-2021-0036 by Roland Shoemaker · 2 years, 11 months ago
  63. 00d086a reports: add fixed version to additional package in GO-2020-0015 by Roland Shoemaker · 2 years, 11 months ago
  64. 68c54ab client: skip test on js by Roland Shoemaker · 3 years ago
  65. 88cf122 report,cmd/gendb: use lowercase JSON keys and fix public URL by Roland Shoemaker · 3 years ago
  66. 090c04e client: de-flake client tests by Roland Shoemaker · 3 years ago
  67. fb8be7b cmd/gendb: fix flag defaults by knqyf263 · 3 years ago
  68. c856ba8 report,osv,client: update schema to current state by Roland Shoemaker · 3 years ago
  69. e0c00fa osv: document package by Roland Shoemaker · 3 years, 1 month ago
  70. 820ef4a client: document package by Roland Shoemaker · 3 years, 1 month ago
  71. 24a7677 reports: more consistent description tone by Roland Shoemaker · 3 years, 1 month ago
  72. 68e64dc README: add provisional GCS bucket link by Filippo Valsorda · 3 years, 1 month ago
  73. aca001a all: go mod tidy by Filippo Valsorda · 3 years, 1 month ago
  74. bcd0039 all: add script for deploying to GCS bucket by Roland Shoemaker · 3 years, 1 month ago
  75. a3a17c9 all: switch from toml to yaml by Roland Shoemaker · 3 years, 1 month ago
  76. 29b7148 reports: add back additional_packages for go-yaml with no verions by Roland Shoemaker · 3 years, 1 month ago
  77. 8b1e4d6 reports: remove additional packages for go-yaml/yaml by Roland Shoemaker · 3 years, 1 month ago
  78. 66107ed all: switch to the new shared vuln schema by Roland Shoemaker · 3 years, 1 month ago
  79. 3cd20f4 reports: add remaining triaged CVEs by Roland Shoemaker · 3 years, 1 month ago
  80. 087c061 all: add license headers and CONTRIBUTING.md by Filippo Valsorda · 3 years, 1 month ago
  81. 988b93d all: add licensing boilerplate and update README by Filippo Valsorda · 3 years, 1 month ago
  82. 91bf12f reports: add a handful of CVEs by Roland Shoemaker · 3 years, 1 month ago
  83. 0cb7a21 client: adds unit tests and addresses minor issues. by Zvonimir Pavlinovic · 3 years, 1 month ago
  84. 3455efa all: use consistent index type across packages by Roland Shoemaker · 3 years, 1 month ago
  85. b88680f client: allows fsCache to be publicly accessable for go audit. by Zvonimir Pavlinovic · 3 years, 2 months ago
  86. 2992f25 all: use the proxy for report linting by Roland Shoemaker · 3 years, 2 months ago
  87. 4d3e0cc reports: sets github.com/dgrijalva/jwt-go as incompatible. by Zvonimir Pavlinovic · 3 years, 2 months ago
  88. 42b5a45 report: fixes a nil dereference when accessing vuln cve metadata. by Zvonimir Pavlinovic · 3 years, 2 months ago
  89. abe7a41 all: initial commit by Roland Shoemaker · 3 years, 2 months ago