Skip to content

Commit 78aeef8

Browse files
committed
docs: add SECURITY.md
1 parent 4b20e7e commit 78aeef8

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security
2+
3+
If you believe you have found a security vulnerability in the nom-kconfig repository, please report it to me as described below.
4+
5+
## Reporting security issues
6+
7+
⚠️ Please do not report security vulnerabilities through public GitHub issues. ⚠️
8+
**Instead, please kindly email me at yann.prono@telecomnancy.net**
9+
10+
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
11+
12+
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
13+
- Full paths of source file(s) related to the manifestation of the issue
14+
- The location of the affected source code (tag/branch/commit or direct URL)
15+
- Any special configuration required to reproduce the issue
16+
- Step-by-step instructions to reproduce the issue
17+
- Proof-of-concept or exploit code (if possible)
18+
- Impact of the issue, including how an attacker might exploit the issue
19+
20+
21+
## Preferred languages
22+
23+
We prefer all communications to be in English or French.

0 commit comments

Comments
 (0)