Merge pull request #103 from akamhy/whitesource/configure
Configure WhiteSource Bolt for GitHub
This commit is contained in:
commit
ce869177fd
12
.whitesource
Normal file
12
.whitesource
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"scanSettings": {
|
||||
"baseBranches": []
|
||||
},
|
||||
"checkRunSettings": {
|
||||
"vulnerableCheckRunConclusionLevel": "failure",
|
||||
"displayMode": "diff"
|
||||
},
|
||||
"issueSettings": {
|
||||
"minSeverityLevel": "LOW"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user