mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07: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:
parent
63817f7c1b
commit
3560aeb12f
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