macOS
brew install cyclonedx-gomodlocal Homebrew formula metadata
brew / rank 6809
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules. Version 1.10.0 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#cyclonedx-gomod.
install
brew install cyclonedx-gomodlocal Homebrew formula metadata
nix profile install nixpkgs#cyclonedx-gomodnixpkgs package indexes · pkgs/by-name/cy/cyclonedx-gomod/package.nix · source: api.github.com
overview
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules
history
cyclonedx-gomod is the CycloneDX command-line generator for Go modules, applications, and Go binaries.
The repository was created in March 2021, during the period when CycloneDX was moving from its original SBOM format toward richer supply-chain metadata. Its early releases established the Go-specific generator role, while later versions tracked newer CycloneDX specification versions and Go build-model details.
The official CycloneDX tool center lists CycloneDX for Go modules as an open-source command-line utility and Go library, and the README documents Homebrew, GitHub release binaries, and go install as installation paths. That combination made it a natural fit for CI, GoReleaser, and distribution workflows.
cyclonedx-gomod offers app, mod, and bin subcommands so users can choose between SBOMs for built applications, whole modules, or existing Go binaries. It accounts for Go build constraints such as GOARCH, GOOS, CGO_ENABLED, and GOFLAGS when producing application SBOMs.
For package managers and release engineers, cyclonedx-gomod is interesting because Go's module graph, build tags, and embedded module metadata affect what should appear in an SBOM; the tool encodes those Go-specific rules instead of treating Go projects as generic source trees.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cyclonedx-gomod | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cyclonedx-gomod |
|---|---|
| Version | 1.10.0 |
| Package manager | Homebrew |
| Homepage | https://cyclonedx.org/ |
| Repository | https://github.com/CycloneDX/cyclonedx-gomod |
| Last updated | 2026-07-25T14:20:52-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cyclonedx-gomod
nix profile install nixpkgs#cyclonedx-gomodsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.