Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Louis <dolouis@microsoft.com>2020-07-30 17:33:35 +0300
committerGitHub <noreply@github.com>2020-07-30 17:33:35 +0300
commitbf6ffc813270a42136d223f3d7f3f0d06d7d988f (patch)
tree63fad13283da196cfb0371992c4fc6040f43367e /CredScanSuppressions.json
parent2a1b772c42cb3972708cfdc5ca28cc60d1836641 (diff)
Add Initial Support for PoliCheck and CredScan (#753)
* Add Initial Support for PoliCheck. * Added missing Host Variable. * Move poli-check to top. Add CredScan too. * Fix chack typo.
Diffstat (limited to 'CredScanSuppressions.json')
-rw-r--r--CredScanSuppressions.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/CredScanSuppressions.json b/CredScanSuppressions.json
new file mode 100644
index 0000000..c02bb2d
--- /dev/null
+++ b/CredScanSuppressions.json
@@ -0,0 +1,6 @@
+{
+ "tool": "Credential Scanner",
+ "suppressions": [
+
+ ]
+} \ No newline at end of file