Skip to content

Commit e5fdbde

Browse files
authored
Enhance security issue reporting guidelines
1 parent 7a912f5 commit e5fdbde

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

SECURITY.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ You may submit the report in the following ways:
1313

1414
Please provide the following information in your report:
1515

16-
- The version(s) where the issue is identified.
17-
- Any special configuration required to reproduce the issue.
18-
- Step-by-step instructions to reproduce the issue.
19-
- Impact of the issue, including how an attacker might exploit the issue.
20-
- Your recommended remediation if any.
16+
- The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting)
17+
- Full paths of source file(s) related to the manifestation of the issue
18+
- The location of the affected source code (tag/branch/commit or direct URL)
19+
- Any special configuration required to reproduce the issue
20+
- Step-by-step instructions to reproduce the issue
21+
- Proof-of-concept or exploit code (if possible)
22+
- Impact of the issue, including how an attacker might exploit the issue
2123

2224
This project is maintained by volunteers on a reasonable-effort basis. As such,
2325
we ask that you give us 90 days to work on a fix before public exposure.

0 commit comments

Comments
 (0)