From de5d910d183e573b977a9373d5bf45976bb0a4bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CMusaab?= Date: Fri, 29 Sep 2023 20:24:59 +0500 Subject: [PATCH] Link of work --- _docs/developer/google_summer_of_code/2023_Musaab_Imran.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/developer/google_summer_of_code/2023_Musaab_Imran.md b/_docs/developer/google_summer_of_code/2023_Musaab_Imran.md index 457b7c86..68487c51 100644 --- a/_docs/developer/google_summer_of_code/2023_Musaab_Imran.md +++ b/_docs/developer/google_summer_of_code/2023_Musaab_Imran.md @@ -6,7 +6,7 @@ category: Developer > Google Summer of Code 2023 ## 🛡️ Website Security and Penetration Testing The security of the Submitty website is of paramount importance due to its direct impact on student grades and academic integrity. Even a single vulnerability can lead to unfair academic advantages and legal complications concerning student data protection. Therefore, this project aimed to contribute to the assurance of proper access control, authorization mechanisms, and robust code that align with the high security standards expected from educational platforms like Submitty. -You can find all my merged PRs in this link. +You can find all my merged PRs in this link. --- ## 🎯 Project Scope