Blame testing_files/run_oscap_test.sh

Packit 792a06
#!/bin/bash
Packit 792a06
Packit 792a06
#oscap xccdf eval --profile xccdf_com.example_profile_my_profile --remediate --results=testing_results2.xml testing_ds.xml
Packit 792a06
Packit 792a06
oscap xccdf eval --datastream-id=scap_org.open-scap_datastream_tst --xccdf-id=scap_org.open-scap_cref_first-xccdf.xml --profile xccdf_com.example_profile_my_profile --remediate --results=testing_results.xml testing_ds.xml