CycloneDX / CycloneDX/cyclonedx-cli
cyclonedx-win-x64, cyclonedx-win-x86 merge issue
Open
- Dominant language
- C#
- Stars
- 541
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
When merging valid XML files (generated using cyclonedx-node and dotnet CycloneDX) the cyclonedx-win-x64 OR cyclonedx-win-x86 tools the resulting file is encoded UTF-8-BOM and the file in rejected by Dependency tracked server.
The issue is fixable by changing the encoding from UTF-8-BOM to UTF-8 (e.g using Notepad++ or a custom utility)
Contributor guide
Assessment
This issue has not been assessed yet.