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

Fix Wiz Audit Log Titles for Service Account Actors #1414

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

jpts
Copy link
Contributor

@jpts jpts commented Oct 30, 2024

Background

Wiz audit logs events can have a service account as an actor. This isn't currently reflected properly in alert titles.

Changes

  • Add a helper function to determine if the actor is a user or service account.
  • Update all rules to use this logic in their titles.

Testing

  • These changes have been tested on a Wiz log source for the last few weeks.

@jpts jpts requested a review from a team as a code owner October 30, 2024 10:28
@arielkr256 arielkr256 added the enhancement New feature or request label Nov 4, 2024
Copy link
Contributor

@arielkr256 arielkr256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpts nice improvement, thank you!

@arielkr256 arielkr256 merged commit 4b6e485 into panther-labs:develop Nov 4, 2024
8 checks passed
@jpts jpts deleted the jpts/add-wiz-actor branch November 4, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants