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
Currently, forge-policy.json is overly permissive in the controls it allocates to NF Tower. The current IAM policy applies * to a wide variety of API calls, which can inject potential vulnerabilities, such as in having permission to delete all EFS or FSx File systems, delete IAM roles, or access all S3 objects in an account.
Recommend scoping the IAM privileges down to specific ARNs/ARN patterns and updating the documentation to reflect principles of least privilege.