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

handle tilde in version strings #272

Merged
merged 2 commits into from
Jan 9, 2024
Merged

handle tilde in version strings #272

merged 2 commits into from
Jan 9, 2024

Conversation

noqcks
Copy link
Collaborator

@noqcks noqcks commented Jan 9, 2024

Fixes #269

Scanning nginx:1.23.3 included the nginx version string 1.23.3-1~bullseye, which was preventing matching to an nginx version in the database.

Signed-off-by: Benji Visser <[email protected]>
@noqcks noqcks requested a review from shihanwan January 9, 2024 15:25
@noqcks noqcks merged commit b569d64 into main Jan 9, 2024
9 checks passed
@noqcks noqcks deleted the benji/i-269 branch January 9, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not finding EOL'ed version of nginx in container image
2 participants