Skip to content

v1.2-prod; fixes most issues from the test release

Compare
Choose a tag to compare
@bgenev bgenev released this 10 Oct 20:15
· 29 commits to main since this release

v.1.2

Fixes most issues from the test release.

  • all dashboards use precomputed values from derived tables and load almost instantly

  • more granular time filters for both analytics and events tables; down to 5 mins

  • more custom parsers for detected signals

  • divides fleet detections counter into resolved/non-resolved groups

  • moves any blocking tasks to the background

  • optimizes postgres calls by reusing the connection wherever possible

  • displays selected timeframe next to timeframe switch button

  • adds detections table with the latest 10 detections for the selected asset in /overview

  • changes some indicators weights; assigns more points for authentications, secure copy, creating tar archives, etc.

  • CIS configurations report link in /fleet/analytics dashboard

  • removes some non-relevant automated pie charts from ioc/indicator

  • changes default tab of automated charts for nids events. shows top events list first.

  • automatically sets capture-filter.bpf to reduce some noise rel to api calls

  • updated user-interface design

  • new network analytics screen layout