Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

@github-actions github-actions bot requested a review from a team as a code owner November 12, 2024 10:04
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
@austinvazquez austinvazquez reopened this Nov 12, 2024
Copy link
Author

github-actions bot commented Nov 12, 2024

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

License Issues

cmd/go.mod

PackageVersionLicenseIssue Type
golang.org/x/sync0.9.0NullUnknown License
golang.org/x/sys0.27.0NullUnknown License
golang.org/x/term0.26.0NullUnknown License
golang.org/x/text0.20.0NullUnknown License
golang.org/x/time0.8.0NullUnknown License

go.mod

PackageVersionLicenseIssue Type
golang.org/x/crypto0.29.0NullUnknown License
golang.org/x/sync0.9.0NullUnknown License
golang.org/x/sys0.27.0NullUnknown License
golang.org/x/term0.26.0NullUnknown License
golang.org/x/text0.20.0NullUnknown License
golang.org/x/time0.8.0NullUnknown License
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-2-Clause-FreeBSD, BSD-3-Clause, 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

Scorecard details
PackageVersionScoreDetails
gomod/golang.org/x/sync 0.9.0 UnknownUnknown
gomod/golang.org/x/sys 0.27.0 UnknownUnknown
gomod/golang.org/x/term 0.26.0 UnknownUnknown
gomod/golang.org/x/text 0.20.0 UnknownUnknown
gomod/golang.org/x/time 0.8.0 UnknownUnknown
gomod/golang.org/x/crypto 0.29.0 UnknownUnknown
gomod/golang.org/x/sync 0.9.0 UnknownUnknown
gomod/golang.org/x/sys 0.27.0 UnknownUnknown
gomod/golang.org/x/term 0.26.0 UnknownUnknown
gomod/golang.org/x/text 0.20.0 UnknownUnknown
gomod/golang.org/x/time 0.8.0 UnknownUnknown

Scanned Files

  • cmd/go.mod
  • go.mod

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant