STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 3 hours ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Rancher Government Solutions (RGS) Harvester Government GPOS Security Technical Implementation Guide

V-285676

CAT I (High)

The operating system must verify the integrity and authenticity of software packages using cryptographic mechanisms prior to installation or update.

Rule ID

SV-285676r1272698_rule

STIG

Rancher Government Solutions (RGS) Harvester Government GPOS Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-003992

Discussion

Software obtained from repositories or external sources may be modified, corrupted, or replaced by malicious content if integrity protections are not enforced. Failure to verify package authenticity prior to installation may allow unauthorized or altered software to be introduced into the operating system environment. Cryptographic verification mechanisms, such as package signature validation, provide assurance that software originates from trusted sources and has not been modified since publication. The operating system must validate software authenticity and integrity before installation or update to reduce the risk of introducing malicious or unauthorized code.

Check Content

Verify the operating system validates software package signatures before installation or update.

1. Access the system using a privileged account and run:

grep -i "^gpgcheck" /etc/zypp/zypp.conf

2. Verify the output returns:

gpgcheck = on

If gpgcheck is disabled, missing, commented out, or configured with a value other than on, this is a finding.

Fix Text

Ensure Harvester Government platform is running in its default configuration. 

1. Attempt to reboot the node to restore the original, immutable settings. Run the script again and check for failures.

2. If any checks return a "FAIL" status, upgrade or reinstall Harvester Government platform in its default configuration.