Skip to content

Commit

Permalink
work in progress for mandiant threat intel integration, cisagov#358
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Nov 8, 2024
1 parent 76399a9 commit 5aa50ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash/pipelines/zeek/1300_zeek_normalize.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ filter {
'Low'
when 3...7
'Medium'
when 7..10
when 7...10
'High'
else
'None'
Expand Down

0 comments on commit 5aa50ef

Please sign in to comment.