diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json index d1c1ad1a4458..cc237f71d86c 100644 --- a/.config/CredScanSuppressions.json +++ b/.config/CredScanSuppressions.json @@ -3,7 +3,8 @@ "suppressions": [ { "file": [ - ".nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command\\register.py" + "file:///mnt/vss/_work/1/a/extension/extension/.nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py", + "file:///mnt/vss/_work/1/b/extension/extension/.nox/install_python_libs/lib/python3.8/site-packages/setuptools/_distutils/command%5Cregister.py" ], "_justification": "These are not real passwords. For documentation purposes only." }