google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
453 stars 89 forks source link

Implement quarantinevm for AWS - issues/340 #345

Closed ramo-j closed 3 years ago

ramo-j commented 3 years ago

As per https://github.com/google/cloud-forensics-utils/issues/340

Adding the ability to network isolate an instance in AWS. This required the addition of vpc info to the EC2 object.

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@732052d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage        ?   60.58%           
=======================================
  Files           ?       34           
  Lines           ?     2707           
  Branches        ?        0           
=======================================
  Hits            ?     1640           
  Misses          ?     1067           
  Partials        ?        0           
Flag Coverage Δ
nosetests 60.58% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 732052d...84bf65b. Read the comment docs.