console/.whitesource
mend-bolt-for-github[bot] 40a4cd39ff
Configure Mend Bolt for GitHub (#526)
Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
2022-10-25 11:41:01 +00:00

14 lines
No EOL
275 B
Text

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