fix: correct N14 verifier forbidden field scan

This commit is contained in:
石头
2026-07-09 16:40:10 +08:00
parent fc2fc04014
commit 83585d6696

View File

@@ -57,8 +57,8 @@ Write-Host "## output safety scan"
$jsonRaw = Get-Content -LiteralPath $jsonPath -Raw -Encoding UTF8
$mdRaw = Get-Content -LiteralPath $mdPath -Raw -Encoding UTF8
$forbiddenOutput = @(
'\"name\"',
'\"value\"',
'"name"',
'"value"',
'国网甘肃省电力公司',
'send_after_approval',
'send_file_after_approval',