X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Freport.tex;h=dd5631696a5259740afe7a5d7d2566919e021c6d;hb=6dfdc23f569b9e9ec830fa115c414999e3b07c53;hp=7f0de167b8f62ee8ed5f50e3ce33af12ecadd9f0;hpb=f46f4386c3c46d787abd5de4dce7235e57952c6c;p=ssproject1617.git diff --git a/report/report.tex b/report/report.tex index 7f0de16..dd56316 100644 --- a/report/report.tex +++ b/report/report.tex @@ -18,6 +18,7 @@ \input{v2_authentication} \subsection{Session Management} +\input{v3_session.tex} \subsection{Access Control} \input{v4_access.tex} @@ -25,9 +26,13 @@ \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}