We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c621d13 commit 13507f1Copy full SHA for 13507f1
CHANGELOG.md
@@ -8,6 +8,9 @@
8
### Fixed
9
- Added the bugfix to skip the processing of the workspaces in error state.
10
- Updated all the package versions to resolve security vulnerabilities.
11
+ - Patch Certifi vulnerability. Removal of e-Tugra root certificate [CVE-2023-37920](https://github.com/advisories/GHSA-xqr8-7jwr-rhp7)
12
+ - Patch Requests vulnerability. Leaking Proxy-Authorization headers [CVE-2023-32681](https://nvd.nist.gov/vuln/detail/CVE-2023-32681)
13
+ - Patch aws-cdk-lib vulnerability. EKS overly permissive trust policies [CVE-2023-35165](https://nvd.nist.gov/vuln/detail/CVE-2023-35165)
14
- Updated the docker base image to the python 3.11.
15
- Updated all the lambda runtimes to python 3.11.
16
0 commit comments