Skip to content

Bump dependencies using scripts/bump-deps.sh#1884

Merged
sondavidb merged 1 commit into
mainfrom
create-pull-request/patch
Mar 11, 2026
Merged

Bump dependencies using scripts/bump-deps.sh#1884
sondavidb merged 1 commit into
mainfrom
create-pull-request/patch

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Mar 3, 2026

This PR created by create-pull-request must be closed and reopened manually to trigger automated checks.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Mar 3, 2026
@github-actions github-actions Bot requested a review from a team as a code owner March 3, 2026 10:11
@sondavidb sondavidb closed this Mar 3, 2026
@sondavidb sondavidb reopened this Mar 3, 2026
@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented Mar 3, 2026

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
  • ⚠️ 8 package(s) with unknown licenses.
See the Details below.

License Issues

cmd/go.mod

PackageVersionLicenseIssue Type
github.com/docker/cli29.3.0+incompatibleNullUnknown License
golang.org/x/sync0.20.0NullUnknown License
golang.org/x/sys0.42.0NullUnknown License
golang.org/x/time0.15.0NullUnknown License

go.mod

PackageVersionLicenseIssue Type
github.com/docker/cli29.3.0+incompatibleNullUnknown License
golang.org/x/sync0.20.0NullUnknown License
golang.org/x/sys0.42.0NullUnknown License
golang.org/x/time0.15.0NullUnknown License
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-2-Clause-FreeBSD, BSD-3-Clause, LicenseRef-scancode-google-patent-license-golang, MIT, ISC, Python-2.0, PostgreSQL, X11, Zlib
Excluded from license check: pkg:golang/github.com/hashicorp/go-retryablehttp, pkg:golang/github.com/hashicorp/errwrap, pkg:golang/github.com/hashicorp/go-cleanhttp, pkg:golang/github.com/hashicorp/go-multierror

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/docker/cli 29.3.0+incompatible UnknownUnknown
gomod/github.com/urfave/cli/v3 3.7.0 🟢 7.1
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
SAST⚠️ 2SAST tool is not run on all commits -- score normalized to 2
gomod/golang.org/x/sync 0.20.0 UnknownUnknown
gomod/golang.org/x/sys 0.42.0 UnknownUnknown
gomod/golang.org/x/time 0.15.0 UnknownUnknown
gomod/github.com/docker/cli 29.3.0+incompatible UnknownUnknown
gomod/golang.org/x/sync 0.20.0 UnknownUnknown
gomod/golang.org/x/sys 0.42.0 UnknownUnknown
gomod/golang.org/x/time 0.15.0 UnknownUnknown

Scanned Files

  • cmd/go.mod
  • go.mod

@sondavidb
Copy link
Copy Markdown
Contributor

target testing: failed to solve: process "/bin/sh -c curl -sSL --output /tmp/containerd.tgz [https://github.com/containerd/containerd/releases/download/v${CONTAINERD_VERSION}/containerd-${CONTAINERD_VERSION}-linux-${TARGETARCH:-amd64}.tar.gz](https://github.com/containerd/containerd/releases/download/v$%7BCONTAINERD_VERSION%7D/containerd-$%7BCONTAINERD_VERSION%7D-linux-$%7BTARGETARCH:-amd64%7D.tar.gz)     && tar zxvf /tmp/containerd.tgz -C /usr/local/     && rm -f /tmp/containerd.tgz" did not complete successfully: exit code: 2

Still haven't figured out why we get this intermittently :/

sondavidb
sondavidb previously approved these changes Mar 3, 2026
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@sondavidb sondavidb merged commit 2660676 into main Mar 11, 2026
33 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants