1
0

Merge pull request #2 from XFox111/whitesource/configure

Configure WhiteSource Bolt for GitHub
This commit is contained in:
Michael Gordeev
2020-01-28 18:57:26 +03:00
committed by GitHub
+8
View File
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}