Status report

Get analysis status report

Retrieves the report of a firmware analysis.

  • If the analysis is still running, returns its progress
  • If the analysis has failed, returns failure message, queues zip file generation. Returns the download link on subsequent request
  • If analysis is finished, queues zip file generation. Returns the download link on subsequent request
get/status_report/{analysis_id}

Path parameters

analysis_idstring uuid required

UUID of the analysis

Response

Zip ready for download

object required

Changes