Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
Summary: this page describes the new features and bugs that have been fixed in the CAST Security Dashboard 1.8.0.

Content matrix

VersionSummary of content
1.8.0
  • Default Security tiles have been renamed and now show different content
  • Education and Continuous Improvement introduced
  • Educate option in Advanced search results now available
  • Session time-out re-design

Resolved issues

Internal IDCall IDSituation
DASHBOARDS-564-Dashboard truncates "Rational" text in the violation drill-down page.

New features

SEC-207 - Default security tiles have been renamed and now use different tags

The default tiles CWE and OWASP have been renamed and now use different tags:

Old NameOld TagNew NameNew Tag
CWECWECWE-Top25CWE-2011-Top25
OWASPOWASPOWASP-2017OWASP-2017

These tiles display the number of Violations or Critical Violations in the Application for rules that have the selected tag (i.e CWE-2011-Top25 and OWASP-2017). Clicking on these tiles navigates to the Risk investigation view with the specific tag selected at the top of the table . "All Rules" will be selected in the Technical Criteria table and the list of rules displayed will all be tagged with the selected tag:

...

The Education List has been separated out from the Action Plan and Exclusions tabs and now has its own sidebar menu access title Education and Continuous Improvement. The Action Plan and Exclusions lists remain in their existing locations:

Education and Continuous ImprovementMonitor Actions and Exclusions

Image Modified

Image Modified

In addition, the Active column has now been replaced with the Action column:

...

Code Block
languagetext
%CATALINA_HOME%\webapps\CAST-Security\security\resources\ced.json
For v.≥ 1.18: %CATALINA_HOME%\webapps\CAST-Security\security\resources\ed.json

Add the following line in the "configuration" parentheses, where xx = the number of seconds you want to define before a login is required:

...