diff --git a/data/osv/GO-2022-0322.json b/data/osv/GO-2022-0322.json index be7a5f92..1957c5d2 100644 --- a/data/osv/GO-2022-0322.json +++ b/data/osv/GO-2022-0322.json @@ -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" } diff --git a/data/reports/GO-2022-0322.yaml b/data/reports/GO-2022-0322.yaml index c93b001c..f73d03ad 100644 --- a/data/reports/GO-2022-0322.yaml +++ b/data/reports/GO-2022-0322.yaml @@ -38,3 +38,5 @@ cves: - CVE-2022-21698 ghsas: - GHSA-cg3q-j54f-5p7p +references: + - fix: https://github.com/prometheus/client_golang/pull/962