-
Notifications
You must be signed in to change notification settings - Fork 176
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
Teleport: Update Rules #966
Teleport: Update Rules #966
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks great! Made a couple of suggestions to use event.deep_get()
instead of chained gets. https://github.com/panther-labs/panther-analysis/blob/main/global_helpers/panther_base_helpers.py#L301
rules/gravitational_teleport_rules/teleport_long_lived_certs.py
Outdated
Show resolved
Hide resolved
rules/gravitational_teleport_rules/teleport_long_lived_certs.py
Outdated
Show resolved
Hide resolved
rules/gravitational_teleport_rules/teleport_long_lived_certs.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Ariel Ropek <[email protected]>
Co-authored-by: Ariel Ropek <[email protected]>
Co-authored-by: Ariel Ropek <[email protected]>
7c68923
to
c003b17
Compare
@arielkr256 -- good call on the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
appease the linter
This PR updates the Gravitational Teleport rule set.