diff --git a/checkmarx-ast-cli.version b/checkmarx-ast-cli.version index cc6c9a49..19765bd5 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.5 +null diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 9087b873..63c90422 100644 --- a/src/main/osinstaller/CxInstaller.ts +++ b/src/main/osinstaller/CxInstaller.ts @@ -21,7 +21,7 @@ export class CxInstaller { private cliVersion: string; private readonly resourceDirPath: string; private readonly installedCLIVersionFileName = 'cli-version'; - private readonly cliDefaultVersion = '2.3.5'; // Update this with the latest version. + private readonly cliDefaultVersion = 'null'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {