mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 01:11:38 -05:00
[PR #3090] [MERGED] Upgrade cosign installer to v4.1.2 and pin cosign version #18336
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3090
Author: @marcschaeferger
Created: 5/16/2026
Status: ✅ Merged
Merged: 5/16/2026
Merged by: @oschwartz10612
Base:
main← Head:github-action-cosign📝 Commits (2)
1b17fbaUpgrade cosign installer to v4.1.2 and pin cosign version3322f1cUpdate cosign installer version in CI workflow📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
.github/workflows/cicd.yml(+3 -1)📄 Description
Description
Updates the Cosign installer workflow usage and explicitly pins the installed Cosign binary to
v3.0.6.Why
Cosign versions below
3.0.6are affected by CVE-2026-39395. While this workflow was not explicitly pinned to an older vulnerable Cosign binary, the installed Cosign version was implicit and therefore less deterministic.Changes
sigstore/cosign-installertov4.1.2https://github.com/sigstore/cosign-installer/releases/tag/v4.1.2cosign-release: v3.0.6References
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.