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