geforkt von Mirrors/FastAsyncWorldEdit
4a6e2a87aa
* Add .whitesource configuration file * chore: Update bolt Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com> Co-authored-by: NotMyFault <mc.cache@web.de>
13 Zeilen
247 B
Plaintext
13 Zeilen
247 B
Plaintext
{
|
|
"scanSettings": {
|
|
"baseBranches": ["main"]
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "failure",
|
|
"displayMode": "diff"
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW"
|
|
},
|
|
"enableRenovate": "true"
|
|
} |