Rego object comprehension seems incomprehensible to me; lowercase the keys...
Read MoreOPA REGO deconstructing nested array...
Read MoreWhy execution stops and false is returned (Open Policy Agent, Rego)...
Read MoreOPA giving error "rego_parse_error: var cannot be used for rule name"...
Read MoreRego - Pass if value in set is in allowed_values set...
Read MoreHow to prevent http.send if subsequent allow's are true?...
Read MoreHow can I return a single value in rego function?...
Read MoreHow do I integrate envoy as a gateway, auth0 as an authentication system and OPA as an authorization...
Read MoreHow to import different policies inside OPA rego policy?...
Read MoreParameters in Rego rules [Open Policy Agent]...
Read MoreWildcard in OPA policy definition...
Read MoreRego write a test for every entry with a condition has to have another condition...
Read MoreHow to create custom Azure Policy for k8s deployments?...
Read MoreHow to extract a portion of string if it exist in rego...
Read MoreTransform ["a=b","c=d","e=f"] to {"a":"b","c&...
Read MoreWhat is the difference between Assignment(=) operator and Equality(==) operator in OPA rule body...
Read MoreCan OPA check all rules individually or these rules have to be combined into one parent rule to make...
Read MoreAre Rego function calls memoized?...
Read MoreRego - how to mimic set generation using functions...
Read MoreUsing walk to recursively aggregate resources in a terraform state with rego...
Read MoreRego - Combine Values of Case Sensitive Keys from json like abc, ABc to single lowercase key abc...
Read MoreIs there a way in OPA to only evaluate policies relevant to certain request?...
Read MoreOPA rego policy - pattern matching using valid regex not working...
Read MoreRego policy for Kubernets label with /...
Read MoreHow to determine if an object is empty with rego language...
Read Morerego check if item in list exists in item in another list...
Read More