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 Severity column is blank for incidents that come from email #442

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

martindstone
Copy link

get severity from .severity in alert, not .body.cef_details.severity

Copy link
Member

@gsreynolds gsreynolds left a comment

Choose a reason for hiding this comment

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

LGTM, severity now working for email alerts
Before:
Screenshot 2024-06-13 at 10 04 51
After:
Screenshot 2024-06-13 at 10 09 02

@gsreynolds gsreynolds changed the title fix #441 Fix Severity column is blank for incidents that come from email Jun 13, 2024
@gsreynolds gsreynolds merged commit eb32d5f into develop Jun 13, 2024
14 of 15 checks passed
@gsreynolds gsreynolds deleted the issue-441 branch June 13, 2024 09:20
@gsreynolds gsreynolds linked an issue Jun 13, 2024 that may be closed by this pull request
@gsreynolds gsreynolds added this to the v0.13.0 milestone Jun 17, 2024
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.

Severity column is blank for incidents that come from email
2 participants