Skip to content

Releases: snowflakedb/SnowAlert

Installer and WebUI updates

27 Feb 03:25
ed5599f
Compare
Choose a tag to compare
  • updates installer tables to include comments
  • fixes in WebUI

Tag Cloud

15 Feb 18:13
Compare
Choose a tag to compare
  • adds tag cloud visualization of all tags
  • violations runner recovers from errors
  • various bug fixes in samui

Bug fixes

01 Feb 17:10
Compare
Choose a tag to compare
  • fixes bugs in violations runners

Admin Web UI, misc fixes

25 Jan 18:55
6616809
Compare
Choose a tag to compare

Policies and the SnowAlert Management UI

We've been working diligently on a web UI that allows our team to manage, and other teams to view the rules that run on our infrastructure. This also adds a new kind of rule, the Policy, which is intended to aggregate Violations into high level compliance goals and provide a realtime evaluation of your organization's security posture.

More thorough logging and bugfixes

We're spending more time evaluating the performance of our queries, and have added logging to help us do so — specifically, before and after a query executes, and before and after alerts and violations are created. We've also fixed a few bugs around mis-performing queries crashing the runners.

Better run metadata and bug fixes

21 Dec 19:52
Compare
Choose a tag to compare
  • run metadata is now stored in a way that is easier to query
  • alert queries can now generate >16k events

Fixes Temp Table Bug

07 Dec 23:33
Compare
Choose a tag to compare
v1.4.2

Drops temp table if it exists

Hotfix

06 Dec 23:21
Compare
Choose a tag to compare

Recover better from errors in queries.

Logging to Snowfake

06 Dec 21:10
Compare
Choose a tag to compare
  • runtime data is recorded in snowalert.results.metadata
  • misc bug fixes

Bug fixes

03 Dec 23:04
Compare
Choose a tag to compare

Includes a variety of bug fixes from manual QA runs.

Bug fix and improvement

08 Nov 19:52
Compare
Choose a tag to compare
  • updates violations event_time column to be called alert_time
  • fixes error handler bug