0.5.2 - 2024-06-04
·
97 commits
to main
since this release
Release Notes
Fixed
- Fixed a panic when outputting CycloneDX v1.5 ([#722])
Changed
- Removed
--allow-dirty
flag from the publishing workflow so that the provenance of the package uploaded to crates.io can be established ([#724])
Install cargo-cyclonedx 0.5.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CycloneDX/cyclonedx-rust-cargo/releases/download/cargo-cyclonedx-0.5.2/cargo-cyclonedx-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/CycloneDX/cyclonedx-rust-cargo/releases/download/cargo-cyclonedx-0.5.2/cargo-cyclonedx-installer.ps1 | iex"
Download cargo-cyclonedx 0.5.2
File | Platform | Checksum |
---|---|---|
cargo-cyclonedx-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
cargo-cyclonedx-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
cargo-cyclonedx-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
cargo-cyclonedx-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
cargo-cyclonedx-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |