Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 292,
"has_wiki": true,
"homepage": "https://getconvoy.io",
"languages": {
"Go": 69978,
"Shell": 833
},
"pushed_at": "2026-07-31T18:44:14Z",
"created_at": "2021-09-15T12:07:22Z",
"owner_type": "Organization",
"updated_at": "2026-07-31T18:45:56Z",
"description": "The official Go SDK for Convoy (getconvoy.io)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "getconvoy.io",
"name": "Frain Technologies",
"type": "Organization",
"login": "frain-dev",
"company": null,
"location": "United States of America",
"followers": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/66191081?v=4",
"created_at": "2020-05-31T02:37:30Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 2253
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-21T12:28:42Z"
}
],
"recent_commits": [
{
"oid": "dfd68376e086acd388417196760e05c0f98b21fd",
"body": "Co-authored-by: convoy-sdk-bot[bot] <307218117+convoy-sdk-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: regenerate API client from OpenAPI spec (#66)",
"author_name": "convoy-sdk-bot[bot]",
"author_login": "convoy-sdk-bot[bot]",
"committed_at": "2026-07-31T18:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be52038bfa3c9f77b626cb465bd6dfb44269feff",
"body": "Co-authored-by: convoy-sdk-bot[bot] <307218117+convoy-sdk-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: regenerate API client from OpenAPI spec (#65)",
"author_name": "convoy-sdk-bot[bot]",
"author_login": "convoy-sdk-bot[bot]",
"committed_at": "2026-07-20T20:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03ff9aca538c2267a4aaa242a15bdfc1cd4b74a",
"body": "Co-authored-by: convoy-sdk-bot[bot] <307218117+convoy-sdk-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: regenerate API client from OpenAPI spec (#64)",
"author_name": "convoy-sdk-bot[bot]",
"author_login": "convoy-sdk-bot[bot]",
"committed_at": "2026-07-20T20:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596b0fe42cb2e86fb5e0a4ceff8b81abbc107615",
"body": "* ci: author, review, and automerge regen prs via github apps\n\n* fix: harden sdk auto-review gate\n\ndeny paths now clear stale auto-merge before commenting and fail the\nstep if the disable errors, instead of best-effort || true. an empty\nchanged-files listing no longer counts as an allowlist pass. re\n[…]\nest-effort ahead of deny\n\na dismiss failure under set -e must not skip deny, which is the hard\ngate that clears stale auto-merge. dismiss_stale_reviews already\ncovers the dismissal in the normal case.",
"is_bot": false,
"headline": "ci: author, review, and automerge regen prs via github apps (#63)",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-20T20:01:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "700b7b4c0056a2faebd6b30c516a4d98996ecc77",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: regenerate API client from OpenAPI spec (#62)",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-20T18:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b36056df6236c71d238609e5ae327e6d27486b",
"body": "regenerated with oapi-codegen v2.8.0 from the updated convoy openapi\nspec: nullable datastore fields, http bearer auth scheme, enums accept\ngo zero-value \"\", typed json bulk onboard body, portal link\nendpoints_metadata items nullable.\n\nBREAKING CHANGE: enum constants are renamed with their type prefix\n(e.g. RoleAPI is now AuthRoleTypeRoleAPI) and portal link\nendpoints_metadata items are now pointers ([]*DatastoreEndpoint).",
"is_bot": false,
"headline": "fix: regenerate client from nullable/bearer spec fixes (#61)",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-20T13:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b3a74a2bad912748bf148bbc7c32a92ee87dfc",
"body": "generated client lives in client/ (client.gen.go) from convoy's\ndocs/v3/openapi3.yaml via oapi-codegen v2.8.0 (pinned in\nscripts/generate.sh). the hand-written root package and webhook verify\nare untouched by generation.\n\n- sdk_generation.yaml matches the frain-dev/convoy dispatcher contract\n (same\n[…]\nr/body and\n that arbitrary event data payloads round-trip without dropping keys\n- go.mod bumps to go 1.24 for the oapi-codegen runtime; CI matrix\n follows and now runs ./... so client tests gate PRs",
"is_bot": false,
"headline": "feat: add OpenAPI-generated API client (oapi-codegen) (#60)",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-20T05:14:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ea9c736d6cd5f919705e6611fa039a40ba3b086",
"body": "match advanced-header signature keys with HasPrefix(\"v\") instead of\nContains(\"v\") so only v1/v2... carry signatures, not any key that\nhappens to contain the letter v. add a regression test proving a valid\nsignature under a non-v key is rejected.\n\nwire testdata/signature-vectors.json (generated from pkg/signature)\ninto webhook_vectors_test.go: valid vectors verify, forged/expired/\nmalformed ones error. matches the canonical set used by the other\nconvoy SDKs.",
"is_bot": false,
"headline": "test: verify against shared vectors; tighten advanced key parse (#59)",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-13T17:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434c947bae8995f64966e0ca0dab3d177d0b294d",
"body": "feat: align sdk with current convoy api",
"is_bot": false,
"headline": "Merge pull request #58 from frain-dev/oksmart/phase-a-refresh",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-07T09:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110f4f8006d563339ed7fffb316caf525893a36a",
"body": null,
"is_bot": false,
"headline": "docs: reword endpoint example comment to \"get a test ingest url\"",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-07T09:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d265178ae0b2137d2b57aa3bfa83edbac4eba5",
"body": "point readers at the playground to fetch their own ingest url and use a\nreal us.getconvoy.cloud/ingest sample instead of a generic example.com.\nthe previous play.getconvoy.io host no longer resolves.",
"is_bot": false,
"headline": "docs: use playground ingest url for endpoint example",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-07T09:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09daa43e6f3f4ba7f7b903180114aa1ad4c9e82",
"body": "the debug dump now runs before the request is sent, which made it\nreliably include the Authorization header. swap in a redacted value\nfor the dump and restore the real credential before the request\nexecutes, so debug logs shipped to shared observability systems never\ncontain the api key. regression test asserts the dump is redacted\nwhile the wire request still carries the real bearer token.",
"is_bot": false,
"headline": "fix: redact api key from debug request dumps",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-06T19:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c92f93d371cbf69013c0e0278fbcba8ce14d7f5",
"body": "updates endpoint request/response structs to the current schema\n(uint64 http_timeout and rate_limit_duration, current response\nfields), renames source GroupID to ProjectID, and fixes BatchResend\nto POST with an empty body per the server contract (was PUT).\n\npins X-Convoy-Version to 2025-11-24 so the\n[…]\nquest dump\nbefore the request executes so it no longer consumes the body.\n\nadds httptest-based route contract tests covering methods, paths,\nempty bodies, null data handling, and auth/version headers.",
"is_bot": false,
"headline": "feat: align sdk with current convoy api",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2026-07-06T19:45:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18f9a551f5591b91c9fdec1a1c8df6e1edb7b632",
"body": "added content type to endpoint.go",
"is_bot": false,
"headline": "Merge pull request #57 from frain-dev/smart-endpoint",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2025-10-06T10:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b150ff4b623db621368bc57090e2a418ac5b73",
"body": null,
"is_bot": false,
"headline": "updated workflow",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2025-10-06T10:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b2fcf780e45cd91632915582dd4c139c3055d4",
"body": null,
"is_bot": false,
"headline": "added content type t endpoint.go",
"author_name": "Smart Mekiliuwa",
"author_login": "mekilis",
"committed_at": "2025-10-06T10:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87ede790154f38e862e201ccb339837bb279e55",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2025-04-17T03:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3aedf15cb67769242f45e93ed7f3f5cb1ec06ca",
"body": "Add pubsub fanout for both sqs and kafka",
"is_bot": false,
"headline": "Merge pull request #56 from frain-dev/raymond/feat/add-pubsub-fanout",
"author_name": "Raymond Tukpe",
"author_login": "jirevwe",
"committed_at": "2024-10-28T14:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f74996ad324b841a93cc55da3738a242ea143f",
"body": null,
"is_bot": false,
"headline": "feat: add pubsub fanout for both sqs and kafka",
"author_name": "Raymond Tukpe",
"author_login": "jirevwe",
"committed_at": "2024-10-28T14:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb15e7f21a40cf30d2750be71f7840e6df86b9d",
"body": "Update event_delivery.go",
"is_bot": false,
"headline": "Merge pull request #55 from stripedapps/main",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-17T20:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5305c4cc6733c627b321f826c72c3e3113576a99",
"body": null,
"is_bot": false,
"headline": "Update event_delivery.go",
"author_name": "Aravindkumar Rajendiran",
"author_login": "arajendiran",
"committed_at": "2024-10-17T20:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf54b9b59085862bd253f48d5d7986c4460c1468",
"body": "…or-pagination\n\nfix(chore): fixed wrong behavior for perPage pagination",
"is_bot": false,
"headline": "Merge pull request #54 from frain-dev/subomi/fix/fix-wrong-behavior-f…",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-17T20:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0908194adb4b4d81575a9ce58ae123a794d79a72",
"body": null,
"is_bot": false,
"headline": "fix(chore): fixed wrong behavior for perPage pagination",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-17T20:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a699743a6233ad2651b69b8307857facea894198",
"body": "fix(chore): added missing event_type param",
"is_bot": false,
"headline": "Merge pull request #53 from frain-dev/subomi/fix/fix-missing-params",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-17T19:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc9d07f6795c38e6bdd2f186f96cd67ba9f6ba9",
"body": null,
"is_bot": false,
"headline": "fix(chore): added missing event_type param",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-17T19:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21137ddc4353d69b439d4b164c067fd7cdf9860",
"body": "feat: added broadcast method for sending events",
"is_bot": false,
"headline": "Merge pull request #52 from frain-dev/subomi/feat/add-broadcast-method",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-03T17:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daaa03d83a90977c32a91e5b7ec3abcecc1bfee3",
"body": null,
"is_bot": false,
"headline": "feat: added broadcast method for sending events",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-10-03T17:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c32a433d1284f7e00a3164d9197f5832dd0e8b8",
"body": "fix: updated documentation",
"is_bot": false,
"headline": "Merge pull request #51 from frain-dev/subomi/docs/update-sending-docs",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-09-19T19:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f37a716976d9b4550819fc72c2e0f581e90b7d",
"body": null,
"is_bot": false,
"headline": "fix: updated documentation",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-09-19T19:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde519a5d23b61490a4d5c92e4019db362da9dbc",
"body": "…y-on-event-params\n\nfeat: added idempotency key to event params",
"is_bot": false,
"headline": "Merge pull request #49 from frain-dev/subomi/fix/patch-idempotency-ke…",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-09-08T14:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93455e87f43080a7733944851ec0506bac131e2",
"body": null,
"is_bot": false,
"headline": "feat: added idempotency key to event params",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-09-08T14:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5d77d45881d75f5103b9d35d213c5e06baa882",
"body": "Fix - Unmarshaling error for Event creation & Feature - Include filtering options for Subscription API",
"is_bot": false,
"headline": "Merge pull request #45 from lil-sahil/main",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-06-20T21:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e151c963ce9287674d2f502b1637c69738127c53",
"body": null,
"is_bot": false,
"headline": "Enhance Subscription API to include additional filtering options.",
"author_name": "lil-sahil",
"author_login": "lil-sahil",
"committed_at": "2024-06-16T01:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965bdb704bbc4db5f73c7f180ffb6f9b1ca2c7b6",
"body": "…r a fanout event was created. The issue was occuring due to the fact that the APIResponse from these two endpoints results in a null value being returned for the data field. This resulted in an unmarshaling error in the parseAPIResponse function.",
"is_bot": false,
"headline": "Fixed the unmarshaling error which was occuring when a single event o…",
"author_name": "lil-sahil",
"author_login": "lil-sahil",
"committed_at": "2024-06-16T00:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e92173056dff9097140b087195732a5e15033d",
"body": null,
"is_bot": false,
"headline": "chore: update README.md",
"author_name": "Raymond Tukpe",
"author_login": "jirevwe",
"committed_at": "2024-05-09T13:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9b00dfc9aa6b8bd5e3a33afa4496971051fa02",
"body": "Set API Version",
"is_bot": false,
"headline": "Merge pull request #43 from frain-dev/raymond/chore/set-api-version",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-05-09T13:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9a682d2e04bc463900d29c5b3e03036e447e4c",
"body": null,
"is_bot": false,
"headline": "chore: hard code api version",
"author_name": "Raymond Tukpe",
"author_login": "jirevwe",
"committed_at": "2024-05-08T16:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbec4c2ba4ea7bb366f01e1ef7fdd40a378ac2c4",
"body": "Expose portal links on SDK",
"is_bot": false,
"headline": "Merge pull request #42 from odetolakehinde/ninja/portal-links",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-04-26T07:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08da8c9c3f63390557da08d27357ab0074429461",
"body": null,
"is_bot": false,
"headline": "Expose portal links on SDK",
"author_name": "Kehinde ODETOLA",
"author_login": "odetolakehinde",
"committed_at": "2024-04-25T11:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249856f017954e7b9a46cf55fa9aed9a5ca40e0a",
"body": "…y-matrix\n\ndoc: updated compatibility matrix",
"is_bot": false,
"headline": "Merge pull request #41 from frain-dev/subomi/docs/update-compatibilit…",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-04-16T14:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26b96a5c878df2d6336b35340a96d1e91472858",
"body": null,
"is_bot": false,
"headline": "doc: updated compatibility matrix",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-04-16T09:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a880473472f4d2a4bb0d4afa51b8446d4a1b07a",
"body": "Fix wrong http method name for subscription update",
"is_bot": false,
"headline": "Merge pull request #40 from arajendiran/patch-2",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-04-05T18:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d399f2a92531b661113191cfc046e0b0822c9a",
"body": null,
"is_bot": false,
"headline": "Fix wrong http method name for subscription update",
"author_name": "Aravindkumar Rajendiran",
"author_login": "arajendiran",
"committed_at": "2024-04-05T18:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0dc148f9f5c5a32babbe6820ee0cbbcd87ad28",
"body": "fix: removed metadata fields",
"is_bot": false,
"headline": "Merge pull request #39 from frain-dev/subomi/fix/remove-unused-variable",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-02-08T19:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f316650c8262bd92c62e430b3640e2ea0b9e5250",
"body": null,
"is_bot": false,
"headline": "fix: removed metadata fields",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-02-08T19:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad8d53633937226c8507c8c8001b0923838848e",
"body": "Update event.go",
"is_bot": false,
"headline": "Merge pull request #38 from arajendiran/patch-1",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-31T18:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3950643234a9a768aad262b80d611c895868bcf",
"body": null,
"is_bot": false,
"headline": "Update event.go",
"author_name": "Aravindkumar Rajendiran",
"author_login": "arajendiran",
"committed_at": "2024-01-31T18:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b255ab0cda966fdc1e6381e5e9c6ce615d7250d",
"body": "fix: removed unnecessary fmt.Println",
"is_bot": false,
"headline": "Merge pull request #37 from frain-dev/subomi/fix/remove-unnecessary-fmt",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1237c93f54f303e14be8b833890091aea866e55",
"body": null,
"is_bot": false,
"headline": "fix: removed unnecessary fmt.Println",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46ca1dd21ae0afed19b683de4213d1ca2b13e3e9",
"body": "fix: improved webhook verification logic",
"is_bot": false,
"headline": "Merge pull request #35 from frain-dev/subomi/feat/webhook-verification",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481ac197840b4c329b74568e41161d3a86840a9d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into subomi/feat/webhook-verification",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5760c022433b8b94a1f67aea58d9274d312378f1",
"body": "fix: added ci for test and linting",
"is_bot": false,
"headline": "Merge pull request #36 from frain-dev/subomi/fix/add-golang-ci",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf045a8b07a03e6e84727cb2d5a45d8fe5bd4dc",
"body": null,
"is_bot": false,
"headline": "fix: fixed vet stage in ci",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130c053b9fb00cf220839d43a4fdcffe51ea63d7",
"body": null,
"is_bot": false,
"headline": "fix: fixed test ci workflow file",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff564dfa177152755264ad92fc5492f23ab64f99",
"body": null,
"is_bot": false,
"headline": "fix: fixed go modules",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add19d0d766f812585f82bb91073891775621a23",
"body": null,
"is_bot": false,
"headline": "fix: fixed syntax error in workflow file",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffbf06590770d6d8919c3e6e3ad8ea0d5014cdbe",
"body": null,
"is_bot": false,
"headline": "fix: fixed syntax error in workflow file",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0502039f07192c5992328cfd0f7a1c39a8978d54",
"body": null,
"is_bot": false,
"headline": "fix: added ci for test and linting",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T03:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4749cae9f2d6f220d0faf7623e4c589f7dc5d8",
"body": null,
"is_bot": false,
"headline": "fix: improved webhook verification logic",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-29T02:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d58c07ef2276672784586d4ae9207df37a09ed6",
"body": "use putResource",
"is_bot": false,
"headline": "Merge pull request #34 from OAyomide/fix-endpoint-update",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2024-01-26T21:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e642087dd50453dc839b07d0c9670315be673f16",
"body": null,
"is_bot": false,
"headline": "use putResource",
"author_name": "oayomide",
"author_login": "OAyomide",
"committed_at": "2024-01-14T10:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567ef78ae9d0ba07dc5e898269106509bb6116b4",
"body": "fix: removed call to log.Fatal",
"is_bot": false,
"headline": "Merge pull request #32 from frain-dev/subomi/fix/remove-log-fatal",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-30T05:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cf461dcc245dd216fc1fc08c24ee9e3da2fd0d",
"body": null,
"is_bot": false,
"headline": "fix: removed call to log.Fatal",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-30T05:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dfd7e47bb66d75260684bf6167a64d6a29d909d",
"body": "fix: removed call to log.Fatal",
"is_bot": false,
"headline": "Merge pull request #31 from frain-dev/subomi/fix/remove-log-fatal",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-29T08:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1357c2f784d64df626a1bc968a44de2510a349d2",
"body": null,
"is_bot": false,
"headline": "fix: removed call to log.Fatal",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-29T08:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1644ea32e01f42894f75da1d5bc166af282d3aa7",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #29 from frain-dev/subomi/docs/fix-go-reference-badge",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-08T22:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad883efa32a99e95e46adb906e7f033f5d77850",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-08T22:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eabaa4fb6a47828f181372ba0d6687e1889ae33",
"body": "feat: upgrade to v2",
"is_bot": false,
"headline": "Merge pull request #28 from frain-dev/subomi/release/v2",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-08T21:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7baed8b2f7f7fc8f40ee9e44f9e49acbfe194a6b",
"body": null,
"is_bot": false,
"headline": "docs: updated README",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-08T21:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8015cdc5091d2cb37a3901f034ad31cf6a9dbc2",
"body": null,
"is_bot": false,
"headline": "feat: upgrade to v2",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-08T21:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735d37d41b048befe06657a2191b27fdd94d145c",
"body": "fix: updated message broker examples",
"is_bot": false,
"headline": "Merge pull request #27 from frain-dev/subomi/docs/update-examples",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-01T06:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4dcff65d04def627bc6103ea6c258f071eb945",
"body": null,
"is_bot": false,
"headline": "fix: removed keys",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-01T06:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d17980edf8399f54fee1ef1ec2cda9fce8ada1",
"body": null,
"is_bot": false,
"headline": "fix: updated message broker examples",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-11-01T06:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e7d726a1770bc5a833e2024dcec75b349338184",
"body": "doc: fixed indentation issue",
"is_bot": false,
"headline": "Merge pull request #26 from frain-dev/subomi/docs/add-webhooks-docs",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T23:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efedb337f7ea5e951cd45a0e4bbdbfb72647ad2b",
"body": null,
"is_bot": false,
"headline": "doc: fixed indentation issue",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T23:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937022502b7a10dabdcce6ae8a8f513ac9fe6efb",
"body": "doc: added webhooks docs",
"is_bot": false,
"headline": "Merge pull request #25 from frain-dev/subomi/docs/add-webhooks-docs",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T23:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e7f794a54003f653781990ebb1c3ab4492dd81",
"body": null,
"is_bot": false,
"headline": "doc: added webhooks docs",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T23:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa0a56705f07073826b335c0b3b45e2c3c1efd6",
"body": "…dentation\n\ndoc: fixed indentation",
"is_bot": false,
"headline": "Merge pull request #24 from frain-dev/subomi/docs/fix-code-samples-in…",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T22:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6ef437eb7dfbd8c80b05aa9ad52490036e2c6e",
"body": null,
"is_bot": false,
"headline": "doc: fixed indentation",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T22:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136f6a3cde0d31a171c2bcd9b4ef13dd35f1fdb9",
"body": "doc: updated readme",
"is_bot": false,
"headline": "Merge pull request #23 from frain-dev/subomi/docs/update-readme",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T22:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644f9567562d633ca9a716a680eaab18b65ad5e3",
"body": null,
"is_bot": false,
"headline": "doc: updated readme",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T22:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4abb51e62ada6d7e751e5a259ca06fd18169842",
"body": "…o-message-brokers\n\nfeat: added fanout methods to message broker types",
"is_bot": false,
"headline": "Merge pull request #22 from frain-dev/subomi/feat/add-other-methods-t…",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T16:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e8043dee6d2282563ad8c0b5a6491dce1ee774",
"body": null,
"is_bot": false,
"headline": "fix: removed illegal sqs keys statement",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T16:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1fea6696795fc7eb937915b8c164d6231c5d25",
"body": null,
"is_bot": false,
"headline": "feat: added fanout methods to message broker types",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-16T16:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68809c8e2bb39efda956430c848241794b13bf6",
"body": "feat: added kafka & sqs",
"is_bot": false,
"headline": "Merge pull request #21 from frain-dev/subomi/feat/add-brokers",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-15T11:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "851964b0b191f61f52ee65e15a7913a81402b9e5",
"body": null,
"is_bot": false,
"headline": "fix: removed illegal fmt statement",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-15T11:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd2a37f55e552a2855ed2cefe32c25bfc51b700",
"body": null,
"is_bot": false,
"headline": "feat: added sqs implementation",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-15T10:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab01ef3c2c9313b743b261cdc475c3c94fd3ab0",
"body": null,
"is_bot": false,
"headline": "added kafka & sqs",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-13T02:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec411580717f55cb7fd1cb05c2bfab081170658",
"body": "feat: Qos updates",
"is_bot": false,
"headline": "Merge pull request #20 from frain-dev/subomi/feat/add-missing-resources",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-13T01:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4617c8aa52a08a6ceb98a19f5d8eff974572e14e",
"body": null,
"is_bot": false,
"headline": "added logger",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-13T01:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a225a7bd788b92a81466750ca8aea3326f8d7495",
"body": null,
"is_bot": false,
"headline": "updated query params and tags for all resources",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-12T23:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cddc59fe9371e39ac7eaf0169410306e23f6bbf6",
"body": null,
"is_bot": false,
"headline": "added missing resources, used context, fixed pagination",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-12T21:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c524903221417d7f72c364e133fd8cad56a2f4",
"body": "feat: improved client structure",
"is_bot": false,
"headline": "Merge pull request #19 from frain-dev/subomi/feat/restructure-client",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-11T22:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c405876a33863baf643ffe55a6eb32920cafe8",
"body": null,
"is_bot": false,
"headline": "feat: added auth",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-11T18:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0b382270824c4b9520b8df53320f73a56f2992",
"body": null,
"is_bot": false,
"headline": "feat: improved client structure",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-10-10T12:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2ab8bf51810ec3055d802b2a860151cf616cc3",
"body": "add support for fanout event and ownerId query string",
"is_bot": false,
"headline": "Merge pull request #16 from frain-dev/dotunj/feat/add_fanout_event",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-04-07T11:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70ebb5dd984eb3a693ac516250771f82ee218f9",
"body": null,
"is_bot": false,
"headline": "feat: add support for fanout event and ownerId query string",
"author_name": "Dotun Jolaoso",
"author_login": "Dotunj",
"committed_at": "2023-04-07T11:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c859adee4f60b223b02171b1fc71894c183c32",
"body": "add support for custom headers to create event",
"is_bot": false,
"headline": "Merge pull request #15 from frain-dev/dotunj/feat/custom_headers",
"author_name": "Subomi Oluwalana",
"author_login": "subomi",
"committed_at": "2023-03-16T16:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ea2b76e221d8238787f6847c39eb74a64edc36",
"body": null,
"is_bot": false,
"headline": "feat: add support for custom headers to create event",
"author_name": "Dotun Jolaoso",
"author_login": "Dotunj",
"committed_at": "2023-03-16T16:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540603f7aff93cc2a2d9e67ea447583f31112008",
"body": null,
"is_bot": false,
"headline": "fix typo in ReadME",
"author_name": "Dotun Jolaoso",
"author_login": "Dotunj",
"committed_at": "2023-02-07T10:25:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 16,
"latest_release_at": "2026-07-21T12:28:42Z",
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 5,
"days_since_latest_release": 11,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/frain-dev/convoy-go/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/frain-dev/convoy-go/v2",
"is_deprecated": false,
"latest_version": "v2.2.0",
"repository_url": "https://github.com/frain-dev/convoy-go",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T20:32:45Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 8,
"stars": 15,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 834300,
"source_files_sampled": 23,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.17.7",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5841"
],
"fixed_version": "1.18.7",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 71
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.32.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 18
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 3
},
"advisory_count": 3,
"affected_count": 3,
"assessed_count": 28,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.43"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sqs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.7"
},
{
"name": "github.com/frain-dev/convoy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
},
{
"name": "github.com/google/go-querystring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/oapi-codegen/runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/segmentio/kafka-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.44"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": true,
"version": "v1.13.43",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sqs",
"direct": true,
"version": "v1.24.7",
"ecosystem": "go"
},
{
"name": "github.com/frain-dev/convoy",
"direct": true,
"version": "v0.9.2",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/runtime",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/kafka-go",
"direct": true,
"version": "v0.4.44",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/apapsch/go-jsonmerge/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.21.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.1.43",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.4.37",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.17.7",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.15",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.8.1-0.20211023094830-115ce09fd6b4",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/xdg-go/pbkdf2",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/xdg-go/scram",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/xdg-go/stringprep",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 7,
"indirect_count": 21
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 53,
"open_issues": 1,
"closed_ratio": 0.9,
"closed_issues": 9,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "subomi",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/5220101?v=4"
},
{
"type": "User",
"login": "Dotunj",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/11479249?v=4"
},
{
"type": "User",
"login": "mekilis",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/20114018?v=4"
},
{
"type": "User",
"login": "arajendiran",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/825663?v=4"
},
{
"type": "User",
"login": "jirevwe",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5263355?v=4"
},
{
"type": "User",
"login": "lil-sahil",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/80865609?v=4"
},
{
"type": "User",
"login": "odetolakehinde",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26208992?v=4"
},
{
"type": "User",
"login": "OAyomide",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26779597?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.643
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml",
"linter.yml",
"sdk_generation.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "10 out of 17 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/15 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dfd68376e086acd388417196760e05c0f98b21fd",
"ran_at": "2026-08-01T20:01:56Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T18:44:59Z",
"oldest_open_prs": [
{
"number": 50,
"created_at": "2024-09-13T12:30:27Z",
"last_comment_at": "2024-09-23T14:28:08Z",
"last_comment_author": "qustavo"
}
],
"last_merged_pr_at": "2026-07-31T18:44:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 46,
"created_at": "2024-06-21T09:43:35Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/frain-dev/convoy-go",
"host": "github.com",
"name": "convoy-go",
"owner": "frain-dev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 54,
"vitality": 70,
"community": 47,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 56,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.97,
"days_since_last_push": 1,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_latest_release": 11,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 47,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 8,
"stars": 15,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "15 stars",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 15
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.643
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 64% of commits",
"points": 8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"merged_prs": 53,
"open_issues": 1,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.9,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 37.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "53/55 decided PRs merged",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 53,
"decided": 55
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/15 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 44,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "frain-dev",
"public_repos": 39,
"account_age_days": 2253
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "44 followers of frain-dev",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 44,
"login": "frain-dev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~6 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/frain-dev/convoy-go/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "10 out of 17 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://getconvoy.io",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://getconvoy.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 17 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/15 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 28 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 28
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 3,
"assessed_packages": 28,
"unassessed_packages": 0,
"affected_by_severity": "unknown 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 28,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.835,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "81 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 81,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 834300,
"source_files_sampled": 23,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/23 source files over 60KB",
"points": 52.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"sdk": 2,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
},
{
"tier": "description",
"label": "sdk",
"source": "description:sdk",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T20:02:13.628770Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frain-dev/convoy-go.svg",
"full_name": "frain-dev/convoy-go",
"license_state": "standard",
"license_spdx": "MIT"
}