You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments