Hey there, I read a post online saying some people are exposing their api keys without knowing. I was a little skeptical so I decided to do a quick search and your project came up pretty quickly.
This is a security risk because anyone with access to this key can make API calls that will be billed to your account. Check your openAI usage first, but I recommend revoking it, as it might be compromised already. Generate a new one and store it securely (don't commit to the repo). Also, remove it from the git history.
Anyway, best of luck with everything.
Hey there, I read a post online saying some people are exposing their api keys without knowing. I was a little skeptical so I decided to do a quick search and your project came up pretty quickly.
This is a security risk because anyone with access to this key can make API calls that will be billed to your account. Check your openAI usage first, but I recommend revoking it, as it might be compromised already. Generate a new one and store it securely (don't commit to the repo). Also, remove it from the git history.
Anyway, best of luck with everything.