Publicly accessible Google API key for Google Cloud Platform project
-
I received the following security alert from Google Cloud Platform:
We believe that you or your organization may have inadvertently published the affected API key in public sources or on public websites (for example, credentials mistakenly uploaded to a service such as GitHub.)
It appears that the plugin is making the Google Maps API key publicly visible on the following line inside the <head> of all pages. Is this something I should be concerned about?
<script type='text/javascript' src='https://maps.googleapis.com/maps/api/js?sensor=false&ver=6.1.1&key={ApiKey}&callback=rgmkInitGoogleMaps' id='script-google-maps-js'></script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Publicly accessible Google API key for Google Cloud Platform project’ is closed to new replies.