mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[PR #568] fix(sec): upgrade golang.org/x/crypto to 0.17.0 #494
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#494
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FiloSottile/mkcert/pull/568
Author: @suguds
Created: 2/1/2024
Status: 🔄 Open
Base:
master← Head:oscs_fix_cmtg9soau51oj0c3u3d0📝 Commits (1)
3cf345cupdate golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29 to 0.17.0📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
go.mod(+3 -3)📝
go.sum(+4 -0)📄 Description
What happened?
There are 1 security vulnerabilities found in golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
What did I do?
Upgrade golang.org/x/crypto from v0.0.0-20220331220935-ae2d96664a29 to 0.17.0 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How can we automate the detection of these types of issues?
By using the GitHub Actions configurations provided by murphysec, we can conduct automatic code security checks in our CI pipeline.
The specification of the pull request
PR Specification from OSCS
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.