Ensure unrestricted API keys are not available within your GCP projects
API keys are unrestricted by default. Unrestricted keys are insecure because they can be used by anyone from anywhere. For production applications, you should set both application restrictions and API restrictions.
Updated 7 months ago