1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-26 00:38:10 +00:00

Merge branch 'master' into 2.2

This commit is contained in:
grossmj 2023-01-25 14:44:54 +08:00
commit 1fa4632b55
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
"scanSettings": { "scanSettings": {
"configMode": "AUTO", "configMode": "AUTO",
"configExternalURL": "", "configExternalURL": "",
"projectToken" : "" "projectToken" : "",
"baseBranches": ["master", "2.2", "3.0"]
}, },
"checkRunSettings": { "checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure" "vulnerableCheckRunConclusionLevel": "failure"

View File

@ -14,4 +14,4 @@ currently being supported with security updates.
## Reporting a Vulnerability ## 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