We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216a452 commit f0fd377Copy full SHA for f0fd377
.whitesource
@@ -1,15 +1,6 @@
1
{
2
+ "settingsInheritedFrom": "swagger-api/whitesource-config@main",
3
"scanSettings": {
- "configMode": "AUTO",
4
- "configExternalURL": "",
5
- "projectToken": "",
6
- "baseBranches": []
7
- },
8
- "checkRunSettings": {
9
- "vulnerableCheckRunConclusionLevel": "failure",
10
- "displayMode": "diff"
11
12
- "issueSettings": {
13
- "minSeverityLevel": "LOW"
+ "baseBranches": ["master", "3.0.0"]
14
}
15
-}
+}
0 commit comments