1.0


1.0.1

Note

29 Jul 2024

Feature Improvements

Summary Details
Rescan Path Selection Users can now easily choose a new path for an application whose original path no longer exists during rescans in the analyzer. This prevents users from being blocked from analysis as was previously the case.

1.0.0

Note

17 Jul 2024

New Features

Summary Details
Redesigned alerts Alerts on the analyzer have been revamped to draw user attention without obscuring critical information. Alert behavior is now customized based on the user's subscription plan.
CAST expert Users can now contact a designated CAST expert, assigned according to the technologies analyzed.

Feature Improvements

Summary Details
Stabilization of the offline analyzer The stability of the CAST Imaging offline analyzer has been improved with the resolution of various issues.

Known Issues

Internal Id Details
IMAGLITE-1717 During application onboarding in the analyzer, file exclusions are currently not working; only folder exclusions are considered. This will be resolved soon.

1.0.0-beta5

Note

12 Jul 2024

New Features

Summary Details
Handling of breaking changes in the Analyzer In future Analyzer releases, any breaking changes will be communicated directly within the Analyzer.

1.0.0-beta4

Note

4 Jul 2024

New Features

Summary Details
.NET support improvement The Analyzer now supports .NET website applications that do not contain project files.
Web Service Call support Web Service Call is now visible at Level 5.

Feature Improvements

Summary Details
Offline analyzer stabilization The offline analyzer has been made more stable, with several issues resolved.
Analysis accuracy improvement When the analyzer is installed in the default location and the application name is very long, the deep analysis does not fail anymore.
Analyzer UI Improvements User feedback has led to several improvements in the analyzer interface.
Crash in shell analysis resolved The crash which used to occur during a "Shell" analysis has now been fixed.
Crash in UA language analysis resolved The crash which used to occur during the analysis of UA languages without Python extensions has been resolved. The folder/file management for UA languages have been improved as well.
Issue faced in .NET due to dll reference resolved The issue analyzing .NET source code caused by dll references has been fixed.
Analysis logs improvement The analyzer now has an additional log level: ':FATAL'. When this occurs, the analysis is stopped, and a report is generated.

1.0.0-beta3

Note

21 Jun 2024

New Features

Summary Details
Offline analyzer tool The CAST Imaging Analyzer tool is now available in two modes: online and offline. Offline mode does not require an internet connection, but results (the generated .casticr file) must be manually uploaded to the SaaS platform in order to view them in CAST Imaging. See https://doc.castsoftware.com/imagingoncloud/offline/.
Free trial mode A free trial mode has been introduced. Users on this plan will have restrictions on the size and number of applications they can analyze and manage within the platform.

Feature Improvements

Summary Details
Login issue resolved Login issues experienced by some users in the Analyzer tool have been fixed.

1.0.0-beta2

Note

6 Jun 2024

New Features

Summary Details
Analyzer result file extension change The analyzer result file is now stored with the .casticr extension instead of .zip. This is a breaking change. All users must download the latest analyzer (1.0.0-beta2) to view their results on the cloud.
Offline CLI for Imaging on Cloud The Imaging on Cloud CLI can now be used without an internet connection. For more details, see https://doc.castsoftware.com/imagingoncloud/offline/.
Time estimation for fast scan and deep analysis The analyzer now provides an estimated time for completing both fast scan and deep analysis.
Ignore patterns while using the CLI If there is a file named ignore-patterns.txt in the root of the source code being analyzed, the patterns in this file will be applied. Alternatively, users can use the –ignore-patterns flag. For more information, see https://doc.castsoftware.com/imagingoncloud/automate/#what-flags-are-available.

1.0.0-beta1

Note

15 Apr 2024

Feature Improvements

Summary Details
Analyzer UI improvements User feedback has led to several improvements in the analyzer interface.
Security Analyzer The Security Analyzer for JEE and .NET is now enabled by default.
Improvements to the "Report to CAST" feature This feature now supports all error status codes.
Source code panel UI improvements The source code panel in step 1 of the analyzer is now responsive to screen dimension changes.