Skip to content

Remove importing of context in the ZAP API scripts

Cameron Swords requested to merge remove-use-context-option into master

What does this MR do?

Removes importing the context in the ZAP Python scripts and adds a deprecation note to the -n DAST configuration option. Importing the context is deemed safe to remove as it is already not working.

What are the relevant issue numbers?

gitlab-org/gitlab#218814 (closed)

Does this MR meet the acceptance criteria?

Merge request reports