Download
Show checksums
Docker Compose example package SHA256: b36f180fbac78dbaa5353dea4fe7b06834920df47891f4d98b72be036574cd46
Docker image SHA256: a15f2773957f0ad43579cd2aed18835e7705a6b34920b504441d982931d58ddf
Improvements
- Retrieve PDF reports via the API.
- The maximum height of images in PDF reports has been increased to match the size of the page, providing better visual representation.
- Importing findings from previous assessments has been improved for better clarity.
- Error messages have been clarified when uploading files with incorrect mime types.
- Breaking of words in the PDF report has been improved to prevent code blocks from overflowing.
Fixes
- Fixed defaults for the 'by'-parameter of the 'results table' component.
- Fix icon position in document components within the online report.
- Resolved a bug where users were not receiving notifications when the parsing of an output file failed.
- Fix an unexploitable open redirect issue.
- Fixed an issue where the API returned empty classifications as
[]
instead of{}
.