Skip to content

fix: upgrade golang.org/x/crypto and golang.org/x/net for security alerts - #301

Merged
gmegidish merged 1 commit into
mainfrom
fix/upgrade-x-crypto-x-net
Jul 15, 2026
Merged

fix: upgrade golang.org/x/crypto and golang.org/x/net for security alerts#301
gmegidish merged 1 commit into
mainfrom
fix/upgrade-x-crypto-x-net

Conversation

@gmegidish

Copy link
Copy Markdown
Member

Fixes Dependabot alerts:

  • #49 (critical): golang.org/x/crypto — VerifiedPublicKeyCallback permissions skip enforcement. Upgraded v0.45.0 → v0.52.0.
  • #45 (medium): golang.org/x/net — HTML parser denial of service. Upgraded v0.47.0 → v0.55.0.

go mod tidy also bumped transitive golang.org/x deps (mod, sync, sys, text, tools).

Test plan

  • go build ./... passes
  • go test ./... passes

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 22 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 32fc2507-12c5-4d4b-b270-b31c936c370a

📥 Commits

Reviewing files that changed from the base of the PR and between 3fbe544 and f51b44f.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/upgrade-x-crypto-x-net

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

@gmegidish
gmegidish merged commit 5ce00f4 into main Jul 15, 2026
15 checks passed
@gmegidish
gmegidish deleted the fix/upgrade-x-crypto-x-net branch July 15, 2026 19:16
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.

1 participant