mend-bolt-for-github[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
14 additions and
0 deletions
-
.whitesource
|
|
@ -0,0 +1,14 @@ |
|
|
|
{ |
|
|
|
"scanSettings": { |
|
|
|
"baseBranches": [] |
|
|
|
}, |
|
|
|
"checkRunSettings": { |
|
|
|
"vulnerableCheckRunConclusionLevel": "failure", |
|
|
|
"displayMode": "diff", |
|
|
|
"useMendCheckNames": true |
|
|
|
}, |
|
|
|
"issueSettings": { |
|
|
|
"minSeverityLevel": "LOW", |
|
|
|
"issueType": "DEPENDENCY" |
|
|
|
} |
|
|
|
} |