Skip to content

Commit

Permalink
data/reports: add GHSA to GO-2021-0066.yaml
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
tatianab authored and gopherbot committed Feb 7, 2023
1 parent 52ac4fe commit 80ac1f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/osv/GO-2021-0066.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-8564"
"CVE-2020-8564",
"GHSA-8mjg-8c8g-6h85"
],
"details": "Attempting to read a malformed .dockercfg may cause secrets to be inappropriately logged.",
"affected": [
Expand Down
2 changes: 2 additions & 0 deletions data/reports/GO-2021-0066.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ description: |
published: 2021-04-14T20:04:52Z
cves:
- CVE-2020-8564
ghsas:
- GHSA-8mjg-8c8g-6h85
credit: '@sfowl'
references:
- fix: https://github.com/kubernetes/kubernetes/pull/94712
Expand Down

0 comments on commit 80ac1f6

Please sign in to comment.