diff --git a/SECURITY.md b/SECURITY.md index 881eeb9..91f2065 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,10 +8,10 @@ If you think you have found a security problem in this project, please follow th * Create a new Github issue using the "bug report" template. * Explain the problem as detailed as possible: - * - What is the type of the problem (SQL injection, cross-site scripting, etc.)? - * - Is any special configuration required to reproduce it? - * - What steps must be taken to reproduce it? - * - How could an attacker exploit the issue? + - What is the type of the problem (SQL injection, cross-site scripting, etc.)? + - Is any special configuration required to reproduce it? + - What steps must be taken to reproduce it? + - How could an attacker exploit the issue? * Fill in all the remaining information in the template. The more information, the better. * Finally, add the label "security" to the Github issue.