Add additional information about scan exit reason
Created by: bstream
I think that it would be a good to have some additional fields in the report explaining why the scan exited. Suggestion:
{
...
"aborted": True,
"suspended": False,
"timed_out": False,
...
}