XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file and list of policies that are abstract structure of Profile element from benchmark file. More...
#include <xccdf_policy.h>
Public Member Functions | |
bool | xccdf_policy_model_add_policy (struct xccdf_policy_model *, struct xccdf_policy *) |
Data Fields | |
struct xccdf_benchmark * | benchmark |
struct oscap_list * | policies |
XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file and list of policies that are abstract structure of Profile element from benchmark file.
Handle: XCCDF-POLICY.
bool xccdf_policy_model_add_policy | ( | struct xccdf_policy_model * | , | |
struct xccdf_policy * | ||||
) |