Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.authentication.anonymous.enabled"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.authorization.mode"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.authentication.x509.clientCAFile"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.eventRecordQPS"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
cce@ocp4: CCE-86030-4

references:
nerc-cip: CIP-003-8 R6,CIP-004-6 R3,CIP-007-3 R6.1

Check failure on line 46 in applications/openshift/kubelet/kubelet_configure_tls_cipher_suites/rule.yml

View workflow job for this annotation

GitHub Actions / Yaml Lint on Changed yaml files

46:3 [indentation] wrong indentation: expected 4 but found 2
nist: CM-6,CM-6(1)
srg: SRG-APP-000516-CTR-001325

Expand All @@ -70,7 +70,7 @@
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.tlsCipherSuites[:]"
xccdf_variable: var_kubelet_tls_cipher_suites_regex
regex_data: true
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.tlsMinVersion"
xccdf_variable: var_kubelet_tls_min_version_regex
regex_data: true
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.hostname-override"
check_existence: "none_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.rotateCertificates"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.featureGates.RotateKubeletClientCertificate"
check_existence: "any_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.makeIPTablesUtilChains"
values:
- value: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.protectKernelDefaults"
values:
- value: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.serverTLSBootstrap"
values:
- value: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.streamingConnectionIdleTimeout"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionHard['imagefs.available']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionHard['imagefs.inodesFree']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionHard['memory.available']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionHard['nodefs.available']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionHard['nodefs.inodesFree']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionSoft['imagefs.available']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionSoft['imagefs.inodesFree']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionSoft['memory.available']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionSoft['nodefs.available']"
check_existence: "all_exist"
xccdf_variable: var_event_record_qps
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ocil: |-
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.evictionSoft['nodefs.inodesFree']"
check_existence: "all_exist"
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ references:
template:
name: yamlfile_value
vars:
filepath: '/var/run/compliance-operator/kubeletconfig/openscap-kubeletconfig'
filepath: '/tmp/runtime/openscap-kubeletconfig'
yamlpath: ".kubeletconfig.readOnlyPort"
values:
- value: "0"
Expand Down
Loading