mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-01-26 01:43:34 +01:00
update
This commit is contained in:
@@ -9,6 +9,7 @@ $filteredOutput | ForEach-Object {
|
||||
[void]$extractedStrings.Add($matches[1])
|
||||
}
|
||||
}
|
||||
[void]$extractedStrings.Add("00000000-0000-0000-0000-000000000000")
|
||||
|
||||
# Step 2: Read the rules from security_rules.json
|
||||
$jsonFilePath = "./config/security_rules.json"
|
||||
|
||||
Reference in New Issue
Block a user