mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
suppress credscan for CalculatorUnitTests
This commit is contained in:
parent
5e75f1392b
commit
7aaf12a401
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
{
|
||||
"file": "\\src\\Calculator\\WindowsDev_TemporaryKey.pfx",
|
||||
"_justification": "This is an untrusted, self-signed certificate which is used only during development. Its private key is not intended to be secret."
|
||||
},
|
||||
{
|
||||
"file": "\\src\\CalculatorUnitTests\\WindowsDev_TemporaryKey.pfx",
|
||||
"_justification": "This is an untrusted, self-signed certificate which is used only during development. Its private key is not intended to be secret."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue