Skip to content

chore(deps): bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 - #315

Merged
codacybeta merged 1 commit into
masterfrom
dependabot/go_modules/github.com/sigstore/sigstore-go-1.2.0
Jul 30, 2026
Merged

chore(deps): bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0#315
codacybeta merged 1 commit into
masterfrom
dependabot/go_modules/github.com/sigstore/sigstore-go-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0.

Release notes

Sourced from github.com/sigstore/sigstore-go's releases.

v1.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 8ca80c4 Fix conformance test failures for managed-key verification (#561) (#638)
  • 40d743a Bump the minor-patch group across 2 directories with 10 updates (#637)
  • 7960906 Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#631)
  • ef6e924 Encode Rekor v2 DSSE envelopes as hashedrekord (#627)
  • 56c2528 Verify Rekor v2 inclusion using reconstructed leaf hash (#635)
  • dbb07e6 Prevent multi-log threshold bypasses via single compromised log (#633)
  • 7e8ee0f bundle: cap raw TlogEntries length before per-entry parse (#630)
  • 58c7950 Bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 (#624)
  • 1ad51ea Bump github.com/in-toto/in-toto-golang (#623)
  • 566ec6c Bump sigstore/sigstore-conformance from 0.0.26 to 0.0.27 (#621)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 10, 2026 22:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2026
codacybeta
codacybeta previously approved these changes Jul 10, 2026
@codacybeta
codacybeta enabled auto-merge (squash) July 10, 2026 22:48
@codacy-production

codacy-production Bot commented Jul 10, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

While the project's quality metrics are reported as up to standards, significant security risks and verification gaps exist. High-severity vulnerabilities identified in the oras-go library and the pinned Go toolchain (CVE-2026-50162, CVE-2026-50151, CVE-2026-42505) pose threats of directory traversal, credential exposure, and information disclosure. These security flaws should be mitigated to ensure a secure build environment. Additionally, there is no evidence that compilation and integration tests have been executed to confirm compatibility with the updated library features and transitive dependencies. Documenting these tests is a necessary step to validate that the changes do not introduce regressions.

1 comment outside of the diff
go.mod

line 3 🟡 MEDIUM RISK
The pinned Go toolchain version is affected by CVE-2026-42505, which involves a potential information disclosure vulnerability in the crypto/tls package during Encrypted Client Hello (ECH) handshakes.

Test suggestions

  • Verify successful project compilation and execution of existing integration tests to ensure no breaking changes from the library updates.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify successful project compilation and execution of existing integration tests to ensure no breaking changes from the library updates.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/sigstore/sigstore-go-1.2.0 branch from 8199af3 to 684c323 Compare July 30, 2026 15:38
codacybeta
codacybeta previously approved these changes Jul 30, 2026
Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/sigstore/sigstore-go/releases)
- [Commits](sigstore/sigstore-go@v1.1.4...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore-go
  dependency-version: 1.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/sigstore/sigstore-go-1.2.0 branch from 684c323 to b302a7d Compare July 30, 2026 15:56
@codacybeta
codacybeta merged commit ba6a3b5 into master Jul 30, 2026
8 checks passed
@codacybeta
codacybeta deleted the dependabot/go_modules/github.com/sigstore/sigstore-go-1.2.0 branch July 30, 2026 16:11
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