Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #246 from Vento-Nuenenen/whitesource/configure
Browse files Browse the repository at this point in the history
Configure WhiteSource Bolt for GitHub
  • Loading branch information
Vento committed Mar 15, 2021
2 parents f788565 + 725f06d commit d04666d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}

0 comments on commit d04666d

Please sign in to comment.