---
* Add timeout parameter to arachni's executor
* Add python2.7, w3af and its dependencies to docker image
* Add ignore_info and hostname_resolution options for most executors.
* Nessus now list in the logs the available templates and uses posixpath.join instead of concat strings.
Nikto now uses only requieres TARGET_URL argument.
* Fix logs and change .format to fstrings
* Remove ws from dispatcher.yaml.
* Now faraday-dispatcher send the parameters of the executors when it
connects to faraday server. Also it checks if there are new enviroment
variables defined in the manifest file and warn the user.