Mike Grima

Results 23 issues of Mike Grima

The S3 `ListBuckets` call will spike in the collector when there are frequent bucket events that occur. `ListBuckets` is an expensive call to AWS, and we will need to significantly...

bug

Bucket Snake does not currently grant `s3:ListAllMyBuckets`. This means that listing all buckets in an account cannot be added by Bucket Snake. This should probably be supported. This would likely...

Need to support a "dry-run" flag which makes no mutations to the environment.

Need to switch over to SWAG for which accounts are enabled/disabled, and for which buckets should be off-limits.

- Removed all boto2 stuff (this was causing Deprecation warnings when using the decorator) - Removed all GCP stuff (was deprecated long ago) - Removed all OpenStack stuff (was deprecated...

We need to unit test all of our AWS code.

enhancement
help wanted
AWS

Need to add CloudTrail support for CloudAux.

enhancement
AWS

Need to document the required IAM permissions for use of this library.

docs
AWS
GCP

CloudAux needs to fetch details from Cloud Front. Security Monkey also needs to have watchers for it.

enhancement
AWS

Starfleet should support IAMbic's `expires_at` field with a custom field that follows a `YYYY-MM-DD` format instead of the field supported by IAMbic as Starfleet's workers are idempotent and lack state....

bug
enhancement