Archived
1
0

Add .whitesource configuration file

This commit is contained in:
whitesource-bolt-for-github[bot]
2020-05-03 10:12:28 +00:00
committed by GitHub
parent 94bb593e50
commit 9926de4a60
+8
View File
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}