Skip to content

Commit cc1f2ac

Browse files
committed
Configure Mend Bolt for GitHub
1 parent ab3719a commit cc1f2ac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.whitesource

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"scanSettings": {
3+
"baseBranches": []
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "failure",
7+
"displayMode": "diff",
8+
"useMendCheckNames": true
9+
},
10+
"issueSettings": {
11+
"minSeverityLevel": "LOW",
12+
"issueType": "DEPENDENCY"
13+
}
14+
}

0 commit comments

Comments
 (0)