Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cloudtrail_multi_region_enabled): reformat check #1880

Conversation

n4ch04
Copy link
Contributor

@n4ch04 n4ch04 commented Feb 10, 2023

Context

Check cloudtrail_multi_region_enabled was generating a false negative under certain circunstancies ( multiregion trail created in one region logging, non-logging single region trail in another region with name alphabetically earlier than multiregion trail's name)

Description

Reformat check code to take into account all the cases

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jfagoagas
Copy link
Member

@MrCloudSec MrCloudSec merged commit d22d4c4 into master Feb 10, 2023
@MrCloudSec MrCloudSec deleted the PRWLR-1519-bug-cloudtrail-multi-region-enabled-check-fails-when-disabled-cloud-trails-are-present branch February 10, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: cloudtrail_multi_region_enabled check fails when disabled CloudTrails are present
3 participants