From 9ce8306d9349038ca8e8c44a4ea511c3882e3fd2 Mon Sep 17 00:00:00 2001 From: cx-anurag-dalke <120229307+cx-anurag-dalke@users.noreply.github.com> Date: Tue, 14 Oct 2025 12:31:23 +0000 Subject: [PATCH] Update checkmarx-ast-cli to 2.3.37 --- checkmarx-ast-cli.version | 2 +- src/main/osinstaller/CxInstaller.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkmarx-ast-cli.version b/checkmarx-ast-cli.version index f1e5f744..af6c3247 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.36 +2.3.37 diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 69ed2863..32137efc 100644 --- a/src/main/osinstaller/CxInstaller.ts +++ b/src/main/osinstaller/CxInstaller.ts @@ -22,7 +22,7 @@ export class CxInstaller { private cliVersion: string; private readonly resourceDirPath: string; private readonly installedCLIVersionFileName = 'cli-version'; - private readonly cliDefaultVersion = '2.3.36'; // Update this with the latest version. + private readonly cliDefaultVersion = '2.3.37'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {