Skip to content

Commit b53568a

Browse files
Add .whitesource configuration file
1 parent b924217 commit b53568a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.whitesource

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"scanSettings": {
3+
"baseBranches": []
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "failure"
7+
},
8+
"issueSettings": {
9+
"minSeverityLevel": "LOW"
10+
}
11+
}

0 commit comments

Comments
 (0)