chore(ci): bump the fleet nox pin to 1.35.0 - #83
Open
felixgeelhaar wants to merge 1 commit into
Open
felixgeelhaar wants to merge 1 commit into
felixgeelhaar wants to merge 1 commit into
Conversation
sha256 8c1771cf80f5c82d9a99f4d66293181f13ff411bd39aefa149607e477968f258, taken from the release's cosign-verified checksums.txt. Opened by nox-pin-check. Measure before merging — see the PR body.
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.
Opened automatically by
nox-pin-check. Do not merge without measuring first.nox
1.35.0is the latest release.sha256 8c1771cf80f5c82d9a99f4d66293181f13ff411bd39aefa149607e477968f258comes from that release'schecksums.txt, whose cosign signature was verified against the nox release workflow at this exact tag — so the pinned digest is provably from a signed release rather than whatever the endpoint served.Why this needs a human
The fleet's nox gate fails on net-new critical/high for every repo with a committed baseline (~30 of them). A release that improves taint recall — which nox does often — adds findings, and that is the direction that red-lines repos.
Compare a few repos under both versions before merging. Anything that only removes findings is safe; anything that adds a critical/high is not:
Pick repos across the languages the fleet actually uses, not just Go.
What changed here
All three reusable workflows move together —
go-ci,js-ciandnox-remediate. They are asserted to agree afterwards, because a partial bump is the drift this check exists to end.