Files
create-win-version/images.CI/credscan-exclusions.json
2024-11-13 17:16:01 -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."
}
]
}