Skip to content

Commit 9be64b8

Browse files
committed
Fix whitesource config files
1 parent 1926e07 commit 9be64b8

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.whitesource

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
{
2-
"scanSettings": {
3-
"baseBranches": []
4-
},
5-
"checkRunSettings": {
6-
"vulnerableCheckRunConclusionLevel": "failure",
7-
"displayMode": "diff"
8-
},
9-
"issueSettings": {
10-
"minSeverityLevel": "LOW"
11-
}
2+
"settingsInheritedFrom": "ManageIQ/whitesource-config@master"
123
}

0 commit comments

Comments
 (0)