Blame SOURCES/scap-security-guide-0.1.41-packages_abrt_sendmail_removed.patch

7629ac
diff --git a/linux_os/guide/services/base/package_abrt_removed.rule b/linux_os/guide/services/base/package_abrt_removed.rule
7629ac
new file mode 100644
7629ac
index 0000000000..6cdca812c8
7629ac
--- /dev/null
7629ac
+++ b/linux_os/guide/services/base/package_abrt_removed.rule
7629ac
@@ -0,0 +1,22 @@
7629ac
+documentation_complete: true
7629ac
+
7629ac
+prodtype: rhel6,rhel7,fedora
7629ac
+
7629ac
+title: 'Uninstall Automatic Bug Reporting Tool (abrt)'
7629ac
+
7629ac
+description: |-
7629ac
+    The Automatic Bug Reporting Tool (<tt>abrt</tt>) collects
7629ac
+    and reports crash data when an application crash is detected. Using a variety
7629ac
+    of plugins, abrt can email crash reports to system administrators, log crash
7629ac
+    reports to files, or forward crash reports to a centralized issue tracking
7629ac
+    system such as RHTSupport.
7629ac
+    {{{ describe_package_remove(package="abrt") }}}
7629ac
+
7629ac
+rationale: |-
7629ac
+    Mishandling crash data could expose sensitive information about
7629ac
+    vulnerabilities in software executing on the system, as well as sensitive
7629ac
+    information from within a process's address space or registers.
7629ac
+
7629ac
+severity: unknown
7629ac
+
7629ac
+{{{ complete_ocil_entry_package(package="abrt") }}}
7629ac
diff --git a/rhel7/profiles/ospp42.profile b/rhel7/profiles/ospp42.profile
7629ac
index 8550434ffa..376aebba51 100644
7629ac
--- a/rhel7/profiles/ospp42.profile
7629ac
+++ b/rhel7/profiles/ospp42.profile
7629ac
@@ -184,3 +184,4 @@ selections:
7629ac
     - audit_rules_etc_group_open
7629ac
     - audit_rules_etc_group_openat
7629ac
     - audit_rules_etc_group_open_by_handle_at
7629ac
+    - package_abrt_removed
7629ac
7629ac
diff --git a/rhel7/profiles/ospp42.profile b/rhel7/profiles/ospp42.profile
7629ac
index 376aebba51..d6068ea7f7 100644
7629ac
--- a/rhel7/profiles/ospp42.profile
7629ac
+++ b/rhel7/profiles/ospp42.profile
7629ac
@@ -185,3 +185,4 @@ selections:
7629ac
     - audit_rules_etc_group_openat
7629ac
     - audit_rules_etc_group_open_by_handle_at
7629ac
     - package_abrt_removed
7629ac
+    - package_sendmail_removed