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
|
documentation_complete: true
title: 'Install dnf-automatic Package'
description: |-
{{{ describe_package_install(package="dnf-automatic") }}}
rationale: |-
<tt>dnf-automatic</tt> is an alternative command line interface (CLI)
to <tt>dnf upgrade</tt> suitable for automatic, regular execution.
severity: medium
identifiers:
cce@rhel8: CCE-82985-3
cce@rhel9: CCE-83454-9
cce@rhel10: CCE-87561-7
cce@sle12: CCE-91476-2
cce@sle15: CCE-91163-6
references:
ospp: FPT_TUD_EXT.1,FPT_TUD_EXT.2
srg: SRG-OS-000191-GPOS-00080
ocil_clause: 'the package is not installed'
ocil: '{{{ ocil_package(package="dnf-automatic") }}}'
platform: not bootc
template:
name: package_installed
vars:
pkgname: dnf-automatic
|