What's changed in CAST Imaging v3?


Overview

CAST Imaging v3 is a unification of two distinct existing systems, CAST Console v2 and CAST Imaging Viewer v2. As part of this “unification process” some features and behaviour that exist in the “v2” products has changed. This page provides a non-exhaustive list of these changes and some answers to frequently asked questions.

FAQ

  • Q: What’s the migration path from CAST Imaging v2 (deployed on Microsoft Windows) to CAST Imaging v3 (deployed on Microsoft Windows)?
    • A: The migration will be supported in release 3.2 together with Imaging Core 8.4.1, planned for December 2024. The process will be documented in the online CAST documentation. CAST technical support will provide assistance during this migration.
  • Q: What’s the migration path from CAST Imaging v2 (deployed on Microsoft Windows) to CAST Imaging v3 (deployed on a Linux container)?
    • A: There is no migration from Microsoft Windows to Linux. Data is encoded and stored differently on the Linux version, which prevents a migration. Customers should consider deploying v3 on a Linux container as a new CAST Imaging installation, and then re-onboard all their applications, re-create all personal content previously created (saved views, tags, annotations, groupings, etc.) and do without historical dashboards data.
  • Q: What’s the migration path from CAST Imaging v2 (deployed on a Linux container) with Node/AIP Core on Microsoft Windows?
    • A: CAST is currently studying if a migration to CAST Imaging v3 on Microsoft Windows can be supported. If you are interested in this scenario, please contact CAST Support.
  • Q: Are dashboards available in CAST Imaging v3?
    • A: All three dashboards will be available in CAST Imaging in a future release (currently planned for Q1 2025).

Changes

UI

There is now one single “unified” UI interface for end-users and administrators. This interface allows users to:

  • onboard applications
  • configure analyses
  • access results in “Viewer” and “Engineering Dashboard”
  • administer and configure global settings

CAST Imaging Core (ex. AIP Core)

CAST Imaging v3 requires CAST Imaging Core 8.4: com.castsoftware.imaging.coreexternal link. This component is provided as follows:

  • For Microsoft Windows deployments: as a “standalone” installation - see Install CAST Imaging Core.
  • For Docker/Linux deployments: in an image that includes the Node service (this image is automatically installed as part of the global install).

Technology coverage with CAST Imaging Core 8.4

The following technologies are not supported by CAST Imaging Core 8.4 although they are supported by CAST AIP Core (com.castsoftware.aip) 8.3:

  • C/C++ (available in a future release, currently planned for Q1 2025)
  • SAP ABAP (available in a future release, currently planned for Q1 2025)
  • Oracle Forms/Reports (available in a future release, currently planned for H2 2025)
  • ASP 6.0 (not planned as of today, the plans might be revised in Q1 2025)
  • EGL (not planned as of today, the plans might be revised in Q1 2025)
  • FLEX (not planned as of today, the plans might be revised in Q1 2025)
  • Fortran (not planned as of today, the plans might be revised in Q1 2025)
  • PeopleSoft (not planned as of today, the plans might be revised in Q1 2025)
  • SAP BusinessObjects (not planned as of today, the plans might be revised in Q1 2025)
  • SAP PowerBuilder (not planned as of today, the plans might be revised in Q1 2025)
  • Siebel (not planned as of today, the plans might be revised in Q1 2025)
  • Swift Objective-C (not planned as of today, the plans might be revised in Q1 2025)
  • TIBCO (not planned as of today, the plans might be revised in Q1 2025)
  • VisualBasic (not planned as of today, the plans might be revised in Q1 2025)

Hardware - RAM

  • For standalone mode deployments (all components on one machine), 32GB RAM is the absolute minimum requirement.
  • For enterprise/distributed mode deployments, 16GB RAM absolute minimum, 32GB RAM highly recommended. On a machine configured as a node where the com.castsoftware.securityforjava extension is used for JEE Security Dataflow analyses, 32GB RAM is required.

See What hardware do I need?.

Features

Security Dataflow

The Security Dataflow feature is now enabled by default for supported technologies (JEE and .NET) and will be triggered automatically during the initial analysis for a new application (in CAST Console v2 this feature is always disabled and must be manually enabled). This change may impact analysis performance for large applications and will likely increase the number of violations identified during the analysis for all applications. You can manually disable the Security Data flow feature after the intial analysis has completed, however, this will likely change the number of identified violations for your application. Finally you should also take note of the RAM requirement (see above) for node machines when the application contains JEE source code which will trigger the installation of the com.castsoftware.securityforjava extension.