SpamScope v2.2.0
fedelemantuano
released this
13 Jan 16:32
·
171 commits
to develop
since this release
Highlights
- More stable version. Solved three bug:
heartbeat timeout
when using Thug, getting custom header now not raisepystorm/serializers/json_serializer.py
and you can avoid to set blacklist or whitelist in configuration. - Removed
waiting.sleep
in configuration spout file to avoid Apache Storm timeout. Thug
section has more important options.- Added
debug
environment inconfig.json
. - Added
docker-compose
example for debug use. - Splitted
requirements
inoptional
andnot
. - Fixed Thug analysis integration: replaced
os.kill
withraise
. Added more options.