Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"ruby",
"customerio"
],
"is_fork": false,
"size_kb": 181,
"has_wiki": false,
"homepage": "https://customer.io/docs/api/",
"languages": {
"Ruby": 80282
},
"pushed_at": "2026-07-24T23:55:12Z",
"created_at": "2012-05-22T15:31:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T23:53:20Z",
"description": "A ruby client for the Customer.io event API.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://customer.io",
"name": "Customer IO",
"type": "Organization",
"login": "customerio",
"company": null,
"location": "Portland, Oregon",
"followers": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/1152079?v=4",
"created_at": "2011-10-26T00:21:53Z",
"is_verified": null,
"public_repos": 107,
"account_age_days": 5385
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2026-07-24T23:55:12Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2026-05-22T20:42:04Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2026-05-11T15:27:39Z"
},
{
"tag": "v5.6.0",
"kind": "minor",
"published_at": "2026-04-28T22:55:48Z"
},
{
"tag": "v5.5.1",
"kind": "patch",
"published_at": "2026-04-20T23:40:34Z"
},
{
"tag": "v5.5.0",
"kind": "minor",
"published_at": "2026-02-19T17:59:04Z"
},
{
"tag": "v5.4.0",
"kind": "minor",
"published_at": "2025-06-13T21:25:03Z"
},
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2023-12-11T16:37:24Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2023-12-08T21:04:56Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2023-05-08T21:29:09Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2023-04-04T20:15:01Z"
},
{
"tag": "v4.3.2",
"kind": "patch",
"published_at": "2026-05-22T03:11:08Z"
},
{
"tag": "v4.3.1",
"kind": "patch",
"published_at": "2026-05-22T03:11:07Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2026-05-22T03:11:06Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-22T03:11:04Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-22T03:11:01Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-05-22T03:10:58Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-22T03:10:57Z"
}
],
"recent_commits": [
{
"oid": "0378a01b63a6488f557754a1f1a22dd15dc751aa",
"body": null,
"is_bot": false,
"headline": "version bump (#154)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-07-24T23:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28add1b4c6059cdd4674662fd30cf88c3d77709a",
"body": null,
"is_bot": false,
"headline": "Add `send_whatsapp` transactional method (#153)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-07-24T20:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d22c911b6ffeecea3cdb28ea2a73d0838072cae",
"body": null,
"is_bot": false,
"headline": "add cc (#152)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-07-24T20:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e959ab1b80386d63f6afc3f715ee799c24d27d93",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 in the actions group (#151)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T14:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "168484d00860ab552efb97675876ad2bb9e55579",
"body": null,
"is_bot": false,
"headline": "Bump version to 6.1.0 (#149)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T20:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e3e59ea9255199c2a12b91fc9936514aca57cd",
"body": "Four specs still used `lambda { }.should raise_error` which fails on modern RSpec. Convert to `expect { }.to raise_error`.",
"is_bot": false,
"headline": "Fix remaining should syntax in timestamp validation specs (#148)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T19:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e2e837fa8021763a89b9b0e508325b1e97cce55",
"body": "The markdown changelog was stale and duplicated what GitHub Releases already tracks better. This removes the file, points the gemspec changelog_uri to the releases page, and adds .github/release.yml for auto-categorized release notes on future releases.",
"is_bot": false,
"headline": "Replace CHANGELOG.markdown with GitHub Releases (#142) (#143)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T18:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb4b9559bfdfbe2578e0d3a7df0bebbc3aa02f7",
"body": "Previously track(), track_anonymous(), and track_delivery_metric() silently discarded invalid timestamps (milliseconds, strings, Time objects). This was inconsistent with track_push_notification_event which raises ParamError. Now all methods raise ParamError with a descriptive message when an invalid timestamp is provided.",
"is_bot": false,
"headline": "Raise on invalid timestamps instead of silently dropping them (#144)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T18:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c16da64f96ebf07c3ecf8861c5d930542a09e3",
"body": "ParamEncoder was required but never called anywhere in the gem.\nDead code — removing to reduce maintenance surface.",
"is_bot": false,
"headline": "Remove unused ParamEncoder module (#145)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T18:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6e657be3e8488b5ac88da58c77e7ee024ceaca",
"body": null,
"is_bot": false,
"headline": "Modernize RSpec tests to use expect syntax exclusively (#146)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T18:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9653b36d8116a5efbcceccd0296c5e9b1c4c5d4",
"body": "… test option (#147)\n\n- Update gemspec description/summary to mention both Track and Transactional APIs\n- Remove `device` from SendPushRequest OPTIONAL_FIELDS (already mapped to custom_device)\n- Remove no-op `json: true` option from test Client initializations",
"is_bot": false,
"headline": "Housekeeping: fix gemspec description, push request device dupe, dead…",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-22T18:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1341dfa52fabe14c845060fde177dad84c6a22ac",
"body": null,
"is_bot": false,
"headline": "Bump version to 6.0.0 (#141)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-11T15:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "101defe9eb51655f09e39b9ec6e6412d1b4e056f",
"body": null,
"is_bot": false,
"headline": "Add RubyGems publish workflow (#140)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-09T02:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507f6c0539f232868ee6dd3092a3cf636c78002e",
"body": "* Add track_delivery_metric for /api/v1/metrics endpoint\n\nAdds support for reporting delivery metrics (opened, clicked,\nconverted, delivered, bounced, deferred, dropped, spammed) via the\nnew /api/v1/metrics endpoint, replacing the deprecated /push/events\nendpoint.\n\nBased on community PR #112 by @ese\n[…]\nquotes inside string interpolation\n\n* Add back PUSH_* constants as deprecated aliases\n\nPreserves backwards compatibility for anyone referencing\nPUSH_OPENED, PUSH_CONVERTED, or PUSH_DELIVERED directly.",
"is_bot": false,
"headline": "Add track_delivery_metric for /api/v1/metrics endpoint (#139)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-08T21:12:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d08ff2c01aff802f277d656143e1c7767d66c90",
"body": "* feat: add event deduplication via optional id parameter\n\nAdd optional `id:` keyword argument to `track` and `track_anonymous`\nfor event deduplication. The id should be a ULID. No client-side\nvalidation — the API rejects invalid values.\n\nFixes #107",
"is_bot": false,
"headline": "Add event deduplication via optional id parameter (#136)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-08T14:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481f4f4bf58caf043708a0ca7760b21f4f50e34b",
"body": "* Add trigger_broadcast to APIClient\n\nAdds TriggerBroadcastRequest and APIClient#trigger_broadcast for the\nPOST /v1/campaigns/{broadcast_id}/triggers endpoint. Supports all\naudience options (recipients, emails, ids, per_user_data, data_file_url)\nwith validation that only one audience type is provided per request.\n\nCloses #100",
"is_bot": false,
"headline": "Add broadcast trigger support to APIClient (#137)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-07T21:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7797fb0bd975e01252a861b3c1d5aba0aa7e4f45",
"body": "Adds Client#batch for POST /api/v2/batch, supporting mixed operations\n(identify, event, delete, etc.) for people and objects in a single\nrequest. Passes through the operations array — the API validates\nindividual items.\n\nCloses #106",
"is_bot": false,
"headline": "Add batch method for Track v2 batch API (#138)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-07T21:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c995d0c7ac173f2d22032c72d8402eb6bffd1961",
"body": "* fix: preserve user-provided headers and attachments in request objects\n\nFixes #98 — SendEmailRequest and SendSMSRequest unconditionally\noverwrote headers and attachments with empty hashes, discarding any\nvalues passed by the caller. Use ||= to only set defaults when the\ncaller did not provide valu\n[…]\non from SendSMSRequest\n\nheaders was never in OPTIONAL_FIELDS for SMS, so the initialization\nwas always a no-op. SMS requests don't support custom headers — remove\nrather than pretend to preserve them.",
"is_bot": false,
"headline": "Fix headers override and replace multi_json with stdlib JSON (#134)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-07T17:58:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c74a9ef10c84f20845b15a98078ad282c91d117",
"body": "The timeout option already works but was never documented. Add a\nsection to the README showing usage for both Client and APIClient.\n\nFixes #105",
"is_bot": false,
"headline": "docs: document timeout configuration option (#135)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-07T17:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194307f1f79d05680ee70da0339d47ffc0115108",
"body": null,
"is_bot": false,
"headline": "Support GET requests in Base Client request_class (#118)",
"author_name": "Ian Shields",
"author_login": "ishields",
"committed_at": "2026-05-07T16:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3482b93cc8d073a06207783111b444d4620ef848",
"body": null,
"is_bot": false,
"headline": "clairfy transactional example with email (#104)",
"author_name": "glosier",
"author_login": "glosier",
"committed_at": "2026-05-07T15:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516934a6bdf079774fe8dfd26ae2ee1533d805e9",
"body": null,
"is_bot": false,
"headline": "Update JS link in README (#121)",
"author_name": "tttffff",
"author_login": "tttffff",
"committed_at": "2026-05-07T15:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cd6a08d25543c3af167620f7a45b92d0847499",
"body": null,
"is_bot": false,
"headline": "Modernize Ruby CI and code style (#131)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2026-05-06T02:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8398d27b076ca420ca9df18c1dcb93cfdb68f2",
"body": null,
"is_bot": false,
"headline": "Release v5.6.0 (#130)",
"author_name": "Avi Goldman",
"author_login": "avigoldman",
"committed_at": "2026-04-28T22:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48836eb5608f844374324acc93671a9d082ef89",
"body": null,
"is_bot": false,
"headline": "add support for sending transactional in-app messages (#129)",
"author_name": "Avi Goldman",
"author_login": "avigoldman",
"committed_at": "2026-04-28T17:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc63841c6ee9bfc176449599e7115c5caba07594",
"body": null,
"is_bot": false,
"headline": "Bump SDK version (#128)",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2026-04-20T23:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4338809af38494736f0683c87db720844b7ea66",
"body": null,
"is_bot": false,
"headline": "Update to addressable 2.9 (#127)",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2026-04-20T23:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3760d01f5493755d27840764d798513773b44e1",
"body": null,
"is_bot": false,
"headline": "version bump (#123)",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2026-02-19T17:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0c0b735202fcb1f44478962292ad20c4b667af",
"body": null,
"is_bot": false,
"headline": "Support for transactional inbox messages (#122)",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2026-02-12T20:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06803f55430bc21e6441d377bb95fc4f33a91dd",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2025-06-13T21:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b03f877dc75e7169d60332266fc07aca5394791",
"body": null,
"is_bot": false,
"headline": "Support for transactional SMS API (#120)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2025-06-13T21:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e8c8bd4c8f6f30621b23e755784847c3a27e92",
"body": null,
"is_bot": false,
"headline": "DX-516: Pin actions to SHA (#116)",
"author_name": "Sean Craswell",
"author_login": "scraswell",
"committed_at": "2025-04-02T14:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65b1b2381a373f91a11750f56ea08fcab2c8c3b",
"body": null,
"is_bot": false,
"headline": "[docs-393] Update Customer.io branding (#114)",
"author_name": "glosier",
"author_login": "glosier",
"committed_at": "2024-06-04T17:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29ac0b5887c84a8972d64b318685501a5e16782",
"body": "* Allow customer_id to be specified in identify URL (based on work by jrbeck)\r\n\r\n* Bump for release 5.3.0\r\n\r\n* Re-order the code docs and clarify usage of cio_id\r\n\r\n* Move the support for :customer_id into the base identify method\r\n\r\n* Update changelog\r\n\r\n* Note that customer_id attribute can't be set anymore",
"is_bot": false,
"headline": "Allow customer_id to be specified in identify URL (#111)",
"author_name": "Rich Dawe",
"author_login": "richdawe-cio",
"committed_at": "2023-12-11T16:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7c1f5ecfb29702b09ff6ffeba5a9f7ba23974a",
"body": null,
"is_bot": false,
"headline": "Use https link to homepage in gemspec (#90)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2023-12-11T10:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e0afe452faea3a72091d043db82f1a935df742",
"body": null,
"is_bot": false,
"headline": "chore: Release 5.2.0 (#110)",
"author_name": "Rich Dawe",
"author_login": "richdawe-cio",
"committed_at": "2023-12-08T15:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694f17884e6cc26eb51d046bb59fff69192f3418",
"body": "…109)\n\n* Allow id and email identifiers to be updated when cio_id specified\r\n\r\n* Fix typo",
"is_bot": false,
"headline": "Allow id and email identifiers to be updated when cio_id specified (#…",
"author_name": "Rich Dawe",
"author_login": "richdawe-cio",
"committed_at": "2023-12-08T15:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e281952176738d922d995b6cf56269ab659b494d",
"body": null,
"is_bot": false,
"headline": "Fix typo: baack → back (#86)",
"author_name": "Daniel Gasienica",
"author_login": "gasi",
"committed_at": "2023-12-08T09:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcec3c9912b9ef737996171d2a9994512ec1933",
"body": null,
"is_bot": false,
"headline": "Add Ruby 3.0, 3.1, 3.2 to CI matrix (#91)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2023-12-08T09:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9984a713950d79e1586b84930a55990aeebb3c0",
"body": null,
"is_bot": false,
"headline": "support for sending transactional push messages (#99)",
"author_name": "Karn",
"author_login": "karngyan",
"committed_at": "2023-05-08T21:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f310b8a57b33c8dc1dfdb37b14a8c618980f573",
"body": null,
"is_bot": false,
"headline": "chore: Release 5.0.0 (#96)",
"author_name": "Dan Ho",
"author_login": "djanhjo",
"committed_at": "2023-03-30T20:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f670160a1e45530c36a03b87d94bd0a1f73b23",
"body": null,
"is_bot": false,
"headline": "Transactional - amp_body prop to body_amp for consistency (#95)",
"author_name": "Dan Ho",
"author_login": "djanhjo",
"committed_at": "2023-03-30T19:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377744c2542ff963d3c55b10283d1b7a0c479b39",
"body": null,
"is_bot": false,
"headline": "version bump (#94)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2023-03-14T18:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18831cb1977938a2f443dffe38fb26d37fd1f8f4",
"body": null,
"is_bot": false,
"headline": "Add support for pageview events for the ruby library (#93)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2023-03-14T18:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "068629ea6411e9c28e4a6daba7ba81f35d9c3c3f",
"body": "* new optional fields added to request struct\r\n\r\n* updating version and changelog",
"is_bot": false,
"headline": "New optional fields added to send message request (#89)",
"author_name": "Eric Fialkowski",
"author_login": null,
"committed_at": "2023-01-04T23:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88dec43ba4e22b61bc58709477bc1fa466aa0133",
"body": null,
"is_bot": false,
"headline": "update changelog per 4.3 release (#82)",
"author_name": "glosier",
"author_login": "glosier",
"committed_at": "2022-04-28T14:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9f787030c97a21427c1cb05d8c19e476ebecbe",
"body": null,
"is_bot": false,
"headline": "feat: add support for invite-type anonymous event tracking (#80)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2022-04-26T19:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8ac11d84089a71ca811aa80567bb44dbab8afc",
"body": null,
"is_bot": false,
"headline": "Add Gitpod support (#77)",
"author_name": "Joe Purdy",
"author_login": "joepurdy",
"committed_at": "2021-11-19T21:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c4a317f4f40066d3fd405e77deb0bcb5960265",
"body": "\r\nCo-authored-by: tasos <anesiadis.t@gmail.com>\r\nCo-authored-by: Rein <reinaris@gmail.com>",
"is_bot": false,
"headline": "Fix README typo (#65)",
"author_name": "Rein",
"author_login": "reinaris",
"committed_at": "2021-11-19T20:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b0589c31281f1c3013fec028afa3d7854fafe9f",
"body": "Add default CIO user agent.",
"is_bot": false,
"headline": "Merge pull request #76 from customerio/colby/user-agents",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2021-10-14T19:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b0e1597328ef293f3f4a471c3de70c87e6e1d8",
"body": null,
"is_bot": false,
"headline": "Minor bump",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2021-10-14T18:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23feecda1f47450e1078866e48299cf866f6eb4",
"body": null,
"is_bot": false,
"headline": "Add default CIO user agent.",
"author_name": "Colby Ausen",
"author_login": "clabland",
"committed_at": "2021-10-14T18:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2234128cfec20cbf90aede5be40aa7a549607fa6",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2021-09-27T17:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773ed6b913d9744425added37dab61f47c1592bc",
"body": "Adding support for merge customers",
"is_bot": false,
"headline": "Adding support for merge customers API",
"author_name": "pavanmachavolu",
"author_login": "pavanmachavolu",
"committed_at": "2021-09-27T17:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af32084b7d635ed58761a35f64d98d27d0b1bde",
"body": null,
"is_bot": false,
"headline": "Changed identifiers types to constants",
"author_name": "Pavan Machavolu",
"author_login": "pavanmachavolu",
"committed_at": "2021-09-27T17:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b18bb800da5297a8cbf683ae6a5431aa64897b9",
"body": null,
"is_bot": false,
"headline": "oops, extra grammar and a link",
"author_name": "glosier",
"author_login": "glosier",
"committed_at": "2021-09-26T18:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db7cf0778bd4f7cf2cdd20056c9e3c16892097f",
"body": null,
"is_bot": false,
"headline": "update readme for merging customers",
"author_name": "glosier",
"author_login": "glosier",
"committed_at": "2021-09-26T17:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bfbf434d4bd36455300aad4aa800d40a37f792e",
"body": null,
"is_bot": false,
"headline": "init client before tests",
"author_name": "Pavan Machavolu",
"author_login": "pavanmachavolu",
"committed_at": "2021-09-25T07:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb72e191210a57a5e36b6c7ca3d638f2ff11dc6",
"body": null,
"is_bot": false,
"headline": "Fixed tests",
"author_name": "Pavan Machavolu",
"author_login": "pavanmachavolu",
"committed_at": "2021-09-25T07:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed67ed818bc988e74153f372bf3f2c87a4245fee",
"body": null,
"is_bot": false,
"headline": "Adding support for merge customers",
"author_name": "Pavan Machavolu",
"author_login": "pavanmachavolu",
"committed_at": "2021-09-24T19:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c7813c7a21ad40328d8b0612e72583854d4b77",
"body": "* Increment version number and update changelog\r\n\r\n* Remove #73 from changelog\r\n\r\n* Fix version mistake\r\n\r\n* Fix changelog as well",
"is_bot": false,
"headline": "Increment version number and update changelog (#74)",
"author_name": "Swastik Agarwal",
"author_login": "swastik",
"committed_at": "2021-07-13T13:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c6daa0c14355028ca5e802b7e21b4b67cbdc9b",
"body": null,
"is_bot": false,
"headline": "Update addressable gem dependency to v2.8.0 (#73)",
"author_name": "Thiago Belem",
"author_login": "TiuTalk",
"committed_at": "2021-07-13T12:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab71453b085b2c469d3a06deae530172f2c901b0",
"body": "* add ability to track push notification opens\r\n\r\n* resolving a bad merge\r\n\r\n* Update method name, update tests\r\n\r\n* Remove unused constant\r\n\r\n* Make events constants\r\n\r\n* Test commit for CI\r\n\r\nCo-authored-by: Swastik Agarwal <swastik@customer.io>\r\nCo-authored-by: Huihui Yang <huihui@customer.io>",
"is_bot": false,
"headline": "Add ability to track push notification opens (#60)",
"author_name": "Colby Melvin",
"author_login": "colbymelvin",
"committed_at": "2021-07-07T14:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df4886abf59b80fbacd8d217837687ed8bc18d4",
"body": "add pr trigger",
"is_bot": false,
"headline": "Merge pull request #71 from customerio/add-pr-trigger",
"author_name": "huihuiy02",
"author_login": null,
"committed_at": "2021-07-07T02:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb461c391f95987c023ab2555a7501e5da2a421",
"body": null,
"is_bot": false,
"headline": "add pr trigger",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2021-07-07T02:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c459dc6c18eaeb9bbe82810a90aa75de2bf5ae",
"body": "* Add support for anonymous events\r\n\r\n* Add and update tests\r\n\r\n* Add another test\r\n\r\n* updated readme and changelog — not sure on date/version here\r\n\r\n* Update version to 4.0.0\r\n\r\nCo-authored-by: glosier <glosier@customer.io>",
"is_bot": false,
"headline": "Add support for anonynmous events (#70)",
"author_name": "Swastik Agarwal",
"author_login": "swastik",
"committed_at": "2021-07-07T02:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1267affa7b1bf4684abf381ca5a01aef99f93a57",
"body": "remove circleci",
"is_bot": false,
"headline": "Merge pull request #68 from customerio/remove-circleci",
"author_name": "huihuiy02",
"author_login": null,
"committed_at": "2021-03-30T11:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e405f238536e1b678154cb56e1d6c921adc1e0b",
"body": null,
"is_bot": false,
"headline": "Delete config.yml",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2021-03-30T04:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f52f8265b4ccab9fa6e4af8f947031a450ec64",
"body": "`Customerio::Client` and `CustomerIO::APIClient` have a new parameter `region` that can be set to either `Customerio::Regions::EU` or `Customerio::Regions::US` (defaults to `Customerio::Regions::US`) to match the region of the associated account",
"is_bot": false,
"headline": "Add support for region parameter & EU datacenter (#64)",
"author_name": "Swastik Agarwal",
"author_login": "swastik",
"committed_at": "2021-03-25T18:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb7dbbe7675a43de1373abde5b03fc4c5e23038",
"body": "Add gh workflow",
"is_bot": false,
"headline": "Merge pull request #63 from customerio/add-gh-workflow",
"author_name": "huihuiy02",
"author_login": null,
"committed_at": "2021-01-05T02:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c6809ccf56b8a2e2c6f776fe2b6d1178c2168e",
"body": null,
"is_bot": false,
"headline": "remove pull_request",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f0714247a33bc1b7116916991497332f7b0000",
"body": null,
"is_bot": false,
"headline": "Update main.yml",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e722c7edca2cf698b0405a1af5c949ea86af72ee",
"body": null,
"is_bot": false,
"headline": "update cache ruby version",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c680473f86bf5789ef57c5490097b95a3a1c0fdf",
"body": null,
"is_bot": false,
"headline": "add bundle install",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4763e0796e1b71995c99ddeb2b200ee94065c9",
"body": null,
"is_bot": false,
"headline": "Update main.yml",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca412799232b58b604f4d906e71fe4efbcdbcdbc",
"body": null,
"is_bot": false,
"headline": "fix syntax error",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1b5c2028b85d47d9e9d0350cedbae90455ca6c",
"body": null,
"is_bot": false,
"headline": "add quotes",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fccfaa18f75f466ffc1bfc42e51bf026f4c159d0",
"body": null,
"is_bot": false,
"headline": "add worflow",
"author_name": "Huihui Yang",
"author_login": null,
"committed_at": "2020-12-17T07:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dee7ab883d7c98e7fc3f00234e1da6f6237b3da",
"body": "- Major version bump refer to changelog for more info",
"is_bot": false,
"headline": "Transactional Email API (#61)",
"author_name": "Swastik Agarwal",
"author_login": "swastik",
"committed_at": "2020-12-03T18:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62b0ba619ed49459ed81c2adb42c1340904acda",
"body": null,
"is_bot": false,
"headline": "Merge pull request #62 from customerio/circle",
"author_name": "Swastik Agarwal",
"author_login": "swastik",
"committed_at": "2020-11-26T17:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceff9e631c314bdcd40f723b9f8f551b76cdcdc4",
"body": null,
"is_bot": false,
"headline": "Try gemspec again",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3df51fecc479c690f40237f05830d78a43c6c8a",
"body": null,
"is_bot": false,
"headline": "Try fixing the config",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6945e260b849f4b6015d33fb418120edb23d930d",
"body": null,
"is_bot": false,
"headline": "Test against multiple versions",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a21986518fbe8118eff0b6a9b1c5bb102a08096",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd65998a28ba33e4ff8428300276e5f782238ba9",
"body": null,
"is_bot": false,
"headline": "Upgrade webmock and switch cache again, this time to gemspec",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc591223fc7ab0a6869797180a72c1feb6bea590",
"body": null,
"is_bot": false,
"headline": "Cache on Gemfile, not lock",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bfcecfc5fbad8d00b5b141bec032f9c5d12d00a",
"body": null,
"is_bot": false,
"headline": "Add circle config and remove travis'",
"author_name": "Swastik Agarwal",
"author_login": null,
"committed_at": "2020-11-24T12:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fbbee3c380a091e3aed33c21aa835f015d6671",
"body": null,
"is_bot": false,
"headline": "version bump 2.2.1",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2020-03-23T19:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8d8122493457886b4ab7b47abeecea49ede8a1",
"body": "Related docs: https://guides.rubygems.org/specification-reference/#license=\r\n\r\nThis is handy for running e.g. `bundle licenses`, which currently\r\ncouldn't detect that the gem is licensed as MIT.",
"is_bot": false,
"headline": "gemspec: Set the license attribute to MIT (#55)",
"author_name": "Maarten Claes",
"author_login": "mcls",
"committed_at": "2020-03-23T19:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d484bacaa3c72d7fe2df65e7e49d76fe4fb421",
"body": null,
"is_bot": false,
"headline": "fix: show InvalidResponse error message in exception output (#51)",
"author_name": "Keegan Leitz",
"author_login": "kjleitz",
"committed_at": "2020-03-23T19:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70395638c66f79a6dfa618ea452587335d29281",
"body": null,
"is_bot": false,
"headline": "version bump + readme & changelog updates",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-10-18T15:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0433629fa89c4eb846ffe003b494f73731faa251",
"body": null,
"is_bot": false,
"headline": "auto-coerce to strings",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2018-10-18T14:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6109859125ff7d9b67de3d227c58bd85f6ab2788",
"body": null,
"is_bot": false,
"headline": "Add support for manual segments (#52)",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2018-10-18T14:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199327987669062d903ea02ce5cdb5d6a9dda6dc",
"body": null,
"is_bot": false,
"headline": "update README with new methods",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-05-23T15:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2522ad22e6eade69f4d05f3c24e68a8ff6e1512",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-05-22T20:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689d9842220609587e0e22da5af55b8cd42aa58f",
"body": "Add suppress / unsuppress methods.",
"is_bot": false,
"headline": "Merge pull request #49 from pfeiffer/add-suppress-unsuppress",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-05-22T20:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fb80228c7a762e93ada027fb9ad56c018cf40b",
"body": null,
"is_bot": false,
"headline": "Add suppress / unsuppress methods.",
"author_name": "Mattias Pfeiffer",
"author_login": "pfeiffer",
"committed_at": "2018-05-16T11:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f02845e6297c34e7b4be24cec008d80995065668",
"body": null,
"is_bot": false,
"headline": "Support new add and remove device endpoints for push notifications (#47)",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-04-10T19:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbdf371db1e2ea0d9f66dd869d6003e116d46ea5",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "jatinn",
"author_login": "jatinn",
"committed_at": "2018-04-10T19:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e950b4d94526a62049eb75e38b4139cf291f0f8",
"body": null,
"is_bot": false,
"headline": "drop support for ruby1.8.7",
"author_name": "Stephen Young",
"author_login": "hownowstephen",
"committed_at": "2018-03-29T16:16:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 26,
"latest_release_at": "2026-07-24T23:55:12Z",
"latest_release_tag": "v6.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 0,
"mean_days_between_releases": 130.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "customerio",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/customerio",
"is_deprecated": false,
"latest_version": "6.2.0",
"repository_url": "https://github.com/customerio/customerio-ruby",
"versions_count": 39,
"total_downloads": 8679436,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-05-22T17:53:28.765000Z",
"latest_published_at": "2026-07-24T23:55:46.628000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 78,
"stars": 69,
"watchers": 31,
"fork_history": {
"days": [
{
"date": "2012-05-22",
"count": 1
},
{
"date": "2012-05-30",
"count": 1
},
{
"date": "2012-08-22",
"count": 1
},
{
"date": "2012-09-09",
"count": 1
},
{
"date": "2012-11-06",
"count": 1
},
{
"date": "2013-06-04",
"count": 1
},
{
"date": "2013-06-18",
"count": 1
},
{
"date": "2013-09-11",
"count": 1
},
{
"date": "2014-02-06",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-03-21",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-05-07",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-11-11",
"count": 1
},
{
"date": "2015-03-10",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-08-13",
"count": 2
},
{
"date": "2015-08-31",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-11-05",
"count": 2
},
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-09-10",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-09-16",
"count": 1
},
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
}
],
"complete": true,
"collected": 72,
"total_forks": 78
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 33842,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "addressable",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webmock",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 0,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 89,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 39,
"closed_unmerged_prs": 26
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jrallison",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/21326?v=4"
},
{
"type": "User",
"login": "alisdair",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/68917?v=4"
},
{
"type": "User",
"login": "hownowstephen",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/661424?v=4"
},
{
"type": "User",
"login": "clabland",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/260882?v=4"
},
{
"type": "User",
"login": "jatinn",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/5474746?v=4"
},
{
"type": "User",
"login": "sud0n1m",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/137983?v=4"
},
{
"type": "User",
"login": "swastik",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1569205?v=4"
},
{
"type": "User",
"login": "pavanmachavolu",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/24913225?v=4"
},
{
"type": "User",
"login": "glosier",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/73669535?v=4"
},
{
"type": "User",
"login": "jcmuller",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/208500?v=4"
}
],
"contributors_sampled": 34,
"top_contributor_share": 0.257
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "27 out of 29 merged PRs checked by a CI test -- score normalized to 9",
"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": 9,
"reason": "Found 28/29 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 10,
"reason": "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": "25 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0378a01b63a6488f557754a1f1a22dd15dc751aa",
"ran_at": "2026-07-24T23:58:09Z",
"aggregate_score": 6.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T23:56:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T23:53:15Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/customerio/customerio-ruby",
"host": "github.com",
"name": "customerio-ruby",
"owner": "customerio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"security": 65,
"vitality": 72,
"community": 62,
"governance": 82,
"engineering": 75
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 26,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "26 commits in the last year",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 26
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 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": "good",
"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": 18,
"latest_release_tag": "v6.2.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 130.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~130.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 130.3
}
}
],
"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": "excellent",
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 78,
"stars": 69,
"watchers": 31,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "69 stars",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 69
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "78 forks",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 78
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "31 watchers",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 31
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 0,
"status": "missed",
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"packages": [
"customerio"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 8679436,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "8,679,436 downloads all-time across rubygems",
"points": 72.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 8679436,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 82,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 34,
"top_contributor_share": 0.257
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 26% of commits",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 26
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "34 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 34
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"merged_prs": 89,
"open_issues": 0,
"closed_issues": 39,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 26
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "89/115 decided PRs merged",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 89,
"decided": 115
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 28/29 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 72,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "customerio",
"public_repos": 107,
"account_age_days": 5385
},
"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": "72 followers of customerio",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 72,
"login": "customerio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "107 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 107
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"customerio"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "39 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 39
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 75,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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": "27 out of 29 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"ruby",
"customerio"
],
"has_wiki": false,
"homepage": "https://customer.io/docs/api/",
"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://customer.io/docs/api/",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.5
},
"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": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 29 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.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 28/29 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "25 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 0",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"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": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.636,
"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": "63 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 63,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 33842,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T23:58:35.912593Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/customerio/customerio-ruby.svg",
"full_name": "customerio/customerio-ruby",
"license_state": "standard",
"license_spdx": "MIT"
}