The Signetry GitHub App is served by the hosted signetry
service and governed by signetry-core.
This repo holds the App's manifest and setup docs only.
Open a private security advisory on the relevant repository (signetry for the hosted
webhook/token handling, signetry-core for governance), or use the umbrella contact:
https://github.com/Signetry/signetry. Do not open a public issue for an
unpatched vulnerability.
- Webhook deliveries are HMAC-verified against the App's webhook secret.
- The installation token is short-lived, read-only for the diff, and comment-only to post — never passed to a coding-agent child process.
- The App is comment-only; it never merges.
auto_mergeis always false.