Files
runner-images/images.CI/credscan-exclusions.json
2020-04-07 17:57:47 +07:00

9 lines
212 B
JSON

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