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

Updating CVE dependencies #3063

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

npapapietro
Copy link
Contributor

Trying to fix the following CVEs, but that required a breaking change for grype since it is the dependency that is causing github.com/mholt/archiver/v3 issue.

NAME                          INSTALLED  FIXED-IN  TYPE       VULNERABILITY        SEVERITY 
github.com/go-git/go-git/v5   v5.12.0    5.13.0    go-module  GHSA-v725-9546-7q7m  Critical  
github.com/go-git/go-git/v5   v5.12.0    5.13.0    go-module  GHSA-r9px-m959-cxf4  High      
github.com/mholt/archiver/v3  v3.5.1               go-module  GHSA-rhh4-rh7c-7r5v  Medium    
golang.org/x/crypto           v0.28.0    0.31.0    go-module  GHSA-v778-237x-gjrc  Critical  
golang.org/x/net              v0.30.0    0.33.0    go-module  GHSA-w32m-9786-jp63  High

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@npapapietro Nice! Thank you for this update.

internal/vul/scanner.go Outdated Show resolved Hide resolved
internal/vul/scanner.go Show resolved Hide resolved
internal/vul/scan.go Outdated Show resolved Hide resolved
@derailed derailed added vulnerability needs-tlc Pr needs additional updates labels Jan 19, 2025
@npapapietro npapapietro requested a review from derailed January 22, 2025 17:23
Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@npapapietro Thank you for the updates!

internal/vul/scanner.go Show resolved Hide resolved
Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@npapapietro Thank you for the updates!

@derailed derailed merged commit 43408da into derailed:master Jan 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tlc Pr needs additional updates vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants