google / GiftStick

1-Click push forensics evidence to the cloud
Apache License 2.0
139 stars 21 forks source link

Enumerate network interfaces #114

Closed meeehow closed 3 years ago

meeehow commented 3 years ago

This is to address https://github.com/google/GiftStick/issues/110

codecov-io commented 3 years ago

Codecov Report

Merging #114 (cf8bdb7) into master (2f43ad7) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   80.24%   80.30%   +0.06%     
==========================================
  Files          24       24              
  Lines        1620     1625       +5     
==========================================
+ Hits         1300     1305       +5     
  Misses        320      320              
Impacted Files Coverage Δ
auto_forensicate/recipes/sysinfo.py 100.00% <100.00%> (ø)
tests/sysinfo_tests.py 100.00% <100.00%> (ø)

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 2f43ad7...cf8bdb7. Read the comment docs.