We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b73c46 commit e3ec55aCopy full SHA for e3ec55a
contrib/win32/openssh/CredScanSuppress.json
@@ -8,6 +8,26 @@
8
{
9
"file": "\\contrib\\win32\\openssh\\OpenSSHTestHelper.psm1",
10
"_justification": "password for testing purpose"
11
+ },
12
+ {
13
+ "file": "\\regress\\pesterTests\\PlatformAbstractLayer.psm1",
14
+ "_justification": "password for testing purpose"
15
16
17
+ "file": "auth.c",
18
+ "_justification": "upstream code uses fake password"
19
20
21
+ "file": "\\regress\\pesterTests\\data\\sshtest_hostkey_dsa",
22
+ "_justification": "ssh key for testing purpose"
23
24
25
+ "file": "\\regress\\pesterTests\\data\\sshtest_hostkey_ecdsa",
26
27
28
29
+ "file": "\\regress\\pesterTests\\data\\sshtest_hostkey_rsa",
30
31
}
32
]
33
0 commit comments