NC-VERS-002
OpenClaw not more than 2 minor versions behind
What this checks
Checks that the installed version is within 2 minor versions of the latest release.
Why it matters
Being significantly behind increases the risk of missing critical security fixes and API incompatibilities.
How to fix it
Run 'openclaw update' to install the latest version. See: https://clawvitals.io/docs/NC-VERS-002
Technical details
| Field | Value |
|---|---|
| Control ID | NC-VERS-002 |
| Domain | VERS |
| Severity | Medium |
| Status | Stable |
| Data source | update_status_json |
| Source type | contextual |
| Mode | Mode 1 (OpenClaw native) |
| Introduced in | Library v0.1.0 |
| OWASP LLM 2025 | LLM03: Supply Chain |
False positive notes
None โ based on factual version comparison.
Suppress this finding
If this finding is intentional or not applicable to your setup, you can exclude it:
clawvitals exclude NC-VERS-002 reason "your reason here"
Exclusions are auditable and expire automatically. See the exclusions guide.