[Ubuntu 22.04] Add missing stigid@ubuntu2204 references: GNOME Display Manager (UBTU-22-271000 to 271099)#14470
Conversation
Add missing stigid@ubuntu2204 entries to 6 rule.yml files for DISA Ubuntu 22.04 STIG V2R7 GNOME Display Manager controls. Without these references, OpenSCAP scan results cannot be mapped to DISA UBTU-22-XXXXXX checklist items in STIG Viewer (CKL export produces blank Rule ID fields). Entries follow the same pattern as existing stigid@ol8, stigid@sle12, and stigid@sle15 references. Authoritative UBTU-22-XXXXXX IDs sourced from controls/stig_ubuntu2204.yml.
|
Hi @hdean3. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Closing to reset fork and CI queue. Will re-submit in small batches (2-3 at a time) after PR #14511 receives /ok-to-test from a maintainer. |
Problem
The ComplianceAsCode Ubuntu 22.04 STIG profile cannot map OpenSCAP scan results to DISA STIG checklist items in STIG Viewer. CKL exports have blank Rule ID fields for Ubuntu 22.04 rules.
Root cause: Rule.yml files are missing
stigid@ubuntu2204:entries.Solution
Add
stigid@ubuntu2204: UBTU-22-XXXXXXto 6 rule.yml files for DISA Ubuntu 22.04 STIG V2R7 GNOME Display Manager controls (UBTU-22-271000 to 271099).All UBTU-22 IDs sourced from
controls/stig_ubuntu2204.yml.Series
Part of a series — all 9 PRs: #14463 (Auditing), #14464 (Password Policy), #14465 (Account Mgmt), #14466 (File Perms), #14467 (Networking), #14468 (Software), #14469 (System Config), this PR (GNOME), and Kernel Modules.