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

Get vector #568

Merged
merged 3 commits into from
Jul 27, 2021
Merged

Get vector #568

merged 3 commits into from
Jul 27, 2021

Conversation

jjnicola
Copy link
Member

What:
Add function to get the severity_vector, otherwise the cvss_base_vector.

Why:
Extended severity was introduced and there are new tags to hold severity information. severity_vector is the tag name.
Some VTs doesn't have the new tag, but the old one cvss_base_vector. This function returns the vector severity_vector, or the cvss_base_vector if the vt does not have the new tag.

How:
Test added

Checklist:

@jjnicola jjnicola requested a review from a team as a code owner July 26, 2021 06:53
base/nvti.c Outdated Show resolved Hide resolved
base/nvti.c Outdated Show resolved Hide resolved
@ArnoStiefvater ArnoStiefvater enabled auto-merge July 27, 2021 03:28
@ArnoStiefvater ArnoStiefvater disabled auto-merge July 27, 2021 07:10
@ArnoStiefvater ArnoStiefvater merged commit e5e4f52 into greenbone:middleware Jul 27, 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.

2 participants