minor updates

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2019-02-20 15:43:18 +01:00
parent 678fd257f6
commit 075c6f9a1b

View File

@@ -333,7 +333,7 @@ Official [OpenSCAP Base](https://www.open-scap.org/tools/openscap-base/) documen
> _The command-line tool, called `oscap`, offers a multi-purpose tool designed to format content into documents or scan the system based on this content. Whether you want to evaluate DISA STIGs, NISTs USGCB, or Red Hats Security Response Teams content, all are supported by OpenSCAP._
How it use?
Before use please see [Using OSCAP](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sect-using_oscap).
```bash
# Installation:
@@ -347,6 +347,8 @@ oscap xccdf eval --report report.html --profile xccdf_org.ssgproject.content_pro
SCAP Workbench is a utility that offers an easy way to perform common `oscap` tasks on local or remote systems.
Before use please see [Using SCAP Workbench](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sect-using_scap_workbench).
```bash
# Installation:
yum install scap-security-guide scap-workbench