X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Freport.tex;h=dd5631696a5259740afe7a5d7d2566919e021c6d;hb=6dfdc23f569b9e9ec830fa115c414999e3b07c53;hp=51a35d3e74a3d9ebd0e4de09418495a474179f86;hpb=de7278874a8556b0f02c78d63345864e8b47b7d5;p=ssproject1617.git diff --git a/report/report.tex b/report/report.tex index 51a35d3..dd56316 100644 --- a/report/report.tex +++ b/report/report.tex @@ -15,8 +15,10 @@ \addtocounter{subsection}{1} \subsection{Authentication} +\input{v2_authentication} \subsection{Session Management} +\input{v3_session.tex} \subsection{Access Control} \input{v4_access.tex} @@ -24,14 +26,19 @@ \subsection{Input Validation \& Output Encoding/Escaping} \input{v5_input.tex} +\addtocounter{subsection}{1} + \subsection{Cryptography at rest} +\input{v7_cryptography.tex} \subsection{Error Handling \& logging} +\input{v8_error.tex} \subsection{Data Protection} -\addtocounter{subsection}{1} +\addtocounter{subsection}{2} \subsection{HTTP Security} +\input{v11_httpsec.tex} \addtocounter{subsection}{4} \subsection{Files and Recourses}