Skip to content

Fix container/license scanning

David Nelson requested to merge fix-container-scanning into main

What does this MR do?

Fixes container scanning and license scanning based on breaking changes made in 16.0. The same changes have previously made in other DAST projects.

  1. Change DOCKER_IMAGE to CS_IMAGE
  2. Remove template for license scanning, which is now included in dependency scanning

Merge request reports