Mix SBoM
Version updated for https://github.com/erlef/mix_sbom to version v0.9.1.
- 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.
Action Summary
This GitHub Action generates a Software Bill of Materials (SBoM) for Elixir Mix projects in the CycloneDX format. It automates the process of identifying and documenting project dependencies, including their environments, to enhance software transparency and security. Key capabilities include generating SBoMs in multiple formats (JSON, XML, Protobuf) and tailoring output based on specific environments (e.g., dev, test, prod).
Release notes
What’s Changed
- Fix Hex Distribution URL by @maennchen in https://github.com/erlef/mix_sbom/pull/79
Full Changelog: https://github.com/erlef/mix_sbom/compare/v0.9.0...v0.9.1