Skip to content

Commit 59cd001

Browse files
committed
Add product-specific NIST 800-53 control files
Add NIST 800-53 Revision 5 control files for rhel8, rhel9, and rhel10. Each product has 21 family files containing rule mappings derived from CIS benchmark to NIST 800-53 control mappings. Product control files (used in builds): - products/rhel8/controls/nist_800_53.yml + 21 family files - products/rhel9/controls/nist_800_53.yml + 21 family files - products/rhel10/controls/nist_800_53.yml + 21 family files Reference files (auto-generated for comparison): - shared/references/controls/nist_800_53_cis_reference_rhel8.yml + 21 family files - shared/references/controls/nist_800_53_cis_reference_rhel9.yml + 21 family files - shared/references/controls/nist_800_53_cis_reference_rhel10.yml + 21 family files
1 parent 7940bbe commit 59cd001

132 files changed

Lines changed: 39751 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Product-Specific NIST 800-53 Control File (RHEL10)
2+
#
3+
# This file contains product-specific metadata for RHEL10.
4+
# Control families are in nist_800_53/ subdirectory (21 family files).
5+
#
6+
# Generated from CIS benchmark mappings to NIST 800-53 controls.
7+
# Rules are filtered to only those available in RHEL10.
8+
# NO Jinja2 guards - rules are product-specific.
9+
#
10+
# OSCAL metadata (description, parameters, guidance, related_controls) is NOT
11+
# included in control files. Retrieve from OSCAL catalog when needed.
12+
#
13+
policy: NIST 800-53 Revision 5
14+
title: NIST Special Publication 800-53 Revision 5
15+
id: nist_800_53
16+
version: Revision 5
17+
source: https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final
18+
product: rhel10
19+
controls_dir: nist_800_53
20+
levels:
21+
- id: low
22+
- id: moderate
23+
- id: high

0 commit comments

Comments
 (0)