Skip to content

Release v1.19.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:53
· 186 commits to main since this release
v1.19.0
9404b9d

Nox v1.19.0 (2026-07-26T09:49:00Z)

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

Bug Fixes

  • f1b0b2f fix(action): stop a throttled version lookup from failing the security gate (#375)
  • c572e9b fix(cli): an explicit -format is no longer overridden by .nox.yaml (#371)
  • 142b6fd fix(core): one dataflow reported from both ends is one finding (#373)
  • e3001c0 fix(deps): VULN-001 no longer tells you to downgrade (#372)
  • 389b6c1 fix(rules): five precision defects that failed gates on code holding no secret (#374)
  • 1df6ade fix(sarif): a location-less finding no longer breaks the whole upload (#370)

Others

Full Changelog: v1.18.0...v1.19.0