mirror of https://github.com/actions/cache.git
14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
|
{
|
||
|
"scanSettings": {
|
||
|
"baseBranches": []
|
||
|
},
|
||
|
"checkRunSettings": {
|
||
|
"vulnerableCheckRunConclusionLevel": "failure",
|
||
|
"displayMode": "diff",
|
||
|
"useMendCheckNames": true
|
||
|
},
|
||
|
"issueSettings": {
|
||
|
"minSeverityLevel": "LOW",
|
||
|
"issueType": "DEPENDENCY"
|
||
|
}
|
||
|
}
|