I am trying to deploy zap server as a GCP cloud run job.
Thus, I am using the zap docker image and run the baseline-scan.py to run a passive scan.
target site and other settings are passed through environment variables.
Is there a way to "instruct" baseline-scan.py to use a specific report template, e.g.
traditional-json-plus?