|
Greenbone Vulnerability Management Libraries 22.25.0
|
#include <osp.h>
Data Fields | |
| GSList * | targets |
| Target hosts to scan. | |
| GSList * | vt_groups |
| VT groups to use for the scan. | |
| GSList * | vts |
| Single VTs to use for the scan. | |
| GHashTable * | scanner_params |
| Table of scanner parameters. | |
| const char * | scan_id |
| UUID to set for scan, null otherwise. | |
| const char* osp_start_scan_opts_t::scan_id |
UUID to set for scan, null otherwise.
| GHashTable* osp_start_scan_opts_t::scanner_params |
Table of scanner parameters.
| GSList* osp_start_scan_opts_t::targets |
Target hosts to scan.
| GSList* osp_start_scan_opts_t::vt_groups |
VT groups to use for the scan.
| GSList* osp_start_scan_opts_t::vts |
Single VTs to use for the scan.