Skip to content

Releases: hubblestack/hubble

Version 2.1.6

03 Apr 16:58
Compare
Choose a tag to compare

General

  • Fix the splay to only be applied once in the scheduler

Pulsar

  • Fix __virtual__ function for pulsar so that it actually loads. (sorry!)
  • Add some win_pulsar fixes from hubble-salt

Quasar

splunk_nebula_return

  • Extract time from queries which contain it

Version 2.1.5

22 Mar 17:21
Compare
Choose a tag to compare

General

  • Fix pidfile management so that one-off jobs don't mess up the pidfile for the running service
  • Increase default fileserver_update_frequency to every 12 hours

Pkg

  • Clean up package generation and move it all to its own directory
  • Change default gitfs remote to use https:// instead of git://
  • Designate config files in RPM specs so they don't get overwritten

Pulsar

  • Always load even if python-inotify isn't installed, but fail silently with a debug log
  • Fix win_pulsar.py (actually works now!)

Quasar

  • Add multi-endpoint support to splunk returners

Version 2.1.4

07 Mar 21:32
Compare
Choose a tag to compare

General

  • Add error handling for invalid config files

Nova

  • Move output formatting code out of individual nova modules and into hubble.py

Quasar

  • Consolidate the configuration for splunk returners
  • Allow for multiple splunk endpoints for splunk returners
  • Add aws_account_id to splunk returners

Nebula

  • Add osrelease to fallback_osfinger query

Version 2.1.3

28 Feb 19:35
Compare
Choose a tag to compare
  • Fix cve_scan_v2 for Debian systems which have an int for os_version
  • Add uptime fallback query to nebula
  • Fix splunk returners for blank hosts when fqdn doesn't return anything
  • Add AWS information to all splunk returner events
  • Turn off http_event_collector_debug
  • Add .deb build script

Version 2.1.2

13 Feb 23:01
Compare
Choose a tag to compare
  • Fix rpm spec changelog

Version 2.1.1

13 Feb 22:08
Compare
Choose a tag to compare
  • Fixed some issues with pyinstaller builds
  • Add RPM building (for pyinstaller)
  • Lower verbosity of daemon by default
  • Add support for log_level configuration

Version 2.1.0

02 Feb 23:39
Compare
Choose a tag to compare

Initial release!