How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
How to use ‘or’ in rego OPA
I have a list, and I want to check that every string in the list contains a substring, such as ‘a’ or ‘b’.
OPA/REGO Using AND condition to combine two arrays of Boolean values
I whish to combine two arrays of Boolean value using AND.
OPA rego – check for mandatory labels
I am trying to write a policy that check if mandatory labels exists.