Skip to content

Commit 00ab820

Browse files
Squashed commit of the following:
commit d95cdea Merge: 09bebed bfcd160 Author: AST Sypher <astsypher@checkmarx.com> Date: Mon Dec 15 15:41:37 2025 +0530 Merge pull request #452 from Checkmarx/feature/update_cli_2.3.41 Update checkmarx-ast-cli binaries with 2.3.41 commit bfcd160 Author: cx-anurag-dalke <120229307+cx-anurag-dalke@users.noreply.github.com> Date: Mon Dec 15 09:54:20 2025 +0000 Update checkmarx-ast-cli to 2.3.41 commit 87bb7ad Author: github-actions <github-actions@github.com> Date: Mon Dec 15 09:54:19 2025 +0000 Track Checkmarx CLI binaries with Git LFS commit 09bebed Author: Atish Jadhav <141334503+cx-atish-jadhav@users.noreply.github.com> Date: Mon Dec 15 13:26:35 2025 +0530 Devassist: Realtime scanners (OSS, Secrets, Containers, IaC) with unified wrapper and enhanced parsing(AST-115438) (#451) * aimcp server changes * oss-realtime scanner changes * Create OssRealtimeVulnerability.java * Unify realtime scan wrappers; consolidate Secrets/IaC models; deprecate and stub obsolete result classes * Add ContainersRealtimeVulnerability model for containers realtime scan parsing * Add @JsonCreator constructor to OssRealtimeVulnerability for reliable Jackson deserialization * Refactoring package name and adding test for oss and mcp flag * Add integration tests for OSS, Container, and Secrets realtime scanners * Changed variable from id to CVE as per OSS response * Add maskedResult for secret remediation and change log level from INFO to DEBUG * Remove masked secrets functionality from codebase * Implemented mask cmd in java wrapper --------- Co-authored-by: cx-anand-nandeshwar <73646287+cx-anand-nandeshwar@users.noreply.github.com> Merge branch 'main' into feature/agentic_ai
2 parents 65d7e2a + d95cdea commit 00ab820

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

checkmarx-ast-cli.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.40
1+
2.3.41

src/main/resources/cx-linux

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:64460df9a00bcc48a599688c878ddabe20187127f5f7e0fb84cee08abc21120f
3-
size 80982200
2+
oid sha256:e85a01c5b935cc35dedb741d4ef04f6ea92880ae6e589011ccb1a2a811560e57
3+
size 81002680

src/main/resources/cx-linux-arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:823ba8fb7a41df2198af4371c1868d06e8ec1116cc8c98a1a6ba2e1502fa6090
2+
oid sha256:f3ed3534e09fb4be79cd0e79b51a959e1e712a1662af066e4d6421772e2a0847
33
size 77267128

src/main/resources/cx-mac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:ab046570766900b90ca6412175eb60096bbbc1b251142237f4f836f54afb56be
3-
size 162864288
2+
oid sha256:ced61dca25a0be25447308e6adde3990aba73589cb638b9845f2e961c93c8499
3+
size 162954864

src/main/resources/cx.exe

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:606e331a9a722cf2668e6f8e09966f0972e483c3a2a1135277172194604b8195
3-
size 82958272
2+
oid sha256:bf0e0f8c3a721f9e2e21671e9a1954d9ac132a6621c076e467e1bfd51b9a2269
3+
size 82975168

0 commit comments

Comments
 (0)