From 6798e70c71adc25e521cf4813762002989613c35 Mon Sep 17 00:00:00 2001 From: cx-anurag-dalke <120229307+cx-anurag-dalke@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:54:14 +0000 Subject: [PATCH] Update checkmarx-ast-cli to 2.3.39 --- 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 d20c378f..4a8b8152 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.38 +2.3.39 diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 39ca776e..3f99dc60 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.38'; // Update this with the latest version. + private readonly cliDefaultVersion = '2.3.39'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {