chore(deps): bump github.com/sigstore/rekor from 1.5.1 to 1.5.2#309
chore(deps): bump github.com/sigstore/rekor from 1.5.1 to 1.5.2#309dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: github.com/sigstore/rekor dependency-version: 1.5.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This pull request updates the github.com/sigstore/rekor dependency to version 1.5.2. This release includes important security hardening for decompression limits and improved error handling in the Rekor client. Codacy analysis indicates that the PR is up to standards, with no new issues, clones, or complexity introduced.
While the update is straightforward, it impacts transitive dependencies for GCP, AWS, and Kubernetes. The primary focus for verification should be ensuring that the application functionality relying on these updated SDKs remains stable. No blockers were identified during the review.
Test suggestions
- Verify application functionality that relies on Rekor client or transitive sigstore dependencies
- Verify project build and integration tests pass with updated SDK versions (GCP, AWS, OpenAPI)
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify application functionality that relies on Rekor client or transitive sigstore dependencies
2. Verify project build and integration tests pass with updated SDK versions (GCP, AWS, OpenAPI)
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps github.com/sigstore/rekor from 1.5.1 to 1.5.2.
Release notes
Sourced from github.com/sigstore/rekor's releases.
Commits
3b75cd9build(deps): Bump the all group across 1 directory with 7 updates (#2829)759b98ealpine: Enforce max size limit on decompression (#2831)c7e77eeSupport restricting kinds on insertion (#2814)a10818afix(trillianclient): strip dns:/// scheme from TLS ServerName in gRPC dial (#...c31f3fcbuild(deps): Bump cloud.google.com/go/profiler from 0.4.3 to 0.6.0f2a9fb0build(deps): Bump go.uber.org/zap from 1.27.1 to 1.28.0e3ba248build(deps): Bump golang in the all group across 1 directory62e5dddbuild(deps): Bump github.com/go-openapi/swag from 0.25.5 to 0.26.0f4f91d5build(deps): Bump github.com/tink-crypto/tink-go-awskms/v2 to v3 (#2827)9bc540fbuild(deps): Bump google.com/cloudsdktool/google-cloud-cli (#2820)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.