13 строки
377 B
JSON
13 строки
377 B
JSON
{
|
|
"tool": "Credential Scanner",
|
|
"suppressions": [
|
|
{
|
|
"file": "test_resources/deploy.sh",
|
|
"_justification": "Files contain fake credentials used by test code."
|
|
},
|
|
{
|
|
"file": "test_resources/test-resources.bicep",
|
|
"_justification": "Files contain fake credentials used by test code."
|
|
}
|
|
]
|
|
} |