mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Co-authored-by: mend-bolt-for-github[bot] <42819689+mend-bolt-for-github[bot]@users.noreply.github.com>
14 lines
No EOL
275 B
Text
14 lines
No EOL
275 B
Text
{
|
|
"scanSettings": {
|
|
"baseBranches": []
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "failure",
|
|
"displayMode": "diff",
|
|
"useMendCheckNames": true
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW",
|
|
"issueType": "DEPENDENCY"
|
|
}
|
|
} |