mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-07 09:42:48 +01:00
feat: verbose security
This commit is contained in:
@@ -233,5 +233,4 @@ System
|
||||
# 変数部分を色付きで出力
|
||||
$coloredMsg = $msg -replace '\$(\w+)', { param($match) "`e[31m$match`e[0m" }
|
||||
Write-Host $coloredMsg
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user