mandatoryprogrammer / TrustTrees

A Tool for DNS Delegation Trust Graphing
Apache License 2.0
403 stars 70 forks source link

Upload images to S3 with TrustTrees #22

Closed KevinHock closed 4 years ago

KevinHock commented 5 years ago

We can already pass AWS credentials to TrustTrees

Let's make it so that we can pass a bucket and prefix, then upload the e.g. pngs to an S3 bucket. In case you made e.g. Jira tickets with the alerts, and wanted to link an S3 signed URL or something, to make the graph easily viewable outside of the box TrustTrees is running on.

Make sure to doc in the readme that you need PutObject etc.

tanx16 commented 5 years ago

(We can close this now)

KevinHock commented 5 years ago

++, thanks for the pointer, I’m used to GithHub auto-closing.