Skip to content

Commit 2798bfc

Browse files
authored
Merge pull request #18 from MFB-Technologies-Inc/17-update-the-mend-whitesource-config
update mend config
2 parents 7588c3b + 8427755 commit 2798bfc

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.whitesource

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
{
2-
"scanSettings": {
3-
"baseBranches": []
4-
},
52
"checkRunSettings": {
6-
"vulnerableCheckRunConclusionLevel": "failure",
7-
"displayMode": "diff"
3+
"vulnerableCheckRunConclusionLevel": "failure"
84
},
95
"issueSettings": {
10-
"minSeverityLevel": "LOW",
11-
"issueType": "DEPENDENCY"
6+
"minSeverityLevel": "LOW"
127
}
138
}

0 commit comments

Comments
 (0)