mirror of
https://github.com/nkomarn/harbor.git
synced 2024-11-16 15:15:15 +01:00
11 lines
193 B
Plaintext
11 lines
193 B
Plaintext
|
{
|
||
|
"generalSettings": {
|
||
|
"shouldScanRepo": true
|
||
|
},
|
||
|
"checkRunSettings": {
|
||
|
"vulnerableCheckRunConclusionLevel": "failure"
|
||
|
},
|
||
|
"issueSettings": {
|
||
|
"minSeverityLevel": "LOW"
|
||
|
}
|
||
|
}
|