Initial WhiteSource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2019-05-05 15:49:26 +00:00
parent 0010a900b6
commit 7cd06e02f8

8
.whitesource Normal file
View File

@@ -0,0 +1,8 @@
{
"generalSettings": {
"shouldScanRepo": true
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
}
}