codecov-action/.whitesource
whitesource-bolt-for-github[bot] e1a84591bc
Add .whitesource configuration file
2021-02-12 17:01:08 +00:00

12 lines
No EOL
213 B
Text

{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}