Awesome-Linux-Software/.whitesource
mend-bolt-for-github[bot] db20767f22
Configure Mend Bolt for GitHub (#748)
Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
2023-09-07 15:45:32 +07:00

14 lines
275 B
Plaintext

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