FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Upgrade xray dependency and transitive dependencies by dfangl · Pull Request #37 · localstack/lambda-runtime-init · GitHub

Upgrade xray dependency and transitive dependencies - #37

Merged
dfangl merged 1 commit into
localstackfrom
upgrade-xray-dependencies
Feb 26, 2025
Merged

Upgrade xray dependency and transitive dependencies#37
dfangl merged 1 commit into
localstackfrom
upgrade-xray-dependencies

Conversation

dfangl commented Feb 25, 2025

Copy link
Copy Markdown
Member

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 self-assigned this Feb 25, 2025
dfangl requested review from gregfurman and joe4dev February 25, 2025 16:12
dfangl merged commit cf26b43 into localstack Feb 26, 2025
dfangl deleted the upgrade-xray-dependencies branch February 26, 2025 09:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL