Releases: hristiy4n/bom-view
Releases · hristiy4n/bom-view
Release list
v0.5.0
v0.4.0
- Enhanced Package Information with deps.dev
v0.3.0
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
- Add SPDX support with feature parity to CycloneDX
v0.1.0
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.