Releases: scality/sbom
Releases · scality/sbom
v2.1.0-alpha
Full Changelog: v2.0.0...v2.1.0-alpha
v2.0.0
What's Changed
- clean temp directories to avoid errors when running multiple times by @m4nch0t in #16
- ⬆️ Bump requests from 2.31.0 to 2.32.0 in /.devcontainer by @dependabot in #14
- 👷 add dependabot and tests by @m4nch0t in #17
- ⬆️ Bump actions/create-github-app-token from 1 to 2 in /.github/workflows by @dependabot in #20
- ♻️ refactor all ghaction by @m4nch0t in #19
Full Changelog: v1.2.4...v2.0.0
v2.0.0-alpha1
template not found when running from another repo
Github action refactorisation
This new version of GitHub Action got a cleaner and more robust codebase with vulnerability reports.
v1.2.3
What's Changed
Bump scanners versions:
- syft 1.8.0 from 1.3.0
- grype 0.79.1 from 0.77.3
- trivy 0.53.0 from 0.51.1
Excluded media types found output will now be more precise, only mediatype found in a list will be show.
Fix a bug during installation:
Invalid cross-device link: 'tmp_syft/syft' -> '/usr/local/bin/syft'
v1.2.2
Add support for github actions sbom
Use syft's github-actions cataloger in order to scan .github dir in repo.