Discover Packages
github.com/chainguard-dev/terraform-infra-common
modules
github-events
internal
trampoline
package
Version:
v0.6.121
Opens a new window with list of versions in this module.
Published: Feb 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ValidatePayload validates the payload of a webhook request for a given set of secrets.
If any of the secrets are valid, the payload is returned with no error.
type ServerOptions struct {
Secrets [][]byte
WebhookID []string
RequestedOnlyWebhook []string
OrgFilter []string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.