Conversation
| datasource | package | from | to | | --------------- | ------------------------ | ------- | ------- | | go | github.com/zarf-dev/zarf | v0.74.1 | v0.74.2 | | github-releases | zarf-dev/zarf | v0.74.1 | v0.74.2 | | github-tags | zarf-dev/zarf | v0.74.1 | v0.74.2 |
… vulnerability in go.opentelemetry.io/otel/sdk@1.42.0
chance-coleman
approved these changes
Apr 9, 2026
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.
This PR contains the following updates:
v0.74.1→v0.74.20.74.1→0.74.2v0.74.1→v0.74.2Release Notes
zarf-dev/zarf (github.com/zarf-dev/zarf)
v0.74.2Compare Source
What's Changed
🚀 Updates
📦 Dependencies
Full Changelog: zarf-dev/zarf@v0.74.1...v0.74.2
Note that this PR contains a configuration change to the dependency-check workflow to allow GHSA-hfvc-g4fc-pqhx (CVE-2026-39883) in the dependency-review-action. This vulnerability is a BSD/Solaris-only PATH hijacking issue in
go.opentelemetry.io/otel/sdk< 1.43.0, pulled in transitively by Zarf v0.74.2. The allowlist entry becomes a no-op onceotel/sdkis bumped to >= 1.43.0.