Mix SBoM
Version updated for https://github.com/erlef/mix_sbom to version v0.8.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Setup CI/CD by @maennchen in https://github.com/erlef/mix_sbom/pull/25
- Bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/erlef/mix_sbom/pull/26
- Test Min Elixir Version by @maennchen in https://github.com/erlef/mix_sbom/pull/27
- Setup REUSE Compliance by @maennchen in https://github.com/erlef/mix_sbom/pull/28
- README Update by @maennchen in https://github.com/erlef/mix_sbom/pull/29
- Implement Smoke Tests by @maennchen in https://github.com/erlef/mix_sbom/pull/30
- Fix Encoding Issues by @maennchen in https://github.com/erlef/mix_sbom/pull/31
- Detect BEAM App Version except in Burrito by @maennchen in https://github.com/erlef/mix_sbom/pull/32
- Allow Escript Usage in Action by @maennchen in https://github.com/erlef/mix_sbom/pull/33
- Implement GH Action by @maennchen in https://github.com/erlef/mix_sbom/pull/34
- CI Hex Publish by @maennchen in https://github.com/erlef/mix_sbom/pull/35
- Add Mix Task Env Hint by @maennchen in https://github.com/erlef/mix_sbom/pull/37
- Expose Full OTP Purl by @maennchen in https://github.com/erlef/mix_sbom/pull/38
- Cleanup CLI Handling by @maennchen in https://github.com/erlef/mix_sbom/pull/39
- Remove Hex Git Dependency by @maennchen in https://github.com/erlef/mix_sbom/pull/36
- Implement Encoding Format Equivalence Property Tests by @maennchen in https://github.com/erlef/mix_sbom/pull/40
- Reduce Smoke Test Matrix by @maennchen in https://github.com/erlef/mix_sbom/pull/41
- Umbrella App Compatibility by @maennchen in https://github.com/erlef/mix_sbom/pull/42
- Implement all CLI Args by @maennchen in https://github.com/erlef/mix_sbom/pull/43
- Add Best Practices Badge by @maennchen in https://github.com/erlef/mix_sbom/pull/44
- Document Public Interface by @maennchen in https://github.com/erlef/mix_sbom/pull/45
- Normalize atom keys in Links by @bchassoul in https://github.com/erlef/mix_sbom/pull/46
- Bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/erlef/mix_sbom/pull/49
- Add SBOM pretty print opt by @bchassoul in https://github.com/erlef/mix_sbom/pull/47
- Report Parallel Test Coverage by @maennchen in https://github.com/erlef/mix_sbom/pull/50
- STDOUT Task Output by @maennchen in https://github.com/erlef/mix_sbom/pull/51
- CycloneDX Decoder by @maennchen in https://github.com/erlef/mix_sbom/pull/52
- Integrate hex_core for metadata enhancement by @bchassoul in https://github.com/erlef/mix_sbom/pull/48
- feat: add component-level hashes by @IciaCarroBarallobre in https://github.com/erlef/mix_sbom/pull/53
- XML Decoding Unicode Fix by @maennchen in https://github.com/erlef/mix_sbom/pull/56
- feat: add component description field to SBOM output by @IciaCarroBarallobre in https://github.com/erlef/mix_sbom/pull/54
- Fix Hex 429 in older Elixir Versions by @maennchen in https://github.com/erlef/mix_sbom/pull/59
- Iciac/add component cpe by @IciaCarroBarallobre in https://github.com/erlef/mix_sbom/pull/57
- refactor: improve bom-ref format for readability by @IciaCarroBarallobre in https://github.com/erlef/mix_sbom/pull/58
- Fix Flaky Tests by @maennchen in https://github.com/erlef/mix_sbom/pull/60
- Fix Umbrella Dependencies & Name by @maennchen in https://github.com/erlef/mix_sbom/pull/66
- Enable Burrito Conditionally by @maennchen in https://github.com/erlef/mix_sbom/pull/67
- Bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/erlef/mix_sbom/pull/68
- Add CycloneDX Module to public interface by @maennchen in https://github.com/erlef/mix_sbom/pull/69
- Bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/erlef/mix_sbom/pull/70
- Add missing SPDX license headers by @bchassoul in https://github.com/erlef/mix_sbom/pull/71
New Contributors
- @maennchen made their first contribution in https://github.com/erlef/mix_sbom/pull/25
- @dependabot[bot] made their first contribution in https://github.com/erlef/mix_sbom/pull/26
- @bchassoul made their first contribution in https://github.com/erlef/mix_sbom/pull/46
- @IciaCarroBarallobre made their first contribution in https://github.com/erlef/mix_sbom/pull/53
Full Changelog: https://github.com/erlef/mix_sbom/compare/v0.7.0...v0.8.0