|
OpenVAS Scanner 23.23.1
|
Data Fields | |
| struct scan_globals * | globals |
| kb_t | host_kb |
| struct ipc_context * | ipc_context |
| plugins_scheduler_t | sched |
| gvm_host_t * | host |
Bundles information about target(s), configuration (globals struct) and scheduler.
| struct scan_globals* attack_start_args::globals |
| gvm_host_t* attack_start_args::host |
| kb_t attack_start_args::host_kb |
| struct ipc_context* attack_start_args::ipc_context |
| plugins_scheduler_t attack_start_args::sched |