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

Replace mholt/archiver with anchore/archiver to fix CVE GO-2024-2698 #1023

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

developerkunal
Copy link
Contributor

🔧 Changes

  • Replaced github.com/mholt/archiver/v3 with github.com/anchore/archiver/v3 v3.5.2 in go.mod to address CVE GO-2024-2698.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

…/v3 v3.5.2 in go.mod to fix CVE GO-2024-2698.
@developerkunal developerkunal requested a review from a team as a code owner June 13, 2024 10:18
@developerkunal developerkunal merged commit a26ccf1 into main Jun 13, 2024
8 checks passed
@developerkunal developerkunal deleted the fix-archiver-vulnerablity branch June 13, 2024 10:41
@developerkunal developerkunal restored the fix-archiver-vulnerablity branch September 2, 2024 12:14
@developerkunal developerkunal deleted the fix-archiver-vulnerablity branch September 2, 2024 12:16
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