mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-22 17:03:10 +01:00
update
This commit is contained in:
@@ -10,6 +10,8 @@ $filteredOutput | ForEach-Object {
|
||||
}
|
||||
}
|
||||
|
||||
Write-Host "Extracted GUIDs:"
|
||||
|
||||
# Step 2: Read the rules from security_rules.json
|
||||
$jsonFilePath = "./config/security_rules.json"
|
||||
$jsonContent = Get-Content -Path $jsonFilePath -Raw | ConvertFrom-Json
|
||||
|
||||
Reference in New Issue
Block a user