Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.14 fails to recognize wildcard in policy #121

Open
hslange opened this issue Sep 19, 2023 · 1 comment
Open

1.14 fails to recognize wildcard in policy #121

hslange opened this issue Sep 19, 2023 · 1 comment

Comments

@hslange
Copy link

hslange commented Sep 19, 2023

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?

@andrecorreaneto
Copy link
Member

andrecorreaneto commented Nov 4, 2023

Ack. Being evaluated. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants