chore(ci): bump nox 1.16.1 fleet-wide across reusable workflows - #41
Merged
Conversation
Bump the pinned nox release in the shared reusable workflows so every caller repo picks up the current SAST/dependency ruleset: - go-ci.yml: 1.10.0 -> 1.16.1 - nox-remediate.yml: 1.13.6 -> 1.16.1 - js-ci.yml: 1.4.1 -> 1.16.1 nox-sha256 updated to e0d7edf53d3b2b34bf899bc19c21e31fe2f5e3757432e51fb453f5d9d521bf7d (nox_1.16.1_linux_amd64.tar.gz), verified against the release checksums.txt. Claude-Session: https://claude.ai/code/session_01Cr6YdzphmFF3NJqm7kSJom
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.
What
Bumps the pinned nox release in the three shared reusable workflows so every caller repo picks up nox 1.16.1's SAST + dependency ruleset:
go-ci.ymlnox-remediate.ymljs-ci.ymlnox-sha256→e0d7edf53d3b2b34bf899bc19c21e31fe2f5e3757432e51fb453f5d9d521bf7d(nox_1.16.1_linux_amd64.tar.gz), verified against the releasechecksums.txt.Flipping this pin re-scans every caller. The self-adjusting gate fails the build on net-new critical/high in any repo with a committed baseline. I scanned all callers under 1.16.1; the ones that would break have remediation PRs open. Merge those before this PR:
Report-only (won't break — gitignored baseline — but real CVEs fixed anyway):
Clean under 1.16.1 (no action): auth-go, axi-go, bolt, briefkasten, rollops-studio, warden, fortify-ts.
https://claude.ai/code/session_01Cr6YdzphmFF3NJqm7kSJom