Skip to content

Commit

Permalink
Update split_threathunting-keywords.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mthcht authored Aug 18, 2024
1 parent 035ed75 commit 17af9f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _utils/split_threathunting-keywords.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ $dirMapping = @{
"D" = "D-F";
"E" = "D-F";
"F" = "D-F";
"G" = "E-H";
"H" = "E-H";
"G" = "G-H";
"H" = "G-H";
"I" = "I-K";
"J" = "I-K";
"K" = "I-K";
Expand Down

0 comments on commit 17af9f8

Please sign in to comment.