文件名称:cyclonedx-gomod:从Go模块创建CycloneDX软件物料清单(SBOM)
文件大小:48KB
文件格式:ZIP
更新时间:2024-04-21 20:46:54
golang bom bill-of-materials software-bill-of-materials go-modules
环己酮-戈莫德 cyclonedx-gomod从Go模块创建CycloneDX软件物料清单(SBOM) 安装 预构建的二进制文件在页面上可用。 从来源 go install github.com/CycloneDX/cyclonedx-gomod@latest 从源代码构建需要Go 1.16或更高版本。 兼容性 cyclonedx-gomod将为的最新版本的CycloneDX规范生成BOM。 您可以使用在多种BOM格式或规范版本之间进行转换。 用法 Usage of cyclonedx-gomod: -json Output in JSON format -module string Path to Go module (default ".") -noserial Omit serial number -novprefix
【文件预览】:
cyclonedx-gomod-main
----.goreleaser.yml(862B)
----.gitignore(323B)
----go.mod(236B)
----Makefile(215B)
----CODEOWNERS(29B)
----LICENSE(11KB)
----go.sum(12KB)
----.github()
--------workflows()
--------dependabot.yml(108B)
----examples()
--------cyclonedx-go-v0.1.0.bom.json(7KB)
--------proton-bridge-v1.6.3.bom.xml(158KB)
----main.go(10KB)
----README.md(4KB)
----internal()
--------version()
--------gomod()
--------util()
--------gocmd()