yampelo / beagle

Beagle is an incident response and digital forensics tool which transforms security logs and data into graphs.
MIT License
1.27k stars 145 forks source link

Generic JSON Data #49

Closed yampelo closed 5 years ago

yampelo commented 5 years ago

Adds the ability to add arbitrary data by uploading JSON files

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ffcbdc0). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage          ?   71.39%           
=========================================
  Files             ?       47           
  Lines             ?     2423           
  Branches          ?        0           
=========================================
  Hits              ?     1730           
  Misses            ?      693           
  Partials          ?        0
Impacted Files Coverage Δ
beagle/datasources/json_data.py 100% <100%> (ø)
beagle/datasources/base_datasource.py 83.78% <100%> (ø)
beagle/datasources/darpa_tc_json.py 94.44% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ffcbdc0...ec8f4c5. Read the comment docs.