Skip to content

Release v1.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:06
· 245 commits to main since this release
v1.14.0
774d22a

Nox v1.14.0 (2026-07-22T13:01:37Z)

Language-agnostic security scanner with first-class AI application security.

Installation

macOS/Linux (Homebrew)

brew tap felixgeelhaar/tap
brew install nox

Direct Download

Download the appropriate archive for your platform from the assets below.

What's Changed

Changelog

Features

  • 6d96963 feat(action): expose fail-on-degraded, and test that inputs are wired (#304)
  • 63a1196 feat(ci): let the remediation action upgrade GitHub Action pins too (#298)

Bug Fixes

  • 0ab43b8 fix(ci): disable action-pin upgrades until a token that can push them exists (#300)
  • 53aeb00 fix(ci): stop the remediation PR failing on duplicate Authorization headers (#299)

Refactoring

  • 225891f refactor(ci): call the org-wide nox-remediate workflow instead of inlining it (#301)

Others

Full Changelog: v1.13.6...v1.14.0