Skip to content

Print ZAP metadata using build tool

Cameron Swords requested to merge add-build-tool into master

What does this MR do?

Adds Invoke to DAST. Invoke is a simple build tool for Python.

The first task added is a task that given the name of a ZAP addon, it will print the metadata of that tool. This is useful when upgrading ZAP addons.

The task can be run using invoke zapmetadata --addon ascanrulesBeta.

Screenshot

Screenshot_2020-07-01_17.25.22

What are the relevant issue numbers?

gitlab-org/gitlab#220126 (closed)

Does this MR meet the acceptance criteria?

Edited by Avielle Wolfe

Merge request reports