macOS
brew install cyclonedx-gomodlocal Homebrew formula metadata
brew
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules. Version 1.10.0 via Homebrew; verified 2026-06-20.
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 | cli | global executable |
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.
https://github.com/CycloneDX/cyclonedx-gomod
install metadata
| Package key | brew:cyclonedx-gomod |
|---|---|
| Version | 1.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cyclonedx-gomod |
| Homepage | https://cyclonedx.org/ |
| Repository | https://github.com/CycloneDX/cyclonedx-gomod |
| Upstream docs | https://cyclonedx.org/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/CycloneDX/cyclonedx-gomod.git |
| Last updated | 2026-06-20T16:39:02Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cyclonedx-gomod |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.