Files
runner-images-temp/images.CI/credscan-exclusions.json
T

9 lines
212 B
JSON
Raw Normal View History

{
"tool": "Credential Scanner",
"suppressions": [
{
"placeholder": "P@ssword!!",
"_justification": "Password used by SQL Express. It is required to interact with database."
}
]
}