Commit 00ab820
committed
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_aiFile tree
5 files changed
+8
-8
lines changed- src/main/resources
5 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments