Skip to content

[Cycode] Fix for vulnerable manifest file dependency - golang.org/x/crypto updated to version 0.52.0 - #104

Open
cycode-security[bot] wants to merge 1 commit into
mainfrom
cycode-fix-suggestion-manifest-dependency-update-2f9d8ca1-5858-4288-b941-dd5f68232c62
Open

cycode-security[bot] wants to merge 1 commit into
mainfrom
cycode-fix-suggestion-manifest-dependency-update-2f9d8ca1-5858-4288-b941-dd5f68232c62

Conversation

@cycode-security

@cycode-security cycode-security Bot commented Jul 7, 2026

Copy link
Copy Markdown

Cycode Vulnerable Dependencies Update

This pull request updates the following manifest file:

File Path Number of packages to update
go.mod 1

📂 go.mod

1 package will be updated to resolve vulnerabilities:

Package Name Current Version Updated Version
golang.org/x/crypto 0.41.0 0.52.0

Note

Low Risk
Single dependency version bump with no code changes; typical low-risk security patch, though crypto library updates merit normal regression around password hashing.

Overview
Bumps the direct golang.org/x/crypto dependency in go.mod from 0.41.0 to 0.52.0 to address reported vulnerable-manifest findings (Cycode).

No application source changes are included; consumers of crypto primitives in this repo (e.g. bcrypt in internal/api/crypto) will resolve the newer module version at build time.

Reviewed by Cursor Bugbot for commit bb8c563. Configure here.

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.

0 participants