|
Greenbone Vulnerability Management Libraries 22.26.0
|
XML context. More...
#include <cpeutils.h>
Data Fields | |
| char * | part |
| char * | vendor |
| char * | product |
| char * | version |
| char * | update |
| char * | edition |
| char * | sw_edition |
| char * | target_sw |
| char * | target_hw |
| char * | other |
| char * | language |
XML context.
This structure is used to represent the WFN naming of a CPE.
| char* cpe_struct_t::edition |
| char* cpe_struct_t::language |
| char* cpe_struct_t::other |
| char* cpe_struct_t::part |
| char* cpe_struct_t::product |
| char* cpe_struct_t::sw_edition |
| char* cpe_struct_t::target_hw |
| char* cpe_struct_t::target_sw |
| char* cpe_struct_t::update |
| char* cpe_struct_t::vendor |
| char* cpe_struct_t::version |