aboutcode-org / aboutcode-org/vulnerablecode
How to revoke an API access key and create a new one ?
Open
bug
design-needed
Priority: high
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.