Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
update credscan for test pfx
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkZuber committed Aug 6, 2019
1 parent 9ed9099 commit 0a4745c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/credscan-exclusion.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"file": "UWP_TemporaryKey.pfx",
"_justification": "UWP sample app certificate generated by VIsual Studio."
},
{
"file": "AdalUAPTestApp_TemporaryKey.pfx",
"_justification": "Legitimate UWP app certificate file with private key required for the app to function. this is sample test app."
},
{
"file": "valid_cert.pfx",
"_justification": "Self-signed certificate used by unit tests."
Expand Down

0 comments on commit 0a4745c

Please sign in to comment.