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

Upgrade xray dependency and transitive dependencies #37

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Feb 25, 2025

Motivation

Recent security scans tag the golang.org/x/net vulnerability CVE-2024-45338 in our lambda init.

This change updates the xray dependency, including the transitive dependency golang.org/x/net to 0.33.0 which resolves those vulnerabilities.

Steps to upgrade (for future me):

go get -u github.com/aws/aws-xray-daemon@master

Changes

  • Upgrade github.com/aws/aws-xray-daemon

@dfangl dfangl self-assigned this Feb 25, 2025
@dfangl dfangl requested review from joe4dev and gregfurman February 25, 2025 16:12
@dfangl dfangl merged commit cf26b43 into localstack Feb 26, 2025
1 check passed
@dfangl dfangl deleted the upgrade-xray-dependencies branch February 26, 2025 09:35
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.

2 participants