Download
Show checksums
Docker Compose example package SHA256: ad02fdd09abed50637c34f330fb4bd70078fa282f4bc219c6abfe440f0f54d5c
Docker image SHA256: 3f7eaef22a065643baacb5d2260c86da37d26a18c9a5c06725a4e1f588edbc74
Webhooks
This release brings webhooks to Reporter for extra flexibility and extensibility! Webhooks are almost always faster than polling the API, and require less work on your end.
The following events are supported assessment:created
, assessment:updated
, finding:created
, finding:updated
and finding:published
.
Bug fixes and minor improvements
- Users are no longer notified when they assign tasks to themselves.
- Fix
NO_AUTO_CREATE_USER
exception when using Azure managed MySQL. - Fixed an issue where editing a task would break the ability to assign users to them.
- Publishing a retest now completes tasks to respond to client comments on that finding.
- Fixed an exception that was thrown when saving a new finding template.
- Search by assessment using the short ID.
- Fixed view exception for 2FA edit page.
- You can now use inline code tags in the caption of a code block.