Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 270,
"has_wiki": false,
"homepage": "https://crates.io/crates/cookie-rs",
"languages": {
"Rust": 63902
},
"pushed_at": "2026-07-29T12:24:05Z",
"created_at": "2024-08-02T23:31:20Z",
"owner_type": "User",
"updated_at": "2026-07-29T12:23:36Z",
"description": "library for working with HTTP cookies",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "magwoo",
"type": "User",
"login": "magwoo",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/114882188?v=4",
"created_at": "2022-10-02T20:26:02Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 1396
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-29T12:24:06Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-14T21:43:07Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-04-14T20:48:19Z"
},
{
"tag": "0.4.1",
"kind": "patch",
"published_at": "2025-10-23T18:47:34Z"
}
],
"recent_commits": [
{
"oid": "288843632ef92e39e2e60e047dc5c35d367a6cc7",
"body": null,
"is_bot": false,
"headline": "version 0.5.1",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-07-29T12:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64907c4e0210d776713671f453c5e5a05ac34d28",
"body": null,
"is_bot": false,
"headline": "fixed Cookie and CookieJar cloning",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-07-29T12:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6858ca7c35e8977649ae6d678a22461edf63138c",
"body": null,
"is_bot": false,
"headline": "version 0.5.0",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T21:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b84e1459b6d3b731632551a978e20f3c3e399ce",
"body": null,
"is_bot": false,
"headline": "use trusted publishing in release workflow",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T21:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9c32500caf7238a59c94d7770ebaf421e87e6d",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T21:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed324d1c221d89b459faf23e4cae47ac06446530",
"body": null,
"is_bot": false,
"headline": "added percent-encoding feature for cookie values",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T21:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ea3833695814d35b3c8bbcad2170aee51bf40b",
"body": null,
"is_bot": false,
"headline": "added Cookie::into_owned",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T21:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276d1112a3471f31616db0e8ac463474341cd3b5",
"body": null,
"is_bot": false,
"headline": "added CookieJar::len and CookieJar::is_empty",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3157f56115a60f28897fee84c0e520d5c8ce1356",
"body": null,
"is_bot": false,
"headline": "updated CookieJar documentation",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360de7954e998071ef205352c379316aead80864",
"body": null,
"is_bot": false,
"headline": "CookieJar::cookie returns iterator instead of BTreeSet",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d6bae76d7f3cbbecaa74c5e128952da2ac0b72",
"body": null,
"is_bot": false,
"headline": "CookieJar::new accepts IntoIterator instead of BTreeSet",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6b1f74775fcc3834951d4abfa18bbfe420ec8f",
"body": null,
"is_bot": false,
"headline": "replaced SameSite::parse with FromStr impl",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9957e732c43394bf1135e2f6f81fdebf172c9dcc",
"body": null,
"is_bot": false,
"headline": "added release workflow",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5da2e506cca77e97ba7495d018d2510a97290c",
"body": null,
"is_bot": false,
"headline": "version 0.4.2",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f93e054e0c94ec97ac733429a28c93958d6d2d5",
"body": null,
"is_bot": false,
"headline": "added non_exhaustive to ParseError",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57381345b4193e0c56db4446c1be9f4995014bf",
"body": null,
"is_bot": false,
"headline": "fixed max-age parsing to accept negative values",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f354a1ee705d2a47be615b1925927b6b2985a0c",
"body": null,
"is_bot": false,
"headline": "fixed cookie jar get and cookie methods ignoring removes",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2026-04-14T20:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e297d8c3527e2a949541f267190ce040e42bd5",
"body": null,
"is_bot": false,
"headline": "new clippy lints",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-08-24T10:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbd7408fb7e4e9c36d8e299c01891407c6bee37a",
"body": null,
"is_bot": false,
"headline": "removed useless code",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-06-28T21:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e7a531340683d8cbab7b468140cadb46a06f66",
"body": null,
"is_bot": false,
"headline": "version 0.4.1",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-03-03T19:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a00a92a34b7d7c60c183a2c0811013b67547702",
"body": null,
"is_bot": false,
"headline": "update readme package version",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-03-03T19:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ae72f316f957d97b5b0c065fb1384ac637e3e4",
"body": null,
"is_bot": false,
"headline": "version 0.4.0",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-12T10:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48912cf0328b028a3500e4d22cdfcfc45549348d",
"body": null,
"is_bot": false,
"headline": "added set merhod as alias for `add`",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-12T10:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42a28d05046218be29b848e9402dcfe96718391",
"body": null,
"is_bot": false,
"headline": "remove unused lifetimes",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-12T10:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82167fcb863ea3626db6d64c7086512b95549d0a",
"body": null,
"is_bot": false,
"headline": "version 0.3.0",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-07T09:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbbe9a3dcbbe962d906fb5a93bc19a266389f1f1",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-07T09:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28769061a5181a8c3c0e66b5304ecc14455b8539",
"body": null,
"is_bot": false,
"headline": "added `with` methods for cookie",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-02-07T09:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99d5d8047ccb232d6a889eedae16156ef730a59",
"body": null,
"is_bot": false,
"headline": "update package readme",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-13T08:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "321239f1c5b2a89e3916db871b47b52e286e3a5b",
"body": null,
"is_bot": false,
"headline": "update docs package version",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-13T07:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb5b6940fa4de9fdc31e4a53a46fac68f243b98",
"body": null,
"is_bot": false,
"headline": "version 0.2.1",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-12T11:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67b94c8dcfd07ae1a90b94d98bc85eb357bf1d2",
"body": null,
"is_bot": false,
"headline": "change image position",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-12T11:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6627596f43cc7e9306b514c900c9e57a1f27ee",
"body": null,
"is_bot": false,
"headline": "update preview image and readme",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-12T11:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a67fac01cac34ff1fa803296b1c0f8eff32c531",
"body": null,
"is_bot": false,
"headline": "added cookie icon",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-12T11:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d6a73265aaaf74ab226d71affcb7359dc1df5c",
"body": null,
"is_bot": false,
"headline": "update readme package version",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-10T17:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065e52eab9f4e38e7db41d8fa11586cc59527e39",
"body": null,
"is_bot": false,
"headline": "version 0.2.0",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T15:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e1e4141c23c3105cd30f588cb06a0dca461cda",
"body": null,
"is_bot": false,
"headline": "added empty string parse",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T15:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1909d6fce5331503a2c3394bf373691d44a624",
"body": null,
"is_bot": false,
"headline": "added comments",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T13:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5848a379747c9a894c8aa78a9972e6d701dcb587",
"body": null,
"is_bot": false,
"headline": "version 0.1.0",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T11:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb22c506371d847fffd2a0b32882ba73064dc279",
"body": null,
"is_bot": false,
"headline": "added project readme",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T11:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5bb2ab3fdfeb304b6c7485c5caa3929725061fe",
"body": null,
"is_bot": false,
"headline": "update tests for new re-exports and added more tests",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T11:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e6ca63f1dc3cff7bb4b4d1d45fe48fcd1cb285",
"body": null,
"is_bot": false,
"headline": "update core re-exports",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T11:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f55cd48c3624f827eeb1f5cfc88219412dd0428",
"body": null,
"is_bot": false,
"headline": "added more string tests",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8af82dbac8fca9d5104e1d2689bde90a49e93fa",
"body": null,
"is_bot": false,
"headline": "added more tests",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f8487b776d13bde6ec9fde21d55ed0836b89ad",
"body": null,
"is_bot": false,
"headline": "added trim for all",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb20f19591ccdcf75cc3b703f47ec013ddf1da91",
"body": null,
"is_bot": false,
"headline": "move parse test into own module",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48dadbb72ceaa3ad4245fc3be4e300530e62859a",
"body": null,
"is_bot": false,
"headline": "update store changes concept",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b796a0351fa6a3bab0bfccc1162dc0897a79e2",
"body": null,
"is_bot": false,
"headline": "added `use fmt`",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-09T10:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0c40c3b862bb3706aede3a4e5d71e557094076",
"body": null,
"is_bot": false,
"headline": "added parse and parse strict api into jar",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-04T08:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea9dae52169521b08cfc5e135fdb3dec290229b",
"body": null,
"is_bot": false,
"headline": "change jar cookies get and store",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-03T20:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ed6c02c94d22352cceeeb37a7cd59e020ad0b4",
"body": null,
"is_bot": false,
"headline": "added parse and parse_strict api",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-03T20:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493e7751664f177512f563d87aeba6dba5f8f31b",
"body": null,
"is_bot": false,
"headline": "added error trait for error structs",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2025-01-03T20:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed41bedaec85b4bb938e504cee837196261a34a",
"body": null,
"is_bot": false,
"headline": "small changes",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-10-15T12:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c9ed29c05853a29978e9a30e12b81f7aeb7ad0",
"body": null,
"is_bot": false,
"headline": "added tests",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-10-15T12:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e0ea3ecf65de68d0d823a3b5f8bfdfd3ad6683",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-10-03T07:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5d30f451d56876208981248262f3370942e725",
"body": null,
"is_bot": false,
"headline": "version 0.0.1-alpha",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-05T18:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b847ec60784431da260bf695422b85866737c5",
"body": null,
"is_bot": false,
"headline": "update some modules to public",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-05T17:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49c8716a482bc1f764226dc7dcff7c86298f3db",
"body": null,
"is_bot": false,
"headline": "added jar to header value method",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-05T17:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece748731ce645348427c59c85426f2ac6c79206",
"body": null,
"is_bot": false,
"headline": "added project description",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T23:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dd3310d5b320ec10004b2a0591defc8dbb308e3",
"body": null,
"is_bot": false,
"headline": "added package data for crates.io",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T23:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3831f33f41a7238b18764b5c5937b14e0708113a",
"body": null,
"is_bot": false,
"headline": "update cookie for prison and added jar parse",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T23:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efdf511cacedd85de04f9313da6892b414633ab8",
"body": null,
"is_bot": false,
"headline": "added prison struct for string",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T23:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86d2c75ce94c8f6e6088ea35987c26f3b99b8eb",
"body": null,
"is_bot": false,
"headline": "update cookie parse for dont case sensetive attribute names",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T22:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736fc01ae7d04f5164db7d36be101c8c6aabe1dd",
"body": null,
"is_bot": false,
"headline": "added FromStr impl for parse cookie",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T21:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698c287e717ee46d59191facfdb1841f2550eeaf",
"body": null,
"is_bot": false,
"headline": "added parse method",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-04T21:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa67c17e1a900f43a8fdc76dd7c940074472e005",
"body": null,
"is_bot": false,
"headline": "added getter methods to CookieChange struct",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T16:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b25dd14f9e38a64c2de203f3518cb73d36dcec1",
"body": null,
"is_bot": false,
"headline": "update CookieChange struct eq implementation",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T16:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c0f1ddaa52096cff352cf3eb4c2cc5f7f455bb",
"body": null,
"is_bot": false,
"headline": "added more jar methods and rename ChangedCookie struct",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T16:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1a7281c078a753617d67129475a88547df2f62",
"body": null,
"is_bot": false,
"headline": "update eq implementation for full check",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T16:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99fd9eaea34fdee70b8786f03322bcb6e722396d",
"body": null,
"is_bot": false,
"headline": "added display trait for cookie",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T13:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ccbf14119dea5574a75d648a52bb23646a2ac4",
"body": null,
"is_bot": false,
"headline": "added some derives",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-03T00:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27bde1878e747a42b9981d7d15fb6ae292bf3810",
"body": null,
"is_bot": false,
"headline": "change root pub exports and added prelude",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-02T23:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab627dffc56a19c3300b378ed77c07386ef468b",
"body": null,
"is_bot": false,
"headline": "added LICENSE",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-02T23:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78d0b4e4113c5ee9e6b131e6aca99446af5f6db",
"body": null,
"is_bot": false,
"headline": "project created",
"author_name": "magwoo",
"author_login": "magwoo",
"committed_at": "2024-08-02T23:30:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 18,
"latest_release_at": "2026-07-29T12:24:06Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 3,
"days_since_latest_release": 1,
"mean_days_between_releases": 92.9
},
"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": "cookie-rs",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"web",
"cookie"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/cookie-rs",
"is_deprecated": false,
"latest_version": "0.5.1",
"repository_url": "https://github.com/magwoo/cookie-rs",
"versions_count": 11,
"total_downloads": 44888,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5097,
"first_published_at": "2024-08-04T23:36:49.784499Z",
"latest_published_at": "2026-07-29T12:24:28.689331Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 1,
"stars": 7,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-08-25",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 19656,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "percent-encoding",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "percent-encoding",
"direct": true,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "magwoo",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/114882188?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": null,
"reason": "no pull request found",
"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 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "288843632ef92e39e2e60e047dc5c35d367a6cc7",
"ran_at": "2026-07-30T18:32:02Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T12:24:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/magwoo/cookie-rs",
"host": "github.com",
"name": "cookie-rs",
"owner": "magwoo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 43,
"vitality": 67,
"community": 38,
"governance": 35,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "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": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 92.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~92.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 92.9
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"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": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 1,
"stars": 7,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"cookie-rs"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 44888,
"monthly_downloads": 5097
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,097 downloads/month across crates",
"points": 49.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5097,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 35,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 44,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "magwoo",
"public_repos": 29,
"account_age_days": 1396
},
"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": "8 followers of magwoo",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "magwoo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~3 yr old",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"cookie-rs"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://crates.io/crates/cookie-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/cookie-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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0,
"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": "0 of 73 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 73
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 73",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 73
}
}
],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 19656,
"source_files_sampled": 12,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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",
"deps.dev does not index crates:cookie-rs@0.5.1; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T18:32:07.603924Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/magwoo/cookie-rs.svg",
"full_name": "magwoo/cookie-rs",
"license_state": "standard",
"license_spdx": "MIT"
}