fix: update vulnerable Go dependencies#34
Merged
Conversation
Dependabot reported vulnerable transitive Go modules through duty and related Flanksource packages. Bump duty, commons-db, commons-test, artifacts, Go Cloud, Kubernetes, AWS, OpenTelemetry, cert-manager, go-git, and x/net dependencies so the module graph no longer includes the vulnerable versions. Update the Go toolchain references to 1.26 to match the newer dependency requirements.
commons-test v0.1.14 prefixes repository names during InstallOrUpgrade. Passing localstack/localstack caused Helm to resolve localstack/localstack/localstack and fail before the E2E suite ran. Pass only the chart name so the helper builds the correct localstack/localstack reference.
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot reported vulnerable transitive Go modules in the batch-runner dependency graph.
This updates duty and related Flanksource dependencies, removes vulnerable pgx/v4 and pgproto3/v2 from the module graph, and bumps patched versions for go-git, x/net, AWS SDK, OpenTelemetry, cert-manager, and other affected modules.
Go tooling references are updated to 1.26 to match the newer dependency requirements.