EXE
WinGet
CycloneDX Generator (cdxgen)
OWASP Foundation · 11.2.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
cdxgen.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CycloneDX.cdxgen
Version
11.2.1
Description
A polyglot tool and a library for generating various Bill of Materials in CycloneDX specification.
License
Apache-2.0
↗
Homepage
https://github.com/CycloneDX/cdxgen
Upgrade Behavior
install(Install over existing)
Release Notes
cocoapods is now supported by cdxgen (Thank you @malice00)! We even support hybrid projects that use both cocoapods and swift pm to generate a single aggregate SBOM.
What's Changed
- Improves name identification for yarn v1 lock files with self aliases by @prabhu in #1668
- Basic support for twincat project types such as tsproj, plcproj, hmiproj by @prabhu in #1669
- [Cocoa] Added generating SBOM for projects using Cocoapods by @malice00 in #1667
- adhoc changes by @prabhu in #1672
Full Changelo…