Added
- Ratcheting mode: run
cve-lite . --ratchetonce to snapshot current findings into.cve-lite/baseline.json. All subsequent scans automatically suppress known findings and only report new ones introduced above the baseline. No CI flag changes needed - the baseline file's presence activates suppression.
Docs
- New dedicated Ratcheting Mode page
- MAL- advisory handling and unverifiable private source findings documented in how-remediation-works
Validation
- npm test
- npm run build