Nox Security Scanner
Version updated for https://github.com/Nox-HQ/nox to version v1.29.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Nox is an open-source static analyzer designed for AI application developers. It detects potential vulnerabilities in LLM applications by analyzing both the code and external dependencies without requiring access to your codebase or internet connection. Key capabilities include detecting prompt injection, embedding leakage, agent over-privilege, and unverifiable dependency provenance.
What’s Changed
Nox v1.29.0 (2026-08-10T13:08:59Z)
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
- 07ea9730d833f58aa6e5a44d4ec0e9f1cbd3381b feat(config): report .nox.yaml keys nox does not recognise (#453)
Others
- 44788ecbc9e150398f6de53face82d90b454c9ab chore(release): 1.29.0
Full Changelog: https://github.com/nox-hq/nox/compare/v1.28.0...v1.29.0