-
Notifications
You must be signed in to change notification settings - Fork 1
Devassist: Realtime scanners (OSS, Secrets, Containers, IaC) with unified wrapper and enhanced parsing(AST-115438) #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…te and stub obsolete result classes
… Jackson deserialization
|
Great job! No new security vulnerabilities introduced in this pull requestUse @Checkmarx to reach out to us for assistance. Just send a PR comment with Examples: |
cx-anurag-dalke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
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

Summary
References
Testing Automated
Unit tests:
Integration tests (assumption-guarded):
Manual
Prerequisites: Configure PATH_TO_EXECUTABLE for the Checkmarx CLI and ensure environment access as needed.
OSS:
Secrets:
Containers:
IaC:
Not covered / notes
Expected outcomes