1
0

Add .whitesource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2020-01-28 15:44:22 +00:00
committed by GitHub
parent 4a0fa023ba
commit 3543a7f6aa
+8
View File
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}