\documentclass[DIV=12]{scrreport}
\input{macros/setup}
\subject{\addlogo{3cm}{images/yourlogo.png} Pentesting Company X}
\title{Security assesment of Product Y}
\subtitle{}
\author{
Ann Chovey\\
\texttt{ann.chovey@example.com}\\
\and
Hazel Nutt\\
\texttt{hazel.nutt@example.com}\\
}
\date{May 2022}
\headleft{Security assesment of Product Y}
\headright{Pentesting Company X}
\begin{document}
\maketitle
\tableofcontents
\input{chapters/01-overview}
\input{chapters/02-summary}
\input{chapters/03-findings}
\input{chapters/04-testing}
\input{citations}
\end{document}

PDF Preview
Create an account to compile and preview