The source project of this merge request has been removed.
Make DAST API HAR example work
This MR is one of the MRs aimed to make sure that we have demo projects working by default in DAST group.
It is part of the initiative described here.
The MR updates the following to make this example work by default after forking it:
- Makes docker image version fixed to
20.10.16instead of usingstabe. - Makes the value of
TARGET_IMAGEvariable dynamic by referencing a$CI_REGISTRY_IMAGEvariable.