Initial WhiteSource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2019-05-05 15:49:24 +00:00
parent 8bc9ac333b
commit f31de2c029

8
.whitesource Normal file
View File

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