{"id":28716156,"url":"https://github.com/systemli/userli-webhook-listener","last_synced_at":"2025-07-11T07:35:47.879Z","repository":{"id":287578519,"uuid":"965167578","full_name":"systemli/userli-webhook-listener","owner":"systemli","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-10T22:08:05.000Z","size":2520,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T02:42:17.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/systemli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-12T15:04:59.000Z","updated_at":"2025-06-01T19:03:43.000Z","dependencies_parsed_at":"2025-04-12T16:35:10.786Z","dependency_job_id":"86b2ed39-3aba-47fa-aeba-18e67c57d615","html_url":"https://github.com/systemli/userli-webhook-listener","commit_stats":null,"previous_names":["systemli/userli-webhook-listener"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/systemli/userli-webhook-listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-webhook-listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-webhook-listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-webhook-listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-webhook-listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemli","download_url":"https://codeload.github.com/systemli/userli-webhook-listener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-webhook-listener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264756508,"owners_count":23659302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-15T02:39:32.553Z","updated_at":"2025-07-11T07:35:47.874Z","avatar_url":"https://github.com/systemli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# userli-webhook-listener\n\n[![Integration](https://github.com/systemli/userli-webhook-listener/actions/workflows/integration.yml/badge.svg)](https://github.com/systemli/userli-webhook-listener/actions/workflows/integration.yml) [![Quality](https://github.com/systemli/userli-webhook-listener/actions/workflows/quality.yml/badge.svg)](https://github.com/systemli/userli-webhook-listener/actions/workflows/quality.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=systemli_userli-webhook-listener\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=systemli_userli-webhook-listener) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=systemli_userli-webhook-listener\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=systemli_userli-webhook-listener) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=systemli_userli-webhook-listener\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=systemli_userli-webhook-listener)\n\n## Debugging\n\nCheat sheet for sending requests with X-Signature header:\n\n```shell\nWEBHOOK_LISTENER_URL=\"https://example.org\"\nSECRET=\"secret\"\nPAYLOAD='{\"type\":\"user.deleted\",\"timestamp\":\"2025-01-01T00:00:00.000000Z\",\"data\":{\"email\":\"user@example.org\"}}'\nSIGNATURE=$(printf '%s' \"$PAYLOAD\" | openssl dgst -sha256 -hmac \"$SECRET\" | sed 's/^.* //')\n\ncurl -i \"$WEBHOOK_URL \n\t-H \"Content-Type: application/json\" \n\t-H \"X-Signature: $SIGNATURE\" \n\t-d \"$PAYLOAD\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fuserli-webhook-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemli%2Fuserli-webhook-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fuserli-webhook-listener/lists"}