/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.config/suppress.json
17 строк
553 B
xtqqczze
Fix mismatched indentation in `.config/suppress.json` (#26192)
16 окт 2025, 07:17
Не верифицирован
16 окт 2025, 07:17
e733fd7
Код
Авторство
О чём код?
{ "tool": "Credential Scanner", "suppressions": [ { "file": "\\test\\tools\\Modules\\WebListener\\ClientCert.pfx", "_justification": "Test certificate with private key" }, { "file": "\\test\\tools\\Modules\\WebListener\\ServerCert.pfx", "_justification": "Test certificate with private key" }, { "file": "\\test\\powershell\\Modules\\Microsoft.PowerShell.Security\\certificateCommon.psm1", "_justification": "Test certificate with private key and inline suppression isn't working" } ] }