#include <oval_definitions.h>
Data Fields | |
struct oval_definition_model * | model |
char * | id |
int | version |
oval_definition_class_t | class |
int | deprecated |
char * | title |
char * | description |
struct oval_collection * | affected |
struct oval_collection * | reference |
struct oval_collection * | notes |
char * | anyxml |
struct oval_criteria_node * | criteria |
A definition is the key structure in OVAL. It is analogous to the logical sentence or proposition: if a computer's state matches the configuration parameters laid out in the criteria, then that computer exhibits the state described.