mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Add missing no_log values. (#2018)
This commit is contained in:
parent
d0fa5060df
commit
b0cbef394f
3 changed files with 6 additions and 3 deletions
3
changelogs/fragments/missing-no_log-again.yml
Normal file
3
changelogs/fragments/missing-no_log-again.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
security_fixes:
|
||||
- "na_cdot_user - mark the ``set_password`` parameter as ``no_log`` to avoid leakage of secrets (https://github.com/ansible-collections/community.general/pull/2018)."
|
||||
- "sf_account_manager - mark the ``initiator_secret`` and ``target_secret`` parameters as ``no_log`` to avoid leakage of secrets (https://github.com/ansible-collections/community.general/pull/2018)."
|
Loading…
Add table
Add a link
Reference in a new issue