Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 08:10
· 17 commits to master since this release
Initial Release - v0.1.0

---

This is the inaugural release of the BOM View application.

Key features of this initial release include:
  -   **Dynamic SBOM Loading**: Supports loading CycloneDX JSON SBOM files from configurable `sboms/index.json` at runtime.
  -   **On-Demand Vulnerability Scanning**: Integrates with osv.dev to provide on-demand vulnerability checks for listed packages.
  -   **Static Site Deployment**: Created for easy hosting on static site platforms like Github Pages or Gitlab Pages.