1.2.1 Ensure package manager repositories are configured (Not Scored)
Profile Applicability
Level 1 - Server Level 1 - Workstation
Description
Systems need to have package manager repositories configured to ensure they receive the latest patches and updates.
Rationale
If a system's package repositories are misconfigured important patches may not be identified or a rogue repository could introduce compromised software.
Audit
Run the following command and verify repositories are configured correctly:
# yum repolist
Remediation
Configure your package manager repositories according to site policy.