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
Fixed potential self-escalation from iam:PassRole (#215)
* Fixed potential self-escalation from iam:PassRole by moving it from AllowOperations to a new statement named AllowPassRole that restricts resources to aws_iam_role.ec2 and aws_iam_role.service
* Auto Format
Co-authored-by: cloudpossebot <[email protected]>
Co-authored-by: Andriy Knysh <[email protected]>
0 commit comments