mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
**SECURITY** - CVE-2021-20178
Hide user sensitive information like `privkey` and `authkey`
while logging in console.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 3560aeb12f
)
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
a1429d0266
commit
fa2d2d6971
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/snmp_facts.yml
Normal file
2
changelogs/fragments/snmp_facts.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
security_fixes:
|
||||
- 'snmp_facts - **CVE-2021-20178** - hide user sensitive information such as ``privkey`` and ``authkey`` from logging into the console (https://github.com/ansible-collections/community.general/pull/1621).'
|
Loading…
Add table
Add a link
Reference in a new issue