Skip to content

Enable release of the 12-8-stable DAST version

Seth Berger requested to merge sethgitlab-gitlabsupportedversionbump into master

What does this MR do?

  • Updates the support version text file to 12.8. This ensures next DAST release will be for that version.
  • ZAP plugins have updated since the DAST pipeline last ran. Test expectations have been updated in our tests.
  • Add a release script that allows us to tag a DAST version (e.g. 1.6.1) with the latest supported GitLab version (e.g. 12.8), without releasing a new major/minor/patch version of DAST. This is because we have no meaningful changes to our users for DAST, hence we shouldn't add an entry to the CHANGELOG or release DAST.
Edited by Cameron Swords

Merge request reports