Interface to Common Platform Enumeration (CPE) Language. More...
#include <libxml/tree.h>
#include <string.h>
#include "cpelang_priv.h"
#include "public/cpelang.h"
#include "../common/util.h"
#include "../common/list.h"
Defines | |
#define | CPE_LANG_SUPPORTED "2.2" |
Functions | |
struct cpe_lang_model * | cpe_lang_model_import (const char *file) |
void | cpe_lang_model_export (const struct cpe_lang_model *spec, const char *file) |
bool | cpe_platform_match_cpe (struct cpe_name **cpe, size_t n, const struct cpe_platform *platform) |
const char * | cpe_lang_model_supported (void) |
Interface to Common Platform Enumeration (CPE) Language.
See more details at http://nvd.nist.gov/cpe.cfm