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

Mysql binary detection version incorrect for 8.0.x #3141

Closed
kzantow opened this issue Aug 20, 2024 · 0 comments · Fixed by #3142
Closed

Mysql binary detection version incorrect for 8.0.x #3141

kzantow opened this issue Aug 20, 2024 · 0 comments · Fixed by #3142
Assignees
Labels
bug Something isn't working

Comments

@kzantow
Copy link
Contributor

kzantow commented Aug 20, 2024

What happened:
Syft reports mysql version 8.0 when scanning mysql:8.0.37-bookworm with the binary cataloger:

$ syft mysql:8.0.37-bookworm --select-catalogers binary

NAME                      VERSION           TYPE        
...
mysql                     8.0               binary       

What you expected to happen:
Syft should report mysql version of 8.0.37, but instead reports 8.0

Environment:

  • Output of syft version:
Application: syft
Version:    1.11.0
BuildDate:  2024-08-09T10:14:10Z
GitCommit:  Homebrew
GitDescription: [not provided]
Platform:   darwin/amd64
GoVersion:  go1.22.6
Compiler:   gc
  • OS (e.g: cat /etc/os-release or similar): macOS/all
@kzantow kzantow added the bug Something isn't working label Aug 20, 2024
@kzantow kzantow self-assigned this Aug 20, 2024
@kzantow kzantow moved this to In Review in OSS Aug 20, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in OSS Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant