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: improve libarchive checker #2523

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

freebsd:libarchive is a valid CPE ID

Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com

@ffontaine ffontaine force-pushed the fix-libarchive-checker branch from b5f58b9 to f0703cc Compare January 11, 2023 16:50
freebsd:libarchive is a valid CPE ID

While at it, add an openwrt test package

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@ffontaine ffontaine force-pushed the fix-libarchive-checker branch from f0703cc to db6c9d7 Compare January 24, 2023 10:37
@codecov-commenter
Copy link

Codecov Report

Merging #2523 (db6c9d7) into main (caa5612) will decrease coverage by 0.35%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2523      +/-   ##
==========================================
- Coverage   82.95%   82.61%   -0.35%     
==========================================
  Files         594      594              
  Lines        9811     9811              
  Branches     1344     1344              
==========================================
- Hits         8139     8105      -34     
- Misses       1333     1365      +32     
- Partials      339      341       +2     
Flag Coverage Δ
longtests 82.61% <100.00%> (+0.12%) ⬆️
win-longtests ?

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

Impacted Files Coverage Δ
test/test_data/libarchive.py 100.00% <ø> (ø)
cve_bin_tool/checkers/libarchive.py 100.00% <100.00%> (ø)
cve_bin_tool/extractor.py 69.02% <0.00%> (-11.51%) ⬇️
cve_bin_tool/version_scanner.py 86.95% <0.00%> (-2.49%) ⬇️
test/test_cli.py 85.81% <0.00%> (-2.13%) ⬇️
test/test_checkers.py 93.54% <0.00%> (-1.62%) ⬇️
cve_bin_tool/output_engine/__init__.py 67.85% <0.00%> (-1.08%) ⬇️
cve_bin_tool/merge.py 79.83% <0.00%> (-0.81%) ⬇️
cve_bin_tool/async_utils.py 93.79% <0.00%> (-0.69%) ⬇️
cve_bin_tool/cli.py 67.20% <0.00%> (-0.65%) ⬇️
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. 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.

Thanks!

@terriko terriko merged commit f32e655 into intel:main Jan 25, 2023
@ffontaine ffontaine deleted the fix-libarchive-checker branch January 25, 2023 08:07
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