Skip to content

Commit fc7b324

Browse files
authored
Merge pull request #94946 from sluetze/add-bsi-details
add table for BSI
2 parents aed0b9c + 67dcc82 commit fc7b324

File tree

1 file changed

+47
-2
lines changed

1 file changed

+47
-2
lines changed

modules/compliance-supported-profiles.adoc

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,52 @@ The following tables reflect the latest available profiles in the Compliance Ope
113113
[id="bsi-profiles_{context}"]
114114
== BSI Profile Support
115115

116-
BSI (Bundesamt für Sicherheit in der Informationstechnik, Germany’s Federal Office for Information Security) compliance is legally mandated under Germany’s IT Security Act (IT-Sicherheitsgesetz) for critical infrastructure sectors like energy, healthcare, and telecommunications. With the release of Compliance Operator 1.7.0, BSI compliance checks for Block SYS.1.6 Containerization and Block APP.4.4 Kubernetes are now available. For more information, see link:https://access.redhat.com/articles/7045834[*BSI Quick Check*].
116+
.Supported BSI compliance profiles
117+
[cols="2,2,1,2,1,2", options="header"]
118+
119+
|===
120+
|Profile
121+
|Profile title
122+
|Application
123+
|Industry compliance benchmark
124+
|Supported architectures
125+
|Supported platforms
126+
127+
|ocp4-bsi ^[1]^
128+
|BSI IT-Grundschutz (Basic Protection) Building Block SYS.1.6 and APP.4.4
129+
|Platform
130+
|link:https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf[BSI Basic Protection Compendium]
131+
|`x86_64`
132+
|
133+
134+
|ocp4-bsi-node ^[1]^
135+
|BSI IT-Grundschutz (Basic Protection) Building Block SYS.1.6 and APP.4.4
136+
|Node ^[2]^
137+
|link:https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf[BSI Basic Protection Compendium]
138+
|`x86_64`
139+
|
140+
141+
|ocp4-bsi-2022 ^[3]^
142+
|BSI IT-Grundschutz (Basic Protection) Building Block SYS.1.6 and APP.4.4
143+
|Platform
144+
|link:https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf[BSI Basic Protection Compendium]
145+
|`x86_64`
146+
|
147+
148+
|ocp4-bsi-node-2022 ^[3]^
149+
|BSI IT-Grundschutz (Basic Protection) Building Block SYS.1.6 and APP.4.4
150+
|Node ^[2]^
151+
|link:https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf[BSI Basic Protection Compendium]
152+
|`x86_64`
153+
|
154+
155+
|===
156+
[.small]
157+
1. The `ocp4-bsi` and `ocp4-bsi-node` profiles maintain the most up-to-date version of the BSI Basic Protection Profile as it becomes available in the Compliance Operator. If you want to adhere to a specific version, such as BSI 2022, use the `ocp4-bsi-2022` and `ocp4-bsi-node-2022` profiles.
158+
2. Node profiles must be used with the relevant Platform profile. For more information, see _Compliance Operator profile types_.
159+
3. Edition 2022 is the latest available english edition of BSI IT-Grundschutz (Basic Protection) compendium. There were no changes for Building Blocks SYS.1.6 and APP.4.4 in the latest published german compendium (edition 2023).
160+
161+
For more information, see link:https://access.redhat.com/articles/7045834[*BSI Quick Check*].
117162

118163
[id="e8-profiles_{context}"]
119164
== Essential Eight compliance profiles
@@ -367,7 +412,7 @@ Applying automatic remedations to any profile, such as `rhcos4-stig`, that uses
367412
|ocp4-pci-dss-node ^[1]^
368413
|PCI-DSS v4 Control Baseline for {product-title} 4
369414
|Node ^[2]^
370-
|link:https://www.pcisecuritystandards.org/document_library?document=pci_dss[PCI Security Standards ® Council Document Library]
415+
|link:https://www.pcisecuritystandards.org/document_library?document=pci_dss[PCI Security Standards ® Council Document Library]
371416
|`x86_64`
372417
`ppc64le`
373418
|{product-rosa} with {hcp} (ROSA HCP)

0 commit comments

Comments
 (0)