Skip to content

Group rules enhancements #2

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

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Conversation

WORKINGJONNI
Copy link
Contributor

120% Go noob so please let me know if something is weird.
Also wish Go supported lookahead/lookbehind for Regex 😢

WORKINGJONNI and others added 9 commits January 9, 2024 09:36
- Add subswitches to rule command: name & group
- Support searching by rule name
- Match also by plain-text group names
- Print group rule name
- Alert if a group ID is missing in Okta
Golang doesn't seem to support lookahead or lookbehind so times are
hard...
... and change unicode arrow to ->
- Move regexpes to global variables, so they are only compiled once
- Remove color codes in printed results (might mess up copy pasting)
- Change rule name matching to be case insensitive to make it work like rule group matching
- For rule command align destination groups in output to make output look nicer
@popsu popsu merged commit 570c35a into popsu:main Jan 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants