Skip to content

Commit

Permalink
Merge pull request #1 from billmcchesney1/whitesource/configure
Browse files Browse the repository at this point in the history
Configure WhiteSource for GitHub.com
  • Loading branch information
billmcchesney1 committed Dec 18, 2020
2 parents 0f3d16d + f0f6c8e commit 05a5db0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"scanSettings": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": "",
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}

0 comments on commit 05a5db0

Please sign in to comment.