Skip to content

SeeBOM 0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 12:40
· 39 commits to main since this release

Container Images

docker pull ghcr.io/seebom-labs/seebom/api-gateway:0.2.0
docker pull ghcr.io/seebom-labs/seebom/parsing-worker:0.2.0
docker pull ghcr.io/seebom-labs/seebom/ingestion-watcher:0.2.0
docker pull ghcr.io/seebom-labs/seebom/cve-refresher:0.2.0
docker pull ghcr.io/seebom-labs/seebom/ui:0.2.0

Helm Chart

helm install seebom oci://ghcr.io/seebom-labs/seebom/charts/seebom --version 0.2.0

What's Changed

📖 Documentation

  • Feat. Update Violations to Compliance and non compliance for licenses by @mfahlandt in #14
  • S3 Ingestion + docs by @mfahlandt in #15

🔧 Maintenance

Full Changelog: v0.1.3...v0.2.0