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(checker): Add TrouSerS checker #1266

Merged
merged 1 commit into from
Jul 21, 2021
Merged

Conversation

BreadGenie
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

Merging #1266 (3f78984) into main (e089976) will increase coverage by 1.61%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1266      +/-   ##
==========================================
+ Coverage   78.80%   80.42%   +1.61%     
==========================================
  Files         240      242       +2     
  Lines        4501     4510       +9     
  Branches      559      559              
==========================================
+ Hits         3547     3627      +80     
+ Misses        804      742      -62     
+ Partials      150      141       -9     
Flag Coverage Δ
longtests 80.42% <100.00%> (+1.61%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 95.55% <ø> (ø)
cve_bin_tool/checkers/trousers.py 100.00% <100.00%> (ø)
test/test_data/trousers.py 100.00% <100.00%> (ø)
cve_bin_tool/cvedb.py 85.35% <0.00%> (+0.95%) ⬆️
cve_bin_tool/version_scanner.py 77.24% <0.00%> (+1.37%) ⬆️
cve_bin_tool/cli.py 78.18% <0.00%> (+3.03%) ⬆️
cve_bin_tool/checkers/glibc.py 100.00% <0.00%> (+3.70%) ⬆️
cve_bin_tool/checkers/systemd.py 92.59% <0.00%> (+7.40%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e089976...3f78984. Read the comment docs.

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!

@terriko terriko merged commit 4874e2e into intel:main Jul 21, 2021
@BreadGenie BreadGenie deleted the trousers-checker branch July 22, 2021 00:19
peb-peb pushed a commit to peb-peb/cve-bin-tool that referenced this pull request Aug 2, 2021
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