mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-01 18:25:59 +00:00
SAAS-800 Integrate WhiteSource
This commit is contained in:
24
.whitesource
Normal file
24
.whitesource
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"scanSettings": {
|
||||
"configMode": "AUTO",
|
||||
"configExternalURL": "",
|
||||
"projectToken": "",
|
||||
"baseBranches": [],
|
||||
"enableLicenseViolations": true
|
||||
},
|
||||
"checkRunSettings": {
|
||||
"vulnerableCheckRunConclusionLevel": "failure",
|
||||
"displayMode": "diff"
|
||||
},
|
||||
"issueSettings": {
|
||||
"minSeverityLevel": "NONE"
|
||||
},
|
||||
"remediateSettings": {
|
||||
"enableRenovate": false,
|
||||
"dependencyDashboard": true,
|
||||
"extends": [
|
||||
"github>whitesource/merge-confidence:beta",
|
||||
"github>samq-ghdemo/renovate:demo"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user