Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1002 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 1002 Bytes

[1.1.0] - Unreleased

  • Adds FireEye AX (MAS) as a datasource - #5
  • Adds Cuckoo Sandbox as a datasource - #11
  • Makes rekall install an extra option, can be installed via pip install pybeagle[rekall]
  • Adds SplunkSPLSearch datasource, allowing feeding data from Splunk - #57.
  • Adds PCAP as a datasource - #60,#63
  • Decouples edges and nodes - #68
  • Improves graph generation speed, reducing time by ~40x - #62
  • Allows loading in saved JSON graphs - #69
  • Adds support for ElasticSearch as a datasource (@duzvik) - #73

[1.0.0] - 2019-03-24

  • Initial Release