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