Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sec): upgrade golang.org/x/net to 0.17.0 #503

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

suguds
Copy link
Contributor

@suguds suguds commented Feb 2, 2024

What happened?

There are 1 security vulnerabilities found in golang.org/x/net v0.11.0

What did I do?

Upgrade golang.org/x/net from v0.11.0 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

@wagoodman wagoodman enabled auto-merge (squash) February 2, 2024 14:21
wagoodman
wagoodman previously approved these changes Feb 2, 2024
@wagoodman wagoodman merged commit fd52646 into wagoodman:main Feb 2, 2024
6 checks passed
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.

None yet

2 participants