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(report): Support CVSS 3.1 for Red Hat OVAL #930 #932

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Conversation

kotakanbe
Copy link
Member

@kotakanbe kotakanbe commented Jan 30, 2020

What did you implement:

Fixes #930

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?

Scan and report Cent7 with the latest OVAL and check if CVSS vector string is not empty string.

Checklist:

You don't have to satisfy all of the following.

  • 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 5811dff into master Jan 30, 2020
@kotakanbe kotakanbe added the bug label Jan 30, 2020
@kotakanbe kotakanbe deleted the fix-cvss-3.1 branch January 31, 2020 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CVSS:3.1 for Red Hat OVAL
1 participant