GCP App Engine Default Service Account has overly permissive access to resources in the project

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

The App Engine default service account is associated with your Google Cloud project and executes tasks on behalf of your apps running in App Engine.

Rationale

Depending on your organization policy configuration, the default service account might automatically be granted the Editor role on your project. The permissions in the Editor role let you create and delete resources for most Google Cloud services within your Google Cloud project.

Remediation

Datadog recommends reducing the permissions attached to the App Engine default service account to the minimum required for it to fulfill its function. To remediate the issue, remove the Editor role binding from the App Engine default service account on the project resource and create a new role binding with the required permissions for your App Engine applications.