Skip to content

Commit 9fdc6b6

Browse files
committed
chore: use full name for CredScan false positive
1 parent 6f45918 commit 9fdc6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/CredScanSuppressions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"suppressions": [
44
{
55
"file": [
6-
".nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py"
6+
"file:///mnt/vss/_work/1/b/extension/extension/.nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py"
77
],
88
"_justification": "These are not real passwords. For documentation purposes only."
99
}

0 commit comments

Comments
 (0)