/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tools/credScan/suppress.json
17 строк
591 B
Travis Plunk
Update to `CredScan v2` (#11765)
05 фев 2020, 00:21
Не верифицирован
05 фев 2020, 00:21
f3cc834
Код
Авторство
О чём код?
{ "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" } ] }