From ff94a813507a652dacbc6e1555538bcd90070432 Mon Sep 17 00:00:00 2001 From: Tiago Garcia Date: Mon, 30 Dec 2024 19:09:32 +0000 Subject: [PATCH] Fix introduction --- delivery3/main.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/delivery3/main.adoc b/delivery3/main.adoc index e1c5e2b..0eff54e 100644 --- a/delivery3/main.adoc +++ b/delivery3/main.adoc @@ -14,9 +14,9 @@ Rúben Gomes (113435); João Bastos (113470); Tiago Garcia (114184) == Introduction -This document serves as the final report for the SIO-2425 project. This project serves as a way to demonstrate the practical application of some of the concepts learned throughout the course (Authentication, Access Control, Session Management and Stored Cryptography). On a analysis perspective, it will be focused on the V2 (Authentication) chapter of the OWASP ASVS. +This document serves as the final report for the SIO-2425 project. This project serves as a way to demonstrate the practical application of some of the concepts learned throughout the course (Authentication, Access Control, Session Management and Stored Cryptography). On a analysis perspective, it will be focused on the V3 (Session Management) chapter of the OWASP ASVS. -This report will cover the features implemented, the decisions made as a group, as well as an analysis of the implementation, following the OWASP ASVS V3, and finally the results and conclusions of the project. +This report will cover the features implemented, the decisions made as a group, the analysis of the implementation, and finally the results and conclusions of the project. <<< @@ -32,4 +32,4 @@ include::analysis.adoc[] <<< -include::results_conclusions.adoc[] \ No newline at end of file +include::results_conclusions.adoc[]