Download
Show checksums
Docker Compose example package SHA256: 98fb3aba83f4b95af824ddafb0e2dd35e2383d22ea3651abf09c928a56a6e3e5
Docker image SHA256: c127b83f9d1ed26ecea6ac0ce6fbc9fee43e387ee168271cb0342b6e40c41ae2
Automatic template suggestion logic
Previously, when a researcher selected a template to create a finding, the 'Template Suggestions-tab' showed templates attached to that specific section in the assessment type used. However, this relied on an admin user going over the sections of each assessment type and manually attaching templates.
This process is now automated. When a researcher creates a finding using a template, this template will be suggested for that section in other assessments of that type. Templates that are often used appear more prominent, also recently used templates are slightly more prioritized.
Other improvements
- The performance of the 'assessment show' page and the 'researcher panel' has been improved by optimizing several database queries.
Bugfixes
- Fixed a button that was the wrong size in the dashboard tasks.
- Fixed a bug where validation errors for date fields were not shown on the assessment edit page.
- Fixed a bug where validation errors were not properly cleared when resubmitting certain forms.
Security
- Updated third-party library to mitigate CVE-2022-23638. The risk for Reporter is considered to be low given the affected functionality is only available for admin users, and would also have been blocked by the CSP.