diff --git a/contrib/win32/openssh/CredScanSuppress.json b/contrib/win32/openssh/CredScanSuppress.json index 0a5f7e081..ec06e378f 100644 --- a/contrib/win32/openssh/CredScanSuppress.json +++ b/contrib/win32/openssh/CredScanSuppress.json @@ -28,6 +28,10 @@ { "file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa", "_justification": "ssh key for testing purpose" + }, + { + "file": "\\regress\\keygen-convert.sh", + "_justification": "password for testing purpose" } ] }