solstice-ci/.idea
Till Wegmueller 4c5a8567a4
Add webhook crate for extensible signature validation and integration
- Introduce a new `webhook` crate to centralize signature validation for GitHub, Hookdeck, and Forgejo webhooks.
- Enable `github-integration` to perform unified webhook signature verification using the `webhook` crate.
- Refactor `github-integration`: replace legacy HMAC verification with the reusable `webhook` structure.
- Extend Podman configuration for Hookdeck webhook signature handling and improve documentation.
- Clean up unused dependencies by migrating to the new implementation.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-01-25 22:16:11 +01:00
..
.gitignore Initial Commit 2025-10-25 20:01:08 +02:00
dataSources.xml Add Debian packaging support and network configuration enhancements 2025-11-17 19:57:19 +01:00
modules.xml Initial Commit 2025-10-25 20:01:08 +02:00
solstice-ci.iml Add webhook crate for extensible signature validation and integration 2026-01-25 22:16:11 +01:00
vcs.xml Initial Commit 2025-10-25 20:01:08 +02:00