CycloneDX/cyclonedx-gomod
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules
GoApache-2.0
Issues
- 1
- 5
Different naming of Golang standard library between trivy and cyclonedx-gomod
#587 opened by beatrausch - 0
GoReleaser issues (SBOM)
#586 opened by jeeftor - 1
Disable HTML escaping when output in JSON
#555 opened by t-katsumura - 1
update created tools section to v1.6
#528 opened by bernhardreiter - 4
Indirect dependencies not added BOM file while generation BOM using Cyclonedx
#485 opened by super3programmer - 0
stop creating an MD5 hash
#529 opened by bernhardreiter - 4
- 0
Please update go version to 1.23.0
#515 opened by andriiskripka - 2
Display errors from go command
#476 opened by victorc-cylus - 0
Capture compiler information
#128 opened by nscuro - 0
Capture vendored modules in stdlib
#132 opened by nscuro - 0
`bin`: Support macOS universal binaries
#120 opened by nscuro - 1
- 0
- 3
- 8
mod failed due to calculating has of non go file
#201 opened by rucciva - 3
- 1
cyclonedx-gomod mod -licenses -json -output ./sbom.json 生成的许可证信息为什么是这种 "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] }而不是 "licenses": [ { "license": { "id": "MIT" } } ]
#398 opened by wujunhuge - 0
Add license text and copyright to SBOM
#392 opened by alex1891 - 3
I just want to plug in SBOM for my project, use cyclonedx-gomd command why download cyclonedx-go first, how to solve this problem
#386 opened by monkeylijin - 2
No Author information in SBOM
#388 opened by CameronGo - 1
8:57PM ERR error="failed to convert modules: failed to calculate module hash: open /Makefile: no such file or directory"
#381 opened by rangesh-gupta - 8
Using the gh-gomod-generate-sbom action, fails when execution the "Cheap trick" gocmd.ModWhy call
#230 opened by jeroendee - 0
Support optional name input
#328 opened by VinodAnandan - 2
flag provided but not defined: -output-version
#207 opened by nancheal - 2
Can you please cut a new release?
#281 opened by FrimIdan - 0
- 0
Support for non linux and amd64 for running unit test
#252 opened by neilnaveen - 2
GitHub API rate limit
#221 opened by manuel-scharf-snkeos - 1
Troubles to scan vendored private modules if there's no access to the private repository
#206 opened by v0lkc - 2
- 1
Generated BOM has incompatible '+'
#186 opened by brianwilkinson - 1
sign binaries and container images with cosign
#152 opened by developer-guy - 9
Remove dependency to `go-git`
#100 opened by nscuro - 1
Build container images for multiple Go versions
#88 opened by nscuro - 1
- 0
Capture file licenses
#129 opened by nscuro - 0
Output SBOMs conforming to CycloneDX spec v1.4
#124 opened by nscuro - 0
Decouple license detection
#117 opened by nscuro - 4
Question: make LoadModulesFromBinary public?
#99 opened by imjasonh - 2
Make building blocks importable.
#108 opened by pbalogh-sa - 3
- 6
Include stdlib packages in application SBOM
#84 opened by thediveo - 0
Include packages in application SBOM
#85 opened by nscuro - 0
Add option to assert detected licenses
#96 opened by nscuro - 1
Introduce multi-platform image builds
#87 opened by nscuro - 0
Reference base images by their sha256 digest
#89 opened by nscuro - 2
license determination fails for dependency with version-embedding package import path
#79 opened by thediveo - 3