Product Name
CIS-CAT Pro Assessor v4
Product Version
Date/
Problem
customized HTML reports
Solution
In the assessor-cli.properties file, please be sure to just include the name of the .jpg file only. Some members will include the file path where the image is located, however, that is not correct. Please see an example below:
#
HTML report customizations
#
#custom.html.coverpage.background=
custom.html.coverpage.logo=test.jpg
#custom.html.coverpage.subtitle.background=
#include.default.html.coverpage.footer=true
#custom.html.coverpage.footer=
#custom.html.css=
Add Comment