snare-$V

GitHub webhooks runner daemon

Index | devel

Description

snare is a GitHub webhooks runner daemon. When snare receives a webhook event
from a given repository, it authenticates the request, and then executes a
user-defined "per-repo program" with information about the webhook event.

Homepage: https://tratt.net/laurie/src/snare/

Maintainer: Laurence Tratt <laurie@tratt.net>