Skip to content

Commit

Permalink
fix: case in level
Browse files Browse the repository at this point in the history
Otherwise es-rule ends up with a null risk_score and invalid severity.
  • Loading branch information
roysks committed Feb 23, 2021
1 parent 96803a5 commit 025a17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/cloud/aws_update_login_profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fields:
- errorMessage
falsepositives:
- Legit User Account Administration
level: High
level: high
tags:
- attack.persistence
- attack.t1098

0 comments on commit 025a17e

Please sign in to comment.