google / cloud-forensics-utils

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

Add owner label to GCP vms #419

Closed ramo-j closed 2 years ago

ramo-j commented 2 years ago

What is says on the tin, really. Owner is sourced as the current logged in user. Preferable would be the user authenticated to GCP but I have been unable to identify a method for discovering that.

But also, a small change for linter appeasement.

codecov-commenter commented 2 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage        ?   59.08%           
=======================================
  Files           ?       48           
  Lines           ?     3962           
  Branches        ?        0           
=======================================
  Hits            ?     2341           
  Misses          ?     1621           
  Partials        ?        0           
Flag Coverage Δ
nosetests 59.08% <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 879bf9e...2f3489d. Read the comment docs.