NC-VERS-005
No deprecated API usage warnings
What this checks
Checks for deprecation warnings in OpenClaw security audit output.
Why it matters
Deprecated APIs may be removed in future versions, potentially breaking functionality or exposing security gaps.
How to fix it
Review and update usage of deprecated APIs. See: https://clawvitals.io/docs/NC-VERS-005
Technical details
| Field | Value |
|---|---|
| Control ID | NC-VERS-005 |
| Domain | VERS |
| Severity | Low |
| Status | Experimental |
| Data source | openclaw_security_audit |
| Source type | authoritative |
| Mode | Mode 1 (OpenClaw native) |
| Introduced in | Library v0.1.0 |
False positive notes
Uncertain data source โ may not produce results on current OpenClaw versions.
Suppress this finding
If this finding is intentional or not applicable to your setup, you can exclude it:
clawvitals exclude NC-VERS-005 reason "your reason here"
Exclusions are auditable and expire automatically. See the exclusions guide.