Initial WhiteSource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2019-05-05 15:49:34 +00:00
parent 428592badc
commit f81595e1b0

8
.whitesource Normal file
View File

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