Skip to content

Commit 706ba27

Browse files
chore: added Mend Bolt for GitHub (#8)
1 parent 2008d32 commit 706ba27

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": "MEDIUM",
12+
"issueType": "DEPENDENCY"
13+
}
14+
}

0 commit comments

Comments
 (0)