zenveil explain requires a Pro plan. Run zenveil upgrade to unlock it, or zenveil whoami to check your current plan.
Overview
zenveil explain uses Claude to generate a detailed, developer-friendly explanation of a specific finding. It streams the response to your terminal in real time.
Usage
Arguments
Examples
Sample output
What the explanation includes
Every explanation covers:
- What this is — plain-language description of the vulnerability
- Why it matters — real-world impact and attack scenarios
- OWASP mapping — exact category and year
- The fix — specific code changes for your language/framework
- Confidence score — how certain ZenVeil is about this finding
Prerequisites
- Run
zenveil scan first to populate the finding cache
- A Pro plan (run
zenveil upgrade to subscribe)