You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are cases where we may get multiple alerts of the same type that we would want to page on (via Pagerduty). An example of this is if someone is using the root credentials we can get many variations on the "RootCredentialUsage" alert.
We should improve the ability to batch by alert type within
There are cases where we may get multiple alerts of the same type that we would want to page on (via Pagerduty). An example of this is if someone is using the root credentials we can get many variations on the "RootCredentialUsage" alert.
We should improve the ability to batch by alert type within
foxsec-pipeline/src/main/java/com/mozilla/secops/gatekeeper/GuardDutyTransforms.java
Line 272 in 50d2c02
This is specifically important for alerts that page, so might be worth adding this functionality to GuardDutyFindingMatcher
The text was updated successfully, but these errors were encountered: