Skip to content

Commit 80ac1f6

Browse files
tatianabgopherbot
authored andcommitted
data/reports: add GHSA to GO-2021-0066.yaml
Aliases: CVE-2020-8564, GHSA-8mjg-8c8g-6h85 Updates #66 Change-Id: Ie2e5142aeefc8b2b1f9ff3637e8890b1b2480fa6 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/466140 Run-TryBot: Tatiana Bradley <tatianabradley@google.com> Reviewed-by: Tim King <taking@google.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 52ac4fe commit 80ac1f6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

data/osv/GO-2021-0066.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"published": "2021-04-14T20:04:52Z",
44
"modified": "0001-01-01T00:00:00Z",
55
"aliases": [
6-
"CVE-2020-8564"
6+
"CVE-2020-8564",
7+
"GHSA-8mjg-8c8g-6h85"
78
],
89
"details": "Attempting to read a malformed .dockercfg may cause secrets to be inappropriately logged.",
910
"affected": [

data/reports/GO-2021-0066.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ description: |
1616
published: 2021-04-14T20:04:52Z
1717
cves:
1818
- CVE-2020-8564
19+
ghsas:
20+
- GHSA-8mjg-8c8g-6h85
1921
credit: '@sfowl'
2022
references:
2123
- fix: https://github.com/kubernetes/kubernetes/pull/94712

0 commit comments

Comments
 (0)