mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-08 18:22:50 +01:00
update
This commit is contained in:
@@ -9,7 +9,6 @@ $filteredOutput | ForEach-Object {
|
|||||||
$extractedStrings.Add($matches[1])
|
$extractedStrings.Add($matches[1])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Write-Host "Extracted GUIDs: $($extractedStrings.Count)"
|
|
||||||
|
|
||||||
# Step 2: Read the rules from security_rules.json
|
# Step 2: Read the rules from security_rules.json
|
||||||
$jsonFilePath = "./config/security_rules.json"
|
$jsonFilePath = "./config/security_rules.json"
|
||||||
|
|||||||
Reference in New Issue
Block a user