JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rust",
"rust-lang",
"cdp",
"rudderstack",
"analytics",
"data-synchronization",
"product-analytics",
"customer-data",
"segment-alternative",
"customer-data-pipeline",
"customer-data-platform",
"market-analytics",
"sdk"
],
"is_fork": false,
"size_kb": 93,
"has_wiki": false,
"homepage": "https://www.rudderstack.com",
"languages": {
"Rust": 73943
},
"pushed_at": "2026-07-21T19:34:13Z",
"created_at": "2021-09-28T14:37:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T09:11:33Z",
"description": "Rust SDK for RudderStack - Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. It collects and routes clickstream data and builds your customer data lake on your data warehouse.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://www.rudderstack.com",
"name": "RudderStack",
"type": "Organization",
"login": "rudderlabs",
"company": null,
"location": "United States of America",
"followers": 333,
"avatar_url": "https://avatars.githubusercontent.com/u/52480567?v=4",
"created_at": "2019-07-03T04:38:47Z",
"is_verified": null,
"public_repos": 189,
"account_age_days": 2575
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-07-21T09:11:04Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2024-07-25T13:50:18Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2023-12-06T07:28:10Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2022-09-30T08:52:16Z"
}
],
"recent_commits": [
{
"oid": "46b7e61b1b9c654308187398d6c0beeab0f43bc1",
"body": ":robot: I have created a release *beep* *boop*\n---\n\n\n##\n[2.0.0](https://github.com/rudderlabs/rudder-sdk-rust/compare/v1.1.4...v2.0.0)\n(2026-07-16)\n\n\n### Features\n\n* add retry handling for rate limits\n([#31](https://github.com/rudderlabs/rudder-sdk-rust/issues/31))\n([dac46f5](https://github.com/rudd\n[…]\n See\n[documentation](https://github.com/googleapis/release-please#release-please).\n\nCo-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 2.0.0 (#34)",
"author_name": "rudderstack-github-actions[bot]",
"author_login": "rudderstack-github-actions[bot]",
"committed_at": "2026-07-21T09:10:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dac46f51d316cf24ee2a2d8003cd85bd81d99078",
"body": "## Summary\r\n\r\nThis PR adds a first baseline retry implementation to the Rust SDK.\r\n\r\nThe main motivation is to avoid losing events immediately when the dataplane responds with retryable failures, especially HTTP `429`. This came out of the SDK retry behavior review where Rust was identified as one o\n[…]\nave also tested against rudderstack data plane url and webhooks, as well as intercepting through a local proxy for mocking the retry and succeeding the real request after the retry.\n\nRelease-As: 2.0.0",
"is_bot": false,
"headline": "feat: add retry handling for rate limits (#31)",
"author_name": "Denis Ciccale",
"author_login": "dciccale",
"committed_at": "2026-07-16T08:33:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5bfbe716f29056c9e6512fe20243e798dfe33263",
"body": "…k-to-release-please\n\nchore: sdk-4989 migrate rust sdk to release-please",
"is_bot": false,
"headline": "Merge pull request #33 from rudderlabs/chore/sdk-4989-migrate-rust-sd…",
"author_name": "Denis Ciccale",
"author_login": "dciccale",
"committed_at": "2026-07-13T15:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c46127051a6a10a9cd9f7a3cdcd0d73781fd67",
"body": null,
"is_bot": false,
"headline": "chore: sdk-4989 migrate rust sdk to release-please",
"author_name": "dciccale",
"author_login": "dciccale",
"committed_at": "2026-07-06T14:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56355c8d0bd7163062af02cc1eec6124d72fc269",
"body": "chore: pull release/1.1.4 into master",
"is_bot": false,
"headline": "Merge pull request #28 from rudderlabs/release/1.1.4",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2024-07-25T11:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20528c1723c48d431f6b086a244dc347d43e742b",
"body": null,
"is_bot": false,
"headline": "chore: update changelog and bump version",
"author_name": "MoumitaM",
"author_login": "MoumitaM",
"committed_at": "2024-07-25T11:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2bb520e18c61c145af7c32c0319c85e06d9c05e",
"body": "* fix: context precedence\r\n\r\n* fix: context precedence",
"is_bot": false,
"headline": "fix: context precedence (#27)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2024-07-25T11:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aadb9c1018beadaa800dba6252f066783fdaf82a",
"body": null,
"is_bot": false,
"headline": "fix: context override in batch (#25)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2024-07-25T09:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee4e3b1bb39e43affd623d9da1f14c1b1a5a6b9",
"body": "chore: pull main into develop",
"is_bot": false,
"headline": "Merge pull request #24 from rudderlabs/master",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2024-07-19T04:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2680029f26e4babf1a679cf6c69426e4db3ccab",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Arnab",
"author_login": "arnab-p",
"committed_at": "2024-05-03T13:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e567404a847da2e12b21ca07c41866888e8c4c55",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Arnab",
"author_login": "arnab-p",
"committed_at": "2024-02-22T08:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddd0b73ce8ce92a068175f92d8f846daf2e5d33",
"body": "chore(release): pulling release/1.1.3 into master",
"is_bot": false,
"headline": "Merge pull request #20 from rudderlabs/release/1.1.3",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2023-12-06T07:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b2d27c081b0d2804db4ae84846983da7127547",
"body": null,
"is_bot": false,
"headline": "chore: version bumped and changelog added",
"author_name": "MoumitaM",
"author_login": "MoumitaM",
"committed_at": "2023-12-05T04:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c52e0cd115a1b42ca84c09960efabd25ec28eb",
"body": null,
"is_bot": false,
"headline": "fix: removed deprecated dependency failure and used thiserror (#19)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2023-11-23T14:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6419b85822428c386fcdeb2bc5898de8cbc7b008",
"body": "chore: pulling master into develop",
"is_bot": false,
"headline": "Merge pull request #18 from rudderlabs/master",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2023-11-20T10:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2c29ab187ec6684d6330533b92aff757409dbf",
"body": "Merge pull request #15 from rudderlabs/issueTemplate",
"is_bot": false,
"headline": "chore: add issue template for bug report",
"author_name": "Abhishek Pandey",
"author_login": "1abhishekpandey",
"committed_at": "2023-02-14T12:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04eeb5185956b69c99241395df93bd32c1316593",
"body": null,
"is_bot": false,
"headline": "chore: add issue template for bug report",
"author_name": "Abhishek Pandey",
"author_login": "1abhishekpandey",
"committed_at": "2023-02-08T14:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3ade27b7d2514d5c4419dd21cf4673619fead3",
"body": "doc: Create SECURITY.md",
"is_bot": false,
"headline": "Merge pull request #14 from rudderlabs/add-security-file",
"author_name": "ishachopra0401",
"author_login": "ishachopra0401",
"committed_at": "2022-11-29T07:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9201cd1150bdb7f090044fe8aab9cdb9331ebb",
"body": null,
"is_bot": false,
"headline": "Create SECURITY.md",
"author_name": "ishachopra0401",
"author_login": "ishachopra0401",
"committed_at": "2022-11-24T07:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e08d4aaf923eff7c1b92c4d0e4b74f3e2d0bba16",
"body": null,
"is_bot": false,
"headline": "chore: bump version (#12)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2022-09-30T08:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb14b9160d5e6ef806448774f6d4b280096d4d0",
"body": "…to `3.2` (#10)",
"is_bot": false,
"headline": "upgrade dependencies, reqwest from `0.9` to `0.11`, clap from `2.33` …",
"author_name": "Uwe Maurer",
"author_login": "uwemaurer",
"committed_at": "2022-09-30T07:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310da1454382cf767894d153b2d0b8cdfc3c884b",
"body": "* Added the channel field in the payload\r\n\r\n* Update src/utils.rs\r\n\r\n* version bumped\r\n\r\nCo-authored-by: Sai Kumar Battinoju <88789928+saikumarrs@users.noreply.github.com>",
"is_bot": false,
"headline": "Feature: Added the channel property in the payload (#9)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2022-06-22T08:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1d874ad5750af0295c4f5b70547533ea716ee1",
"body": "* Bumped the version\r\n\r\n* Update Cargo.toml\r\n\r\nCo-authored-by: Sai Kumar Battinoju <88789928+saikumarrs@users.noreply.github.com>\r\n\r\n* SDK version replaced in readme\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Sai Kumar Battinoju <88789928+saikumarrs@users.noreply.github.com>\r\n\r\nCo-authored-by: Sai Kumar Battinoju <88789928+saikumarrs@users.noreply.github.com>",
"is_bot": false,
"headline": "Version update (#6)",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2022-06-22T07:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588948dc72b73fc5becd0489bd27da8df7fd1d99",
"body": "Add rustls-tls feature that selects reqwest/rustls-tls",
"is_bot": false,
"headline": "Merge pull request #3 from grafbase/rustls-tls",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2022-06-02T13:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc056ffcb2d30715109bf3f957e220a86e15949",
"body": null,
"is_bot": false,
"headline": "Add rustls-tls feature that selects reqwest/rustls-tls",
"author_name": "Tomas Olvecky",
"author_login": "tomasol",
"committed_at": "2022-05-12T11:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44870bbdaa217f047d2d52601907a72e05f87ac2",
"body": null,
"is_bot": false,
"headline": "Fixed keywords",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-28T18:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bfa9457a627c675d4c89e3117ca0f030ecc6c6d",
"body": "Rust SDK development",
"is_bot": false,
"headline": "Merge pull request #1 from rudderlabs/develop",
"author_name": "Moumita",
"author_login": "MoumitaM",
"committed_at": "2021-10-28T13:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdbab19ba88d1c8a69c8551faed88213ac11eff2",
"body": null,
"is_bot": false,
"headline": "removed batcher",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-28T10:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d81c255ffec2ceeee9b3078d520de5c8d26b41",
"body": "…develop",
"is_bot": false,
"headline": "Merge branch 'develop' of github.com:rudderlabs/rudder-sdk-rust into …",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-28T06:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe5d5495856e9b01564eeb28636255a383b66fe",
"body": null,
"is_bot": false,
"headline": "misc changes",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-28T06:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4764eac4a9f3bc95145defe6567547178067235b",
"body": null,
"is_bot": false,
"headline": "misc chcanges",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-28T05:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73cd21e0fa4205ba5a8b87dd14e855a3d8c9563e",
"body": null,
"is_bot": false,
"headline": "comments added and updated toml file",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-27T09:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b275c3be358f87a51c3c48371beae161932d133",
"body": null,
"is_bot": false,
"headline": "utility module added for transforming into rudder message",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-26T14:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b795f9eaa142283454d5841719303fd94673897",
"body": null,
"is_bot": false,
"headline": "refactored the code and added common http api fields",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-26T06:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff01cbe9e978e5d308f0962dfe77632751dbc19",
"body": null,
"is_bot": false,
"headline": "working on context modification",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-22T13:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463106f2a40def07c5b099cad7089e518c036b64",
"body": null,
"is_bot": false,
"headline": "added keywords",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-22T06:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb01fbce1f483f02ae00b19bdd9162929bff5df",
"body": null,
"is_bot": false,
"headline": "revarted the actual SDK changes",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-22T05:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f919e90e9470dc9fc711a3d4c4d97608bb6a4e0f",
"body": null,
"is_bot": false,
"headline": "test publish",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-21T12:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12279bf5576077b482404fa131fc8fbc743d515a",
"body": null,
"is_bot": false,
"headline": "test publish",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-21T12:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c31fb9095c804e8243fbef51d2a58f5168f056",
"body": null,
"is_bot": false,
"headline": "test publish",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-21T11:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b57c4fd270b34b26b0ccb7c355312ff43a8eb02",
"body": null,
"is_bot": false,
"headline": "example updated",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-21T11:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d0d412836a4222e644f9c89761591437537465",
"body": null,
"is_bot": false,
"headline": "Formatted all files and added user id & anonymous id validation",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-20T15:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f23b531a318137f724d206a4a0cf799840cf107",
"body": null,
"is_bot": false,
"headline": "Added default files",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-19T12:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6055c102d8953c4bfb3e04ddefe489201c3e1d8",
"body": null,
"is_bot": false,
"headline": "Added default files and updated readme",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-19T12:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be52308c693cad8b9b1f327d1bf2d8746b2d0919",
"body": null,
"is_bot": false,
"headline": "Formatted error string",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-19T10:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c618f6a6ccd7267dee394abd1627662280c03c",
"body": "…st into develop",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/rudderlabs/rudder-sdk-ru…",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-19T10:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d29c0c456962c349738af0a57860f8b2de6f876",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-19T10:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7722d5aa950d4fa9510d68bdb417c89645526e51",
"body": null,
"is_bot": false,
"headline": "error handling modified",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-19T10:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "852230ab867cd3d7f8f9b93f7ba4a4a3695f1457",
"body": null,
"is_bot": false,
"headline": "warning resolved",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-19T06:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07fa95c4f37d3503c62bf624c1878450c98ab5ce",
"body": null,
"is_bot": false,
"headline": "working on error handling",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-19T06:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a53b625a3784b45a58ee535751ddbf9630223f7",
"body": null,
"is_bot": false,
"headline": "working on err handling",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-18T12:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd81198a3015165d4cd11975d76f10c987b1832",
"body": null,
"is_bot": false,
"headline": "examples added",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-18T06:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72729e6b886f8eea6e5fbcd44e5b6cc1b791d16b",
"body": null,
"is_bot": false,
"headline": "example updated",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-11T11:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910345ee42d79938723272c79433a36f085f28bd",
"body": null,
"is_bot": false,
"headline": "example updated",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-11T07:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ef69065cb4fe18fbc1a8af45fe85b5db615777",
"body": null,
"is_bot": false,
"headline": "refactored test cases and example added",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-11T07:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1aa66cdd3314ce133b440615bcf95542e9cfc1",
"body": null,
"is_bot": false,
"headline": "rust sdk",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-08T10:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d554ebc9de655fd54a3185cd0a2f8e6fac0636d",
"body": null,
"is_bot": false,
"headline": "Minor improvements and deleted unwanted content",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-08T04:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a14aaa9326e185f030b3a77b5b21f8281cc556b",
"body": "…develop",
"is_bot": false,
"headline": "Merge branch 'develop' of github.com:rudderlabs/rudder-sdk-rust into …",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-07T17:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25de431b6434b20380e7356bfa5d2b27918033f5",
"body": null,
"is_bot": false,
"headline": "Added rudder element struct",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-07T17:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab408d89109e663749c6638c515010cca9da83bc",
"body": null,
"is_bot": false,
"headline": "Re-enabled CLI in the application",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-07T14:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f3ae256520ff276663399c8e515c09ebd221a9",
"body": null,
"is_bot": false,
"headline": "Update version to 1.0.0",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-10-07T13:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5daf4c70ccd021cbd662e32ade6a8a666cee70",
"body": null,
"is_bot": false,
"headline": "Refactoring main fn",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-07T07:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2dfdb1ca15c45332dbd9057325acd545d7b389",
"body": null,
"is_bot": false,
"headline": "ignored the print statement",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-06T06:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40050def28130efdbd20eaacc0e635afe05d0cc8",
"body": null,
"is_bot": false,
"headline": "rust sdk",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-10-06T03:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56dd95098c0e841868bd06e23ec7622f76a871ac",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Moumita Mandal",
"author_login": null,
"committed_at": "2021-09-29T08:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c152f271b262e7e1eed295c65cd70fcf8f2f2b",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "saikumarrs",
"author_login": "saikumarrs",
"committed_at": "2021-09-28T14:37:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 3,
"latest_release_at": "2026-07-21T09:11:04Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 0,
"mean_days_between_releases": 463.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rudderanalytics",
"exists": true,
"license": "MIT",
"keywords": [
"analytics",
"rudder",
"rudderanalytics",
"rudderstack",
"rust"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rudderanalytics",
"is_deprecated": false,
"latest_version": "2.0.0",
"repository_url": "https://github.com/rudderlabs/rudder-sdk-rust",
"versions_count": 6,
"total_downloads": 146493,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4204,
"first_published_at": "2021-10-28T18:27:40.727455Z",
"latest_published_at": "2026-07-21T17:05:13.573059Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 4,
"watchers": 10,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_stars": 4
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 14496,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "reqwest",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "env_logger",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10.1"
},
{
"name": "httpdate",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "rand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "clap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.2"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "clap",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "env_logger",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "httpdate",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 10,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 20,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 5
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "MoumitaM",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/36885121?v=4"
},
{
"type": "User",
"login": "saikumarrs",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/88789928?v=4"
},
{
"type": "User",
"login": "dciccale",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/539546?v=4"
},
{
"type": "User",
"login": "arnab-p",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/30770913?v=4"
},
{
"type": "User",
"login": "ishachopra0401",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/97496803?v=4"
},
{
"type": "User",
"login": "1abhishekpandey",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/64667840?v=4"
},
{
"type": "User",
"login": "tomasol",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/492226?v=4"
},
{
"type": "User",
"login": "uwemaurer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/118612?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.389
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-please.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 5,
"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": 1,
"reason": "3 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"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": 8,
"reason": "Found 14/17 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 1,
"reason": "SAST tool is not run on all commits -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "46b7e61b1b9c654308187398d6c0beeab0f43bc1",
"ran_at": "2026-07-21T22:46:17Z",
"aggregate_score": 6.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T09:11:51Z",
"oldest_open_prs": [
{
"number": 35,
"created_at": "2026-07-17T11:01:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-07-21T19:34:14Z",
"last_comment_at": "2026-07-21T19:34:18Z",
"last_comment_author": "rudder-devbox"
}
],
"last_merged_pr_at": "2026-07-21T09:10:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 23,
"created_at": "2024-07-08T20:15:30Z",
"last_comment_at": "2025-03-18T23:17:08Z",
"last_comment_author": "Sytten"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rudderlabs/rudder-sdk-rust",
"host": "github.com",
"name": "rudder-sdk-rust",
"owner": "rudderlabs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 64,
"vitality": 58,
"community": 48,
"governance": 76,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.985,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 76,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 463.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"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 ~463.3 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 463.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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 0,
"stars": 4,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 13.5,
"status": "met",
"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": "moderate",
"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": 60,
"inputs": {
"packages": [
"rudderanalytics"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 146493,
"monthly_downloads": 4204
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,204 downloads/month across crates",
"points": 48.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4204,
"ecosystems": "crates"
}
}
],
"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": 76,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.389
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 39% of commits",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 39
}
}
],
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 20,
"open_issues": 1,
"closed_issues": 5,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/25 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/17 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 333,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rudderlabs",
"public_repos": 189,
"account_age_days": 2575
},
"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": "333 followers of rudderlabs",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 333,
"login": "rudderlabs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "189 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 189
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rudderanalytics"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"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": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "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": 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": "3 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"rust",
"rust-lang",
"cdp",
"rudderstack",
"analytics",
"data-synchronization",
"product-analytics",
"customer-data",
"segment-alternative",
"customer-data-pipeline",
"customer-data-platform",
"market-analytics",
"sdk"
],
"has_wiki": false,
"homepage": "https://www.rudderstack.com",
"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://www.rudderstack.com",
"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": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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": 64,
"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": 64,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.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": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 18 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.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 14/17 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": 8
},
"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": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.308,
"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": "20 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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 66",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 66
}
}
],
"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": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 14496,
"source_files_sampled": 12,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"deps.dev does not index crates:rudderanalytics@2.0.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:46:34.408006Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rudderlabs/rudder-sdk-rust.svg",
"full_name": "rudderlabs/rudder-sdk-rust",
"license_state": "custom",
"license_spdx": null
}