Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1640,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 153216
},
"pushed_at": "2026-07-29T05:29:05Z",
"created_at": "2024-03-23T17:44:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T04:25:42Z",
"description": "Bindings and tools for VEXos system APIs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://vexide.dev",
"name": "vexide",
"type": "Organization",
"login": "vexide",
"company": null,
"location": null,
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/134825482?v=4",
"created_at": "2023-05-28T04:23:05Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 1159
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.29.0-rc.1",
"kind": "prerelease",
"published_at": "2026-07-29T05:25:07Z"
}
],
"recent_commits": [
{
"oid": "c2e248e0a16b0a03e4136fd8ee11793e11e1ce30",
"body": null,
"is_bot": false,
"headline": "fix: use correct package name in target incompatibility error",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2026-06-03T19:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08de5b8117c15985be5fa2812a53e1564cc992d",
"body": null,
"is_bot": false,
"headline": "fix: use correct return for vexDeviceGenericValueGet",
"author_name": "Lewis McClelland",
"author_login": "lewisfm",
"committed_at": "2026-04-25T22:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff94966cf881ee98fbaba432ab5e9061d8d422f9",
"body": "feat: support Rust 1.94",
"is_bot": false,
"headline": "Merge pull request #7 from vexide/feat/rust-1.94",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-12-30T04:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c23e21fa104b0d1f939b08a7af9e7ee2f3c501",
"body": null,
"is_bot": false,
"headline": "feat: support Rust 1.94",
"author_name": "Lewis McClelland",
"author_login": "lewisfm",
"committed_at": "2025-12-09T06:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a74630f53ad88c398a0d40fcd361ecaa0a9e47",
"body": null,
"is_bot": false,
"headline": "fix: missing `no_mangle`s in mock SDK",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-12-01T23:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c9ed0e788627bd33c4688d2db8feb3f1b7b0fd",
"body": null,
"is_bot": false,
"headline": "fix: don't add HEADER_HEIGHT twice",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-11-06T23:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10dcefe988928045b08fea4d4b85c817ba02476f",
"body": null,
"is_bot": false,
"headline": "chore: bump remaining versions",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-11-06T23:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cc9a1c22176ed9d0acf2988f9b4ce6d42db131",
"body": null,
"is_bot": false,
"headline": "chore: bump vex-sdk-jumptable to 0.1.0",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-11-06T23:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0baa3896e89cb98264699db199e587e490ea9c1e",
"body": null,
"is_bot": false,
"headline": "fix: add HEADER_HEIGHT to all drawing operations in vex-sdk-jumptable",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-11-06T21:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d5b8667bb0525c44929333cfa193bf73bd947b",
"body": null,
"is_bot": false,
"headline": "fix: typo with `vexSystemIRQInterrupt`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-11-06T17:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604420b231f44cd5741ca9b8e07ee8b81a59ca4f",
"body": null,
"is_bot": false,
"headline": "refactor: rename vex-sdk-download to vex-sdk-vexcode",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-26T23:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970585bfd949643bd1883eec3622270ed684ea37",
"body": null,
"is_bot": false,
"headline": "fix: mark distance sensors as `no_mangle` in mock",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-21T14:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e015e2fc9a45985c2d50f6a27e07936fcda51113",
"body": null,
"is_bot": false,
"headline": "refactor: rename vex-sdk-build to vex-sdk-download",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T16:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc472ef9b44eb2b92367f4eb0aff585bf5c2ea46",
"body": null,
"is_bot": false,
"headline": "fix: readme link",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T16:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e29cb43edded34a9b6cdc41b57deaa60ee1a715",
"body": null,
"is_bot": false,
"headline": "docs: update readme",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T16:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd0abcf4ee8f33cf26a2d042cc24871474ba51f",
"body": null,
"is_bot": false,
"headline": "feat: add vex-sdk-pros",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T16:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7ba79d38e5ad9c82684fff84201b29f62b7ec8",
"body": null,
"is_bot": false,
"headline": "docs: add barebones vex-sdk-mock docs",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T06:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00aed1f27bd369591549c84b8a16d0f1e9377a41",
"body": "…ed on the wrong target",
"is_bot": false,
"headline": "feat: introduce vex-sdk-mock, throw compiler error if jumptable is us…",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-09-20T05:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0b83d35b6fc31a7607efe456e387df45476314",
"body": null,
"is_bot": false,
"headline": "fix: compile `vex-sdk-build` for host target",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-29T04:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61edac60d2be5607a1cdf2534e35e183ed39010d",
"body": null,
"is_bot": false,
"headline": "docs: update example version to 0.0.1",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-29T04:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6443e148b345febe25d01aa391a0993168172a8f",
"body": null,
"is_bot": false,
"headline": "docs: add documentation for `vex-sdk-build`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-29T04:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ac8a57e6b11f13bde4b229b4ddf5a166a70465",
"body": null,
"is_bot": false,
"headline": "refactor: switch from `reqwest` to `ureq`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-28T05:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af739538ca622885d37d0089403a3140d86822c",
"body": null,
"is_bot": false,
"headline": "prevent build script rerun using rerun-if-changed",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-27T03:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e1e6f8cd4f3bca45e2dd1ae36c96e4afe26e99",
"body": null,
"is_bot": false,
"headline": "refactor: `Manifest` should not be public",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-27T01:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e48821f84b3afcf2553d1241172e49b4b4d73be",
"body": null,
"is_bot": false,
"headline": "add vex_sdk_build crate",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-27T01:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4977e2e9ce71601c886027b00c159fd3015c9c73",
"body": null,
"is_bot": false,
"headline": "chore: lower vex-sdk-jumptable version to 0.0.1",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-26T20:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d59aea44e91bf6127d345e09c5ca2afd263a44a",
"body": "docs: misc docs updates",
"is_bot": false,
"headline": "Merge pull request #4 from ion098/docs/update-docs",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-26T20:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df515aef27caaeecca716568385ba56d946b4315",
"body": null,
"is_bot": false,
"headline": "docs: add more links to readme for vex-sdk-jumptable",
"author_name": "ion098",
"author_login": "ion098",
"committed_at": "2025-08-25T16:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a083e92118d6121b0837b449c68ff4cd1ab7ceda",
"body": null,
"is_bot": false,
"headline": "docs: update readme for vex-sdk-jumptable",
"author_name": "ion098",
"author_login": "ion098",
"committed_at": "2025-08-25T16:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54417e64634832bc5c08193f2190fc2549e9a50",
"body": null,
"is_bot": false,
"headline": "docs: update readme for vex-sdk",
"author_name": "ion098",
"author_login": "ion098",
"committed_at": "2025-08-25T16:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67771319f730557693b2aa1e84c7ecd4831efb13",
"body": null,
"is_bot": false,
"headline": "docs: typo",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-21T21:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da429d3a032b2d07266bcc185dc76c3987469779",
"body": null,
"is_bot": false,
"headline": "refactor: update docs",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-21T20:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7cc8008d49f7a9c51cff592a17578d40f3000f",
"body": null,
"is_bot": false,
"headline": "docs: update crate-level documentation",
"author_name": "Lewis McClelland",
"author_login": "lewisfm",
"committed_at": "2025-08-21T20:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96a371c04a22a2384490e91fcc923c3c2a0ea552",
"body": null,
"is_bot": false,
"headline": "refactor: rename crates",
"author_name": "Lewis McClelland",
"author_login": "lewisfm",
"committed_at": "2025-08-21T19:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6ad6508a0f04a27d9862c872b208ab889dee9e",
"body": null,
"is_bot": false,
"headline": "fix: mark manual function impls no_mangle",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-21T02:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e58f3bffc09150018f2fe385dde5275d32c497",
"body": null,
"is_bot": false,
"headline": "fix: don't force lv5rt staticlib name",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-21T01:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c66b5cd88177fb11f6c4bfa9e94e9914346564",
"body": null,
"is_bot": false,
"headline": "refactor: split into vex-sdk and vex-sdk-sys",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2025-08-20T03:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccc3a424b69026f1348c46014826ac205a1d6f8",
"body": null,
"is_bot": false,
"headline": "chore: update rust toolchain",
"author_name": "Lewis",
"author_login": "lewisfm",
"committed_at": "2025-05-21T22:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f637dc3d173b8f96e1682b4d705942d6c3053ab",
"body": null,
"is_bot": false,
"headline": "remove exp support, bump to 0.26.0",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-29T18:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fec7746f6411c992e29a57558ae1b6c7067fd75",
"body": null,
"is_bot": false,
"headline": "docs: fix docs.rs build",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-21T07:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bb2d812ee9c1670f9187dbd8b5525e1497689d",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-21T06:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3cffafb5c71f5f6246fc82e69822c424f41c0d4",
"body": null,
"is_bot": false,
"headline": "fix: `vexDeviceGenericRadioReceiveAvail` returns i32",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-21T06:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed28b5d61f18e364fb4e540c2c14cef364da2fa1",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-11T04:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1fa04361974be2a4daf7d463f05761c0603ae7",
"body": null,
"is_bot": false,
"headline": "fix: docsrs build (again)",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-11T04:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7689c65e1ca308f3ea5b928fea8f1be027192c6c",
"body": null,
"is_bot": false,
"headline": "chore: bump ver (again)",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-08T02:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ffb6a5ffea6c309fa1382425693f5bcb107aa38",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-08T02:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5f3c9990b56932a7b38ef52d7c9dc399dcff94",
"body": null,
"is_bot": false,
"headline": "refactor: inline jump calls",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-08T02:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d8dec50b7edf3fe590e0c217d70fb15c73ef0e",
"body": "refactor: remove rustc-internal unstable features we don't actually use",
"is_bot": false,
"headline": "Merge pull request #3 from max-niederman/cleanup-rustc-dep-of-std",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-11-05T14:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c8973cd11181269b9e8a7b0ead2cc103c66f6f",
"body": null,
"is_bot": false,
"headline": "refactor: remove rustc-internal unstable features we don't actually use",
"author_name": "Max Niederman",
"author_login": "max-niederman",
"committed_at": "2024-11-05T00:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03b8494894bc3a5afa401239638fee6fc394d4d",
"body": null,
"is_bot": false,
"headline": "fix: use correct address for vexDeviceMotorActualVelocityGet",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-10-20T19:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e915c006f6c885d7249932339d9894656feba7",
"body": null,
"is_bot": false,
"headline": "refactor: don't conditionally include `map_jump_table`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T23:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cbe0eb58a4eaff3b0c31b21d0a9075d0d3661e",
"body": null,
"is_bot": false,
"headline": "fix: remove conditional `pub use`s",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T23:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4dde4555252bf6d9dacdc9b1f0465f4574b8d52",
"body": null,
"is_bot": false,
"headline": "refactor: use `target_env` for conditional compilation",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T22:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37ab9fb6418f6928d35e75a901da563bdbcbac4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T22:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e89836d8b5757cc6f2ab71badb90f440e00d21",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T22:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e151db4afaa734d376cb3b88ec0c98a4064e6b4f",
"body": null,
"is_bot": false,
"headline": "feat: add EXP magic bytes",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T22:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d317febe514381e9b23d98809affd6a240b583e4",
"body": null,
"is_bot": false,
"headline": "fix: make `vexDeviceMotorTypeGet` EXP-only",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T22:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f828e4f3de83ba8251d5f8b2fe0a45550111292",
"body": null,
"is_bot": false,
"headline": "feat: EXP support",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T21:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae2cb69e2fc61ffee196dc053f4b7a5b30449c3",
"body": null,
"is_bot": false,
"headline": "docs: update `vexTasksRun` docs",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T20:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1db2966df1f9ff20d1d1a38f3a3c14a2cb614094",
"body": null,
"is_bot": false,
"headline": "refactor: remove `#[no_mangle]`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-15T15:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d5bc764bf9e3347202cce5da17b586ef2ae40b",
"body": null,
"is_bot": false,
"headline": "chore: bump ver, add license field",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-11T05:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5609e361b6746b4e46d1ee2416d3965eaf24d629",
"body": null,
"is_bot": false,
"headline": "docs: document `v5_image`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-10T05:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eccdae78cc331260215c93694ce2c5d01ed191",
"body": null,
"is_bot": false,
"headline": "docs: document display sdk",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-10T04:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8264514e274378828822c9cfe6fe4392f6edf86",
"body": null,
"is_bot": false,
"headline": "docs: document display functions",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-10T04:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfac7658aaabe01abbeb0047ecc7a58c9d92e347",
"body": null,
"is_bot": false,
"headline": "fix: mark version functions as `#[no_mangle]`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-09T02:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10dcf3402169719abf8f64ff47fb52ad10ec6e62",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-09T02:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca2fbcb7b5740362168ad5f427707049144fad0",
"body": null,
"is_bot": false,
"headline": "fix: use correct softfp calling convention",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-09T02:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04423a8585710c9be74d3469840d3a5f1c30cbf",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-03T04:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a975f461fad2f9c133309b7142a9d3a57b0016d1",
"body": null,
"is_bot": false,
"headline": "refactor: opaque `V5_Device`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-10-03T04:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0654193c7114a6adc9e370c74cc5f3b7ad4a8872",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-08-27T02:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757d9e314569ed759875a644690a1bd4bc95ed36",
"body": null,
"is_bot": false,
"headline": "refactor: expose unknown `V5_Device` fields",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-08-27T02:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8914d89698896dae326f253fa3c512470e509bb",
"body": null,
"is_bot": false,
"headline": "docs: document `V5_DeviceType`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-08-24T23:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03d5d5afde7fc66a6c6ebe2e6cc5169c1e888ca",
"body": null,
"is_bot": false,
"headline": "bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-08-17T21:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d2567284243c06497f07b9dbc618eee1202da4",
"body": null,
"is_bot": false,
"headline": "feat: implement `vexSystemVersion`, `vexStdlibVersion`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-08-17T21:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c45b87ba4459339da91a1733747451bccd5d290",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/vexide/vex-sdk",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-28T04:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df46a3684fab65ebdb7f6d3d1822c0776bff739",
"body": null,
"is_bot": false,
"headline": "fix: vcodesig boot flags memory layout",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-28T04:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20245b5307f7a5402726f998d23f8958f5c7f859",
"body": null,
"is_bot": false,
"headline": "docs: update repo url",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-28T03:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463264f771994fd4bccf87351046458d387fac4b",
"body": null,
"is_bot": false,
"headline": "fix: add compiler_builtins as an optional dependency",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-28T03:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4795620a18a00f51ebffc3bfd1d4fee34a016b",
"body": null,
"is_bot": false,
"headline": "fix: make things work 🤞",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-28T03:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3e910f4059093472906c6e93109ac4b9201f2e",
"body": null,
"is_bot": false,
"headline": "chore: bump patch version",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-28T02:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7c3bda6e8ddc29d5733e32d30f103d992e0f51",
"body": null,
"is_bot": false,
"headline": "fix: use rustc core when using rustc-dep-of-std feature",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-28T02:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2609af3baf7cf134e7eb2234fd5c5d217ec5a4",
"body": null,
"is_bot": false,
"headline": "bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-28T02:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fc6bdfe4a54dd249447ac6a11a961f1716d609",
"body": null,
"is_bot": false,
"headline": "add: feature that allows vex-sdk to build as a dependency of rust",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-28T02:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ffc18e65ba45802d5032f43a6f093a3d8086276",
"body": null,
"is_bot": false,
"headline": "bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-27T23:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a983b5a8d024b5c9c8febdf9102e1643f575e0a5",
"body": null,
"is_bot": false,
"headline": "feat: implement all the things for vcodesig",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-27T23:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbaef7970710f2cabe4b2607bafbb2e5383f5938",
"body": null,
"is_bot": false,
"headline": "add vcodesig to vex-sdk",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-27T22:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a894d2e67b1614e7a618b0c440eb450787ff7d6",
"body": null,
"is_bot": false,
"headline": "fix: add back `vexDevicePneumaticStatusGet`",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-22T05:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cce1603cdee4c9a7473eec1714e2be2afbdf2a7",
"body": null,
"is_bot": false,
"headline": "remove inferred private function signatures",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-22T05:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42ea3aed8485ff01c8fe791e508bc79823fa74e",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-17T15:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb34eb83b66b767414e9900bd2aef088328e879",
"body": null,
"is_bot": false,
"headline": "revert: make V5_DeviceType 16 bit",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-17T07:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4efff2163241de87875b6f75b283d8fdadd5227",
"body": null,
"is_bot": false,
"headline": "fix: stop cargo from whining about the license file",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-17T04:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfed63b1cca9d990dc65bacff4620745f9f7d64e",
"body": null,
"is_bot": false,
"headline": "chore: bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-17T04:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d86ff8b50bbd2a3c25317c3160caa6d326e94e",
"body": null,
"is_bot": false,
"headline": "fix: change all incorrect enum sizes",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-17T00:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8728318f19c628836707bcc5a49cc47eeb1a527",
"body": null,
"is_bot": false,
"headline": "feat: auto-generate safety section in jumptable function docs",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-06T17:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d83f7fbe5991e58ec148b886907be85981ff87",
"body": null,
"is_bot": false,
"headline": "style: always use single line repr attributes",
"author_name": "Gavin-Niederman",
"author_login": "Gavin-Niederman",
"committed_at": "2024-05-06T16:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac3a4a99ca30a5fefc54bff2a9693e3b05d8417",
"body": null,
"is_bot": false,
"headline": "chore: adjust license copyright",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-02T20:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f1c4a5bfe94c53aa86476a9ba9194ffa140797",
"body": null,
"is_bot": false,
"headline": "chore: fmt",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-02T19:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d48aa77bb361df38d32bba1bcb27fc323e5aee",
"body": null,
"is_bot": false,
"headline": "feat: add back no_mangle",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-05-02T19:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c4c28e24b459db0a21788ee92e229b1a76aa416",
"body": null,
"is_bot": false,
"headline": "fix: controller index channels",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-04-15T05:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7025872fb5c448871692c15ce7adabc899f720a",
"body": null,
"is_bot": false,
"headline": "bump ver",
"author_name": "Tropical",
"author_login": "tropicaaal",
"committed_at": "2024-04-13T20:22:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 37,
"latest_release_at": "2026-07-29T05:25:07Z",
"latest_release_tag": "v0.29.0-rc.1",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 11,
"days_since_latest_release": 1,
"mean_days_between_releases": null
},
"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": "vex-sdk",
"exists": true,
"license": "MIT",
"keywords": [
"robotics",
"vex",
"vex-v5",
"vex-robotics",
"science::robotics",
"no-std",
"embedded"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vex-sdk",
"is_deprecated": false,
"latest_version": "0.28.0",
"repository_url": "https://github.com/vexide/vex-sdk/",
"versions_count": 46,
"total_downloads": 1210485,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 140290,
"first_published_at": "2024-03-26T17:00:50.219160Z",
"latest_published_at": "2026-07-29T05:25:43.882725Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "vex-sdk-mock",
"exists": true,
"license": "MIT",
"keywords": [
"robotics",
"vex",
"vex-v5",
"vex-robotics",
"embedded",
"science::robotics"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vex-sdk-mock",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/vexide/vex-sdk/",
"versions_count": 3,
"total_downloads": 5987,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 381,
"first_published_at": "2025-09-26T23:22:51.439990Z",
"latest_published_at": "2026-07-29T05:28:03.334191Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "vex-sdk-pros",
"exists": true,
"license": "MIT",
"keywords": [
"robotics",
"vex",
"vex-v5",
"vex-robotics",
"science::robotics",
"no-std",
"embedded"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vex-sdk-pros",
"is_deprecated": false,
"latest_version": "0.0.1",
"repository_url": "https://github.com/vexide/vex-sdk/",
"versions_count": 2,
"total_downloads": 665,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 44,
"first_published_at": "2025-09-26T23:22:37.990772Z",
"latest_published_at": "2026-07-29T05:25:45.013374Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "vex-sdk-vexcode",
"exists": true,
"license": "MIT",
"keywords": [
"robotics",
"vex",
"vex-v5",
"vex-robotics",
"embedded",
"science::robotics"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vex-sdk-vexcode",
"is_deprecated": false,
"latest_version": "0.0.1",
"repository_url": "https://github.com/vexide/vex-sdk/",
"versions_count": 1,
"total_downloads": 718,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 39,
"first_published_at": "2025-09-26T23:22:07.824583Z",
"latest_published_at": "2025-09-26T23:22:07.824583Z",
"latest_version_yanked": false,
"days_since_latest_publish": 306
},
{
"name": "vex-sdk-jumptable",
"exists": true,
"license": "MIT",
"keywords": [
"robotics",
"vex",
"vex-v5",
"vex-robotics",
"science::robotics",
"no-std",
"embedded"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vex-sdk-jumptable",
"is_deprecated": false,
"latest_version": "0.1.1",
"repository_url": "https://github.com/vexide/vex-sdk/",
"versions_count": 5,
"total_downloads": 4361,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 293,
"first_published_at": "2025-08-26T20:50:20.153831Z",
"latest_published_at": "2026-07-29T05:25:46.460567Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 6,
"stars": 15,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [
"Cargo.toml",
"packages/vex-sdk-jumptable/Cargo.toml",
"packages/vex-sdk-mock/Cargo.toml",
"packages/vex-sdk-pros/Cargo.toml",
"packages/vex-sdk-vexcode/Cargo.toml",
"packages/vex-sdk/Cargo.toml"
],
"largest_source_bytes": 15977,
"source_files_sampled": 88,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "crates:vex-sdk@0.28.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "vex-sdk",
"manifest": "packages/vex-sdk-jumptable/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "vex-sdk",
"manifest": "packages/vex-sdk-mock/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "zip",
"manifest": "packages/vex-sdk-vexcode/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4.5.0"
},
{
"name": "serde",
"manifest": "packages/vex-sdk-vexcode/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "ureq",
"manifest": "packages/vex-sdk-vexcode/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.1.0"
},
{
"name": "core",
"manifest": "packages/vex-sdk/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "serde",
"direct": true,
"version": "1.0.219",
"ecosystem": "crates"
},
{
"name": "ureq",
"direct": true,
"version": "3.1.0",
"ecosystem": "crates"
},
{
"name": "zip",
"direct": true,
"version": "4.5.0",
"ecosystem": "crates"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "aes",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "arbitrary",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.9.3",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.19.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "bzip2",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.34",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "constant_time_eq",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "cookie",
"direct": false,
"version": "0.18.1",
"ecosystem": "crates"
},
{
"name": "cookie_store",
"direct": false,
"version": "0.22.0",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "crc32fast",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "deflate64",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "derive_arbitrary",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "document-features",
"direct": false,
"version": "0.2.11",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "flate2",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.3.1",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.11.0",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.34",
"ecosystem": "crates"
},
{
"name": "libbz2-rs-sys",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.175",
"ecosystem": "crates"
},
{
"name": "liblzma",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "liblzma-sys",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "libz-rs-sys",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "litrs",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.27",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.5",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.3",
"ecosystem": "crates"
},
{
"name": "pbkdf2",
"direct": false,
"version": "0.12.2",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppmd-rust",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.101",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.40",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "rustc-std-workspace-core",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rustc-std-workspace-core",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.31",
"ecosystem": "crates"
},
{
"name": "rustls-pemfile",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.12.0",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.4",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.20",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.219",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.143",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "simd-adler32",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.106",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.41",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.22",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.18.0",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "ureq-proto",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.7",
"ecosystem": "crates"
},
{
"name": "utf-8",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.14.2+wasi-0.2.4",
"ecosystem": "crates"
},
{
"name": "webpki-roots",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rt",
"direct": false,
"version": "0.39.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "zeroize_derive",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.4",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "zlib-rs",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "zopfli",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zstd",
"direct": false,
"version": "0.13.3",
"ecosystem": "crates"
},
{
"name": "zstd-safe",
"direct": false,
"version": "7.2.4",
"ecosystem": "crates"
},
{
"name": "zstd-sys",
"direct": false,
"version": "2.0.15+zstd.1.5.7",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 131,
"direct_count": 3,
"indirect_count": 128
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 3,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tropicaaal",
"commits": 146,
"avatar_url": "https://avatars.githubusercontent.com/u/42101043?v=4"
},
{
"type": "User",
"login": "Gavin-Niederman",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/94215019?v=4"
},
{
"type": "User",
"login": "lewisfm",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/75394401?v=4"
},
{
"type": "User",
"login": "ion098",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/146852218?v=4"
},
{
"type": "User",
"login": "max-niederman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19580458?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.869
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"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": 0,
"reason": "Found 2/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c2e248e0a16b0a03e4136fd8ee11793e11e1ce30",
"ran_at": "2026-07-30T20:43:25Z",
"aggregate_score": 2.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-03T19:10:07Z",
"oldest_open_prs": [
{
"number": 5,
"created_at": "2025-11-14T20:18:30Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-30T04:02:26Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/vexide/vex-sdk",
"host": "github.com",
"name": "vex-sdk",
"owner": "vexide"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 48,
"calibrated": 47,
"calibration": "2026-08-02"
}
}
],
"value": 47,
"inputs": {
"security": 37,
"vitality": 64,
"community": 49,
"governance": 64,
"calibration": "2026-08-02",
"engineering": 17,
"ai_readiness": 49,
"weighted_overall_raw": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 37,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "37 commits in the last year",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 37
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"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": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.29.0-rc.1",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 60,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 60 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 60
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 6,
"stars": 15,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "15 stars",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 15
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 86,
"inputs": {
"packages": [
"vex-sdk",
"vex-sdk-mock",
"vex-sdk-pros",
"vex-sdk-vexcode",
"vex-sdk-jumptable"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 1222216,
"monthly_downloads": 141047
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "141,047 downloads/month across crates",
"points": 68.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 141047,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.869
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 87% of commits",
"points": 2.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 3,
"open_issues": 0,
"closed_issues": 3,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/3 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 34,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "vexide",
"public_repos": 39,
"account_age_days": 1159
},
"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": "34 followers of vexide",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "vexide"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~3 yr old",
"points": 18,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"vex-sdk",
"vex-sdk-mock",
"vex-sdk-pros",
"vex-sdk-vexcode",
"vex-sdk-jumptable"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "5 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 5,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 2/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:vex-sdk@0.28.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:vex-sdk@0.28.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"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": "weak",
"name": "AI Readiness",
"value": 49,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.88,
"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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"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",
"packages/vex-sdk-jumptable/Cargo.toml",
"packages/vex-sdk-mock/Cargo.toml",
"packages/vex-sdk-pros/Cargo.toml",
"packages/vex-sdk-vexcode/Cargo.toml",
"packages/vex-sdk/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, packages/vex-sdk-jumptable/Cargo.toml, packages/vex-sdk-mock/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, packages/vex-sdk-jumptable/Cargo.toml, packages/vex-sdk-mock/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 15977,
"source_files_sampled": 88,
"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/88 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 88,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T20:43:34.542500Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vexide/vex-sdk.svg",
"full_name": "vexide/vex-sdk",
"license_state": "standard",
"license_spdx": "MIT"
}