зеркало из https://github.com/microsoft/Power-Fx.git
Add credscan exceptions for YAML files (#1914)
This commit is contained in:
Родитель
7874752d05
Коммит
4f5d86cb84
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"tool": "Credential Scanner",
|
||||||
|
"suppressions": [
|
||||||
|
{
|
||||||
|
"placeholder": "password",
|
||||||
|
"_justification": "YAML files in report folder are auto-generated and safe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"hash": "k+575RyMT3N7/zEYEg3z1hc+BWqtHExK1ib2jhk5Kvs=",
|
||||||
|
"_justification": "YAML files in report folder are auto-generated and safe"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Загрузка…
Ссылка в новой задаче