duo-labs / duo-labs/cloudtracker
empty prefix bug
Open
- Dominant language
- Python
- Stars
- 912
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Hi duo-labs,
I noticed that when path is '' (empty) in config.yaml, the cloudtrail path has an extra slash as "s3://log//AWSLogs/xxxxx/CloudTrail" instead of
"s3://log/AWSLogs/xxxxx/CloudTrail". Which means that the path for the cloudtrail is incorrect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.