991714b9d1
* sanitize copy module invocation secrets in check mode
7 lines
325 B
YAML
7 lines
325 B
YAML
security_fixes:
|
|
- >
|
|
**security issue** - copy - Redact the value of the no_log 'content'
|
|
parameter in the result's invocation.module_args in check mode.
|
|
Previously when used with check mode and with '-vvv', the module
|
|
would not censor the content if a change would be made to the
|
|
destination path. (CVE-2020-14332)
|