Skip to content

Commit

Permalink
Merge pull request #41 from Zero3K/whitesource/configure
Browse files Browse the repository at this point in the history
Configure WhiteSource Bolt for GitHub
  • Loading branch information
Bryan Kirk committed Jan 7, 2020
2 parents c9408ea + a5ea432 commit 162dfa0
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 162dfa0

Please sign in to comment.