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/image to 0.5.0 #405

Closed

Conversation

chncaption
Copy link

What happened?

There are 1 security vulnerabilities found in golang.org/x/image v0.0.0-20211028202545-6944b10bf410

What did I do?

Upgrade golang.org/x/image from v0.0.0-20211028202545-6944b10bf410 to 0.5.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

@AXDOOMER
Copy link
Collaborator

AXDOOMER commented Aug 2, 2023

Please update the vendor folder. If you submit a pull request, ensure that the CI tests pass.

A possible fix is running go mod vendor.

@AXDOOMER
Copy link
Collaborator

AXDOOMER commented Aug 3, 2023

Superseded by #391

@AXDOOMER AXDOOMER closed this Aug 3, 2023
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.

2 participants