SimpleRisk Core
The SimpleRisk 20240909-001 release is a continuation of the bug fixes and adjustments being made after the new UI’s introduction.
The following change was made to improve usability:
- Moved toastr from the /js/alerts directory to be included via Yarn.
- Updated the formatting of the Questionnaires page to clean it up.
- Restored the Risks and Issues report link back, the report was still there just was not linked accordingly to the reporting sub-menu.
The following security updates were made:
- Updated jQuery EasyUI to be the latest version and set to be included via Yarn.
- Updated to datatables v2
This release includes the following bug fixes:
- Fixed an issue where applying a control validation mitigation percent would not override all mitigation percentages defined for that control when calculating the residual risk score.
- Fixed a scenario where users could see a 403 Forbidden in the browser console by adding /vendor/node_modules/jquery-ui/dist/themes/base/images to the .htaccess file.
- Updated Jquery-ui library update caused a deprecated functionality we're using to highlight the valid droppable areas on hover when using drag & drop this issue has been corrected.
- Fixed an issue where exports from select places still relied on a retired library resolving issues with corrupt downloaded files from SimpleRisk.
- Fixed an issue where exports from some reports could be saved in a corrupt state due to still referencing PHPspreadsheet.
- Fixed an issue where a new document program object could be submitted without having an attached file when it should be otherwise required.
- Fixed an issue where the Compliance -> Past Audits page would no longer show a green cell background for a passed audit and red for a failed audit.
- Fixed an issue where the sort bar was missing at the top of the table on the Governance -> Document Program page.
- Fixed an issue where the Mitigation Team dropdown did not display properly when it was selected for editing from the Plan Mitigation page.
- Fixed an issue where links were no longer automatically underlined.
- Fixed an issue where if the database could not be reached the SimpleRisk logo would be displayed at an enlarged size blocking view.
- Fixed an issue on the Risk Management -> Plan Projects page where the table header data does not align with the table data.
The SimpleRisk Extras are the paid for functionality that extend the features of the SimpleRisk Core. This release targets bugs with customization and notification that were reported by users.
Upgrade Extra
- Added additional functionality to help resolve issues with libraries that have been moved/renamed/retired; these files will be refreshed during the upgrade process to prevent this issue with future releases.
Custom Authentication Extra
- Fixed an issue with with SAML authentication in the is_valid_saml_user function was resolved
Import\Export Extra
- Exports of Risks display review information associated with the first review rather than the latest review.
- Previous risk ID returned when importing a risk with no subject
- Audit Trail exports from Configure -> Audit Trail are presenting as corrupt when trying to open them
- Fixed an issue where the previous risk ID returned when importing a risk with no subject.