1 2 3 4 5 6
# GitHub webhook message validator This package currently contains a single utility function, which may be used to validate the package of a GitHub webhook request against a shared secret. For the moment, see the source for usage.