1. 1d87cf4 vulndb/internal/audit: skip loading vulns for local modules by Zvonimir Pavlinovic · 2 years, 8 months ago
  2. 95152d3 vulndb: update to most recent version of golang.org/x/vulndb by Zvonimir Pavlinovic · 2 years, 7 months ago
  3. c3361cc vulndb/internal/audit: filter affected fields in vulnerabilities by Zvonimir Pavlinovic · 2 years, 7 months ago
  4. 5cb4fee vulndb/internal/audit: improve function names in call stacks by Zvonimir Pavlinovic · 2 years, 7 months ago
  5. aeb18aa vulndb/govulncheck: incorporate recent vuln db changes by Zvonimir Pavlinovic · 2 years, 7 months ago
  6. 3d0173e vulndb/internal/audit: use new VTA version by Zvonimir Pavlinovic · 2 years, 8 months ago
  7. 5314ded vulndb/internal/audit: improve support for init functions by Zvonimir Pavlinovic · 2 years, 8 months ago
  8. 650492a all: update to new OSV schema by Roland Shoemaker · 2 years, 8 months ago
  9. a2d0902 vulndb/govulncheck: remove temporarily integration tests by Zvonimir Pavlinovic · 2 years, 9 months ago
  10. fe14bc6 vulndb/govulncheck: add forgotten cache documentation by Zvonimir Pavlinovic · 2 years, 8 months ago
  11. 41231fe shiny/iconvg: add UpgradeToFileFormatVersion1 by Nigel Tao · 2 years, 10 months ago
  12. 0d8d4a7 vulndb/internal/audit: filter out vulns for modules with "" version by Zvonimir Pavlinovic · 2 years, 8 months ago
  13. bd4e8a3 vulndb/govulncheck: move cache from osv client to govulncheck by Zvonimir Pavlinovic · 2 years, 8 months ago
  14. a062eea vulndb/govulncheck: add support for build tags and -tests flag by Zvonimir Pavlinovic · 2 years, 8 months ago
  15. b4e88ed cmd/gorelease: use CreateFromVCS instead of CreateFromDir by Jean de Klerk · 2 years, 9 months ago
  16. b422fde vulndb/govulncheck: add file-system caching by Zvonimir Pavlinovic · 2 years, 8 months ago
  17. a912b25 vulndb/internal/audit: push back potential FPs in ordering of findings by Zvonimir Pavlinovic · 2 years, 9 months ago
  18. b6ec30a vulndb/govulncheck: update go.mod file to healthy versions by Zvonimir Pavlinovic · 2 years, 8 months ago
  19. 46c7732 exp/vulndb/govulncheck: show only one finding per vuln by default by Zvonimir Pavlinovic · 2 years, 9 months ago
  20. b36147a exp/internal/audit: save audit results in a dedicated data structure by Zvonimir Pavlinovic · 2 years, 9 months ago
  21. 503510c vulndb/internal/audit: allow "" as a valid module version to check by Zvonimir Pavlinovic · 2 years, 8 months ago
  22. cf631fc vulndb/govulncheck: make extractModules output unique by Zvonimir Pavlinovic · 2 years, 8 months ago
  23. 0bb8072 exp/vulndb/internal/audit: fix range var escape bug by Zvonimir Pavlinovic · 2 years, 8 months ago
  24. 8c280c8 vulndb: move from package structured vulnerabilities to module by Roland Shoemaker · 2 years, 9 months ago
  25. 737cce5 vulndb/govulncheck: surface unreachable vulns by Roland Shoemaker · 2 years, 9 months ago
  26. 6781d3e vulndb/govulncheck: check for dependencies in k8s integration test by Zvonimir Pavlinovic · 2 years, 9 months ago
  27. d37aa40 vulndb/govulncheck: use log instead of fmt for verbose mode by Roland Shoemaker · 2 years, 10 months ago
  28. 1041f73 event: merge the print and common tests to be a better test suite by Ian Cottrell · 2 years, 10 months ago
  29. 2474b16 event: clean up the common tests by Ian Cottrell · 2 years, 10 months ago
  30. 88fb994 event: add support for custom event kinds by Ian Cottrell · 2 years, 10 months ago
  31. 8235cf4 event: add support for custom trace events by Ian Cottrell · 2 years, 10 months ago
  32. 572923f event: give every event an ID by Ian Cottrell · 2 years, 10 months ago
  33. ab7525a event: minor additions used when updating gopls by Ian Cottrell · 2 years, 10 months ago
  34. ecdcf02 vulndb: bump x/vulndb module version by Roland Shoemaker · 2 years, 10 months ago
  35. 7963269 vulndb: add govulncheck command by Zvonimir Pavlinovic · 2 years, 10 months ago
  36. 8d2525e cmd/gorelease: remove empty summaries for comparisons by Jay Conrod · 2 years, 10 months ago
  37. 16493b2 cmd/gorelease: change report output format by Jay Conrod · 2 years, 10 months ago
  38. 6b58118 cmd/gorelease: refactor Text methods into String methods by Jay Conrod · 2 years, 10 months ago
  39. fa9d1d1 cmd/gorelease: support for non-starting first version by Jean de Klerk · 3 years ago
  40. 7a70d7c cmd/gorelease: report a diagnostic error for retracted dependencies by Jean de Klerk · 3 years ago
  41. 725118b event: change counter type to int64 by Jonathan Amsterdam · 2 years, 10 months ago
  42. 28a552a event: use Source instead of just namespace in event by Ian Cottrell · 2 years, 10 months ago
  43. 685244a event: make logfmt output much faster by Ian Cottrell · 2 years, 10 months ago
  44. 93478b6 event: add Event.Clone by Jonathan Amsterdam · 2 years, 10 months ago
  45. ca6c8a1 event: simplify event by Ian Cottrell · 2 years, 10 months ago
  46. d231cf8 event: simplify Label by Ian Cottrell · 2 years, 10 months ago
  47. e1f8bae event: Remove the builder concept by Ian Cottrell · 2 years, 11 months ago
  48. 3454db0 event: a new mechanism for caller detection by Ian Cottrell · 2 years, 10 months ago
  49. e0b990b cmd/gorelease: allow -base to be a different major version by Jay Conrod · 2 years, 11 months ago
  50. 0e974a2 event: Builder.With takes vararg labels by Jonathan Amsterdam · 2 years, 10 months ago
  51. ffcf9a0 event: logfmt improvements by Ian Cottrell · 2 years, 10 months ago
  52. 0dc655b event: add a benchmark with namespace capturing turned on by Ian Cottrell · 2 years, 10 months ago
  53. acb5c12 event: move the special values back to direct embedding in the event by Ian Cottrell · 2 years, 11 months ago
  54. 55df113 event: merge bench and eventtest, and put it in the right place by Ian Cottrell · 2 years, 11 months ago
  55. 89548d5 event: make all the benchmarks consistent, and clean up time handling by Ian Cottrell · 2 years, 11 months ago
  56. 84e2742 event: renaming all benchmarks for consistency by Ian Cottrell · 2 years, 11 months ago
  57. 9b3f4f7 event: move all the benchmarks to live with their adapter by Ian Cottrell · 2 years, 11 months ago
  58. f5511b2 event: extract the benchmark helpers from the benchmarks by Ian Cottrell · 2 years, 11 months ago
  59. 27b892e cmd/gorelease: fix tests for race builders by Ian Cottrell · 2 years, 10 months ago
  60. f956177 jsonrpc2: JSON-RPC 2.0 implementation by Jonathan Amsterdam · 2 years, 11 months ago
  61. c1684c6 event: Builder.Start returns a builder by Jonathan Amsterdam · 2 years, 11 months ago
  62. 3d9d43c event: add IntDistribution metric by Jonathan Amsterdam · 2 years, 11 months ago
  63. 172e675 event: constructors require metric description by Jonathan Amsterdam · 2 years, 11 months ago
  64. 50e41a6 event: semi-automatic trace duration metric by Jonathan Amsterdam · 2 years, 11 months ago
  65. 67a24dd event: move all the logging adapters into the adapters directory by Ian Cottrell · 2 years, 11 months ago
  66. 7e9bf48 event: normalize the keys used by all the logging adapters by Ian Cottrell · 2 years, 11 months ago
  67. 11da5e4 event: extract capture handler for re-use by Ian Cottrell · 2 years, 11 months ago
  68. f116da1 event: metric tweaks by Jonathan Amsterdam · 2 years, 11 months ago
  69. 2883fa7 event: fix broken test by Jonathan Amsterdam · 2 years, 11 months ago
  70. bd6f80a event: separate metric types with Record methods by Jonathan Amsterdam · 2 years, 11 months ago
  71. 368a25b event: metric-specific builders by Jonathan Amsterdam · 2 years, 11 months ago
  72. 8a7358d event: WIP: another try at metrics by Jonathan Amsterdam · 2 years, 11 months ago
  73. cd2df34 event: add benchmarks for context lookups by Jonathan Amsterdam · 2 years, 11 months ago
  74. bacb258 event/bench: rename and add benchmarks by Jonathan Amsterdam · 2 years, 11 months ago
  75. 10f7c07 event/logging: use eventtest options by Jonathan Amsterdam · 2 years, 11 months ago
  76. ab0bbb6 event: add NopHandler by Jonathan Amsterdam · 2 years, 11 months ago
  77. 12e9f91 event: detect failure to clone by Jonathan Amsterdam · 2 years, 11 months ago
  78. 3d6432c event: add a namespace to every event by Jonathan Amsterdam · 2 years, 11 months ago
  79. 50c1ec4 event: default to adding current time to events by Jonathan Amsterdam · 2 years, 11 months ago
  80. e6151d1 event: add ExporterOptions by Jonathan Amsterdam · 2 years, 11 months ago
  81. 86dd7ad event: make all the tests external tests by Ian Cottrell · 2 years, 11 months ago
  82. cad338e event: merge the handlers but not the methods by Ian Cottrell · 2 years, 11 months ago
  83. df593c4 event: fix up the disabled version by Ian Cottrell · 2 years, 11 months ago
  84. 36a7a80 event: remove report allocs from the benchmarks by Ian Cottrell · 2 years, 11 months ago
  85. 29119ec event: clean up exporter construction by Ian Cottrell · 2 years, 11 months ago
  86. 300efdb event: cleanup the printer by Ian Cottrell · 2 years, 11 months ago
  87. 273e9f4 event: only give trace events an ID by Ian Cottrell · 2 years, 11 months ago
  88. a7ccfa7 event: add Bytes value type and simplify the printer by Ian Cottrell · 2 years, 11 months ago
  89. 4c09cab event: make message a normal label by Ian Cottrell · 2 years, 11 months ago
  90. e39418b event/otel: adapter for OpenTelemetry tracing by Jonathan Amsterdam · 3 years ago
  91. 3999bb4 event/logging: event adapters for logging by Jonathan Amsterdam · 3 years ago
  92. 9e70acc shiny/iconvg: link to the canonical spec by Nigel Tao · 2 years, 11 months ago
  93. b47a03e event: merge the trace builder into the normal one by Ian Cottrell · 2 years, 11 months ago
  94. 737f94c event: propagate trace context by Jonathan Amsterdam · 3 years ago
  95. bd7cc9f event: various builder changes by Jonathan Amsterdam · 3 years ago
  96. 9a6c3a9 event: switch to kind specific handlers by Ian Cottrell · 3 years ago
  97. b71d70b event: changes to support context in start by Ian Cottrell · 3 years ago
  98. 0325d67 event: add Equal methods for Label and Value by Jonathan Amsterdam · 3 years ago
  99. 2df949a cmd/gorelease: skip circular imports when inspecting go.sum and go.mod differences by Jean de Klerk · 3 years ago
  100. 202106c cmd/gorelease: fix test runner, and implementation of existing versions check by Jean de Klerk · 3 years ago