CycloneDX / CycloneDX/cyclonedx-cli
musl binaries depend on libc.musl
Open
- Dominant language
- C#
- Stars
- 541
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
The binary releases of cyclonedx hosted on the Github releases depend on `libc.musl-x86_64.so.1`, which is not always present.
While users can install this, and other libs, it is useful to statically link these dependencies so that the GitHub release binary is more likely to work on any host.
c.f. https://github.com/taiki-e/install-action/pull/1000
Contributor guide
Assessment
This issue has not been assessed yet.