22 строки
537 B
JSON
22 строки
537 B
JSON
{
|
|
"tool": "Credential Scanner",
|
|
"suppressions": [
|
|
{
|
|
"placeholder": "shhhh",
|
|
"_justification": "Testing password shhhh"
|
|
},
|
|
{
|
|
"placeholder": "bleah",
|
|
"_justification": "Testing password bleah"
|
|
},
|
|
{
|
|
"placeholder": "cloanta",
|
|
"_justification": "Testing password cloanta"
|
|
},
|
|
{
|
|
"placeholder": "passw0rd",
|
|
"_justification": "Defualt testing password for PFX"
|
|
}
|
|
]
|
|
}
|