Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 89,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 46244
},
"pushed_at": "2026-05-16T18:40:24Z",
"created_at": "2017-09-08T21:07:30Z",
"owner_type": "Organization",
"updated_at": "2026-06-30T16:36:23Z",
"description": "A growable bit-vector for Rust, optimized for size",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://servo.org",
"name": "Servo",
"type": "Organization",
"login": "servo",
"company": null,
"location": null,
"followers": 1251,
"avatar_url": "https://avatars.githubusercontent.com/u/2566135?v=4",
"created_at": "2012-10-15T17:38:39Z",
"is_verified": null,
"public_repos": 193,
"account_age_days": 5030
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-02-15T04:08:47Z"
},
{
"tag": "v2.5.3",
"kind": "patch",
"published_at": "2024-03-17T20:59:16Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2024-03-13T23:38:46Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2021-08-06T00:00:03Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2021-08-05T23:59:26Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2021-08-05T23:58:50Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2018-12-06T22:35:38Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2018-10-26T22:08:43Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2018-06-04T19:53:48Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2018-04-17T23:52:39Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2018-04-12T22:24:41Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-03-28T15:27:36Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2018-03-06T17:55:58Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2018-03-06T17:56:35Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2018-03-06T17:57:24Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2018-03-06T17:59:53Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2018-03-06T18:00:28Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2018-03-06T18:01:39Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-03-06T18:03:29Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-03-06T18:03:44Z"
}
],
"recent_commits": [
{
"oid": "0d26579696e5083fef52de1ab17c757a3a9a9985",
"body": "1 << 32 fails with an overflow. Use inline_capacity() instead so it adjusts by platform.",
"is_bot": false,
"headline": "Fix index_out_of_bounds_nonempty test on 32-bit platforms",
"author_name": "James McCoy",
"author_login": "jamessan",
"committed_at": "2026-05-16T18:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad9b17eace931eb8190fa25f7775932ed48d370f",
"body": "Signed-off-by: Josh Matthews <josh@joshmatthews.net>",
"is_bot": false,
"headline": "Publish 2.6.1.",
"author_name": "Josh Matthews",
"author_login": "jdm",
"committed_at": "2026-05-06T12:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5d086b37ecad9c5a648e69e7dc1038c8a450b1",
"body": "Signed-off-by: Josh Matthews <josh@joshmatthews.net>",
"is_bot": false,
"headline": "Publish 2.6.0",
"author_name": "Josh Matthews",
"author_login": "jdm",
"committed_at": "2026-05-06T12:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d195c909130a732a8b9520d129af36446711a6a",
"body": null,
"is_bot": false,
"headline": "Fix integer overflow in buffer_len and add regression tests",
"author_name": "Sungjin Kim",
"author_login": "ksj1230",
"committed_at": "2026-05-06T11:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17ba46bde544240dad820f98ace48314af44e2a",
"body": "Implement MallocSizeOf for smallbitvec",
"is_bot": false,
"headline": "Merge pull request #30 from servo/malloc_size_of",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2025-02-15T04:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4341ad77ff855baa0b34347266d7fb2469c5b95",
"body": "Signed-off-by: Nico Burns <nico@nicoburns.com>",
"is_bot": false,
"headline": "Implement MallocSizeOf for smallbitvec",
"author_name": "Nico Burns",
"author_login": "nicoburns",
"committed_at": "2025-02-15T03:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1780f953c7325c1e5a999ecbc19231735dc42c",
"body": null,
"is_bot": false,
"headline": "Version 2.5.3",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-17T20:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464761d2b32917f59c55588f6a421ac1cdac569a",
"body": null,
"is_bot": false,
"headline": "Add rust-version field",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-17T20:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01f6f6b5809afd65082fadf08f4883030448933",
"body": null,
"is_bot": false,
"headline": "Add Cargo.lock",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-17T20:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "badc40d3d97f4b892b0f5ef9efe5d4a5a7d79415",
"body": "….37\"\n\nThis reverts commit 9f7b233d5eb4131cdcc142f2c49d2db9cd5ec1e3.",
"is_bot": false,
"headline": "Revert \"Don’t use `usize::reverse_bits` to be compatible with Rust <1…",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-14T02:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7582272b4c350492898ba8e39daa954d8b61e017",
"body": null,
"is_bot": false,
"headline": "cargo fmt",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-14T02:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6878ae0545e11196278b4225f2ebd40b3ccc1fa4",
"body": null,
"is_bot": false,
"headline": "Update to Rust 2021",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-14T02:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed36acf49dc84eca685b6daf488d744c2df3623",
"body": null,
"is_bot": false,
"headline": "Update to rand 0.8",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-14T02:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7e256ae51765d63bc5ae332ea9db9fe3d5e60c",
"body": null,
"is_bot": false,
"headline": "Update bit-vec benchmark",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-14T02:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c62ef300637a6ebdab5aae1216d7fc1a5734a5",
"body": null,
"is_bot": false,
"headline": "Version 2.5.2",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-13T23:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b0610762b880a12942d48e2cf1b56c8650476d",
"body": null,
"is_bot": false,
"headline": "Use correct SPDX license format",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2024-03-13T23:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4cccae4f3c1e6dfd66a29fa4baec894275dc3f",
"body": null,
"is_bot": false,
"headline": "Clarify README",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2021-09-26T15:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e41ce2319146b68fd625be9565c0daefa4e324",
"body": null,
"is_bot": false,
"headline": "Fix out-of-date comment",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2021-09-26T15:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67d01355285eabd97bc4339c580c1ce170185701",
"body": null,
"is_bot": false,
"headline": "Version 2.5.1",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2021-08-05T23:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e394d8c86779469fcdf404c00c9af133f95973c",
"body": "Improve performance of hashing `SmallBitVec`s",
"is_bot": false,
"headline": "Merge pull request #27 from narpfel/improve-hash-performance",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2021-08-05T23:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7b233d5eb4131cdcc142f2c49d2db9cd5ec1e3",
"body": null,
"is_bot": false,
"headline": "Don’t use `usize::reverse_bits` to be compatible with Rust <1.37",
"author_name": "Paul Gey",
"author_login": "narpfel",
"committed_at": "2021-08-04T21:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8a101bf88080dfb0547f53758170e2828a2851",
"body": "Hash one word at a time instead of one bit at a time.",
"is_bot": false,
"headline": "Improve performance of hashing `SmallBitVec`s",
"author_name": "Paul Gey",
"author_login": "narpfel",
"committed_at": "2021-08-04T19:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66ff3791727eeff09521501cf5b0e043ce33c68",
"body": "These are trivial but not generic over anything and it would be useful\navoiding the function call.",
"is_bot": false,
"headline": "Inline two default impls.",
"author_name": "Emilio Cobos Álvarez",
"author_login": "emilio",
"committed_at": "2020-05-08T12:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7c028820ecfed753b915966d43db1b636ce4c3",
"body": "Allow creating empty iterators, and make `SmallBitVec::new()` a `const fn`",
"is_bot": false,
"headline": "Merge pull request #25 from servo/const",
"author_name": "Emilio Cobos Álvarez",
"author_login": "emilio",
"committed_at": "2020-05-08T12:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be41ae01e6c2275cec2992af8dff1c873783f8a",
"body": null,
"is_bot": false,
"headline": "Allow creating an empty iterator out of thin air",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2020-05-08T06:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78eaeac30ea056f8b5455fa9cd6fdd81dc2415bc",
"body": null,
"is_bot": false,
"headline": "Make `SmallBitVec::new` a `const fn`",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2020-05-08T05:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cf7dd6edb8080f37cd062acdd340f30ec397e9",
"body": "Allow using smallbitvec in no_std + alloc",
"is_bot": false,
"headline": "Merge pull request #20 from thomcc/nostd-support",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2019-08-19T16:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c85ca0a95d9a42782db54a299340ff8c76665d",
"body": null,
"is_bot": false,
"headline": "Remove redundant CI actions",
"author_name": "Thom Chiovoloni",
"author_login": null,
"committed_at": "2019-08-19T16:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741ad1397750b289c12124ab7607463a149cbf14",
"body": null,
"is_bot": false,
"headline": "Allow using smallbitvec in no_std + alloc",
"author_name": "Thom Chiovoloni",
"author_login": null,
"committed_at": "2019-08-19T16:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5feac1ab682b649ecfff32a3a28531576df8442b",
"body": "Add SmallBitVec::last(&self) -> Option<bool>",
"is_bot": false,
"headline": "Merge pull request #18 from servo/last",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2019-05-15T22:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3a3b1721232f9828b2d5363b7653a9f7ef59cf",
"body": null,
"is_bot": false,
"headline": "Add SmallBitVec::last(&self) -> Option<bool>",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2019-05-15T17:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50db64ba48d491da51a8d06d12d8cf2eba297abc",
"body": "* New `into_storage` and `from_storage` methods (#17).",
"is_bot": false,
"headline": "Version 2.3.0",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-12-06T22:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0ddbe0109006eb426bc77f9113750842f4346e",
"body": "Add into_raw and from_raw functions.",
"is_bot": false,
"headline": "Merge pull request #17 from heycam/into_from_raw",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-12-06T22:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470f224c8c4f2380f4b6321edeafbe524c8b2fd4",
"body": null,
"is_bot": false,
"headline": "Add into_storage and from_storage functions.",
"author_name": "Cameron McCormack",
"author_login": "heycam",
"committed_at": "2018-11-30T21:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01688ef1d6deb056b77b9a2d041230dc6970220d",
"body": "Remove unneeded webhook notification",
"is_bot": false,
"headline": "Merge pull request #16 from Darkspirit/https",
"author_name": "Josh Matthews",
"author_login": "jdm",
"committed_at": "2018-11-13T15:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044e5d07161c19c507a77e07b563052ad2902187",
"body": null,
"is_bot": false,
"headline": "Remove unneeded webhook notification",
"author_name": "Jan Andre Ikenmeyer",
"author_login": "Darkspirit",
"committed_at": "2018-11-10T16:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11a6a7f58524bb60283b4ad5914fb91b1c72f46",
"body": "* New methods `truncate` and `resize` (#15)\n* Improved documentation",
"is_bot": false,
"headline": "Version 2.2.0",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-10-26T22:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7242bac4981bb6e141941e02f7b4f32ec1795ed1",
"body": "Add `resize` and `truncate` methods",
"is_bot": false,
"headline": "Merge pull request #15 from Diggsey/master",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-10-26T21:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8219a6ff5d3b69a456a6f424ca163f6faf9be7c",
"body": null,
"is_bot": false,
"headline": "Add `resize` and `truncate` methods",
"author_name": "Diggory Blake",
"author_login": "Diggsey",
"committed_at": "2018-10-25T23:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b06da491b0993dfe7b5d6ed74045a7d31247dd2",
"body": "Fixes #14",
"is_bot": false,
"headline": "Document all_true/all_false behavior on empty vecs",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-08-14T16:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9eff547ecd066eedb079ceb03d4c3765d648f86",
"body": "Inline some stuff that is hot.",
"is_bot": false,
"headline": "Merge pull request #12 from servo/inline",
"author_name": "Emilio Cobos Álvarez",
"author_login": "emilio",
"committed_at": "2018-06-04T19:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49a3fe45be9ed6a6af2c377ccbc8e1a28e77598",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Emilio Cobos Álvarez",
"author_login": "emilio",
"committed_at": "2018-06-04T19:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030e4a882241dd94e6e1b654cb5769238df286ad",
"body": "Turns out that since this type is not generic we're paying a lot of function\ncalls in Firefox's optimized builds for no good reason, see:\n\n https://perfht.ml/2JuKeMr\n\nfrom:\n\n https://bugzilla.mozilla.org/show_bug.cgi?id=1466529\n\nThe fact that stuff like inline_bits doesn't get inlined with -O2 is pretty\nscary over all.",
"is_bot": false,
"headline": "Inline some stuff that is hot.",
"author_name": "Emilio Cobos Álvarez",
"author_login": "emilio",
"committed_at": "2018-06-04T19:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ff9f061310ed704ca20af8d21807988a3c7e89",
"body": null,
"is_bot": false,
"headline": "Fix error in doctest on Rust 1.25",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-19T01:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4963c64f4cd99d179ec760320a6633618e74e418",
"body": null,
"is_bot": false,
"headline": "Add an example to the top level docs",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-18T23:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae6da157c78d5977c9f74a1ddac24ec0d8eb80b",
"body": "* Added `range` method for slicing a vector by a range of indices (#11)\n* Some code cleanup and testing improvements",
"is_bot": false,
"headline": "Version 2.1.0",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-17T23:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59333460d982010ad8ff587466d0fb2d6849b2eb",
"body": "`SmallBitVec::range` method (alternative to `impl Index<Range<usize>>`)",
"is_bot": false,
"headline": "Merge pull request #11 from dbkaplun/vec-methods-range",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-17T23:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4e85baa249228e258cad5d63082ecc8af3850d",
"body": null,
"is_bot": false,
"headline": "Add iter method, remove impl Iterator from VecRange",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-17T23:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbde4531f5289bf1610f63617c5259e0d9c8b43",
"body": null,
"is_bot": false,
"headline": "Panic if range is out of bounds",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-17T23:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a982a806b9eaab6cb1122b1d5e308744f59e446b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into vec-methods-range",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-17T22:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e5e0965f683967c0559d2ee496942862624235",
"body": "Add Travis support",
"is_bot": false,
"headline": "Merge pull request #9 from dbkaplun/travis",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-17T00:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e39174a8a7ffc7ef381ec8370e250a9fb21747",
"body": "`cargo fmt` + `cargo clippy` fixes",
"is_bot": false,
"headline": "Merge pull request #10 from dbkaplun/fmted",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-17T00:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3fd0f6711f67f97eb0b70ef869144c7ec50190",
"body": null,
"is_bot": false,
"headline": "fn range(&self, range: Range<usize>) -> VecRange",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-13T22:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9066249174e8a80c4df3da3affdbf5ef3b821095",
"body": null,
"is_bot": false,
"headline": "`cargo clippy`",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-13T22:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82956ab5fd3556585c4d6526ed770590bbc2c946",
"body": null,
"is_bot": false,
"headline": "`cargo fmt`",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-13T22:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec035030795b3626a6a67732676a2497a5f2c8d",
"body": null,
"is_bot": false,
"headline": "Add .travis.yml from rust-smallvec",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-13T22:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cf4d25da4db7181ce9e85f99ed05f36a4b27c2",
"body": "* [breaking change] Use usize instead of u32 indices.\n* [breaking change] Make `get` return `Option<bool>`.\n* [breaking change] Make `remove` return the removed bit.\n* New `sbvec!` macro for constructing a SmallBitVec.",
"is_bot": false,
"headline": "Version 2.0.0",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T22:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e598f571e990e298332e3efcda50a97adf63c1a",
"body": null,
"is_bot": false,
"headline": "Update to rand 0.4",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T22:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de877ce485499aaf38a356203713094dd1ef1b59",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.x'",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T22:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d155c42249c4a4bc001959b437abd20f3dde5b",
"body": null,
"is_bot": false,
"headline": "Make remove return the removed element",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T22:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d071839c6c60b2f2530e23567215fbfc780d5f1f",
"body": null,
"is_bot": false,
"headline": "Update documentation for SmalLBitVec::get",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T22:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04da18816f5ab4df13eeb4763f18af9857f62f36",
"body": "Convert u32 methods to usize",
"is_bot": false,
"headline": "Merge pull request #8 from dbkaplun/usize",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-12T21:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084b7f3f31eb5ee7afd5a4293dcd277fa3f58b00",
"body": null,
"is_bot": false,
"headline": "Convert u32 methods to usize",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-09T23:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47223ba07e2cd34bf3599e909b121e0dd061a957",
"body": "[breaking change] vec!-style interface",
"is_bot": false,
"headline": "Merge pull request #7 from dbkaplun/unfmted",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-04-09T16:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf48c35e500cb55d24b122760e092d12b0634a23",
"body": null,
"is_bot": false,
"headline": "sbvec! macro",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-08T01:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f4856b280a3503dd218c3851a91a763e7a70b1",
"body": null,
"is_bot": false,
"headline": "pub fn get(&self, n: u32) -> Option<bool>",
"author_name": "Dan Kaplun",
"author_login": "dbkaplun",
"committed_at": "2018-04-08T01:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fe58164be3cc38a99fd13d818181d4899e5bb3",
"body": "* Implement the Index trait\n* Improved documentation and tests",
"is_bot": false,
"headline": "Version 1.1.0",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-03-28T15:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb360fd073969d89bd07a36d413f235c9c2759a",
"body": null,
"is_bot": false,
"headline": "Implement the Index trait",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-03-28T15:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9e9478768e219b2eb485453a259b58b34abd67",
"body": null,
"is_bot": false,
"headline": "Add link to release notes",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2018-03-06T17:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be3589482a2d072e18c47b4cd4bbf5d19f29eb2",
"body": null,
"is_bot": false,
"headline": "Add crates.io category",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-11-30T17:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7cdc498ea18bea30df9b994610b4ec55b70323e",
"body": null,
"is_bot": false,
"headline": "Move tests to a separate file",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-27T21:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6c1f3934007dc50dcceea1225edfa024f1c9ac",
"body": null,
"is_bot": false,
"headline": "Version 1.0.7",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-27T21:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f24b1ddd478f5b0c8a36b99ee6aa1cbca20a872",
"body": null,
"is_bot": false,
"headline": "Mention bit-vec in README",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-27T21:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d98721c98c3aa6e9932729dc3a9a44c1e70fef3",
"body": null,
"is_bot": false,
"headline": "Fix a typo in a doc comment",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-26T16:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772b57689bca8cd98214a31ccfd18bd4becb96d5",
"body": null,
"is_bot": false,
"headline": "Version 1.0.6",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T22:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88e2594f1bbe1d885323c9ae6ee9358773f881a",
"body": "Optimize SmallBitVec::remove",
"is_bot": false,
"headline": "Merge pull request #5 from mbrubeck/remove",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2017-09-15T21:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dbc1c7a020fd2a243a054c0c75546972ad8d6be",
"body": null,
"is_bot": false,
"headline": "Optimize remove for heap vectors",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T20:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d9d31fa7b103fdad5ab419663f5d6aece73ecb",
"body": null,
"is_bot": false,
"headline": "Optimize remove for inline vectors",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T20:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ce2d4a81b9facdca1f30cad08a8c26f4bf32c3",
"body": null,
"is_bot": false,
"headline": "Change the inline_ones function slightly",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T20:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef6120b6133951af14e7c1e526388261f4ddb02",
"body": null,
"is_bot": false,
"headline": "Use set_len in remove",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T19:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5d9ac9356ede46b00612f248483e32bff2a064",
"body": null,
"is_bot": false,
"headline": "Benchmarks for remove",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T19:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1d21bae1b09e897c9369b9c4581564cc87a1bf",
"body": null,
"is_bot": false,
"headline": "More tests for remove",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-15T19:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a398e44fdcb0e5d9089769561e0ddf1565963f84",
"body": null,
"is_bot": false,
"headline": "Version 1.0.5",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-14T18:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9fcfba6f1636c16723f820584a7092c695ca24",
"body": "Optimize from_elem to avoid heap allocation when possible",
"is_bot": false,
"headline": "Merge pull request #2 from MaloJaffre/avoid_heap",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-14T17:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5041a525e8e24676351e38a4ef3ffb4e7c41c572",
"body": "Also introduce bit manipulation helper functions to clarify code.",
"is_bot": false,
"headline": "Optimize from_elem to avoid heap allocation when possible",
"author_name": "Malo Jaffré",
"author_login": "MaloJaffre",
"committed_at": "2017-09-12T15:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99cd46a8bbc5df3eba9a01b8cdaacf3c88e668a5",
"body": null,
"is_bot": false,
"headline": "Version 1.0.4",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T23:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28838bac155fbf75b6ea9a0957be5b44fdd52d6d",
"body": null,
"is_bot": false,
"headline": "Improved doc comments",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T23:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0965b3ae91301bc9a73d25c91a6a2435103915d",
"body": null,
"is_bot": false,
"headline": "Add heap_ptr method",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T23:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd99f10fa4eeebd58412ec2a5c98e17219593edf",
"body": "Make buffer_mut take &mut self",
"is_bot": false,
"headline": "Merge pull request #1 from SimonSapin/patch-1",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T13:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02b255b08c99d696f9d46d47fb75ba02672f9eb",
"body": null,
"is_bot": false,
"headline": "Version 1.0.3",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T13:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282ce119f1a56aec04c51b63a1f32a9a487f9ba8",
"body": null,
"is_bot": false,
"headline": "Faster eq implementation",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T13:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ca8426fa25f945ae40f0e4751f53f9951fe021",
"body": null,
"is_bot": false,
"headline": "Tests and benchmarks for eq",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-11T12:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5774ad8bdd47d59a791b494735697603d7648e7b",
"body": "This method is private and happens to be used safely, but with it taking `&self` it could be used to create mutable aliasing and possibly UB.",
"is_bot": false,
"headline": "Make buffer_mut take &mut self",
"author_name": "Simon Sapin",
"author_login": "SimonSapin",
"committed_at": "2017-09-11T12:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a6d46fb40424c6269b573c587a25a025781fae",
"body": null,
"is_bot": false,
"headline": "Add owned iterator type",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T17:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9245637653a9643f8bbf6891483f5466d6c2509",
"body": null,
"is_bot": false,
"headline": "Version 1.0.2",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T01:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71cc242109987aa62ae13aaddf49dd1696d3b70d",
"body": null,
"is_bot": false,
"headline": "Don't inline get_unchecked (improves iterator perf)",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T01:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b18a3957838af85b4efbbd2bf49c6d14020c81",
"body": null,
"is_bot": false,
"headline": "Simplify iterator code",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T00:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846aa866a0951bf000c8b3b821bb25472f913a90",
"body": null,
"is_bot": false,
"headline": "Version 1.0.1",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T00:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a97bbc3433a1f79b5649d1e573279c08987f0e",
"body": null,
"is_bot": false,
"headline": "Add inline hint to bits_per_storage (improves iterator perf)",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T00:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c09b36162d6b05895804ecf0a6b3c083062f9e3",
"body": null,
"is_bot": false,
"headline": "Clean up is_inline method",
"author_name": "Matt Brubeck",
"author_login": "mbrubeck",
"committed_at": "2017-09-10T00:36:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 4,
"latest_release_at": "2025-02-15T04:08:47Z",
"latest_release_tag": "v2.6.0",
"releases_from_tags": false,
"days_since_last_push": 69,
"active_weeks_last_year": 3,
"days_since_latest_release": 525,
"mean_days_between_releases": 277.2
},
"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": "smallbitvec",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"bitmap",
"bitvec",
"data-structures",
"vec",
"data-structures"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/smallbitvec",
"is_deprecated": false,
"latest_version": "2.6.1",
"repository_url": "https://github.com/servo/smallbitvec",
"versions_count": 21,
"total_downloads": 3793493,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 254945,
"first_published_at": "2017-09-09T17:51:23.463071Z",
"latest_published_at": "2026-05-06T12:02:27.151199Z",
"latest_version_yanked": false,
"days_since_latest_publish": 79
}
]
},
"popularity": {
"forks": 14,
"stars": 47,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-15",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-11",
"count": 1
},
{
"date": "2019-11-17",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 6
},
"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"
],
"largest_source_bytes": 30946,
"source_files_sampled": 3,
"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": 16,
"malicious_count": 0,
"assessed_package": "crates:smallbitvec@2.6.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "malloc_size_of",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "malloc_size_of",
"direct": true,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "bit-vec",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.12",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.153",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.5",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.0+wasi-snapshot-preview1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 1,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 19,
"open_issues": 4,
"closed_ratio": 0.6,
"closed_issues": 6,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mbrubeck",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/5920?v=4"
},
{
"type": "User",
"login": "dbkaplun",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/1765130?v=4"
},
{
"type": "User",
"login": "SimonSapin",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/291359?v=4"
},
{
"type": "User",
"login": "emilio",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1323194?v=4"
},
{
"type": "User",
"login": "jdm",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/27658?v=4"
},
{
"type": "User",
"login": "narpfel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7093552?v=4"
},
{
"type": "User",
"login": "heycam",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1484434?v=4"
},
{
"type": "User",
"login": "Diggsey",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/451321?v=4"
},
{
"type": "User",
"login": "jamessan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/112971?v=4"
},
{
"type": "User",
"login": "Darkspirit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17962859?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.736
},
"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": 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 6 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": 2,
"reason": "Found 5/25 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0d26579696e5083fef52de1ab17c757a3a9a9985",
"ran_at": "2026-07-25T06:21:41Z",
"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": [
{
"number": 22,
"created_at": "2019-11-17T07:55:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2019-11-17T14:26:08Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-16T18:40:24Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 13,
"created_at": "2018-07-22T09:23:43Z",
"last_comment_at": "2018-07-22T13:35:11Z",
"last_comment_author": "emilio"
},
{
"number": 21,
"created_at": "2019-10-19T05:08:13Z",
"last_comment_at": "2019-10-19T22:41:05Z",
"last_comment_author": "mbrubeck"
},
{
"number": 28,
"created_at": "2021-09-26T15:25:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2026-06-11T02:41:08Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/servo/smallbitvec",
"host": "github.com",
"name": "smallbitvec",
"owner": "servo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 46,
"vitality": 38,
"community": 57,
"governance": 67,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 69,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 69 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 69
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v2.6.0",
"releases_from_tags": false,
"days_since_latest_release": 525,
"mean_days_between_releases": 277.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 525 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 525
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~277.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 277.2
}
}
],
"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": 69,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 69 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 69
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 14,
"stars": 47,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "47 stars",
"points": 27,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"packages": [
"smallbitvec"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 3793493,
"monthly_downloads": 254945
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "254,945 downloads/month across crates",
"points": 72.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 254945,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.736
},
"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 74% of commits",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 74
}
}
],
"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 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 19,
"open_issues": 4,
"closed_issues": 6,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/21 decided PRs merged",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/25 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1251,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "servo",
"public_repos": 193,
"account_age_days": 5030
},
"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": "1,251 followers of servo",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1251,
"login": "servo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "193 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 193
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"smallbitvec"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 79
},
"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 79 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 79
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": 21,
"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 6 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": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 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 6 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 5/25 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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:smallbitvec@2.6.1 runtime dependency closure — what installing the published package pulls in — 16 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:smallbitvec@2.6.1",
"assessed": 16
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 16,
"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": 16,
"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": 11
},
"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": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.23,
"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": "23 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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"
],
"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": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 30946,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T06:21:53.722787Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/servo/smallbitvec.svg",
"full_name": "servo/smallbitvec",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}