Greenbone Vulnerability Management Libraries
11.0.1
|
Protos for CVSS utility functions. More...
#include <glib.h>
Go to the source code of this file.
Functions | |
double | get_cvss_score_from_base_metrics (const char *) |
Calculate CVSS Score. More... | |
Protos for CVSS utility functions.
This file contains the protos for cvss.c
Definition in file cvss.h.
double get_cvss_score_from_base_metrics | ( | const char * | cvss_str | ) |
Calculate CVSS Score.
cvss_str | Base vector string from which to compute score. |
Definition at line 342 of file cvss.c.
References __get_cvss_score(), set_impact_from_str(), and toenum().