Skip to content

Bump x/crypto and go-pkcs12 - #7516

Merged
ehsandeep merged 1 commit into
devfrom
bump-crypto-pkcs12
Jul 2, 2026
Merged

Bump x/crypto and go-pkcs12#7516
ehsandeep merged 1 commit into
devfrom
bump-crypto-pkcs12

Conversation

@dogancanbakir

@dogancanbakir dogancanbakir commented Jul 1, 2026

Copy link
Copy Markdown
Member

Bumps two indirect deps to patched versions to clear vulnerability findings (Docker Scout / Trivy / govulncheck):

  • golang.org/x/crypto v0.51.0 → v0.52.0
  • software.sslmate.com/src/go-pkcs12 v0.7.0 → v0.7.2

govulncheck ./... is clean; build passes.

Summary by CodeRabbit

  • Chores
    • Updated a couple of indirect dependencies to newer versions, including crypto-related libraries.
    • No user-facing behavior or public APIs were changed.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 31abd6b8-a853-4282-a8ff-f8420ecadac2

📥 Commits

Reviewing files that changed from the base of the PR and between ccbfb12 and 1bc7494.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

This PR updates two indirect dependencies in go.mod: software.sslmate.com/src/go-pkcs12 from v0.7.0 to v0.7.2, and golang.org/x/crypto from v0.51.0 to v0.52.0. No other changes.

Changes

Dependency updates

Layer / File(s) Summary
Bump indirect dependency versions
go.mod
Updates go-pkcs12 to v0.7.2 and golang.org/x/crypto to v0.52.0 as indirect requirements.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A hop, a skip, a version bump,
go.mod tidied with one small jump,
pkcs12 and crypto shine anew,
a rabbit's work, quick and true. 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the dependency bumps in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-crypto-pkcs12

Comment @coderabbitai help to get the list of available commands.

@dogancanbakir dogancanbakir linked an issue Jul 1, 2026 that may be closed by this pull request
@ehsandeep
ehsandeep merged commit ffd6e0b into dev Jul 2, 2026
19 checks passed
@ehsandeep
ehsandeep deleted the bump-crypto-pkcs12 branch July 2, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump x/crypto and go-pkcs12

2 participants