Added
- reusable first-party GitHub Action for running CVE Lite CLI in GitHub Actions
- workflow integration guidance for package scripts, opt-in postinstall usage, git hooks, CI, and scheduled advisory DB refreshes
- multi-column README table of contents for easier navigation
Changed
- removed built-in npm cache setup from the reusable GitHub Action to improve reliability in external repositories
- README now includes GitHub Action usage examples and clearer top-level navigation
- network and privacy documentation now reflects the current offline workflow and advisory DB operational model
Example GitHub Action usage
- uses: sonukapoor/cve-lite-cli@v1.2.0
with:
verbose: "true"
fail-on: high