File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
tests/data/product_stability Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -172,8 +172,9 @@ reference_uris:
172172 app-srg : https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=application-servers
173173 app-srg-ctr : https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=app-security
174174 bsi : https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Grundschutz/International/bsi_it_gs_comp_2022.pdf
175- cis : https://www.cisecurity.org/benchmark/kubernetes/
176175 cis-csc : https://www.cisecurity.org/controls/
176+ cis_ocp_170 : https://www.cisecurity.org/benchmark/kubernetes/v1.7.0
177+ cis_ocp_190 : https://www.cisecurity.org/benchmark/kubernetes/v1.9.0
177178 cjis : https://www.fbi.gov/file-repository/cjis-security-policy-v5_5_20160601-2-1.pdf
178179 cobit5 : https://www.isaca.org/resources/cobit
179180 cui : http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171.pdf
@@ -199,8 +200,8 @@ sshd_config_dir: /etc/ssh/sshd_config.d
199200sshd_distributed_config : ' false'
200201sshd_hardening_config_basename : 00-complianceascode-hardening.conf
201202sshd_main_config_file : /etc/ssh/sshd_config
202- sshd_sysconfig_file : /etc/sysconfig/sshd
203203sshd_runtime_check : ' false'
204+ sshd_sysconfig_file : /etc/sysconfig/sshd
204205sysctl_remediate_drop_in_file : ' false'
205206target_oval_version :
206207- 5
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ sshd_config_dir: /etc/ssh/sshd_config.d
9797sshd_distributed_config : ' true'
9898sshd_hardening_config_basename : 00-complianceascode-hardening.conf
9999sshd_main_config_file : /etc/ssh/sshd_config
100- sshd_sysconfig_file : /etc/sysconfig/sshd
101100sshd_runtime_check : ' true'
101+ sshd_sysconfig_file : /etc/sysconfig/sshd
102102sysctl_remediate_drop_in_file : ' false'
103103target_oval_version :
104104- 5
You can’t perform that action at this time.
0 commit comments