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