Single VM Setup Upgrade Instructions

Introduction

This section provides instructions for upgrading AppScan 360° in Single VM Setup method. This guide is applicable for upgrading from version 2.0.0/2.0.1 to 2.1.0.
Note: Single VM Setup supports upgrade only for Custom/Production mode deployments. If used in Express/POC mode, the new version needs to be installed as a fresh installation.

Upgrade Steps

  • Ensure Pre-Upgrade Checklist is completed.
  • Download the latest AppScan 360° installer packages from MyHCLSoftware.
    • AppScan360_SingleVMsetup_v2.1.0.run
    • AppScan360_v2.1.0.run
    • AppScan360_ASRA_v2.1.0.run
    • AppScan360_DTCS_v2.1.0.run (Required for DAST Scan features)
    • AppScan360_SCA_v2.1.0.run (Optional)
  • Run prepareUpgrade to prepare the current environment for v2.1.0 setup
    cd ~/aio-setup 
    sudo ./AppScan360_SingleVMsetup_v2.1.0.run -- $PWD prepareUpgrade
  • Place answers file alongside kits from previous installation.
    • Find and copy as360-aio-answers.env file from previous installation workspace aioWorkspace/audit to current kits location.
    • This will ensure the same answers/config is supplied for upgrade.
    • Otherwise, all the survey questions as mentioned below in the Run installation section need to be carefully answered with the same answers as before for resources like database, docker registry and shared storage size.
  • If there are any certificates to be carried, copy the same certs folder from previous installation to current setup directory.
  • Then run the installation via below command
    sudo ./AppScan360_SingleVMsetup_v2.1.0.run -- $PWD