Skip to content

Commit

Permalink
Merge pull request #5 from geofffranks/whitesource/configure
Browse files Browse the repository at this point in the history
Configure WhiteSource Bolt for GitHub
  • Loading branch information
geofffranks committed May 28, 2020
2 parents 1e7c19c + bb9be49 commit 2f8b12d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}

0 comments on commit 2f8b12d

Please sign in to comment.