|
Open SCAP Library
|
Data Fields | |
| struct oscap_source * | source |
| oscap_source representing the XCCDF file | |
| struct xccdf_policy_model * | policy_model |
| Active policy model. | |
| char * | profile_id |
| Last selected profile. | |
| struct xccdf_result * | result |
| XCCDF Result model. | |
| float | base_score |
| Basec score of the latest evaluation. | |
| struct oscap_source * | result_source |
| oscap_source for the exported XCCDF result | |