I would like to know the best way to inject a report template into the docker-stable build?
Basically the use case is to pull down the latest docker-stable each time I use zaproxy – however I would like to use a custom report template.
I would like to:
-know the best way to inject a report template into the docker-stable build?
-know the best way to remove sections of a report
-have added to the json reports the relevant sections so that these can be removed using the method above
Thanks