diff --git a/.whitesource b/.whitesource new file mode 100644 index 0000000..760f2fa --- /dev/null +++ b/.whitesource @@ -0,0 +1,14 @@ +{ + "scanSettings": { + "configMode": "AUTO", + "configExternalURL": "", + "projectToken": "" + }, + "commitStatusSettings": { + "vulnerableCommitStatus": "FAILED" + }, + "issueSettings": { + "minSeverityLevel": "LOW", + "openConfidentialIssues": true + } +}