From 1f95028bac1d0ec366889d53c952010ea88e142b Mon Sep 17 00:00:00 2001 From: Rico Sonntag Date: Mon, 13 Feb 2023 10:17:03 +0100 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.