Skip to content

Revoke Additional secrets #54

Description

@Jiri-Stary

Looks like a great idea, here are some secret additional secrets that can be revoked based on its own values:

OpenAI:

POST https://api.openai.com/external/compromised_secret

{
"secret": {"api_key": "sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"},
"reporter_email": "security@example.com",
"comment": "Please revoke this API key"
}

Slack User and Bot tokens:

https://api.slack.com/methods/auth.revoke

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions