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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jpts
Copy link

@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
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.

1 participant