Bugfix release, and also making it easier to install and use the system with Venv and Docker procedures. Special thanks to @krmaxwell who seems to have done all the work
- Updating the regex used for hostname capture on Thresher. Will be further updated on v0.2 (#131)
- Sources update:
- Docker file and usage guide (#117)
- Instalation documentation using Python venv (#115)
- Minor cleanup on gitignore and other files (#109)
- Correct enrichment of FQDN indicators - it extracts all the related IPv4s and enriches them further (#36)
- Added contributing document to repository (#127)