Skip to content

Bump github.com/Open-CMSIS-Pack/cbuild/v2 from 2.13.0 to 2.14.0#474

Merged
soumeh01 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/Open-CMSIS-Pack/cbuild/v2-2.14.0
May 27, 2026
Merged

Bump github.com/Open-CMSIS-Pack/cbuild/v2 from 2.13.0 to 2.14.0#474
soumeh01 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/Open-CMSIS-Pack/cbuild/v2-2.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/Open-CMSIS-Pack/cbuild/v2 from 2.13.0 to 2.14.0.

Release notes

Sourced from github.com/Open-CMSIS-Pack/cbuild/v2's releases.

v2.14.0

What's Changed

Full Changelog: Open-CMSIS-Pack/cbuild@v2.13.0...v2.14.0

Commits
  • 071ebdc Handle solutions with multiple west contexts
  • 61af596 🤖 [TPIP] Automated report updates (#622)
  • 58b11bf Update lychee.toml to exclude additional links (#624)
  • 1113282 [cbuild] Improve tmp dir creation for zephyr module
  • 705e1db Fix security vuln (#621)
  • 2eba807 [cbuild] Add command orchestration for zephyr module generation
  • b2deb9d Add release badge to README (#620)
  • fa71714 chore(deps): bump github.com/aymanbagabas/go-pty from 0.2.2 to 0.2.3
  • 0d804ef chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5
  • a50f48e chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/Open-CMSIS-Pack/cbuild/v2](https://github.com/Open-CMSIS-Pack/cbuild) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/Open-CMSIS-Pack/cbuild/releases)
- [Commits](Open-CMSIS-Pack/cbuild@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/Open-CMSIS-Pack/cbuild/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
github.com/creack/pty1.1.24NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/Open-CMSIS-Pack/cbuild/v2 2.14.0 🟢 8.1
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Dependency-Update-Tool🟢 10update tool detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Maintained🟢 1030 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 9security policy file detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 8SAST tool detected but not run on all commits
Packaging🟢 10packaging workflow detected
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing⚠️ 0project is not fuzzed
Contributors🟢 6project has 2 contributing companies or organizations -- score normalized to 6
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
gomod/github.com/aymanbagabas/go-pty 0.2.3 🟢 3.8
Details
CheckScoreReason
Code-Review🟢 3Found 1/3 approved changesets -- score normalized to 3
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 79 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
gomod/github.com/creack/pty 1.1.24 UnknownUnknown
gomod/github.com/u-root/u-root 0.16.0 🟢 7.4
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 4security policy file detected
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 2badge detected: InProgress
License🟢 10license file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Fuzzing🟢 10project is fuzzed
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
gomod/golang.org/x/crypto 0.51.0 UnknownUnknown
gomod/golang.org/x/exp 0.0.0-20250305212735-054e65f0b394 UnknownUnknown
gomod/golang.org/x/sync 0.18.0 UnknownUnknown
gomod/golang.org/x/sys 0.44.0 UnknownUnknown
gomod/golang.org/x/term 0.43.0 UnknownUnknown

Scanned Files

  • go.mod

@qltysh

qltysh Bot commented May 21, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@soumeh01 soumeh01 merged commit 3d8b3b3 into main May 27, 2026
25 checks passed
@soumeh01 soumeh01 deleted the dependabot/go_modules/github.com/Open-CMSIS-Pack/cbuild/v2-2.14.0 branch May 27, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant