Created
July 14, 2021 06:11
-
-
Save ralvares/c05b4bad5ceee3461e1a833d00f021af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yum install openscap-utils | |
| wget -O - https://www.redhat.com/security/data/oval/v2/RHEL8/rhel-8.oval.xml.bz2 | bzip2 --decompress > rhel-8.oval.xml | |
| oscap-podman registry.access.redhat.com/ubi8 oval eval --report vulnerability.html rhel-8.oval.xml | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment