From a0fa0552ffaae63a1cd11e4ef3865a1d59d79c25 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:38:05 +0100 Subject: [PATCH] added emojis for the security guidelines sections --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 5516bc8..09437c4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ -# Security Policy +# 🛡️ Security Policy -## Best practices +## 💪 Best practices If you need to fork this repository, or propose changes through pull request, be sure to not commit any sensitive informations. @@ -10,7 +10,7 @@ These informations can the the following form, without being an exhaustive list: - Environment variables (`JWT_SECRET`, `DATABASE_PASSWORD`, ...) - Personal informations (name, address, email, ...) -## Reporting a Vulnerability +## 🪲 Reporting a Vulnerability You just found a vulnerability in this repository and want to contribute to a safer environment.