Open SCAP Library
|
Interface to Common Platform Enumeration (CPE) Dictionary.
Go to the source code of this file.
Functions | |
bool | cpe_dict_model_set_origin_file (struct cpe_dict_model *dict, const char *origin_file) |
Sets the origin file hint. More... | |
const char * | cpe_dict_model_get_origin_file (const struct cpe_dict_model *dict) |
Gets the file the CPE dict model was loaded from. | |
Evaluators | |
char * | cpe_dict_detect_version (const char *file) |
Detects which version the given CPE file is. More... | |