54 строки
1.7 KiB
JSON
54 строки
1.7 KiB
JSON
{
|
|
"tool": "Credential Scanner",
|
|
"suppressions": [
|
|
{
|
|
"file": "\\tests\\e2e\\provisioning_e2e\\tests\\test_async_certificate_enrollments.py",
|
|
"_justification": "Test containing fake passwords and keys"
|
|
},
|
|
{
|
|
"file": "\\tests\\e2e\\provisioning_e2e\\tests\\test_sync_certificate_enrollments.py",
|
|
"_justification": "Test containing fake passwords and keys"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\common\\auth\\test_signing_mechanism.py",
|
|
"_justification": "Test containing fake keys"
|
|
},
|
|
{
|
|
"file": "\\v3_async_wip\\tests\\test_signing_mechanism.py",
|
|
"_justification": "Test containing fake keys"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\common\\auth\\test_sastoken.py",
|
|
"_justification": "Test containing fake signed data"
|
|
},
|
|
{
|
|
"file": "\\v3_async_wip\\tests\\test_sastoken.py",
|
|
"_justification": "Test containing fake signed data"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\common\\test_mqtt_transport.py",
|
|
"_justification": "Test containing fake passwords"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\common\\test_http_transport.py",
|
|
"_justification": "Test containing fake passwords"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\iothub\\shared_client_tests.py",
|
|
"_justification": "Test containing fake signed data"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\iothub\\client_fixtures.py",
|
|
"_justification": "Test containing fake keys and fake signed data"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\iothub\\test_sync_clients.py",
|
|
"_justification": "Test containing fake signed data"
|
|
},
|
|
{
|
|
"file": "\\tests\\unit\\iothub\\aio\\test_async_clients.py",
|
|
"_justification": "Test containing fake signed data"
|
|
}
|
|
]
|
|
|
|
} |