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

feat: add radare2 contains patterns #1693

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

snosratiershad
Copy link
Contributor

@snosratiershad snosratiershad commented Jun 8, 2022

Added contains patterns which included in current RPM, DEB, and git repository binaries from stable versions (checked from 5.4.0 to 5.6.8)

related to this issue

@codecov-commenter
Copy link

Codecov Report

Merging #1693 (80fe20c) into main (3bb0479) will increase coverage by 2.74%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1693      +/-   ##
==========================================
+ Coverage   78.36%   81.10%   +2.74%     
==========================================
  Files         293      298       +5     
  Lines        6050     6188     +138     
  Branches      994     1006      +12     
==========================================
+ Hits         4741     5019     +278     
+ Misses       1092      959     -133     
+ Partials      217      210       -7     
Flag Coverage Δ
longtests 81.10% <100.00%> (+2.74%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/radare2.py 100.00% <100.00%> (ø)
cve_bin_tool/output_engine/util.py 92.30% <0.00%> (-4.99%) ⬇️
cve_bin_tool/nvd_api.py 75.20% <0.00%> (-4.80%) ⬇️
cve_bin_tool/helper_script.py 58.82% <0.00%> (-0.86%) ⬇️
cve_bin_tool/checkers/gcc.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/zsh.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/bash.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/bind.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/cups.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/curl.py 100.00% <0.00%> (ø)
... and 37 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

Thank you!

@terriko terriko merged commit 08b9a6f into intel:main Jun 8, 2022
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