mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
snmp_facts: Hide user sensitive information in console (#1621)
**SECURITY** - CVE-2021-20178 Hide user sensitive information like `privkey` and `authkey` while logging in console. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
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).'
|
||||
Reference in New Issue
Block a user