Skip to content

Commit 67c95c6

Browse files
authored
Fix suppression pattern for credscan (#13633)
1 parent 7ccf189 commit 67c95c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/ci/static_analysis/credscan/CredScanSuppressions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
},
88
{
99
"file": "src\\test\\datascience\\serverConfigFiles\\remotePassword.py",
10-
"hash": "sha1:74182e119a7b:e1b98bbba98f9ada3fd714eda9652437e80082e2",
11-
"_justification": "This secret is used here for testing."
10+
"_justification": "The secret in this file used here for testing."
1211
}
1312
]
1413
}

0 commit comments

Comments
 (0)