Skip to content

Commit 6ac4c42

Browse files
authored
chore: Add SECURITY.md file
Added guidelines for reporting security vulnerabilities.
1 parent b8a9a18 commit 6ac4c42

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Security
2+
3+
If you believe you have found a new security vulnerability in this repository, please report it to us as follows.
4+
5+
## Reporting Security Issues
6+
7+
* Please do **not** report security vulnerabilities through public GitHub issues.
8+
9+
* Please create a draft security advisory on the Github page: the reporting form is under `> Security > Advisories`. The URL is https://github.com/OpenGamingCollective/kernel-packages/security/advisories/new.
10+
11+
## Guidelines
12+
13+
* When reporting a vulnerability, please include as much information as possible, including the complete steps to reproduce the issue.
14+
15+
* Avoid sending us executables.
16+
17+
* Feel free to include any script you wrote and used but avoid sending us scripts that download and run binaries.
18+
19+
* We will prioritise reports that show how the exploits work in realistic environments.
20+
21+
* We prefer all communications to be in English.
22+
23+
* We do not offer financial rewards. We are happy to acknowledge your research publicly when possible.
24+

0 commit comments

Comments
 (0)