Change default report name

I am trying to create a custom PDF format so that when a file is created, it names it as I need it.
I found the original PDF format in the folder /var/lib/gvm/data-objects/gvmd/report-formats/.
I copied it and changed generate, latex.xsl, report format id to 1, name, summary, description.
But when I try to import it into the web interface, I get an error:

Either a GET_REPORT_FORMAT_RESPONCE or a COPY is required

@Sanchous I think custom report formats are in xml format not xsl.

Eero

Sure, I took a copy of the PDF template stored as xml and changed these parameters in it

Then save and try to upload but get an error

@Sanchous what error? what logs says?

Eero

@Sanchous

It looks like the report formats need to be digitally signed (by greenbone); this means you cannot modify or add to them.

Eero

This topic was automatically closed after 90 days. New replies are no longer allowed.