Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Checkmarx/ast-cli-java-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.17.6-dev
Choose a base ref
...
head repository: Checkmarx/ast-cli-java-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 12 files changed
  • 9 contributors

Commits on Jan 16, 2026

  1. Track Checkmarx CLI binaries with Git LFS

    github-actions committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    c852ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba9b3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #456 from Checkmarx/feature/update_cli_2.3.43

    Update checkmarx-ast-cli binaries with 2.3.43
    cx-plugins-releases authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    c92869b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Changes related to ignore/revive functionality (AST-109612) (#457)

    * 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
    
    * Replaced Id to CVE in oss vulnerability
    
    * Changed variable from id to CVE as per OSS response
    
    * 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
    
    * Added fix for containerTool for IAC
    
    * Add telemetry AI command with full parameter support and tests
    
    * Add ignoredFilePath parameter to ScanAsca method
    
    * Removing ASCA ignore file path changes
    
    * Add ignoredFilePath parameter to ScanAsca realtime
    
    * - Changed ast cli version
    
    * added-isdev-isoneassist-function
    
    * - Adding engine check
    
    * - Added check for engine verification in path
    
    * - Added checks message for exception
    
    * - Added checks message for exception
    
    * passing-agent-name-jb-in-all-cmd
    
    * merge-fix
    
    * placed-cli-exe
    
    * Revert "Merge branch 'main' into feature/ASCA_IgnoreFile"
    
    This reverts commit 7a6d229, reversing
    changes made to 8b47577.
    
    * Update checkmarx-ast-cli.version
    
    * - Added fallback for macOS engine detection
    
    * - Refactored code as per review comments
    
    ---------
    
    Co-authored-by: atishj99 <141334503+cx-atish-jadhav@users.noreply.github.com>
    Co-authored-by: cx-anand-nandeshwar <73646287+cx-anand-nandeshwar@users.noreply.github.com>
    Co-authored-by: Hitesh Madgulkar <212497904+cx-hitesh-madgulkar@users.noreply.github.com>
    4 people authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    d637137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03675d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Update checkmarx-ast-cli binaries with 2.3.44 (#461)

    * Track Checkmarx CLI binaries with Git LFS
    
    * Update checkmarx-ast-cli to 2.3.44
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    cx-anurag-dalke and github-actions authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    edf04ef View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Add macOS Docker and Podman fallback paths to CxWrapper (#459)

    * Add macOS Docker and Podman fallback paths to CxWrapper
    
    * Refactor error handling for container engine accessibility in CxWrapper
    cx-amol-mane authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    14ef3ad View commit details
    Browse the repository at this point in the history
Loading