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: ERR wrong number of arguments for 'hmget' #80

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Conversation

kotakanbe
Copy link
Collaborator

@kotakanbe kotakanbe commented Sep 18, 2021

What did you implement:

EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"
[Sep 18 18:03:01]  INFO [localhost] jvn_vendor_product: 0 PoC are detected
[Sep 18 18:03:01]  INFO [localhost] jvn_vendor_product: 0 exploits are detected
[Sep 18 18:03:01]  INFO [localhost] pseudo type. Skip OVAL and gost detection
[Sep 18 18:03:01]  INFO [localhost] jvn_vendor_product_nover: 0 CVEs are detected with CPE
EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"
[Sep 18 18:03:01]  INFO [localhost] jvn_vendor_product_nover: 0 PoC are detected
[Sep 18 18:03:01]  INFO [localhost] jvn_vendor_product_nover: 0 exploits are detected
[Sep 18 18:03:01]  INFO [localhost] pseudo type. Skip OVAL and gost detection
[Sep 18 18:03:01]  INFO [localhost] nvd_exact: 0 CVEs are detected with CPE
EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"
[Sep 18 18:03:01]  INFO [localhost] nvd_exact: 0 PoC are detected
[Sep 18 18:03:01]  INFO [localhost] nvd_exact: 0 exploits are detected
[Sep 18 18:03:01]  INFO [localhost] pseudo type. Skip OVAL and gost detection
[Sep 18 18:03:01]  INFO [localhost] nvd_match_no_jvn: 0 CVEs are detected with CPE
EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"
[Sep 18 18:03:01]  INFO [localhost] nvd_match_no_jvn: 0 PoC are detected
[Sep 18 18:03:01]  INFO [localhost] nvd_match_no_jvn: 0 exploits are detected
[Sep 18 18:03:01]  INFO [localhost] pseudo type. Skip OVAL and gost detection
[Sep 18 18:03:01]  INFO [localhost] nvd_rough: 0 CVEs are detected with CPE
EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"
[Sep 18 18:03:01]  INFO [localhost] nvd_rough: 0 PoC are detected
[Sep 18 18:03:01]  INFO [localhost] nvd_rough: 0 exploits are detected
[Sep 18 18:03:01]  INFO [localhost] pseudo type. Skip OVAL and gost detection
[Sep 18 18:03:01]  INFO [localhost] nvd_vendor_product: 0 CVEs are detected with CPE
EROR[09-18|18:03:01] Failed to HMGet.                         err="ERR wrong number of arguments for 'hmget' command"

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

./vuls report works fine

Checklist:

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

@kotakanbe kotakanbe merged commit 18ba72b into master Sep 18, 2021
@kotakanbe kotakanbe deleted the fix-getmulti branch September 20, 2021 20:16
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.

1 participant