Greenbone Vulnerability Manager
22.4.0~dev1
|
Command data for the create_report command. More...
Data Fields | |
char * | detail_name |
Name of current host detail. | |
char * | detail_value |
Value of current host detail. | |
char * | detail_source_name |
Name of source of current host detail. | |
char * | detail_source_type |
Type of source of current host detail. | |
char * | detail_source_desc |
Description of source of current detail. | |
array_t * | details |
Host details. | |
char * | host_end |
End time for a host. | |
char * | host_end_host |
Host name for end time. | |
array_t * | host_ends |
All host ends. | |
char * | host_start |
Start time for a host. | |
char * | host_start_host |
Host name for start time. | |
array_t * | host_starts |
All host starts. | |
char * | in_assets |
Whether to create assets from report. | |
char * | ip |
Current host for host details. | |
char * | result_description |
Description of NVT for current result. | |
char * | result_host |
Host for current result. | |
char * | result_hostname |
Hostname for current result. | |
char * | result_nvt_oid |
OID of NVT for current result. | |
char * | result_port |
Port for current result. | |
char * | result_qod |
QoD value of current result. | |
char * | result_qod_type |
QoD type of current result. | |
char * | result_scan_nvt_version |
Version of NVT used in scan. | |
char * | result_severity |
Severity score for current result. | |
char * | result_threat |
Message type for current result. | |
char * | result_detection_name |
Name of detection in result. | |
char * | result_detection_product |
product of detection in result. | |
char * | result_detection_source_name |
source_name of detection in result. | |
char * | result_detection_source_oid |
source_oid of detection in result. | |
char * | result_detection_location |
location of detection in result. | |
array_t * | result_detection |
Detections for current result. | |
array_t * | results |
All results. | |
char * | scan_end |
End time for a scan. | |
char * | scan_start |
Start time for a scan. | |
char * | task_id |
ID of container task. | |
char * | type |
Type of report. | |
int | wrapper |
Whether there was a wrapper REPORT. | |
Command data for the create_report command.