Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
documentation_complete: true

prodtype: fedora,ol7,ol8,rhel7,rhel8

title: 'Uninstall libreport-plugin-logger Package'

description: |-
{{{ describe_package_remove(package="libreport-plugin-logger") }}}

rationale: |-
<tt>libreport-plugin-logger</tt> is a ABRT plugin to report bugs into the
Red Hat Support system.

severity: low

identifiers:
cce@rhel8: CCE-89201-8

references:
disa: CCI-000381
srg: SRG-OS-000095-GPOS-00049
stigid@ol8: OL08-00-040001
stigid@rhel8: RHEL-08-040001

{{{ complete_ocil_entry_package(package="libreport-plugin-logger") }}}

template:
name: package_removed
vars:
pkgname: libreport-plugin-logger
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
documentation_complete: true

prodtype: fedora,ol7,ol8,rhel7,rhel8

title: 'Uninstall libreport-plugin-rhtsupport Package'

description: |-
{{{ describe_package_remove(package="libreport-plugin-rhtsupport") }}}

rationale: |-
<tt>libreport-plugin-rhtsupport</tt> is a ABRT plugin to report bugs into the
Red Hat Support system.

severity: low

identifiers:
cce@rhel8: CCE-88955-0

references:
disa: CCI-000381
srg: SRG-OS-000095-GPOS-00049
stigid@ol8: OL08-00-040001
stigid@rhel8: RHEL-08-040001

{{{ complete_ocil_entry_package(package="libreport-plugin-rhtsupport") }}}

template:
name: package_removed
vars:
pkgname: libreport-plugin-rhtsupport
4 changes: 3 additions & 1 deletion products/ol8/profiles/ospp.profile
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,12 @@ selections:
- package_nfs-utils_removed
- package_krb5-workstation_removed
- package_abrt-addon-kerneloops_removed
- package_abrt-addon-python_removed
- package_python3-abrt-addon_removed
- package_abrt-addon-ccpp_removed
- package_abrt-plugin-sosreport_removed
- package_abrt-cli_removed
- package_libreport-plugin-rhtsupport_removed
- package_libreport-plugin-logger_removed
- package_abrt_removed

### Login
Expand Down
4 changes: 3 additions & 1 deletion products/ol8/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -935,9 +935,11 @@ selections:
- package_abrt_removed
- package_abrt-addon-ccpp_removed
- package_abrt-addon-kerneloops_removed
- package_abrt-addon-python_removed
- package_python3-abrt-addon_removed
- package_abrt-cli_removed
- package_abrt-plugin-sosreport_removed
- package_libreport-plugin-rhtsupport_removed
- package_libreport-plugin-logger_removed

# OL08-00-040002
- package_sendmail_removed
Expand Down
2 changes: 2 additions & 0 deletions products/rhel8/profiles/ospp.profile
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ selections:
- package_abrt-addon-ccpp_removed
- package_abrt-plugin-sosreport_removed
- package_abrt-cli_removed
- package_libreport-plugin-rhtsupport_removed
- package_libreport-plugin-logger_removed
Comment thread
yuumasato marked this conversation as resolved.
- package_abrt_removed

### Login
Expand Down
2 changes: 2 additions & 0 deletions products/rhel8/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,8 @@ selections:
- package_python3-abrt-addon_removed
- package_abrt-cli_removed
- package_abrt-plugin-sosreport_removed
- package_libreport-plugin-rhtsupport_removed
- package_libreport-plugin-logger_removed

# RHEL-08-040002
- package_sendmail_removed
Expand Down
2 changes: 0 additions & 2 deletions shared/references/cce-redhat-avail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2854,7 +2854,6 @@ CCE-88951-9
CCE-88952-7
CCE-88953-5
CCE-88954-3
CCE-88955-0
CCE-88956-8
CCE-88957-6
CCE-88958-4
Expand Down Expand Up @@ -3085,7 +3084,6 @@ CCE-89197-8
CCE-89198-6
CCE-89199-4
CCE-89200-0
CCE-89201-8
CCE-89202-6
CCE-89203-4
CCE-89204-2
Expand Down
2 changes: 2 additions & 0 deletions tests/data/profile_stability/rhel8/ospp.profile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
- package_libreport-plugin-logger_removed
- package_libreport-plugin-rhtsupport_removed
- package_nfs-utils_removed
- package_openscap-scanner_installed
- package_openssh-clients_installed
Expand Down
2 changes: 2 additions & 0 deletions tests/data/profile_stability/rhel8/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
- package_libreport-plugin-logger_removed
- package_libreport-plugin-rhtsupport_removed
- package_mcafeetp_installed
- package_opensc_installed
- package_openssh-server_installed
Expand Down
2 changes: 2 additions & 0 deletions tests/data/profile_stability/rhel8/stig_gui.profile
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ selections:
- package_gssproxy_removed
- package_iprutils_removed
- package_krb5-workstation_removed
- package_libreport-plugin-logger_removed
- package_libreport-plugin-rhtsupport_removed
- package_mcafeetp_installed
- package_opensc_installed
- package_openssh-server_installed
Expand Down