Skip to content
Merged
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 @@ -26,7 +26,7 @@ references:
pcidss: Req-2.2,Req-10.5.3,Req-10.5.4
srg: SRG-APP-000092-CTR-000165,SRG-APP-000111-CTR-000220,SRG-APP-000358-CTR-000805

platform: not ocp4-on-hypershift and not ocp4-on-hypershift-hosted
platform: not ocp4-on-hypershift and not ocp4-on-hypershift-hosted and not aarch64_arch


ocil_clause: 'Logs are not forwarded outside the cluster'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ ocil: |-

severity: medium

platform: not aarch64_arch

warnings:
- general: |-
{{{ openshift_cluster_setting("/apis/operators.coreos.com/v1alpha1/namespaces/openshift-security-profiles/subscriptions/security-profiles-operator") | indent(4) }}}
Expand Down
Loading