oci-cis-landingzone-quickstart
oci-cis-landingzone-quickstart copied to clipboard
1.14 fails to recognize wildcard in policy
My policies for storage admins do not allow to delete using the following constructs: allow group storage-admins to manage file-family in compartment xyz where request.permission != /DELETE/ or allow group storage-admins to manage file-family in compartment xyz where request.permission = <specific permission, like /UPDATE/> The scripts is not able to recognize this construct and reports in check 1.14 that this as non-compliant. Is it possible to extend the script to include such wildcard constructs?
Ack. Being evaluated. Thanks.