You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the AWS IAM roles and policies Jazz creates for its core services are overly broad/permissive, e.g. they use wildcards in the ARN rather than being restricted to the specific resources they actually need.
We can/should self-audit all of the IAM roles we create/expect and make sure they specify the minimum required access.
The text was updated successfully, but these errors were encountered:
Description
Some of the AWS IAM roles and policies Jazz creates for its core services are overly broad/permissive, e.g. they use wildcards in the ARN rather than being restricted to the specific resources they actually need.
We can/should self-audit all of the IAM roles we create/expect and make sure they specify the minimum required access.
The text was updated successfully, but these errors were encountered: