Total tracks
9Plugin ecosystem
Track-based plugin architecture with explicit safety context.
NOX ships 9 tracks and 30 plugins. Each track publishes risk class, CI safety, and offline capability to support predictable rollout decisions.
Total plugins
30CI-safe tracks
8 Track 1
Core Analysis
Static analysis plugins for source and config files. Fast, deterministic, and safe in local and CI workflows.
- passive
- CI yes
- Offline yes
- RO yes
Track 1
Core Analysis
Static analysis plugins for source and config files. Fast, deterministic, and safe in local and CI workflows.
-
nox-plugin-arch-lintArchitecture dependency rules and security pattern detection -
nox-plugin-containerDockerfile linting, image vulnerability scanning, container SBOM -
nox-plugin-sastLanguage-specific vulnerability detection (SQL injection, XSS, path traversal) -
nox-plugin-logic-scanBusiness logic vulnerability detection with optional AI analysis -
nox-plugin-mcp-scanMCP server configuration security analysis (8 rules)
Track 2
Dynamic & Runtime Security
Runtime-facing plugins for active testing of deployed services and environments with explicit opt-in.
- active
- CI no
- Offline no
- RO no
Track 2
Dynamic & Runtime Security
Runtime-facing plugins for active testing of deployed services and environments with explicit opt-in.
-
nox-plugin-api-abuseAPI authorization testing (BOLA, BFLA, rate-limit) -
nox-plugin-attack-surfaceStatic endpoint extraction and exposure mapping -
nox-plugin-dastDAST web/API scanning (passive and active modes) -
nox-plugin-k8s-runtimeLive Kubernetes cluster security scanning (8 rules) -
nox-plugin-red-teamAttack chain analysis and HTTP validation (10 rules)
Track 3
Supply Chain & Provenance
Integrity and provenance checks for build outputs, dependencies, and release artifacts.
- passive
- CI yes
- Offline no
- RO yes
Track 3
Supply Chain & Provenance
Integrity and provenance checks for build outputs, dependencies, and release artifacts.
-
nox-plugin-artifact-integrityRelease verification and build comparison -
nox-plugin-depconfusionDependency confusion detection and prevention -
nox-plugin-provenanceSLSA attestation generation and verification
Track 4
Policy, Risk & Governance
Plugins that turn findings into enforceable policy and compliance decisions.
- passive
- CI yes
- Offline yes
- RO yes
Track 4
Policy, Risk & Governance
Plugins that turn findings into enforceable policy and compliance decisions.
-
nox-plugin-baseline-mgmtFinding baseline snapshots, diff, and triage -
nox-plugin-policy-gatePolicy evaluation and CI gate (pass/fail) -
nox-plugin-risk-registerRisk register generation and trend tracking -
nox-plugin-grcGRC compliance assessment across 12 frameworks including FedRAMP
Track 5
Threat Modeling & Design
Design-time security analysis plugins for architecture and threat model quality.
- passive
- CI yes
- Offline yes
- RO yes
Track 5
Threat Modeling & Design
Design-time security analysis plugins for architecture and threat model quality.
-
nox-plugin-threat-explainLLM-enhanced finding explanations and impact analysis -
nox-plugin-threat-modelSTRIDE-based auto-modeling with optional AI threat generation
Track 6
Intelligence & Early Warning
Threat intelligence plugins that provide context, correlation, and early signal amplification.
- passive
- CI yes
- Offline no
- RO yes
Track 6
Intelligence & Early Warning
Threat intelligence plugins that provide context, correlation, and early signal amplification.
-
nox-plugin-risk-scoreUtility risk scoring and severity calculation -
nox-plugin-threat-enrichCVE enrichment and ATT&CK mapping -
nox-plugin-risk-contextContextual risk scoring based on environment factors
Track 7
Incident Readiness & Response
Readiness and response quality plugins focused on operational resilience.
- passive
- CI yes
- Offline yes
- RO yes
Track 7
Incident Readiness & Response
Readiness and response quality plugins focused on operational resilience.
-
nox-plugin-detect-readyLogging audit and alert coverage analysis -
nox-plugin-playbookIncident playbook readiness assessment
Track 8
Developer Experience & Workflow
Workflow plugins that fit NOX outputs into day-to-day engineering practice.
- passive
- CI yes
- Offline yes
- RO yes
Track 8
Developer Experience & Workflow
Workflow plugins that fit NOX outputs into day-to-day engineering practice.
-
nox-plugin-lspLanguage server protocol integration for editor diagnostics -
nox-plugin-orchestratorScan orchestration, execution planning, and profiles -
nox-plugin-report-composerRich reports (Markdown, HTML, JSON) and dashboards
Track 9
Agent & Assistance
AI-assisted explanation and remediation planning plugins for human and agent users.
- passive
- CI yes
- Offline no
- RO yes
Track 9
Agent & Assistance
AI-assisted explanation and remediation planning plugins for human and agent users.
-
nox-plugin-case-bundleFinding grouping and severity aggregation -
nox-plugin-triage-agentLLM-powered finding prioritization and classification -
nox-plugin-validatorFinding validation with optional AI verification