From 0bb864006e19c5020491c45d8807fe82f07a87c1 Mon Sep 17 00:00:00 2001 From: Balaita Cosmin-Neculai <126869724+CosminBalaita2003@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:51:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b302118..874c962 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ Our development workflow relies on three local environments: - Enforcing **HTTPS** to secure data transmission. ## **Conclusion** -The current security implementation in **JobSnap** effectively protects against common risks such as password breaches, duplicate accounts, and SQL injection. Future enhancements like **MFA, CAPTCHA, and RBAC** will further improve the security posture of the platform. +- The current security implementation in **JobSnap** effectively protects against common risks such as password breaches, duplicate accounts, and SQL injection. Future enhancements like **MFA, CAPTCHA, and RBAC** will further improve the security posture of the platform. --- ## Application Execution