Removing AppScan 360° Static Analysis

To remove AppScan 360° Static Analysis:
  1. Ensure the shell is configured to connect to the correct Kubernetes cluster.
  2. Use the sast-service.sh script to remove AppScan 360° SAST:
    > bash
    > ./sast-service.sh --uninstall
    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.