diff --git a/.whitesource b/.whitesource index 60fc783c..e112468f 100644 --- a/.whitesource +++ b/.whitesource @@ -2,7 +2,8 @@ "scanSettings": { "configMode": "AUTO", "configExternalURL": "", - "projectToken" : "" + "projectToken" : "", + "baseBranches": ["master", "2.2", "3.0"] }, "checkRunSettings": { "vulnerableCheckRunConclusionLevel": "failure" diff --git a/SECURITY.md b/SECURITY.md index 7161ebd1..b2ad79b8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -14,4 +14,4 @@ currently being supported with security updates. ## Reporting a Vulnerability -Please contact us at security@gns3.net +Please use GitHub's report a vulnerability feature. More information can be found in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability