From f8c1a3e49f969f6db38fddfbeefacbf425d5ec7f Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Date: Sat, 26 Dec 2020 18:29:29 +0000 Subject: [PATCH] Migrate .whitesource configuration file to inheritance mode --- .whitesource | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.whitesource b/.whitesource index f6cf6414cd1..df6db3d7eea 100644 --- a/.whitesource +++ b/.whitesource @@ -1,14 +1,3 @@ { - "scanSettings": { - "configMode": "AUTO", - "configExternalURL": "", - "projectToken": "", - "baseBranches": [] - }, - "checkRunSettings": { - "vulnerableCheckRunConclusionLevel": "failure" - }, - "issueSettings": { - "minSeverityLevel": "LOW" - } + "settingsInheritedFrom": "Dima2021/whitesource-config@master" } \ No newline at end of file