Skip to content

Secure GitHub Webhooks #1

@dotCore-off

Description

@dotCore-off

To prevent kids from accessing someone's relay site & spamming Discord server through webhooks, we must implement some sort of verification by securing GitHub webhooks in two ways:

  • verify request headers & compare with GitHub expected ones (implemented, must test)
  • use GitHub webhook token & implement them in our configuration

See https://docs.github.com/fr/webhooks-and-events/webhooks/securing-your-webhooks

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions