Add CVE reference to changelog for PR 70762 (#71151) (#71156)

Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
This commit is contained in:
Rick Elrod 2020-08-07 11:50:34 -05:00 committed by GitHub
parent 72aa55d514
commit a187613da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
bugfixes:
- Sanitize no_log values from any response keys that might be returned from the uri module.
security_fixes:
- Sanitize no_log values from any response keys that might be returned from the uri module (CVE-2020-14330).