Let's say I accidentally pushed my VulnerableCode API key to a public repository, or for some reason I never received the email.
How can I generate a new API key? I can't create a new one because I get an error saying my email is already associated with an existing Email and In some cases, I also encounter a 500 Internal Server Error.
I think the API key management flow could be improved. Users should be able to revoke an existing API key and generate a new one, making key rotation straightforward in cases where a key is compromised or lost.
Let's say I accidentally pushed my VulnerableCode API key to a public repository, or for some reason I never received the email.
How can I generate a new API key? I can't create a new one because I get an error saying my email is already associated with an existing Email and In some cases, I also encounter a 500 Internal Server Error.
I think the API key management flow could be improved. Users should be able to revoke an existing API key and generate a new one, making key rotation straightforward in cases where a key is compromised or lost.