Giter Site home page Giter Site logo

Comments (6)

Noah-Huppert avatar Noah-Huppert commented on September 23, 2024 2

Just got another false positive.

For your reference this is what the Firebase console tells you to put in your web-apps:


<script src="https://www.gstatic.com/firebasejs/5.10.0/firebase.js"></script>
<script>
  // Initialize Firebase
  var config = {
    apiKey: "AIzaSyCmE__wXbMOsoM4_xey2a__Ikc589_jWCg",
    authDomain: "ollyg-game-deals.firebaseapp.com",
    databaseURL: "https://ollyg-game-deals.firebaseio.com",
    projectId: "ollyg-game-deals",
    storageBucket: "ollyg-game-deals.appspot.com",
    messagingSenderId: "887268788986"
  };
  firebase.initializeApp(config);
</script>

from apisecuritybestpractices.

ericfourrier avatar ericfourrier commented on September 23, 2024

Thanks for your feedback :). we will definitely look into it for the link for the false positive button.

For the secret detection part we are working on excluding Google API keys that are designed to be exposed publicly.

from apisecuritybestpractices.

ericfourrier avatar ericfourrier commented on September 23, 2024

Should be fixed right now thanks, closing the issue

from apisecuritybestpractices.

Johni0702 avatar Johni0702 commented on September 23, 2024

@ericfourrier should both issues be fixed or just the button?
I've also received a false positive for an OAuth 2.0 Client "Secret" (not sure if those are in some way different from other Google API keys) in an open source Java application just about 25 minutes ago.

from apisecuritybestpractices.

NoahRoseLedesma avatar NoahRoseLedesma commented on September 23, 2024

I also had this false positive. My API key is for javascript front end connected to firebase, which is intended to be public.

from apisecuritybestpractices.

nikita-fuchs avatar nikita-fuchs commented on September 23, 2024

I am still getting the false positive notification about allegedly exposed API keys, it's not critical though but necessary when using google firebase.

from apisecuritybestpractices.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.