add keygen-convert.sh to credscan suppression file (#648)

This commit is contained in:
Tess Gauthier 2022-12-05 17:26:28 -05:00 committed by GitHub
parent f5d38c41ef
commit 7e45e74dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,10 @@
{ {
"file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa", "file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa",
"_justification": "ssh key for testing purpose" "_justification": "ssh key for testing purpose"
},
{
"file": "\\regress\\keygen-convert.sh",
"_justification": "password for testing purpose"
} }
] ]
} }