Skip to content

Releases: osmankaankars/simple-vulnerability-scanner

v0.1.2

04 Feb 17:56

Choose a tag to compare

Demo now supports scanning both bundled samples in one run.

  • Added --both-samples to svs demo to scan CycloneDX + SPDX samples.
  • Generates separate summary files per sample.
  • README updated with new demo option.

v0.1.1

04 Feb 17:52

Choose a tag to compare

CLI help polish and demo shortcuts.

  • Expanded help text for scan, summary, open-report, and demo commands.
  • Added common command examples in the README.
  • Improved demo ergonomics with clear flags and defaults.

v0.1.0

04 Feb 11:25

Choose a tag to compare

Initial release

Highlights

  • Support for CycloneDX and SPDX JSON SBOM formats with automatic detection
  • OSV batch querying with retry and backoff logic
  • Multiple report formats: JSON, HTML, and SARIF
  • Rich HTML report featuring charts, top vulnerabilities, top components, filtering, and search
  • GitHub Actions integration with job summary generation and SARIF upload
  • CLI helpers for generating summaries and opening reports