Skip to content

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.16 instead of using stabe.
  • Makes the value of TARGET_IMAGE variable dynamic by referencing a $CI_REGISTRY_IMAGE variable.

Merge request reports

Loading