Skip to content

Commit 7e45e74

Browse files
authored
add keygen-convert.sh to credscan suppression file (#648)
1 parent f5d38c4 commit 7e45e74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contrib/win32/openssh/CredScanSuppress.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
{
2929
"file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa",
3030
"_justification": "ssh key for testing purpose"
31+
},
32+
{
33+
"file": "\\regress\\keygen-convert.sh",
34+
"_justification": "password for testing purpose"
3135
}
3236
]
3337
}

0 commit comments

Comments
 (0)