Skip to content

Instantly share code, notes, and snippets.

@ralvares
Created July 14, 2021 06:11
Show Gist options
  • Select an option

  • Save ralvares/c05b4bad5ceee3461e1a833d00f021af to your computer and use it in GitHub Desktop.

Select an option

Save ralvares/c05b4bad5ceee3461e1a833d00f021af to your computer and use it in GitHub Desktop.
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