NC-VERS-004

Node.js runtime within LTS support window

๐ŸŸก Medium โš—๏ธ Experimental โš—๏ธ Experimental โ€” not scored

What this checks

Checks that the Node.js runtime is within the LTS support window.

Why it matters

Running on unsupported Node.js versions means no security patches for the runtime itself.

How to fix it

Upgrade to a supported Node.js LTS version. See: https://clawvitals.io/docs/NC-VERS-004

Technical details

FieldValue
Control IDNC-VERS-004
DomainVERS
SeverityMedium
StatusExperimental
Data sourcenode_version
Source typecontextual
ModeMode 1 (OpenClaw native)
Introduced inLibrary v0.1.0
OWASP LLM 2025LLM03: Supply Chain

False positive notes

None expected โ€” based on official Node.js release schedule.

Suppress this finding

If this finding is intentional or not applicable to your setup, you can exclude it:

clawvitals exclude NC-VERS-004 reason "your reason here"

Exclusions are auditable and expire automatically. See the exclusions guide.