From f481661bec5c95571259cbf232ffdfd367f7e970 Mon Sep 17 00:00:00 2001 From: atishj99 Date: Mon, 10 Aug 2026 22:47:39 +0530 Subject: [PATCH 1/2] Update checkmarx-ast-cli to 2.3.59 --- checkmarx-ast-cli.checksums | 10 +++++----- checkmarx-ast-cli.version | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/checkmarx-ast-cli.checksums b/checkmarx-ast-cli.checksums index e01404c0..3bf0302f 100644 --- a/checkmarx-ast-cli.checksums +++ b/checkmarx-ast-cli.checksums @@ -1,7 +1,7 @@ { - "windows_x64": "8e724f79993cc8ee7f1e20420187fcc9dd6c1ff2dbaa561756c3a62d7256c008", - "darwin_x64": "4298ef700bf29dbfbe315f8bed1a5be8bd0458aad50f155fe1eadfa6d721820b", - "linux_x64": "f4f7dee7d823b98822f389142910ce26896929e6103c3eaba6cfa5499825c5b0", - "linux_arm64": "3504e0c66acab302f59fbb536f57b6163ad93428f10fcf299c3bcad5f5058577", - "linux_armv6": "fc674c61489b77e0bf6c8716283bee26e17911fca93169847e315d2de270a1f9" + "windows_x64": "16f3b4495f2e2fe9ae981cee215112633a5581f387f92b5d6f6a2c079655fa32", + "darwin_x64": "d09621e3c0fe42fc9fad6e213f00e2e0f7c3a3680037b5708ba32ae9f54528ad", + "linux_x64": "669a3a69b99399e755ab25f2a4ad7485e980eda039a2ce2813aedb3d19a6f2e0", + "linux_arm64": "ac233b3a8d73bfa5cd402cfbed20a503fdf86c80e1f64dfbc1e6677128527bc4", + "linux_armv6": "975cdb500f5a81b77d66f6cece72c5e228d40be21516f4c16baf0185367502c8" } diff --git a/checkmarx-ast-cli.version b/checkmarx-ast-cli.version index c5324251..45ed17c7 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.57 +2.3.59 From 73902c3b63689c677d2bc1cc80a6a513854a217e Mon Sep 17 00:00:00 2001 From: atishj99 Date: Tue, 11 Aug 2026 00:47:09 +0530 Subject: [PATCH 2/2] vulnerability fix and release version update --- package-lock.json | 16 ++++++++-------- package.json | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8999df27..bd241f76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli", - "version": "1.0.38", + "version": "1.0.39", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli", - "version": "1.0.38", + "version": "1.0.39", "license": "ISC", "dependencies": { "async-mutex": "^0.5.0", @@ -3298,9 +3298,9 @@ "license": "MIT" }, "node_modules/brace-expansion": { - "version": "2.1.2", - "resolved": "https://packages.echohq.com/artifactory/api/npm/npm/brace-expansion/-/brace-expansion-2.1.2.tgz", - "integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==", + "version": "2.1.4", + "resolved": "https://npm.echohq.com/artifactory/api/npm/npm/brace-expansion/-/brace-expansion-2.1.4.tgz", + "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" @@ -6022,9 +6022,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.2.0", - "resolved": "https://packages.echohq.com/artifactory/api/npm/npm/js-yaml/-/js-yaml-4.2.0.tgz", - "integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==", + "version": "4.3.1", + "resolved": "https://npm.echohq.com/artifactory/api/npm/npm/js-yaml/-/js-yaml-4.3.1.tgz", + "integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 9d7cd99a..8414743f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli", - "version": "1.0.38", + "version": "1.0.39", "description": "AST CLI Javascript wrapper runtime CLI", "main": "dist/main/wrapper/CxWrapper.js", "typings": "dist/main/wrapper/CxWrapper.d.ts", @@ -58,12 +58,12 @@ "overrides": { "bluebird": "3.7.2", "flatted": "^3.4.2", - "js-yaml": "4.2.0", + "js-yaml": "4.3.1", "lodash": "^4.18.0", "minimatch": "^3.1.2", "underscore": "^1.13.8", "picomatch": "^2.3.2", - "brace-expansion": "^2.1.2", + "brace-expansion": "^2.1.4", "uuid": "^3.3.2" },