Skip to content

Commit d4d9239

Browse files
authored
Merge pull request #1117 from tabathad/main
docs: update SECURITY.md with reporting guidance
2 parents 9523385 + 44c763f commit d4d9239

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

SECURITY.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
## Reporting a vulnerability
1+
# Security Policy
22

3-
If you discover a vulnerability in git-proxy, please e-mail [[email protected]](mailto:[email protected]).
3+
GitProxy supports responsible disclosure of security vulnerabilities and adheres to the [FINOS Security Vulnerabilities Policy](https://community.finos.org/docs/governance/Software-Projects/cve-responsible-disclosure). If you find something you believe to be a security issue in GitProxy, we encourage and appreciate your report. Please report the issue privately to the project maintainers using one of the following methods:
44

5-
Thank you for improving the security of git-proxy.
5+
## Reporting a Vulnerability
6+
- **GitHub Security Reports:** In order for the vulnerability reports to reach maintainers as soon as possible, the preferred way is to use the ["Report a vulnerability"](https://github.com/finos/git-proxy/security/advisories) button under the "Security" tab of the associated GitHub project. This creates a private communication channel between the reporter and the maintainers.
7+
- **Email:** If you are unable to or have strong reasons not to use the GitHub Security vulnerability reporting feature, please email the maintainers and cc: [[email protected]](mailto:[email protected]) with a description of the vulnerability.
8+
9+
## Vulnerability Process
10+
11+
1. **Report the vulnerability privately** using one of the methods above. Do not create a public GitHub Issue or make any public reference to the vulnerability.
12+
2. The project team will acknowledge receipt of your report and triage the issue. If a vulnerability is confirmed, the team will work with you to investigate and resolve it.
13+
3. Once a fix is available, a release will be made and the vulnerability will be publicly disclosed in accordance with the [FINOS policy](https://community.finos.org/docs/governance/Software-Projects/cve-responsible-disclosure).

0 commit comments

Comments
 (0)