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

Use case-insensitive comparison for CPEs in CVE scanner. #2088

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

jhelmold
Copy link
Member

@jhelmold jhelmold commented Sep 29, 2023

What

Because some CVEs where not found because of a different notation (with capital letters / without capital letters) the comparison for the CPEs in the CVE scanner is now made case-insensitive.

Why

This is a bug-fix

References

GEA-8

Checklist

  • Tests

Because some CVEs where not found because of a different notation
(with capital letters / without capital letters) the comparison
for the CPEs in the CVE scanner is now made case-insensitive.
@github-actions
Copy link

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@jhelmold jhelmold marked this pull request as ready for review September 29, 2023 07:47
@jhelmold jhelmold requested review from mattmundell and a team as code owners September 29, 2023 07:47
@timopollmeier timopollmeier merged commit 242a970 into main Oct 4, 2023
9 checks passed
@timopollmeier timopollmeier deleted the GEA-8_CVE_scan_does_not_find_CVEs branch October 4, 2023 06:59
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