Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-cdk-lib is pinned to 2.5.6 which means we cannot update it in our codebases to remove a vulnerability #5767

Closed
WillGibson opened this issue Apr 9, 2024 · 1 comment

Comments

@WillGibson
Copy link

This is the CVE: https://www.cve.org/CVERecord?id=CVE-2023-35165

It's pinned here: https://github.com/aws/copilot-cli/blob/mainline/internal/pkg/template/overrides.go#L14

Maybe it's as simple as bumping the version in that line to the latest 2.x version?

mergify bot pushed a commit that referenced this issue Apr 12, 2024
Addresses #5767


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
@huanjani
Copy link
Contributor

🎉 The update is now released in v1.33.3: https://github.com/aws/copilot-cli/releases/tag/v1.33.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants