Skip to content

Commit ca7d470

Browse files
Add .whitesource configuration file
1 parent 4684b89 commit ca7d470

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.whitesource

Lines changed: 11 additions & 0 deletions
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)