Content matrix
Version |
Summary of content |
Comments |
2.12.9-funcrel |
Customer and internal bug fixes. |
Can be used with:
|
2.12.8-funcrel |
Customer bug fixes/minor feature improvements. |
As above. |
2.12.7-funcrel |
Customer bug fixes/minor feature improvements. |
As above. |
2.12.6-funcrel |
Customer bug fixes/minor feature improvements. |
As above. |
2.12.5-funcrel |
Customer bug fixes. |
As above. |
2.12.4-funcrel |
Minor bug fix. |
As above. |
2.12.3-funcrel |
Customer bug fixes. |
As above. |
2.12.2-funcrel |
Minor bug fix. |
As above |
2.12.1-funcrel |
Minor bug fix. |
As above |
2.12.0-funcrel |
Minor improvements and bug fixes. |
As above. |
RestAPI documentation
2.12.9-funcrel
Note
This release of the CAST Dashboards can be used with both CAST Imaging/Console V2 and CAST Imaging V3.
Feature Improvements
Summary |
Details |
Support for OWASP Top Ten API 2023 reports |
New OWASP Top Ten API 2023 reports have been added to the Engineering Dashboard. |
Resolved Issues
Customer Ticket Id |
Details |
49746 |
Fixes an issue causing some configuration options to be ignored when running the installation in "unattended mode". |
49885 |
Fixes an issue causing the Top 5 Critical user interface to display blank when the Management Dashboard contains more than 3,000 applications. |
51572 |
Fixes an issue where the Health Factor report downloaded from the advanced search page is showing empty module information for objects related to certain technologies. |
51948 |
Fixes an issue causing a configuration mismatch in the Docker image. |
53150 |
Fixes an issue causing the Management Dashboard to fail to load when the measure schema contains only one application. |
53397 |
Fixes an issue where the Dashboards are not accessible after adding users/roles. This is caused by null values being created when assigning a role to multiple users. |
53438 |
Fixes an issue causing the Management Dashboard to show the technologies overview as "N/A". |
53493 |
Fixes an invalid documentation link the Management Dashboard. |
Bug Fixes
Internal Id |
Details |
DASHBOARDS-5403 |
Fixes an issue causing the Top 5 Critical Rules table to show duplicate rules. |
2.12.8-funcrel
Note
This release of the CAST Dashboards can be used with both CAST Imaging/Console V2 and CAST Imaging V3.
Feature Improvements
Summary |
Details |
Top Critical Rules view improvement to load large set of data |
The UI for the Top Critical Rules view in the Management Dashboard has been updated to deal with large data sets. Previously, it showed the top 5 rules with an option to "Show More" for all. Now, to improve performance, rules are loaded in increments of 100. This limit can be configured in the .json configuration parameters. |
UI improvements to display of LOC values
|
Changes have been made in all dashboards to improve how LOC (Line of Code) values are displayed to ensure easy understanding: the "Application Components" tile in the Engineering Dashboard / Security Dashboard has been enlarged with improved labelling, and the Technical Size tile in the Management Dashboard has been clarified. Tooltips have also been added.
|
Resolved Issues
Customer Ticket Id |
Details |
51937 |
Fixes an issue causing an error when filtering the Engineering Dashboard Action Plan when a single quote is present in comment text. |
52179 |
Fixes an issue where the "gradeLabels" feature in the "QualityIndicatorResult" tile (Management Dashboard) does not show labels in embedded dashboards. |
52376 |
Fixes an issue where "unexpected error" is displayed in place of the tile "Technical Debt(OMG) by ISO-5055" in the Mangement Dashboard ISO-5055 view. |
52421 |
Fixes CVE-2025-24813 found in CAST Dashboards. Note that this fix has an impact on those using Apache Tomcat to run the dashboards and on those using Java JAR installers and running an in-place update: see CVE fix impacts for more information. |
52457 |
Fixes an issue where the value of "Technologies Overview by TQI grade" is displayed as "NA" in the Management Dashboard even though the value is present in the Engineering Dashboard. |
49885 |
Fixes an issue where the Top Critical Rules view in the Management Dashboard fails to display when a large data set is loaded. |
2.12.7-funcrel
Feature Improvements
Summary |
Details |
New report for STIG V6 standard |
A new STIG V6 report has been added to the PDF report generation feature available in the Engineering Dashboard. |
Improve LOC value display in tiles |
The LOC values available in tiles in all dashboards will now show both new (66071) and old (10151) metric IDs. Drill-downs continue to show the old (10151) metric ID. Tool tip info bubbles have been updated to explain the change. See Size Indicator tiles and Application Components tile - Engineering Dashboard. |
Support the CWE Top 25 2024 |
A new CWE Top 25 2024 has been added to the PDF report generation feature available in the Engineering Dashboard. |
Resolved Issues
Customer Ticket Id |
Details |
51307 |
ED: Fixes an issue where the Size Snapshot comparison displays percentage instead on numeric value (for ISO view). |
50940 |
HD/MD: Fixes an issue causing all grades to be shown as "0.00" when selecting a module. |
50938 |
Fixes an issue where an incorrect download link is provided when using the "Check for update" option. |
50924 |
HD/MD: Fixes an issue causing the display of inconsistent data (rounding errors). |
50917 |
ED: Fixes an issue where the sort option does not function correctly in the exclusion list. |
50896 |
ED: Fixes an issue where the latest snapshot is not displayed even after reloading cache using "server/refresh" API. |
50725 |
HD/MD: A minor update to change the Title description for the "Overview Application Portfolio Tile". |
50801 |
HD/MD: Fixes an issue causing the Technical size value to be displayed as null. |
51573 |
ED: Fixes an issue causing performance issues while loading the violations. |
51086 |
ED: Fixes an issue causing the need to action a manual reload after removing re-solved violations. |
2.12.6-funcrel
Feature Improvements
Summary |
Details |
Technical - Change of metric ID for LOC values in Health Dashboard |
LOC (line of code) values reported by the Health Dashboard now use the metric ID 66071 which is generated by CAST Imaging during the application onboarding process. Previously the CAST Health Dashboard exclusively used the metric ID 10151 which was generated only during the analysis. LOC values are reported by the tile. |
Resolved Issues
Customer Ticket Id |
Details |
50220 |
Fixes various issues linked to large datasets and performance issues for ISO-5055 result display. |
50483 |
Fixes a 404 "page not found" error when clicking the documentation link in the Management (Health) Dashboard. |
49706 |
Fixes an issue preventing users from accessing application results due to 'tag' associations (used for result access authorization) not correctly loading during the user login. |
50455 |
Fixes an issue where the ratio of comment lines to code lines in the dashboard returns an integer value instead of decimal value. |
2.12.5-funcrel
Resolved Issues
Customer Ticket Id |
Details |
48799 |
Fixes issues causing discrepancies between the quality model displayed in the Health Dashboard and the model displayed in the Engineering Dashboard (the Health Dashboard is out of sync). |
48716 |
Fixes an issue causing incorrect Health Dashboard indicator graphs for an application that has a single snapshot and when the snapshot date is the current date. |
46813
|
Dashboards fail to start with error "org.springframework.beans.factory.parsing.BeanDefinitionParsingException" when SAML authentication is configured.
|
2.12.4-funcrel
Feature Improvements
Other Updates
Internal Id |
Details |
IMAGKSL-1016 |
Minor update to ensure compatibility with CAST Imaging v3. |
DASHBOARDS-5217 |
Fixed Axios library vulnerabilities from OwaspCheck. |
Resolved Issues
Customer Ticket Id |
Details |
47412 |
The documentation has been updated to include SSL configuration for a standalone dashboard deployment on Docker. See https://doc.castsoftware.com/export/DASHBOARDS/Standalone+Dashboards+for+Docker+deployment. |
47909 |
Fixes an issue causing incorrect Health Dashboard indicator graphs for an application that has a single snapshot and when the snapshot date is the current date. |
47097 |
Fixes an issue causing incorrect access authorizations when the same username is defined in both LDAP and the default local authentication mode. |
47517 |
Fixes an issue preventing users accessing the Action Plan Recommendation feature due to an 500 Internal server error on the "action-plan/summary" API. |
2.12.3-funcrel
Resolved Issues
Customer Ticket Id |
Details |
47383 |
Fixes an issue where in some situations setting the ISO-5055 as the "Default View" is not working in some cases.
|
47517 |
Fixes an issue where it is impossible to access the Action Plan Recommendation interface due to an "internal server 500 error" on the "action-plan/summary" API.
|
2.12.2-funcrel
Other Updates
Internal Id |
Details |
IMAGKSL-874 |
Minor update to ensure compatibility with CAST Imaging v3.
|
2.12.1-funcrel
Other Updates
Internal Id |
Details |
DASHBOARDS-0000 |
Various technical improvements have been added in order to ensure that Dashboards are compatible with CAST Imaging v3. |
Resolved Issues
Customer Ticket Id |
Details |
46513 |
Fixes an issue wherein the Compliance % displayed in HD(ISO-5055 view) overview page was not matching with compliance% displayed in health measures. |
2.12.0-funcrel
Feature Improvements
Summary |
Details |
Support for PCI DSS v4.0 |
Dashboard now supports the download of latest PCI DSS v4.0 report from "Report Generator". |
Support the CWE Top 25 202 |
Dashboard supports the download of latest CWE 2023 report from "Report Generator". |
Action Plan Recommendation |
Simulated TQI Dashboard now allows customer to get simulated value for ISO and TQI. |
Other Updates
Internal Id |
Details |
DASHBOARDS-5169 |
Fixes an issue wherein the font size and style for the previously selected “Exclude” criteria were not consistent. After the fix they are consistent. |
Resolved Issues
Customer Ticket Id |
Details |
46513 |
Fixes an issue wherein the Compliance % displayed in HD(ISO-5055 view) overview page was not matching with compliance% displayed in health measures. |
45568 |
CWE Detailed Report template - Section "CAST Findings Details for CWE" - value limited to 3. |
46379 |
Fixed bad connection definition. |