You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.