#include <cpe_dict.h>
Data Fields | |
| struct cpe_name * | name |
| struct oscap_list * | titles |
| bool | deprecated |
| deprecated attribute | |
| struct cpe_name * | deprecated_by |
| deprecated_by attribute, the CPE name that deprecated this | |
| char * | deprecation_date |
| struct oscap_list * | references |
| struct oscap_list * | checks |
| struct oscap_list * | notes |
| struct cpe_item_metadata * | metadata |
| struct cpe23_item * | cpe23_item |
| element <cpe23-item> | |
| struct { | |
| bool deprecated:1 | |
| Is the deprecated atrtribute specified in XML? | |
| } | export |
| bool cpe_item::deprecated |
deprecated attribute
Is the deprecated atrtribute specified in XML?
1.5.6