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: mysql 8.0.3x binary detection #3142

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented Aug 20, 2024

Mysql binaries were being misidentified as 8.0 in some cases or not identified at all. This PR updates the expression used to identify some known problematic versions.

Fixes #3141

Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow merged commit 73b9d5a into anchore:main Aug 21, 2024
11 checks passed
@kzantow kzantow deleted the fix/mysql-binary-classifier branch August 21, 2024 13:48
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.

Mysql binary detection version incorrect for 8.0.x
3 participants