github OWASP/cve-lite-cli v1.15.1
v1.15.1 - SARIF output and expanded GitHub Action inputs

latest releases: v1, v1.25.0, v1.24.0...
one month ago

Added

  • GitHub Action now exposes --usage, --only-used, --sarif, and --no-cache inputs. The no-cache input defaults to true in CI since runners are ephemeral.
  • --sarif flag writes a SARIF 2.1.0 file to the current directory for upload to GitHub Code Scanning. One result per CVE, rules deduplicated, severity mapped to SARIF levels.

Validation

  • npm test
  • npm run build

Don't miss a new cve-lite-cli release

NewReleases is sending notifications on new releases.