Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@ScreamBun ScreamBun released this 17 Apr 19:29
· 68 commits to master since this release
  • Revamped MQTT connection logic
  • Updated HTTP logic
  • Introduced Feature Flags, to allow extra features to be easily enabled or disabled from the config.toml file
  • Kestrel logic is included but Feature Flagged Off
  • Improved device client id generation
  • Improved OpenC2 command validation
  • Introduced the Threat Hunt Schema
  • Bumped express from 4.18.2 to 4.19.2 in /node_utils
  • Bumped fastapi from 0.100.0 to 0.110.0
  • Bumped jinja2 from 3.1.2 to 3.1.3