diff --git a/.whitesource b/.whitesource index 36fad08..b2ed3a0 100644 --- a/.whitesource +++ b/.whitesource @@ -1,11 +1,10 @@ { "scanSettings": { "configMode": "AUTO", - "configExternalURL": "", - "enableLicenseViolations": "true", - "enableIaC": "true", + "configExternalURL": "", "projectToken": "", "baseBranches": [], + "enableIaC": "true", "enableSAST": "true", "enableLicenseViolations": "true" },