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: correct invalid MD5 hashes for rpms ending with one or more zero bytes #5393

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

eredwine
Copy link
Contributor

Description

This pull request bumps the go-rpmdb dependency to fix the invalid MD5 hashes for certain RPMs. See knqyf263/go-rpmdb#44 for more details.

Related issues

Checklist

@CLAassistant
Copy link

CLAassistant commented Oct 17, 2023

CLA assistant check
All committers have signed the CLA.

@knqyf263
Copy link
Collaborator

Could you run go mod tidy?

@eredwine
Copy link
Contributor Author

I'll get the tests fixed

@knqyf263
Copy link
Collaborator

knqyf263 commented Oct 18, 2023

Thanks. You can locally run tests with mage test:unit.
https://aquasecurity.github.io/trivy/v0.46/community/contribute/pr/

Copy link
Collaborator

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

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

Thanks!

@knqyf263 knqyf263 added this pull request to the merge queue Oct 19, 2023
Merged via the queue into aquasecurity:main with commit e5317c7 Oct 19, 2023
13 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.

Invalid MD5 hashes for certain rpms
3 participants