Add .whitesource configuration file

pull/197/head^2
whitesource-bolt-for-github[bot] 2 years ago committed by GitHub
parent 0d7661bbb5
commit ca523bc4fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,12 @@
{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}
Loading…
Cancel
Save