BrewTestBot deleted the bump-cyclonedx-gomod-1.8.0 branch September 15, 2024 15:53 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers chenrui333 GitHub Actions Assignees No one assigned Labels bump-formula-pr CI-published-bottle-...
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 ...
Diff: CycloneDX/cyclonedx-gomod@refs/tags/v1.7.0...v1.8.0 Changelog: https://github.com/CycloneDX/cyclonedx-gomod/releases/tag/v1.8.0 Description of changes Things done Built on platform(s) x8...
We made a GitHub Action to help integrate cyclonedx-gomod into existing CI/CD workflows! You can find it on the GitHub marketplace: gh-gomod-generate-sbomDocker 🐳$ docker run -it --rm \ -v "/path/to/mymodule:/mymodule" \ -v "$(pwd):/out" \ cyclonedx/cyclonedx-gomod -module...
GitHub action to generate a CycloneDX SBOM for Go modules. This action uses cyclonedx-gomod to generate SBOMs. Inputs version Required. The version of cyclonedx-gomod to use. Can be a version range, in which case the latest version matching the range is chosen. Minimum allowed version is ...
Bumps golang.org/x/crypto from 0.31.0 to 0.32.0. Commits 8929309 go.mod: update golang.org/x dependencies 4a75ba5 all: make function and struct comments match the names See full diff in compare v...
Bumps github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.13.2 What's Changed plumbing: use the correct user agent string. Fi...
Bumps golang.org/x/crypto from 0.27.0 to 0.28.0. Commits adef4cc go.mod: update golang.org/x dependencies a0819fb sha3: fix cSHAKE initialization for extremely large N and or S 42ee18b ssh: retur...
Bumpssigstore/cosign-installerfrom 3.6.0 to 3.7.0. Release notes . v3.7.0 What's Changed Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase....
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules - ci: fix deprecated goreleaser flags · CycloneDX/cyclonedx-gomod@f532562