data/excluded: batch add GO-2022-1253, GO-2022-1251, GO-2022-1250, GO-2022-1248, GO-2022-1245, GO-2022-1243, GO-2022-1240, GO-2022-1239, GO-2022-1236, GO-2022-1235, GO-2022-1225, GO-2022-1220, GO-2022-1219, GO-2022-1218, GO-2022-1216, GO-2022-1208, GO-2022-1206, GO-2022-1204, GO-2022-1200, GO-2022-1192, GO-2022-1190, GO-2022-1189, GO-2022-1258, GO-2022-1226, GO-2022-1214, GO-2022-1210, GO-2022-1212

Fixes golang/vulndb#1253
Fixes golang/vulndb#1251
Fixes golang/vulndb#1250
Fixes golang/vulndb#1248
Fixes golang/vulndb#1245
Fixes golang/vulndb#1243
Fixes golang/vulndb#1240
Fixes golang/vulndb#1239
Fixes golang/vulndb#1236
Fixes golang/vulndb#1235
Fixes golang/vulndb#1225
Fixes golang/vulndb#1220
Fixes golang/vulndb#1219
Fixes golang/vulndb#1218
Fixes golang/vulndb#1216
Fixes golang/vulndb#1208
Fixes golang/vulndb#1206
Fixes golang/vulndb#1204
Fixes golang/vulndb#1200
Fixes golang/vulndb#1192
Fixes golang/vulndb#1190
Fixes golang/vulndb#1189
Fixes golang/vulndb#1258
Fixes golang/vulndb#1226
Fixes golang/vulndb#1214
Fixes golang/vulndb#1210
Fixes golang/vulndb#1212

Change-Id: I5c5256e3151fbbb0ca4e65aadfded0f2d07ad238
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/460419
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
27 files changed
tree: dc9259c6c0fdd6de5c0beb819e86a27ce4c2bb17
  1. .github/
  2. cmd/
  3. data/
  4. deploy/
  5. devtools/
  6. doc/
  7. internal/
  8. terraform/
  9. webconfig/
  10. .gitignore
  11. all_test.go
  12. checks.bash
  13. CONTRIBUTING.md
  14. go.mod
  15. go.sum
  16. LICENSE
  17. PATENTS
  18. README.md
  19. tools_test.go
README.md

The Go Vulnerability Database

Go Reference

This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.

If you are interested accessing data from the Go Vulnerability Database, see x/vuln.

Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.

Reporting a vulnerability or feedback

Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.

Privacy Policy

The privacy policy for govulncheck can be found at https://vuln.go.dev/privacy.

License

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

Database entries are distributed under the terms of the CC-BY-4.0 license. See x/vuln for information on how to access these entries.