Additionally, setting the ConclusionLevel to _success_ as there are numerous vulnerable packages being tracked though have no documented remediation at this time. Issues will still generate tickets though the scan will not result in a failure.
16 lines
300 B
Plaintext
16 lines
300 B
Plaintext
{
|
|
"scanSettings": {
|
|
"configMode": "LOCAL",
|
|
"configExternalURL": "",
|
|
"projectToken": "",
|
|
"baseBranches": ["main"]
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "success",
|
|
"displayMode": "diff"
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW"
|
|
}
|
|
}
|