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 event dict typing #1413

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

Fix event dict typing #1413

wants to merge 1 commit into from

Conversation

arielkr256
Copy link
Contributor

@arielkr256 arielkr256 commented Oct 29, 2024

Background

Some alert context helpers were erroneously typing event: dict. This breaks some things after PyPanther conversion because events are type PantherEvent.

Changes

  • Remove dict typing from alert context helpers

Testing

  • make test

@arielkr256 arielkr256 requested a review from a team as a code owner October 29, 2024 21:02
@arielkr256 arielkr256 added the bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants