We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ac4fe commit 80ac1f6Copy full SHA for 80ac1f6
data/osv/GO-2021-0066.json
@@ -3,7 +3,8 @@
3
"published": "2021-04-14T20:04:52Z",
4
"modified": "0001-01-01T00:00:00Z",
5
"aliases": [
6
- "CVE-2020-8564"
+ "CVE-2020-8564",
7
+ "GHSA-8mjg-8c8g-6h85"
8
],
9
"details": "Attempting to read a malformed .dockercfg may cause secrets to be inappropriately logged.",
10
"affected": [
data/reports/GO-2021-0066.yaml
@@ -16,6 +16,8 @@ description: |
16
published: 2021-04-14T20:04:52Z
17
cves:
18
- CVE-2020-8564
19
+ghsas:
20
+ - GHSA-8mjg-8c8g-6h85
21
credit: '@sfowl'
22
references:
23
- fix: https://github.com/kubernetes/kubernetes/pull/94712
0 commit comments