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: drop wrong gnutls VENDOR_PRODUCT #3604

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

gnutls:gnutls has been added with commit
11b9d7b but it is not a valid CPE ID:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnutls%3Agnutls

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10ddd3a) 78.66% compared to head (fd3e5e1) 78.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3604      +/-   ##
==========================================
- Coverage   78.66%   78.42%   -0.25%     
==========================================
  Files         773      773              
  Lines       11641    11641              
  Branches     1362     1362              
==========================================
- Hits         9157     9129      -28     
- Misses       2048     2094      +46     
+ Partials      436      418      -18     
Flag Coverage Δ
win-longtests 78.42% <100.00%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Huh, I wonder if it was valid briefly in 2020 when it was added or it was just a mistake. No point in keeping it now regardless of what happened.

@terriko terriko merged commit eb0ff78 into intel:main Dec 19, 2023
21 checks passed
@ffontaine ffontaine deleted the fix-gnutls-checker branch December 19, 2023 06:47
inosmeet pushed a commit to inosmeet/cve-bin-tool that referenced this pull request Feb 16, 2024
gnutls:gnutls has been added with commit
11b9d7b but it is not a valid CPE ID:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Agnutls%3Agnutls

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
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.

3 participants