2025-10-30 11:13:38 +01:00

17 lines
470 B
JSON

{
"tool": "Credential Scanner",
"suppressions": [
{
"placeholder": "Password123!",
"_justification": "Mock secret used for tests and samples."
},
{
"file": "cert1.txt",
"_justification": "Legitimate IT certificate file with private key"
},
{
"file": "cert2.txt",
"_justification": "Legitimate IT certificate file with private key"
}
]
}