google / cloud-forensics-utils

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

Add support for env var credentials #309

Closed ramo-j closed 3 years ago

ramo-j commented 3 years ago

As per issue https://github.com/google/cloud-forensics-utils/issues/308, add in support for environment variables as credential storage for AWS.

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage        ?   64.32%           
=======================================
  Files           ?       33           
  Lines           ?     2349           
  Branches        ?        0           
=======================================
  Hits            ?     1511           
  Misses          ?      838           
  Partials        ?        0           
Flag Coverage Δ
nosetests 64.32% <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 e4138b7...7fa4a17. Read the comment docs.