mirror of https://github.com/ansible/ansible.git
Fix incorrect CVE reference in changelog fragment
Change: This corrects an incorrect CVE identifier in the changelog entry for CVE-2020-1735. Test Plan: N/A Tickets: Refs #67793, #68720 Signed-off-by: Rick Elrod <rick@elrod.me>pull/69083/head
parent
5a3ca0ae5f
commit
2a90e9b615
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
- In fetch action, avoid using slurp return to set up dest, also ensure no dir traversal CVE-2019-3828.
|
||||
- In fetch action, avoid using slurp return to set up dest, also ensure no dir traversal CVE-2020-1735.
|
||||
|
Loading…
Reference in New Issue