Skip to content

Commit

Permalink
data/reports: add a reference to GO-2022-0322.yaml
Browse files Browse the repository at this point in the history
Aliases: CVE-2022-21698, GHSA-cg3q-j54f-5p7p

For #322

Change-Id: Ia5559f868543160abdb63423c0de7323fcb0669d
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/495495
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
  • Loading branch information
tatianab authored and gopherbot committed May 16, 2023
1 parent 0f5634c commit 7165d97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/osv/GO-2022-0322.json
Expand Up @@ -53,6 +53,12 @@
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/prometheus/client_golang/pull/962"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0322"
}
Expand Down
2 changes: 2 additions & 0 deletions data/reports/GO-2022-0322.yaml
Expand Up @@ -38,3 +38,5 @@ cves:
- CVE-2022-21698
ghsas:
- GHSA-cg3q-j54f-5p7p
references:
- fix: https://github.com/prometheus/client_golang/pull/962

0 comments on commit 7165d97

Please sign in to comment.