Skip to content

chore(ci): bump pinned nox to 1.1.2#17

Merged
felixgeelhaar merged 1 commit into
mainfrom
chore/bump-nox-1.1.2
Jun 9, 2026
Merged

chore(ci): bump pinned nox to 1.1.2#17
felixgeelhaar merged 1 commit into
mainfrom
chore/bump-nox-1.1.2

Conversation

@felixgeelhaar

Copy link
Copy Markdown
Contributor

Picks up the deriveChecksumsURL fix (Nox-HQ/nox#109).

cosign v3.10+/v4 emit .sigstore.json plugin bundles; nox 1.1.1 stripped only the legacy .sig.bundle suffix and verified the signature against the bundle file → invalid signature. Blocked taint-analysis v0.6.6 install at community trust in CI.

With nox 1.1.2 the reusable go-ci workflow installs taint-analysis v0.6.6 cleanly (community trust); fmt.Fprintf XSS false positives gone.

  • nox-version: 1.1.11.1.2
  • nox-sha256: 15d2fc546fe8a531eb9fde8e234d47a8326bd4b03bc0787f893c6cc003a8ed20

Picks up the deriveChecksumsURL fix (Nox-HQ/nox#109): cosign v3.10+/v4
.sigstore.json plugin bundles now verify, so taint-analysis v0.6.6 installs
at community trust instead of failing with "invalid signature".

sha256 of nox_1.1.2_linux_amd64.tar.gz:
15d2fc546fe8a531eb9fde8e234d47a8326bd4b03bc0787f893c6cc003a8ed20
Copilot AI review requested due to automatic review settings June 9, 2026 05:43
@felixgeelhaar felixgeelhaar merged commit a4b30c5 into main Jun 9, 2026
1 check passed
@felixgeelhaar felixgeelhaar deleted the chore/bump-nox-1.1.2 branch June 9, 2026 05:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the reusable Go CI workflow to use nox 1.1.2, addressing signature verification issues with newer cosign-emitted plugin bundle formats so taint-analysis can install cleanly under the community-trust policy.

Changes:

  • Bump nox-version default from 1.1.1 to 1.1.2.
  • Update the pinned nox Linux amd64 tarball SHA-256 to match 1.1.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants