mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
15 lines
292 B
Plaintext
15 lines
292 B
Plaintext
{
|
|
"scanSettings": {
|
|
"configMode": "AUTO",
|
|
"configExternalURL": "",
|
|
"projectToken": "",
|
|
"baseBranches": []
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "failure",
|
|
"displayMode": "diff"
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW"
|
|
}
|
|
} |