Repator is a helper tool designed to automatize the process of report writing, initially for pentesters, but it was developped such that it will be easily customizable for different reporting usage.
git clone https://github.com/lnv42/repator
cd repator
pip3 install -r requirements.txt
cd repator
git pull
pip3 install -r requirements.txt
cd repator
./repator.py
or
cd repator
python3 repator.py