Skip to content

Commit

Permalink
Merge pull request #18 from tt9133github/whitesource/configure
Browse files Browse the repository at this point in the history
Configure WhiteSource Bolt for GitHub
  • Loading branch information
tt9133github authored Jul 11, 2020
2 parents d5fa349 + 9158e20 commit 34ce0f6
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 34ce0f6

Please sign in to comment.