Greenbone Vulnerability Management Libraries 22.18.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. | |
Protos for CVSS utility functions.
This file contains the protos for cvss.c
double get_cvss_score_from_base_metrics | ( | const char * | cvss_str | ) |
Calculate CVSS Score.
cvss_str | Base vector string from which to compute score. |