4 lines
183 B
Bash
4 lines
183 B
Bash
#!/bin/sh
|
|
|
|
oscap xccdf eval --results results.xml --report report.html --profile xccdf_org.ssgproject.content_profile_standard /usr/share/xml/scap/ssg/content/ssg-openembedded-ds.xml
|