Updated Golang reference to address security vulnerability by ivan-manzhulin · Pull Request #57 · oapi-codegen/runtime
Navigation Menu
{{ message }}
oapi-codegen / runtime Public
- Notifications You must be signed in to change notification settings
- Fork 47
Merged
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
Feb 24, 2026Merged
Updated Golang reference to address security vulnerability#57
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
Updated Golang reference to address security vulnerability#57
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
Conversation
Copy link
Contributor
ivan-manzhulin
commented
Jan 10, 2025
ivan-manzhulin
commented
The vulnerability is in golang.org/x/crypto/ssh which is used indirectly in go.mod
More details about the issue: https://www.cve.org/CVERecord?id=CVE-2024-45337
The PR is updating the version of the module
ivan-manzhulin
requested a review
from a team
as a code owner
mromaszewicz approved these changes Feb 24, 2026
ivan-manzhulin and others added 2 commits
February 23, 2026 23:00Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mromaszewicz
force-pushed
the
patch-1
branch
from
b62e75e to
a5d2b83
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment