mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
bitbucket_pipeline_variable: Hide secured values in console log (#1635)
**SECURITY** - CVE-2021-20180 Hide user sensitive information which is marked as ``secured`` while logging in console. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
a9c64655de
commit
1d0c5e2ba4
2 changed files with 12 additions and 2 deletions
2
changelogs/fragments/cve_bitbucket_pipeline_variable.yml
Normal file
2
changelogs/fragments/cve_bitbucket_pipeline_variable.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
security_fixes:
|
||||
- 'bitbucket_pipeline_variable - **CVE-2021-20180** - hide user sensitive information which are marked as ``secured`` from logging into the console (https://github.com/ansible-collections/community.general/pull/1635).'
|
Loading…
Add table
Add a link
Reference in a new issue