File: rule.yml

package info (click to toggle)
scap-security-guide 0.1.76-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 110,644 kB
  • sloc: xml: 241,883; sh: 73,777; python: 32,527; makefile: 27
file content (28 lines) | stat: -rw-r--r-- 910 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
documentation_complete: true


title: 'Package glibc Installed'

description: |-
    The package <tt>glibc</tt> is installed on Linux by default, but the
    <tt>glibc</tt> version might not be sufficient for SAP. Please refer to
    SAP note of your Linux version for the minimum requirement on <tt>glibc</tt>.
    {{{ describe_package_install(package="glibc") }}}

rationale: |-
    The <tt>glibc</tt> package contains standard C and math libraries used by
    multiple programs on Linux. The <tt>glibc</tt> shipped with first release
    of each major Linux version is often not sufficient for SAP.
    An update is required after the first OS installation.

severity: medium

ocil_clause: 'the minimum required <tt>glibc</tt> version is not installed'

ocil: '{{{ ocil_package(package="glibc") }}}'

template:
    name: package_installed
    vars:
        pkgname: glibc
        evr: 0:2.17-55.0.4.el7_0.3