Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit f8ae4f5

Browse files
authored
Merge pull request #98 from Hi-Fi/whitesource/configure
Configure WhiteSource Bolt for GitHub
2 parents d67a010 + 6156ed9 commit f8ae4f5

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)