Skip to content

Commit

Permalink
Merge pull request #901 from neinteractiveliterature/whitesource/conf…
Browse files Browse the repository at this point in the history
…igure

Configure WhiteSource Bolt for GitHub
  • Loading branch information
nbudin authored May 27, 2022
2 parents 7225cd9 + 52aecc2 commit 5e2eaa5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW",
"issueType": "DEPENDENCY"
}
}

0 comments on commit 5e2eaa5

Please sign in to comment.