Merge branch 'reflection_development' into 'master'
[ssproject1617.git] / report / reflection.tex
index 3ce7222..9b3f7d1 100644 (file)
@@ -34,7 +34,8 @@ some components, like input escaping, are just not present.
 \subsection{On our auditing process}
 \input{reflection.auditing_process.tex}
 
-(TODO: Wouter)
+\subsection{On the bottlenecks}
+\input{reflection.bottlenecks.tex}
 
 \subsection{On the ASVS checklist}
 \input{reflection.asvs.tex}
@@ -47,3 +48,6 @@ some components, like input escaping, are just not present.
 
 \subsection{On the code \& streamlining subsequent security audits}
 \input{reflection.code_and_auditing.tex}
+
+\subsection{On the general development of secure software}
+\input{reflection.secure_development.tex}