summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-09-28 12:10:48 -0500
committerGitHub <noreply@github.com>2020-09-28 12:10:48 -0500
commited4db892d343a8eca6ba4ed873054fedbaa3d639 (patch)
tree2aca503dabe5f980e5b5b9ea98298d731b626340
parentb8f6c2d4b9411ba7c572a1b7273ce7fea1d3add8 (diff)
downloadansible-ed4db892d343a8eca6ba4ed873054fedbaa3d639.tar.gz
add CVE ref to kubectl changelog fragment (#71985)
Signed-off-by: Rick Elrod <rick@elrod.me>
-rw-r--r--changelogs/fragments/159_kubectl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/fragments/159_kubectl.yml b/changelogs/fragments/159_kubectl.yml
index 0c30a61bc9..1441797bcb 100644
--- a/changelogs/fragments/159_kubectl.yml
+++ b/changelogs/fragments/159_kubectl.yml
@@ -1,2 +1,2 @@
security_fixes:
-- kubectl - connection plugin now redact kubectl_token and kubectl_password in console log (https://github.com/ansible-collections/community.kubernetes/issues/65).
+- kubectl - connection plugin now redact kubectl_token and kubectl_password in console log (https://github.com/ansible-collections/community.kubernetes/issues/65) (CVE-2020-1753).