Skip to content

Commit 6753181

Browse files
committed
Identify and move abstract-type info to abstract
1 parent 15807e2 commit 6753181

5 files changed

+9
-6
lines changed

guides/common/modules/con_compliance-email-notifications.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
= Compliance email notifications
55

66
[role="_abstract"]
7+
You can configure email notifications on your {ProjectServer} to stay informed about compliance policy changes.
8+
79
{ProjectServer} sends an OpenSCAP Summary email to all users who subscribe to the *Compliance policy summary* email notifications.
810
For more information on subscribing to email notifications, see {AdministeringDocURL}Configuring_Email_Notification_Preferences_admin[Configuring Email Notification Preferences] in _{AdministeringDocTitle}_.
911

guides/common/modules/con_scap-content-in-project.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
= SCAP content in {Project}
55

66
[role="_abstract"]
7+
In {Project}, you use an XCCDF profile from SCAP content and, eventually, a tailoring file, to define a _compliance policy_.
8+
{Project} includes default SCAP contents from SCAP Security Guide provided by the https://www.open-scap.org/[OpenSCAP project].
9+
710
SCAP content is a SCAP data-stream file that contains implementation of compliance, configuration, or security baselines.
811
A single data stream usually includes multiple XCCDF profiles.
912
An XCCDF profile defines an industry standard or custom security standard against which you can evaluate compliance of host configuration in {Project}, such as Protection Profile for General Purpose Operating Systems (OSPP), Health Insurance Portability and Accountability Act (HIPAA), and PCI-DSS v3.2.1 Control Baseline for {EL}{nbsp}9.
1013
You can adapt existing XCCDF profiles according to your requirements by using _tailoring files_.
1114

12-
In {Project}, you use an XCCDF profile from SCAP content and, eventually, a tailoring file, to define a _compliance policy_.
13-
{Project} includes default SCAP contents from SCAP Security Guide provided by the https://www.open-scap.org/[OpenSCAP project].
14-
1515
{Project} supports content of SCAP versions 1.2 and 1.3.

guides/common/modules/con_security-compliance-management-in-project.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@
55

66
[role="_abstract"]
77
Security compliance management is the ongoing process of defining security policies, auditing systems for compliance with those policies, and resolving instances of non-compliance.
8-
Any non-compliance is managed according to the organization's configuration management policies.
9-
Security policies range in scope from host-specific to industry-wide, therefore, flexibility in their definition is required.
10-
118
With {Project}, you can schedule compliance auditing and reporting on all registered hosts.

guides/common/modules/ref_compliance-policy-deployment-options.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
= Compliance policy deployment options
55

66
[role="_abstract"]
7+
With {Project}, multiple methods are available for compliance policy deployment.
8+
79
You can use one of the following methods to deploy compliance policies:
810

911
Ansible deployment::

guides/common/modules/ref_inclusion-of-remote-scap-resources.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
[role="_abstract"]
77
SCAP data streams can reference remote resources, such as OVAL files, that the SCAP client fetches over the internet when it runs on hosts.
8+
You can enable the download of these remote resources for hosts with internet access.
9+
810
If a data stream requires a remote resource, you can see a warning from the OpenSCAP Scanner tool on your {ProjectServer}, such as:
911

1012
[options="nowrap", subs="+quotes,verbatim,attributes"]

0 commit comments

Comments
 (0)