Skip to content

Releases: hristiy4n/bom-view

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 17:49
Parse and display vulnerabilities embedded directly within CycloneDX …

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 14:26
- Enhanced Package Information with deps.dev

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 11:46
OpenSSF Scorecard Integration

- Added support for fetching and displaying OpenSSF Scorecards for packages from multiple ecosystems: npm, PyPI, RubyGems, NuGet, Go modules, and Cargo

Core Component Refactoring

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 07:18
- Add SPDX support with feature parity to CycloneDX

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 08:10
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.