TracecatHQ / tracecat

The open source Tines / Splunk SOAR alternative.
https://tracecat.com
GNU Affero General Public License v3.0
2.34k stars 159 forks source link

Added list_okta_user_events; Renamed find_okta_user to find_okta_users #274

Closed mattdurant closed 1 month ago

mattdurant commented 1 month ago

Description

Related Tickets & Documents

N/A

Screenshots/Recordings

N/A

Steps to QA

Tested against live API.

[optional] What gif best describes this PR?

mattdurant commented 1 month ago

LGTM, just a couple of minor things. @mattdurant wanted to ask if you're using pre-commit? Styling is automatically taken care of by ruff if you pip install pre-commit and run pre-commit install. (will add this to our future contributors guide :))

yes, and it has been doing reformatting for extraneous blank lines, etc.

mattdurant commented 1 month ago

@daryllimyt changes made