Interface to Common Configuration Enumeration (CCE). More...
#include "public/cce.h"
#include "cce_priv.h"
#include "oscap.h"
Defines | |
#define | CCE_SUPPORTED "5" |
Functions | |
void | cce_free (struct cce *cce) |
void | cce_entry_free (struct cce_entry *cce) |
struct cce_entry * | cce_entry_new_empty (void) |
struct cce * | cce_new (const char *fname) |
const char * | cce_supported (void) |
bool | cce_validate (const char *filename) |
Vlaidate CCE XML file. |
Interface to Common Configuration Enumeration (CCE).
See more details at http://cce.mitre.org/