Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 549,
"has_wiki": true,
"homepage": "https://crates.io/crates/objc-rs",
"languages": {
"Rust": 78425,
"Shell": 1317
},
"pushed_at": "2026-07-25T19:52:43Z",
"created_at": "2025-01-21T14:03:11Z",
"owner_type": "User",
"updated_at": "2026-07-25T19:52:47Z",
"description": "Objective-C Runtime bindings and wrapper for Rust",
"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://rapha.land",
"name": "Raphael Amorim",
"type": "User",
"login": "raphamorim",
"company": null,
"location": null,
"followers": 2514,
"avatar_url": "https://avatars.githubusercontent.com/u/3630346?v=4",
"created_at": "2013-02-18T20:59:13Z",
"is_verified": null,
"public_repos": 341,
"account_age_days": 4905
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "114b2c09765e8e1d3375e36cadd5f93cb48f9b51",
"body": null,
"is_bot": false,
"headline": "update and prepare to 0.3.2",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2026-07-25T19:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867d279e70222ebbbcee9914f60592d9c71c5c4f",
"body": "Widen runtime cfg to target_vendor = \"apple\" (tvOS/watchOS/visionOS)",
"is_bot": false,
"headline": "Merge pull request #3 from benface/tvos-runtime-support",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2026-07-25T08:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b3c935fdac3d694dcae87bb2268b1f90be57d9",
"body": "The Apple-vs-GNUstep runtime split in `src/message/mod.rs` currently\ngates on `any(target_os = \"macos\", target_os = \"ios\")`, so\n`tvos`, `watchos`, and `visionos` all fall through to the GNUstep\n`platform` module. Linking against Apple SDKs then fails with\n`Undefined symbol: _objc_msg_lookup` (a GNUs\n[…]\ned by adding tvOS support to a `miniquad`-based game\ndownstream — every crate in the chain (`objc-rs`, `miniquad`,\n`macroquad`) has an equivalent Apple-family cfg oversight; this is\nthe runtime layer.",
"is_bot": false,
"headline": "Widen runtime cfg to `target_vendor = \"apple\"` (tvOS/watchOS/visionOS)",
"author_name": "Benoît Rouleau",
"author_login": "benface",
"committed_at": "2026-07-25T06:16:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7aaa49e1e40d01063712278f9f2f1ba8b8044e0b",
"body": null,
"is_bot": false,
"headline": "update malloc_buf and objc_exception, bump to v0.3.1",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2026-03-14T09:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99c2d31ca45ca560a93a2e1a61dc46b204b5d62",
"body": null,
"is_bot": false,
"headline": "modernize to latest rust, bump to v0.3.0",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2026-03-14T09:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc8dfd13584555bab1fe37187d481ecc9fa86278",
"body": "chore: Minor change to use https in the github url in Cargo.toml",
"is_bot": false,
"headline": "Merge pull request #2 from szabgab/patch-1",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2025-06-15T09:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f23d0cdd5d2312f6a6258e6be5c1bc47332e33e",
"body": null,
"is_bot": false,
"headline": "chore: Minor change to use https in the github url in Cargo.toml",
"author_name": "Gábor Szabó",
"author_login": "szabgab",
"committed_at": "2025-06-15T09:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6e7ea842674bcafba5dafa9c1059b6afab3f6f",
"body": null,
"is_bot": false,
"headline": "specify edition",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2025-01-21T14:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9089e96c4fa88330d26d2fb4e4e826770a6f017f",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2025-01-21T14:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dc48aec690ceb1fd8f8ae7ac1dadcfd91ee4873",
"body": null,
"is_bot": false,
"headline": "0.2.8",
"author_name": "Raphael Amorim",
"author_login": "raphamorim",
"committed_at": "2025-01-21T14:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858f92f7c11deb4cd95fe8c8b58ff8e1a6758f5e",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.7",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-10-16T02:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237f3362d4b3c83274ad8b221a1e2ae5cb7e5f4b",
"body": null,
"is_bot": false,
"headline": "Add changelog entry",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-10-16T02:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df957f2029b477f871776321e1e9cb0b248ecc2c",
"body": "Previously, the structure of the macro meant that the return type was\ninferred to () when no type was specified. This relied on an edge case\nin the compiler and will produce undefined behavior in the future.\n\nThis fixes #62.",
"is_bot": false,
"headline": "Tweak msg_send! so return type cannot be omitted",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-10-16T01:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8f67a07586aa22a2973f934bfe4e4c3e9d825a",
"body": null,
"is_bot": false,
"headline": "Added a changelog entry for version 0.2.6",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-03-25T06:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6ff537ec377ede6275eca88bf33604df827bec",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.6",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-03-25T06:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d0b7ed435583f8e1b5709a7dcf321e91d426dd",
"body": "The deprecations will be fixed later by raising the minimum supported\nRust version for this crate. These deprecations take effect in Rust 1.34\nand were enabled in rust-lang/rust#57425.",
"is_bot": false,
"headline": "Allow deprecations in macros so we don't give everyone warnings",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2019-03-25T06:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2176d1cf7632c9e49e6f9a7e563fe7f6d96f8c2",
"body": "… clippy",
"is_bot": false,
"headline": "Use a cfg-attr to suppress the warning for using ATOMIC_USIZE_INIT in…",
"author_name": "Ryan Leckey",
"author_login": "mehcode",
"committed_at": "2018-09-24T17:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625477246da118ee5bf480636c25566b71db91ac",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.5",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-24T05:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04b2509cd84a1938ff6485629fd5921478e2982",
"body": null,
"is_bot": false,
"headline": "Add changelog entry",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-24T05:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a719f2edfe494ce4da9a0f841fac7d5c9f2498",
"body": "This is a general usability improvement that lets users\neasily get values out of the closure.",
"is_bot": false,
"headline": "Add a generic return type to autoreleasepool()",
"author_name": "Jeff Muizelaar",
"author_login": "jrmuizel",
"committed_at": "2018-07-24T05:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7896cd54149563e30a1bb5c6f3a7f69472806df",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.4",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T18:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d9546c449781ec0cf15671e39880ba6bf83d8a",
"body": null,
"is_bot": false,
"headline": "Add changelog entries",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T18:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "decaa9483849e240395c81aba178fe40d459a283",
"body": null,
"is_bot": false,
"headline": "Add a README section about the rc module",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T18:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3e7de3c854f9785eac91313790da34096ef9a1",
"body": null,
"is_bot": false,
"headline": "Expand rc module docs",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T18:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202161954f9bcfca0267f07b0440898cbc7aeca0",
"body": null,
"is_bot": false,
"headline": "Update example to use the provided StrongPtr",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T16:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f906ee24ffbaead6e18e1d573e2de5865e19b8f",
"body": "This replicates the behaviour of @autoreleasepool blocks in\nObjective-C and allows higher performance creation of autorelease pools.",
"is_bot": false,
"headline": "Add autoreleasepool functionality.",
"author_name": "Jeff Muizelaar",
"author_login": "jrmuizel",
"committed_at": "2018-07-22T15:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1171ef878b28744d8a5e3da6afd1c80e6939d695",
"body": "This fixes #24.",
"is_bot": false,
"headline": "Add an rc module with reference counting primitives",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T06:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f95a447b1077686ecd1e09f01c952ca8d9411e",
"body": "This allows fixing an issue where gnustep was not returning correctly\nzeroed floating point results when messaging nil.",
"is_bot": false,
"headline": "Implement send_unverified for each platform",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T00:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba44b727609cf83f8278f54a69f8f29b5f1bbeb",
"body": null,
"is_bot": false,
"headline": "Move the various archs under one \"apple\" platform",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-22T00:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfade1a52fcdb4085619f5d15756052121b1b97",
"body": "Apparently something added since 1.9 makes clang 5.0 on linux fail an\nassertion.",
"is_bot": false,
"headline": "Pin gnustep to 1.9 to avoid compilation issues",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-21T22:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b8c43c9f7f38c5982e40c2b79ad139f18eb977",
"body": null,
"is_bot": false,
"headline": "Added a changelog entry for version 0.2.3",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-07T21:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce45caad462f0e1fea103e1e31423b8b36c646c3",
"body": "This fixes #57.",
"is_bot": false,
"headline": "Change PrivateMarker to prevent undefined behavior",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-07T21:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df36b02a8a9cac042779949f0198bd1fc58f8e9f",
"body": "As mentioned in #66, the new release will just be a patch release. To\nbe on the safe side, we can preserve backwards compatibility by working\naround the following two incompatibilities:\n\n* omitting the field name when initializing `Sel`, which requires rust 1.17\n* using `AtomicPtr::new` in a constant, which requires rust 1.24",
"is_bot": false,
"headline": "Preserve backwards compatibility for old rust versions",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-07T21:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6584f5301a9b044d0ae28e0f7754a71f8fa09e74",
"body": "This macro should improve performance and ergonomics. Like the sel!\nmacro, it will cache the gotten class so that repeated calls need not\ncall `objc_getClass`.\n\nThe macro only accepts an identifier (not a string), so the class being\nlooked up is static, and therefore it seems reasonable for this macro to\npanic if the requested class does not exist. This improves ergonomics\nbecause users need not call `unwrap` on the result (like was usually\ndone with `Class::get`).\n\nThis fixes #65.",
"is_bot": false,
"headline": "Add a new class! macro that caches classes",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2018-07-07T20:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ff608ecff82dbd2770bb4aa30f6c4745092700",
"body": "Improves #49.\n\nThis is what the assembly looks like. The fast path is only 4 instructions.\n\n\t\tlea r15, [rip + 0xbf936] ; cocoa::foundation::NSString::alloc::register_sel::SEL::h005daf5ee04d2745\n\t\tmov rbx, qword ptr [r15]\n\t\ttest rbx, rbx\n\t\tjne ok\n\t\tlea rdi, [rip + 0x95b2c] ; byte_str.o.llvm.2369336028792347561\n\t\tcall 0x10008fa02 ; symbol stub for: sel_registerName\n\t\tmov rbx, rax\n\t\tmov qword ptr [r15], rbx\n\tok:",
"is_bot": false,
"headline": "Cache selectors so we don't call `sel_registerName` over and over.",
"author_name": "Patrick Walton",
"author_login": "pcwalton",
"committed_at": "2018-06-22T18:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f79d8c98eb484ccfb1923ca6e238ac333b8c14",
"body": "In current Rust, the usage of URLs like this result in warnings\nwhen generating documentation.",
"is_bot": false,
"headline": "Fix markdown warnings.",
"author_name": "Bruce Mitchener",
"author_login": "waywardmonkeys",
"committed_at": "2018-01-26T10:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd949e1921715b8ca4a19ed7efbf854753ea441",
"body": null,
"is_bot": false,
"headline": "Use rustup rather than installing iOS stdlibs manually",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2017-06-09T00:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa5586311b06512d1434c58ac66aca7dec976e4",
"body": null,
"is_bot": false,
"headline": "Include objc-encode in documentation.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2017-02-21T16:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "900cf004521c5ccb7691e96228aed976cb3f4c2e",
"body": null,
"is_bot": false,
"headline": "Added a changelog entry for version 0.2.2.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-10-30T18:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e789ced7c3e8e92e2b0dcab5ae850b64e6d38a01",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.2.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-10-30T18:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e012a1485c8b06e42cb97bac934895bb38932366",
"body": null,
"is_bot": false,
"headline": "Implement Send for Sel as well.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-10-30T17:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd5c5b67c532da2723b2bab814ec23383d79bbc",
"body": null,
"is_bot": false,
"headline": "Add Sync impl for Sel",
"author_name": "Lloyd Cunningham",
"author_login": "syntheorem",
"committed_at": "2016-10-30T02:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19fcc6685be30be4215ed7f6bd6ce897335b99e",
"body": null,
"is_bot": false,
"headline": "Test iOS on stable rust.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-06-19T19:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be20711ea796474f87bb7e877cb98894dc998ce4",
"body": null,
"is_bot": false,
"headline": "Update iOS stdlib to install over https.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-06-19T16:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9961247c1a82027d6edbe6c516011b1363b9354c",
"body": "This fixes #46.",
"is_bot": false,
"headline": "Include license file.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-05-27T04:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777e817597b2a5b03d67b851239b5d532ca43b56",
"body": null,
"is_bot": false,
"headline": "Bump rust-ios-tests to 0.1.1.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-05-08T03:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f9e513e5420cf5702193869e2cea8d4b005ec5",
"body": null,
"is_bot": false,
"headline": "Remove now-unnecessary ios-tests and xtests.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-30T23:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2d2fe21c58936ac3ab018ffdee4e5e0f052735",
"body": null,
"is_bot": false,
"headline": "Use rust-test-ios script rather than manual xcodebuild.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-30T23:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383222095deba7c00f3c5495710bf74bf4d361b0",
"body": "This allows all crate-specific configuration, including loading the\nright extern crate, to be handled by the generated file.",
"is_bot": false,
"headline": "Switch xtests to autogenerate lib.rs rather than tests.rs.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-30T06:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72916d7c0ff0456cb4799afc432e8a538257bb8",
"body": null,
"is_bot": false,
"headline": "Port xtests build script from Python to Rust.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-24T20:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6811ec5348ef33f932b49b9bbcccd6688d3697e1",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.1.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-23T21:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f800fb8e22786628511119eac3fdae967fa40c45",
"body": null,
"is_bot": false,
"headline": "Added a changelog entry for version 0.2.1.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-04-23T21:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a0547ec780974b8ce2ecc5a7a76b26a1ca4f5e",
"body": "…d tests",
"is_bot": false,
"headline": "Add support for protocols, methods for interacting with protocols, an…",
"author_name": "George Burton",
"author_login": "burtonageo",
"committed_at": "2016-04-21T21:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53507c422735a9a03a4176e5b622659ba454638",
"body": null,
"is_bot": false,
"headline": "Remove the unused encode! macro.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T21:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4aff0cea3f42a3dd6defde4f5d74951be561157",
"body": null,
"is_bot": false,
"headline": "Bump objc crate to 0.2.0.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T20:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1e587f1ed96ed77db6bbb91a8518ec3c23f510",
"body": null,
"is_bot": false,
"headline": "Added a changelog entry for version 0.2.0.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T20:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09ad203b9aa9ce553b650e854d55337da3ec738",
"body": "This fixes the warning appearing from rust-lang/rust#31710.\n\nThe objc_msgSend functions aren't intended to be used directly, so since\nOSX 10.8 they are defined empty like this as long as you don't define\nOBJC_OLD_DISPATCH_PROTOTYPES.",
"is_bot": false,
"headline": "Remove old dispatch prototypes to avoid a transmute.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T18:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97463bf4df994f1c36bda6f996bdd46029254ebe",
"body": "Fixes #36.",
"is_bot": false,
"headline": "Documented the EncodeArguments trait.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T18:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3aa8012e00ab30cdddd6e282284b63e25377a1",
"body": "This reverts commit 326151cb74cba054a6c78c2de260805c5aea16e6.",
"is_bot": false,
"headline": "Revert c_char workaround for arm64.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T17:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c805057378876cc0f4cd441c412c1bd91b4102ed",
"body": "Fixes #38.",
"is_bot": false,
"headline": "Documented message verification.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T17:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6dba27d6964508b7e9e68185f119f2818a76a0",
"body": "Declaring root classes should be done through the ClassDecl::root\nconstructor.\n\nFixes #35.",
"is_bot": false,
"headline": "Make superclasses non-optional in ClassDecls again.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T16:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8a62ad61347483ff755adf6e588e86021b93be",
"body": null,
"is_bot": false,
"headline": "Added a ClassDecl constructor for root classes.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-20T16:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5da95f9d5203f79ca49f46fed8302453612a4b",
"body": null,
"is_bot": false,
"headline": "Remove self and cmd encodings from EncodeArguments.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T23:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f9eb09cec89673878406be2d18bdbb5288bb2e",
"body": null,
"is_bot": false,
"headline": "Fix tests with verify_message by disabling test_send_message_nil.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T22:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e187ba8a7daa72de2fac7c21111ebd09ee07fd07",
"body": null,
"is_bot": false,
"headline": "Added a verify_message method to Message.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T22:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afcdfbd2fb79f66304ea572a2eaf71ed5d4823cc",
"body": null,
"is_bot": false,
"headline": "Moved Super out of the runtime module into message.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T21:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e472e3934ce19a0c0576f08ad1555e31eba5d30a",
"body": "Instead, gnustep will not be usable on OSX and iOS, but all other OS's\nwill attempt to fallback to gnustep.\n\nFixes #34.",
"is_bot": false,
"headline": "Remove gnustep feature.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T21:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2513af4c25f247bf95785d7bd00931a9f4882ea0",
"body": null,
"is_bot": false,
"headline": "Simplify message impls by not using objc_msgSend in gnustep.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T21:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe8bcc9c8721bfce4a31311bdb0fbc7c998dfad",
"body": null,
"is_bot": false,
"headline": "Switch to simpler gnustep method lookups.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51acefd52d1e96bdd735b4f0ee7a3c42ccef312b",
"body": null,
"is_bot": false,
"headline": "Remove message functions from the runtime module.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T19:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae3167c1bbac7612b53f8f0df2884639da19ea9",
"body": null,
"is_bot": false,
"headline": "Remove clang version to fix Linux Travis build.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-03-19T19:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846c12b3c211f0b04f14ae1edd9f6fcc4f234668",
"body": null,
"is_bot": false,
"headline": "Use before_script to simplify Travis config.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T01:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1116fb8a71d26b10dd53f021097e19f3e747e57",
"body": "This fixes #42.",
"is_bot": false,
"headline": "Run the XCTest target as part of travis_test.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T01:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424642d531d667994f2d6955bd4ee0f31b8d69c9",
"body": null,
"is_bot": false,
"headline": "Added a RustObjCTests XCTest target.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T00:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ceb4548f36af9728a2a4a835458aca4bc059c3",
"body": null,
"is_bot": false,
"headline": "Renamed RustObjCTests target to RustObjC.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T00:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "617cd9178c0978d35821d6ad8707f21f8e1f62c5",
"body": null,
"is_bot": false,
"headline": "Renamed RustObjCTests folder to RustObjC.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T00:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bfbb49bf21d1198676b9180940fd721f7ae35c",
"body": null,
"is_bot": false,
"headline": "Delete Release configuration for Xcode project.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T00:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0a604c3aa1b453195bb4eadeab156db9f406fe",
"body": null,
"is_bot": false,
"headline": "Add Travis builds for iOS.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-07T00:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67803dc2b0733bc713266e7d4fba1d1ed458698",
"body": null,
"is_bot": false,
"headline": "Don't source the gnustep_install script.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2016-02-06T23:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58267ee969f5304dcc0099d3c92a14b893cdefe2",
"body": null,
"is_bot": false,
"headline": "Added some documentation for recent items.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T05:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4965a0b64ae2973542da6e2fe27529b7c86cd46c",
"body": null,
"is_bot": false,
"headline": "Moved count_idents out of the macros mod.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T05:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b72e03a229d912868f58b64c2c50582b17d10e",
"body": null,
"is_bot": false,
"headline": "Removed imp_for and UnequalArgsError.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T04:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9d27527cb3e70aeea7842f42d67a9df36bc548",
"body": null,
"is_bot": false,
"headline": "Made imp_for a provided method on MethodImplementation.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T04:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04360069a583c1cddaea6357a4d5f6a49034b07d",
"body": null,
"is_bot": false,
"headline": "Removed MessageArguments send and send_verified methods.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T04:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e13f48f26c5561cb4376916fa21ec654f08d6c11",
"body": null,
"is_bot": false,
"headline": "Added a send_message method to Message.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T04:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c106cbc3387946628433ee218a62fbb5d41840ae",
"body": null,
"is_bot": false,
"headline": "Replaced Strings with MessageError.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T04:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6d7145495e4c6bb74ff42bc8d0e524cb5f2a25",
"body": null,
"is_bot": false,
"headline": "Added MessageError struct.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7024cf52e70550223837ce73e18b7c65fff4c91",
"body": null,
"is_bot": false,
"headline": "Moved definition of Message down the file.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35458bd844283d902cf93b9913a58b8a53da4c79",
"body": null,
"is_bot": false,
"headline": "Moved objc_try! macro out of macros mod.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "308100f848a10d4b1aca483fb5215a1fa9598577",
"body": null,
"is_bot": false,
"headline": "Moved verify to be a submodule of message.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b20658a4a19ee80e192fbcfe1e23c3f43aa4e57",
"body": null,
"is_bot": false,
"headline": "Move EncodeArguments to the encode mod and make it public.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6060949a511ebe231f19e54b0719c009b955e9",
"body": null,
"is_bot": false,
"headline": "Exceptions are returned as an Err from send_message.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484e3b0eeb1bd2fa8ddd1530f43be23b408f5a3d",
"body": null,
"is_bot": false,
"headline": "Removed uses of MessageArguments send and send_verified methods.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-31T03:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10abf334538cb1615a39b890309bda5292507ce4",
"body": null,
"is_bot": false,
"headline": "Made MessageArguments send and send_super provided methods.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-24T06:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326151cb74cba054a6c78c2de260805c5aea16e6",
"body": "This should only be necessary until rust-lang/rust#29775 lands in stable\nRust with 1.6.",
"is_bot": false,
"headline": "Fix c_char mismatch between std::os::raw and CStr on arm64.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-24T06:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e034af276081fed2be46301450d091f3d890ac72",
"body": null,
"is_bot": false,
"headline": "Fix xtests build.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-12T20:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d6675c1cb945461b693a7acdd8ada652e48111",
"body": null,
"is_bot": false,
"headline": "Added a script to generate docs.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-09T07:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8bb70b088149589a9aa759741d9cd18b2fa51e7",
"body": null,
"is_bot": false,
"headline": "Move choosing msg_send_fn into the gnustep module.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-07T06:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4283c07a68efa1ecd669cea53b939c2961d40233",
"body": null,
"is_bot": false,
"headline": "Abstract more behind msg_send_fn.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-07T06:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d1edc2c5b33e73d90ebfe2fa68afe781adcd27",
"body": null,
"is_bot": false,
"headline": "Moved msg_send_fn functions into separate mods.",
"author_name": "Steven Sheldon",
"author_login": "SSheldon",
"committed_at": "2015-12-07T06:07:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 5,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "objc-rs",
"exists": true,
"license": "MIT",
"keywords": [
"cocoa",
"ios",
"objective-c",
"osx",
"uikit"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/objc-rs",
"is_deprecated": false,
"latest_version": "0.3.2",
"repository_url": "https://github.com/raphamorim/objc-rs",
"versions_count": 4,
"total_downloads": 267677,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 28197,
"first_published_at": "2025-01-21T14:04:48.742073Z",
"latest_published_at": "2026-07-25T19:52:46.621815Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 2,
"stars": 9,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 20690,
"source_files_sampled": 21,
"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": 6,
"malicious_count": 0,
"assessed_package": "crates:objc-rs@0.3.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "malloc_buf",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "objc_exception",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "malloc_buf",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "objc_exception",
"direct": true,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 2,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "SSheldon",
"commits": 608,
"avatar_url": "https://avatars.githubusercontent.com/u/478311?v=4"
},
{
"type": "User",
"login": "raphamorim",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/3630346?v=4"
},
{
"type": "User",
"login": "jrmuizel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/332653?v=4"
},
{
"type": "User",
"login": "benface",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1059139?v=4"
},
{
"type": "User",
"login": "waywardmonkeys",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/178582?v=4"
},
{
"type": "User",
"login": "burtonageo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1732920?v=4"
},
{
"type": "User",
"login": "szabgab",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/48833?v=4"
},
{
"type": "User",
"login": "syntheorem",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1879898?v=4"
},
{
"type": "User",
"login": "leaexplores",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/445401?v=4"
},
{
"type": "User",
"login": "ngrewe",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2071142?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.968
},
"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": [],
"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": 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/28 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 5 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": 3,
"reason": "3 commit(s) and 1 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": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "114b2c09765e8e1d3375e36cadd5f93cb48f9b51",
"ran_at": "2026-07-26T19:23:35Z",
"aggregate_score": 3.2,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-25T08:55:31Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/raphamorim/objc-rs",
"host": "github.com",
"name": "objc-rs",
"owner": "raphamorim"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 46,
"vitality": 29,
"community": 42,
"governance": 68,
"engineering": 27
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 29,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 2,
"stars": 9,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 74,
"inputs": {
"packages": [
"objc-rs"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 267677,
"monthly_downloads": 28197
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "28,197 downloads/month across crates",
"points": 59.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 28197,
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.968
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"followers": 2514,
"owner_type": "User",
"is_verified": null,
"owner_login": "raphamorim",
"public_repos": 341,
"account_age_days": 4905
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,514 followers of raphamorim",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2514,
"login": "raphamorim"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "341 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 341
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"objc-rs"
],
"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": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": 27,
"weight": 0.2,
"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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://crates.io/crates/objc-rs",
"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://crates.io/crates/objc-rs",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.2
},
"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 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/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "3 commit(s) and 1 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": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:objc-rs@0.3.2 runtime dependency closure — what installing the published package pulls in — 6 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:objc-rs@0.3.2",
"assessed": 6
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"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": "excellent",
"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": 6,
"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": "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": 7
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.19,
"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": "19 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 26,
"inputs": {
"has_nix": false,
"has_tests": false,
"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": 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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 20690,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T19:23:47.737523Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/raphamorim/objc-rs.svg",
"full_name": "raphamorim/objc-rs",
"license_state": "standard",
"license_spdx": "MIT"
}