OpenVAS Manager  7.0.3~git
create_report_result_t Struct Reference

A CREATE_REPORT result. More...

#include <manage.h>

Collaboration diagram for create_report_result_t:
Collaboration graph

Data Fields

char * description
 Description of NVT. More...
 
char * host
 Host. More...
 
char * nvt_oid
 OID of NVT. More...
 
char * scan_nvt_version
 Version of NVT used at scan time. More...
 
char * port
 Port. More...
 
char * qod
 QoD (quality of detection). More...
 
char * qod_type
 QoD type. More...
 
char * severity
 Severity score. More...
 
char * threat
 Threat. More...
 

Detailed Description

A CREATE_REPORT result.

Definition at line 1175 of file manage.h.

Field Documentation

◆ description

char* create_report_result_t::description

Description of NVT.

Definition at line 1177 of file manage.h.

◆ host

char* create_report_result_t::host

Host.

Definition at line 1178 of file manage.h.

◆ nvt_oid

char* create_report_result_t::nvt_oid

OID of NVT.

Definition at line 1179 of file manage.h.

◆ port

char* create_report_result_t::port

Port.

Definition at line 1181 of file manage.h.

◆ qod

char* create_report_result_t::qod

QoD (quality of detection).

Definition at line 1182 of file manage.h.

◆ qod_type

char* create_report_result_t::qod_type

QoD type.

Definition at line 1183 of file manage.h.

◆ scan_nvt_version

char* create_report_result_t::scan_nvt_version

Version of NVT used at scan time.

Definition at line 1180 of file manage.h.

◆ severity

char* create_report_result_t::severity

Severity score.

Definition at line 1184 of file manage.h.

◆ threat

char* create_report_result_t::threat

Threat.

Definition at line 1185 of file manage.h.


The documentation for this struct was generated from the following file: