Skip to content

Commit d2a3267

Browse files
Add security.md file to repository
1 parent a07826a commit d2a3267

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

SECURITY.md

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

0 commit comments

Comments
 (0)