nyx-sec/Nyx Security Scanner

Run the Nyx multi-language vulnerability scanner on your codebase. Supports Linux and macOS runners (x86_64 and ARM64).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory to scanno.
versionNyx release tag (e.g. v0.7.0). "latest" is accepted but discouraged, pinning to a specific tag protects against upstream compromise.nov0.7.0
formatOutput format: sarif, json, or consolenosarif
fail-onExit non-zero if findings meet this severity threshold: HIGH, MEDIUM, or LOWno""
argsAdditional CLI arguments (e.g. "--severity >=MEDIUM --profile ci")no""
tokenGitHub token for release download (avoids rate limits)no${{ github.token }}
namedescription
finding-countNumber of findings detected
sarif-filePath to SARIF results file (empty if format is not sarif)
exit-codeNyx exit code (0 = clean, 1 = threshold breached)
nyx-versionInstalled nyx version