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

Update Permission parser regex #330

Open
athaynes opened this issue Feb 27, 2019 · 0 comments
Open

Update Permission parser regex #330

athaynes opened this issue Feb 27, 2019 · 0 comments

Comments

@athaynes
Copy link
Contributor

Describe the bug

The Permission parser uses several select and split string instances to extract permission details from a rule. This can be enhanced with the use of more advanced regular expressions.

To Reproduce

Expected behavior

Use named capture groups to return specific instances of ACE properties.

Screenshots

Additional context

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

1 participant