Skip to content

Commit 32403aa

Browse files
chore: add a security-policy (#884)
Required to stay complient for public repos in equinor. (https://developer.equinor.com/governance/scm-policy/)
1 parent b3adc86 commit 32403aa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
If you discover a security vulnerability in this project, please follow these steps to responsibly disclose it:
2+
3+
1. **Do not** create a public GitHub issue for the vulnerability.
4+
2. Follow our guideline for Responsible Disclosure Policy at [https://www.equinor.com/about-us/csirt](https://www.equinor.com/about-us/csirt) to report the issue
5+
6+
The following information will help us triage your report more quickly:
7+
8+
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
9+
- Full paths of source file(s) related to the manifestation of the issue
10+
- The location of the affected source code (tag/branch/commit or direct URL)
11+
- Any special configuration required to reproduce the issue
12+
- Step-by-step instructions to reproduce the issue
13+
- Proof-of-concept or exploit code (if possible)
14+
- Impact of the issue, including how an attacker might exploit the issue
15+
16+
We prefer all communications to be in English.

0 commit comments

Comments
 (0)