devops-essentials icon indicating copy to clipboard operation
devops-essentials copied to clipboard

Too open permissions on Static example

Open midN opened this issue 8 years ago • 0 comments

Hey,

You've got this line: https://github.com/stelligent/devops-essentials/blob/master/samples/static/pipeline.yml#L125-L130

Allowing pretty much any S3 action. While above you have some lines to allow Get only actions + Put action only on specific buckets: https://github.com/stelligent/devops-essentials/blob/master/samples/static/pipeline.yml#L114-L124

midN avatar Jan 19 '18 09:01 midN