Removing AppScan 360° Static Analysis containers

To remove AppScan 360° Static Analysis containers from the local or Azure Kubernetes instance:
  1. Use the sast-service.sh script:
    > bash
    > ./sast-service.sh -u
    Parameter Description
    -h | --help Lists available options with brief descriptions.
    -u | --uninstall Remove AppScan 360° SAST
    -n | --namespace namespace Specify the namespace for AppScan 360° SAST.
    --verbose Produces verbose messages related to removal in the console.