SV-258846r933599_rule
V-258846
SRG-OS-000366-GPOS-00153
PHTN-40-000130
CAT I
10
Navigate to and open:
/etc/tdnf/tdnf.conf
Add or update the following line:
gpgcheck=1
At the command line, run the following command to verify software packages are cryptographically verified during installation:
# grep '^gpgcheck' /etc/tdnf/tdnf.conf
Example result:
gpgcheck=1
If "gpgcheck" is not set to "true", "1", or "yes", this is a finding.
V-258846
False
PHTN-40-000130
At the command line, run the following command to verify software packages are cryptographically verified during installation:
# grep '^gpgcheck' /etc/tdnf/tdnf.conf
Example result:
gpgcheck=1
If "gpgcheck" is not set to "true", "1", or "yes", this is a finding.
M
5569