From 05291f42ece8774b78f9670866f2a882f270659f Mon Sep 17 00:00:00 2001 From: AlvoBen <144705560+AlvoBen@users.noreply.github.com> Date: Tue, 31 Dec 2024 10:19:25 +0000 Subject: [PATCH] Update checkmarx-ast-cli to 2.3.9 --- 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 bc4abe86..5aa7c523 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.8 +2.3.9 diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 9e61b746..98ef299a 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.8'; // Update this with the latest version. + private readonly cliDefaultVersion = '2.3.9'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {