Skip to content

fix: improve ftp checker #2544

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

Merged
merged 1 commit into from
Jan 25, 2023
Merged

fix: improve ftp checker #2544

merged 1 commit into from
Jan 25, 2023

Conversation

ffontaine
Copy link
Contributor

This checker is for netkit_ftp, not ftp so fix the CPE ID, rename files and add a debian test package

Signed-off-by: Fabrice Fontaine [email protected]

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.

Updating test and re-running CI

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.

Sorry, merge conflict with the new test framework PR #2381 -- can you resolve it?

This checker is for netkit_ftp, not ftp so fix the CPE ID, rename files
and add a debian test package

Signed-off-by: Fabrice Fontaine <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #2544 (5ae52c4) into main (caa5612) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2544      +/-   ##
==========================================
+ Coverage   82.95%   83.08%   +0.12%     
==========================================
  Files         594      594              
  Lines        9811     9811              
  Branches     1344     1344              
==========================================
+ Hits         8139     8151      +12     
+ Misses       1333     1319      -14     
- Partials      339      341       +2     
Flag Coverage Δ
longtests 82.61% <100.00%> (+0.12%) ⬆️
win-longtests 75.35% <100.00%> (+0.03%) ⬆️

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% <ø> (ø)
test/test_data/netkit_ftp.py 100.00% <ø> (ø)
cve_bin_tool/checkers/netkit_ftp.py 100.00% <100.00%> (ø)
cve_bin_tool/cli.py 68.16% <0.00%> (+0.32%) ⬆️
cve_bin_tool/data_sources/nvd_source.py 63.07% <0.00%> (+4.56%) ⬆️

📣 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.

Windows short tests are failing due to timeout, but that is unrelated so I'm going to go ahead and merge.

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