Skip to content

Commit 27e1f74

Browse files
authored
Merge pull request #1 from tt9133github/whitesource/configure
Configure WhiteSource Bolt for GitHub
2 parents ddb4739 + 3ce97cf commit 27e1f74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.whitesource

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"checkRunSettings": {
3+
"vulnerableCheckRunConclusionLevel": "failure"
4+
},
5+
"issueSettings": {
6+
"minSeverityLevel": "LOW"
7+
}
8+
}

0 commit comments

Comments
 (0)