duo-labs / duo-labs/cloudmapper
Detect access log cycles
Open
audit
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
I have stumbled on this issue a few times where an S3 bucket has access logs turned on that writes to itself. This causes an infinite loop of logs. I've found these with, let's say lots of logs that have existed for a long time in them. I likely also need to check for a loop like this between buckets, such as A has access logs turned on to write to B, and B has access logs turned on to write to A.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.