#include <oval_definitions.h>
Data Fields | |
struct oval_definition_model * | model |
oval_subtype_t | subtype |
struct oval_object * | base_obj_ref |
struct oval_collection * | notes |
char * | comment |
char * | id |
int | deprecated |
int | version |
struct oval_collection * | object_content |
struct oval_collection * | behaviors |
A simple object will usually result in a single file, process, etc being identified. But through the use pattern matches, sets, and variables, multiple matching objects can be identified. Therefore an OVAL Object can identify a set of many individual items on a system. This set of items defined by the OVAL Object can then be used by an OVAL Test and compared against an OVAL State.