2022.04.07

Download Show checksums

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.