Skip to content

Revoke Additional secrets #54

@Jiri-Stary

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

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