Release 1.3.4.

This commit is contained in:
Felix Fontein 2021-01-14 16:07:29 +01:00
commit 8a9d18cc86
5 changed files with 31 additions and 5 deletions

View file

@ -1 +0,0 @@
release_summary: Bugfix/security release that addresses CVE-2021-20180.

View file

@ -1,2 +0,0 @@
bugfixes:
- npm - handle json decode exception while parsing command line output (https://github.com/ansible-collections/community.general/issues/1614).

View file

@ -1,2 +0,0 @@
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).'