File: rule.yml

package info (click to toggle)
scap-security-guide 0.1.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,600 kB
  • sloc: xml: 245,305; sh: 84,381; python: 33,093; makefile: 27
file content (37 lines) | stat: -rw-r--r-- 928 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
29
30
31
32
33
34
35
36
37
documentation_complete: true


title: 'Install openscap-scanner Package'

description: |-
    {{{ describe_package_install(package="openscap-scanner") }}}

rationale: |-
    <tt>openscap-scanner</tt> contains the <tt>oscap</tt> command line tool. This tool is a
    configuration and vulnerability scanner, capable of performing compliance checking using
    SCAP content.

severity: medium

identifiers:
    cce@rhel8: CCE-82220-5
    cce@rhel9: CCE-83502-5
    cce@rhel10: CCE-89429-5

references:
    ospp: AGD_PRE.1,AGD_OPE.1
    srg: SRG-OS-000480-GPOS-00227,SRG-OS-000191-GPOS-00080
    
ocil_clause: 'the package is not installed'

ocil: '{{{ ocil_package(package="openscap-scanner") }}}'

fixtext: '{{{ fixtext_package_installed("openscap-scanner") }}}'

srg_requirement: '{{{ srg_requirement_package_installed("openscap-scanner") }}}'


template:
    name: package_installed
    vars:
        pkgname: openscap-scanner