openssh-portable/contrib/win32/openssh/CredScanSuppress.json

34 lines
1.0 KiB
JSON

{
"tool": "Credential Scanner",
"suppressions": [
{
"file": "\\regress\\pesterTests\\SSHDConfig.tests.ps1",
"_justification": "password for testing purpose"
},
{
"file": "\\contrib\\win32\\openssh\\OpenSSHTestHelper.psm1",
"_justification": "password for testing purpose"
},
{
"file": "\\regress\\pesterTests\\PlatformAbstractLayer.psm1",
"_justification": "password for testing purpose"
},
{
"file": "auth.c",
"_justification": "upstream code uses fake password"
},
{
"file": "\\regress\\pesterTests\\data\\sshtest_hostkey_dsa",
"_justification": "ssh key for testing purpose"
},
{
"file": "\\regress\\pesterTests\\data\\sshtest_hostkey_ecdsa",
"_justification": "ssh key for testing purpose"
},
{
"file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa",
"_justification": "ssh key for testing purpose"
}
]
}