Add .whitesource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2020-04-14 17:08:12 +00:00
committed by GitHub
parent aa378cad13
commit 037cd1ad9b

8
.whitesource Normal file
View File

@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}