Skip to content

Commit 641851a

Browse files
Add .whitesource configuration file
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
1 parent c380576 commit 641851a

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)