疑似Oday
Ensure that your Google Cloud functions are configured to use user-managed service accounts instead of the default service account managed by Google Cloud in order to follow the Principle of Least Privilege (POLP) and enhance the security posture of your functions.
id: gcp-func-default-svc-acc
info:
name: Google Cloud Functions Using Default Service Account
a
...