Download
Show checksums
Docker Compose example package SHA256: fe8071152b96119319ce2e73edc6eff48bc744b05f2abe916ab8624844e5988b
Delete assessments on client's request
Clients can now request the deletion of an assessment. The assessment manager is required to confirm these requests. All associated findings, sections, targets, and documents are deleted. The assessment will be listed with a 'Deleted' status and only contain some metadata such as who requested the deletion.
The delete functionality is not visible in the UI for a client, the assessment manager should provide the URL for the client. This link can be found on the assessment show page under the settings wrench icon.
Other improvements
- The loading speed of the findings page has been improved.
- Improved notifications for available Reporter updates. The users that are notified and assigned to an update task can be set from the settings page. If no users are specified, all admins are notified.
- Added a separate syntax highlighting button in the markdown editor.
- Pull pre-build packages from Reporter's Docker container registry.
- Changed RAM requirement (8GB) of Docker host in the readme. Default PHP settings have been changed accordingly.
Bugfixes
- Finding templates now properly set the severity based on impact/likelihood.