mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

Fix metadata / data provenance tracking #12

Open g-k opened 6 years ago

g-k commented 6 years ago

refs: #11

Currently, we set a __pytest_meta value in client.py get_aws_resource and propagate it in extract_key

Downsides:

g-k commented 6 years ago

A giant dict, DB, or Pandas dataframes could work.