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

Add/Update monthly controls [Oct 23]. Closes #711 #722

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

Priyanka-Chatterjee-2000
Copy link
Contributor

Checklist

  • Issue(s) linked

@Priyanka-Chatterjee-2000 Priyanka-Chatterjee-2000 linked an issue Oct 6, 2023 that may be closed by this pull request
1 task
Copy link
Contributor

@misraved misraved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Priyanka-Chatterjee-2000 please take a look at the review comments. Thanks!!

end status,
p.name || ' contains ' || coalesce(bad.statements_num,0) ||
' statements that allow action "*" on resource "*".' as reason
${replace(local.common_dimensions_qualifier_global_sql, "__QUALIFIER__", "p.")}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the resource support tags? If yes, I think we should add the tag dimensions as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For aws_iam_role and aws_iam_user they support tagging but aws_iam_group does not support tagging and in this query, we are doing a union of the three tables, that is the reason we cannot use tags here.

conformance_pack/iam.sp Show resolved Hide resolved
conformance_pack/iam.sp Outdated Show resolved Hide resolved
conformance_pack/athena.sp Outdated Show resolved Hide resolved
Co-authored-by: Ved misra <47312748+misraved@users.noreply.github.com>
@madhushreeray30 madhushreeray30 merged commit 53f8391 into release/v0.81 Oct 20, 2023
@madhushreeray30 madhushreeray30 deleted the issue#711 branch October 20, 2023 04:02
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.

Add/Update monthly controls [Oct 23]
3 participants