Add go1.19.1 update to 4.20.1 changelog (#7799)

This commit is contained in:
Zach Wasserman
2022-09-16 10:48:55 -07:00
committed by GitHub
parent aa7aaaaa19
commit 2b3e9e963c
+4
View File
@@ -1,5 +1,9 @@
## Fleet 4.20.1 (Sep 15, 2022)
**This is a security release.**
* **Security**: Upgrade Go to 1.19.1 to resolve a possible HTTP denial of service vulnerability ([CVE-2022-27664](https://nvd.nist.gov/vuln/detail/CVE-2022-27664)).
* Fixed a bug in which [vulnerability automations](https://fleetdm.com/docs/using-fleet/automations#vulnerability-automations) sent duplicate webhooks.
* Fixed a bug in which logging in with single sign-on (SSO) did not work after a failed authorization attempt.