21#ifndef XCCDF_POLICY_RESOLVE_H_
22#define XCCDF_POLICY_RESOLVE_H_
29#include <xccdf_policy_priv.h>
xccdf_level_t
XCCDF error, complexity, disruption, or severity level.
Definition xccdf_benchmark.h:118
xccdf_role_t
XCCDF role.
Definition xccdf_benchmark.h:136
float xccdf_numeric
Type of a numerical content for a XCCDF value.
Definition xccdf_benchmark.h:198
Top level XCCDF structure containing profiles, rules, values and results.
A base class for XCCDF items.
Definition item.h:220
XCCDF policy structure is abstract (class) structure of Profile element from benchmark.
Definition xccdf_policy_priv.h:57
XCCDF profile is a set of tests and their settings in a compact package.
Definition xccdf_policy_resolve.c:29
XCCDF rule defines a test execution.
Open-scap XCCDF library interface.