PowerStig icon indicating copy to clipboard operation
PowerStig copied to clipboard

Update Permission parser regex

Open athaynes opened this issue 6 years ago • 0 comments

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

athaynes avatar Feb 27 '19 15:02 athaynes