21 #ifndef OSCAP_CPE_CPE_SESSION_PRIV_H
22 #define OSCAP_CPE_CPE_SESSION_PRIV_H
28 #include "common/list.h"
30 #include "common/util.h"
Definition: oval_agent.c:53
General OpenScap functions and types.
struct oscap_htable * sources_cache
Not owned cache [path -> oscap_source].
Definition: cpe_session_priv.h:40
struct oscap_htable * oval_sessions
Caches CPE OVAL check results.
Definition: cpe_session_priv.h:38
Definition: cpe_session_priv.h:35
Definition: oscap_source.c:62
struct oscap_list * lang_models
All CPE lang models except the one embedded in XCCDF.
Definition: cpe_session_priv.h:37
struct oscap_list * dicts
All CPE dictionaries except the one embedded in XCCDF.
Definition: cpe_session_priv.h:36
bool thin_results
Should OVAL results related to CPE be exported as THIN?
Definition: cpe_session_priv.h:41