Add a check for postquantum GPG key to RHEL 9 content#14475
Draft
jan-cerny wants to merge 1 commit intoComplianceAsCode:masterfrom
Draft
Add a check for postquantum GPG key to RHEL 9 content#14475jan-cerny wants to merge 1 commit intoComplianceAsCode:masterfrom
jan-cerny wants to merge 1 commit intoComplianceAsCode:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
The redhat-release RPM package in RHEL 9.6 and older won't contain the postquantum OpenPGP key. This key will be present in RHEL 9.7 and newer. This extends the existing RHEL 10.1+ PQC version gating to also cover RHEL 9.
Member
|
/packit build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Add a check for PQC on RHEL 9.
Extracted from #14462.
Currently does not work.
TODO:
/etc/pki/rpm-gpg/RPM-GPG-KEY-PQC-redhat-releasewhereas on RHEL 10.1 the key is a part of the common file/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-releasesqcommand that we use in our RHEL 10 remediation to get the fingerprint isn't availableRationale:
Rationale here. Replace this text. Don't use the italics format!
Fixes # Issue number here (e.g. Updating sysctl XCCDF naming #26) or remove this line if no issue exists.
Review Hints:
Review hints here. Replace this text. Don't use the italics format!
Use this optional section to give any relevant information which could help the reviewer to more quickly and assertively understand and test the changes.
Good examples are useful commands, if it is better to review all commits together or in a suggested sequence, any relevant discussion in other PRs or issues, etc.