Skip to content

Commit 4e6d8d3

Browse files
chore(deps): migrate .whitesource configuration file to inheritance mode (#2434)
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Vladimir Gorej <[email protected]>
1 parent e0003d0 commit 4e6d8d3

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.whitesource

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
11
{
2-
"scanSettings": {
3-
"configMode": "LOCAL",
4-
"configExternalURL": "",
5-
"projectToken": "",
6-
"baseBranches": ["master"]
7-
},
8-
"checkRunSettings": {
9-
"vulnerableCheckRunConclusionLevel": "success",
10-
"displayMode": "diff"
11-
},
12-
"issueSettings": {
13-
"minSeverityLevel": "LOW"
14-
}
15-
}
2+
"settingsInheritedFrom": "swagger-api/whitesource-config@main"
3+
}

0 commit comments

Comments
 (0)