Release v1.10.0
Nox v1.10.0 (2026-07-19T11:16:26Z)
Language-agnostic security scanner with first-class AI application security.
Installation
macOS/Linux (Homebrew)
brew tap felixgeelhaar/tap
brew install noxDirect Download
Download the appropriate archive for your platform from the assets below.
What's Changed
Changelog
Features
- f096cc1 feat(core): detect broken cryptographic primitives (CRYPTO-001) (#242)
- a105e2d feat(registry): detect and reconcile unpublished plugin releases (#240)
- 067fff7 feat(taint): open redirect as a taint-gated sink (TAINT-007, CWE-601) (#243)
Bug Fixes
- 272ada8 fix(cli): cache clear now clears the registry cache too (#246)
- 2c3888c fix(deps): make Go dependency scanning actually work (#248)
- 9827fae fix: remove an 8.9 MB binary committed to the repository (#241)
Others
- db6bcbc chore(registry): publish the reconciled plugin releases (#239)
- 1bc5c86 chore(registry): retire nox/sast (#244)
- 6acdc5b docs(changelog): 1.10.0
Full Changelog: v1.9.2...v1.10.0