Skip to content

Move away from the default features in aws client - #56

Merged
nresare merged 1 commit into
mainfrom
worka_around_aws_dep_vulnerability
Jun 25, 2026
Merged

Move away from the default features in aws client#56
nresare merged 1 commit into
mainfrom
worka_around_aws_dep_vulnerability

Conversation

@nresare

@nresare nresare commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

This workaround fixes an issue where a legacy http client is brought into the aws sdk depdency graph. Although upstream claims that the dependency is not used, we still get an old rustls-webpki which triggers some vulnerability scanning. See
smithy-lang/smithy-rs#4651 for details

This workaround fixes an issue where a legacy http client is brought
into the aws sdk depdency graph. Although upstream claims that the
dependency is not used, we still get an old rustls-webpki which
triggers some vulnerability scanning. See
smithy-lang/smithy-rs#4651 for details
@nresare
nresare merged commit 943f041 into main Jun 25, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant