Interface to Common Platform Enumeration (CPE) Dictionary. More...
#include "public/cpedict.h"
#include "cpedict_priv.h"
#include "../common/list.h"
#include "../common/util.h"
Defines | |
#define | CPE_DICT_SUPPORTED "2.2" |
Functions | |
struct cpe_dict_model * | cpe_dict_model_import (const char *file) |
void | cpe_dict_model_export (const struct cpe_dict_model *dict, const char *file) |
bool | cpe_name_match_dict (struct cpe_name *cpe, struct cpe_dict_model *dict) |
bool | cpe_name_match_dict_str (const char *cpestr, struct cpe_dict_model *dict) |
const char * | cpe_dict_model_supported (void) |
Interface to Common Platform Enumeration (CPE) Dictionary.
See more details at http://nvd.nist.gov/cpe.cfm