Open SCAP Library
|
High Level API for OpenSCAP XCCDF operations. More...
Go to the source code of this file.
Functions | |
OSCAP_API int | xccdf_session_load_check_engine_plugin (struct xccdf_session *session, const char *plugin_name) |
OSCAP_API int | xccdf_session_generate_guide (struct xccdf_session *session, const char *outfile) |
Generate HTML guide form a loaded XCCDF session. More... | |
OSCAP_API int | xccdf_session_export_all (struct xccdf_session *session) |
Export XCCDF results, ARF results and HTML report from the given XCCDF session based on values set in the XCCDF session. More... | |
High Level API for OpenSCAP XCCDF operations.