Skip to content

SpamScope v2.2.0

Compare
Choose a tag to compare
@fedelemantuano 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 raise pystorm/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 in config.json.
  • Added docker-compose example for debug use.
  • Splitted requirements in optional and not.
  • Fixed Thug analysis integration: replaced os.kill with raise. Added more options.