Hi all,
I’m running ZAP in a Tekton pipeline using the Automation Framework (zap.yaml).
Everything is working correctly and I’m able to generate scan reports.
I use the following command to start the scan:
My problem:
In the logs I see the following line:
I would like to avoid having the actual username and password printed in the logs for security reasons.
Is there a way to prevent the Automation Framework from printing the credentials?
Any advice would be greatly appreciated.
Thanks,
Sun