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: update bison pattern #3617

Merged
merged 2 commits into from
Dec 19, 2023
Merged

fix: update bison pattern #3617

merged 2 commits into from
Dec 19, 2023

Conversation

ffontaine
Copy link
Contributor

Update bison pattern to avoid a false positive in bison.info raised by Introduced in Bison 3.0.3.

Update bison pattern to avoid a false positive in bison.info raised by
"Introduced in Bison 3.0.3."

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

codecov-commenter commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10ddd3a) 78.66% compared to head (f22b98d) 78.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3617      +/-   ##
==========================================
- Coverage   78.66%   78.25%   -0.41%     
==========================================
  Files         773      773              
  Lines       11641    11641              
  Branches     1362     1362              
==========================================
- Hits         9157     9110      -47     
- Misses       2048     2111      +63     
+ Partials      436      420      -16     
Flag Coverage Δ
win-longtests 78.25% <100.00%> (-0.39%) ⬇️

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.

Thanks! (And ah, I remember the days of maintaining a FSF-backed project and having to put GNU all over the place...)

@terriko terriko merged commit 93f3a3c into intel:main Dec 19, 2023
@ffontaine ffontaine deleted the fix-bison-checker branch December 19, 2023 21:04
inosmeet pushed a commit to inosmeet/cve-bin-tool that referenced this pull request Feb 16, 2024
Update bison pattern to avoid a false positive in bison.info raised by
"Introduced in Bison 3.0.3."

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