Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"rust",
"search",
"indexing",
"elasticlunr",
"lunr"
],
"is_fork": false,
"size_kb": 390,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 161082,
"JavaScript": 3782
},
"pushed_at": "2026-07-26T04:37:59Z",
"created_at": "2017-09-30T16:05:07Z",
"owner_type": "User",
"updated_at": "2026-07-26T04:38:11Z",
"description": "A partial port of elasticlunr to Rust. Intended to be used for generating compatible search indices.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Matt Ickstadt",
"type": "User",
"login": "mattico",
"company": "Beck Enterprises",
"location": null,
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/853158?v=4",
"created_at": "2011-06-16T03:08:29Z",
"is_verified": null,
"public_repos": 185,
"account_age_days": 5519
},
"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": "v3.0.0",
"kind": "major",
"published_at": "2022-06-02T01:10:03Z"
}
],
"recent_commits": [
{
"oid": "e436da3e83e3178e7acc06b8810f123ae132b206",
"body": null,
"is_bot": false,
"headline": "Release 3.1.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2ffa4aff8df873be85b8c4479d2a0fb38fa78e",
"body": null,
"is_bot": false,
"headline": "Stop doctest from writing out.json",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f412a815431c67aa946a89c085b10eafaa1a94af",
"body": "Fix panic from splitting UTF-8 and fix step1c to match elasticlunr.js",
"is_bot": false,
"headline": "Merge pull request #63 from mattico/fix-panic",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d648ac2558087a1ad5de3c9c86069a13c7696487",
"body": null,
"is_bot": false,
"headline": "fix: remove black_box for msrv, adjust comment",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812c2ca552966adb4fb0b62345630ba3d878aaea",
"body": null,
"is_bot": false,
"headline": "changelog: add entries for PR",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeaddc87bbf89d69988f7e7ee0a24b23e1ccb307",
"body": null,
"is_bot": false,
"headline": "fuzz: re-enable UTF-8 and switch to &str input",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200f2c4e78df0c690a79c25a849f2e552e6ec96f",
"body": "…ep1c to match elasticlunr.js",
"is_bot": false,
"headline": "fix: fix panic in double_consonant due to UTF-8 splitting, and fix st…",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e110fd8b3dade0685d1df1120f5d4a3d98b9e6ed",
"body": null,
"is_bot": false,
"headline": "changelog: add note about index compatibility",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3bd558528a60d29b3af5ad0a2cb46b7e969496",
"body": "…-640176b5ab\n\nBump actions/checkout from 5 to 7 in the actions group",
"is_bot": false,
"headline": "Merge pull request #62 from mattico/dependabot/github_actions/actions…",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T04:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55912fd6ae5e90dbca8c415a277cb974f52edfa3",
"body": "Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 5 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://githu\n[…]\n/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 7 in the actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-26T03:12:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84068e8420c5ebd35cbf8bd7abedfee6e71fefce",
"body": "CI Refresh and Clippy Fixes",
"is_bot": false,
"headline": "Merge pull request #61 from mattico/ci-refresh",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T03:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e2edac906c6939eed0d48d4b343f53680a639e",
"body": null,
"is_bot": false,
"headline": "changelog: add missing post-3.0.3 entries",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T03:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d66712cb791e7b86ae30df699b043d7576523c",
"body": "The backlog is cleared, so promote Clippy from reported to blocking with\n-D warnings. Runs both with and without features, since the language features\ngate a fair amount of code that --all-features alone would not lint in\nisolation.",
"is_bot": false,
"headline": "ci: enforce Clippy",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T03:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c7a2cb9b7e3a8443db271f9ca3a2f79849b177",
"body": "Mostly mechanical: bool-literal assert_eq, needless returns, redundant field\nnames, or_insert_with(T::new) -> or_default, get(0) -> first, and a `?` in\nInvertedIndex::get_node. Two changes are worth calling out:\n\n- `IndexBuilder::add_field_with_tokenizer` now names its parameter type via a\n new pub\n[…]\ne on every one. Over Martin Porter's\n42,603-word reference vocabulary the two implementations disagree on exactly\none word, \"ies\", where this crate matches Porter's published output and lunr\ndoes not.",
"is_bot": false,
"headline": "Fix all Clippy warnings",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T03:02:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af37b2b3a6016a9a9789cd45aa82ec7a3e4509c5",
"body": "The workflow had drifted since it was last touched. Changes:\n\n- Bump actions/checkout v4 -> v5.\n- Install cargo-hack and cargo-minimal-versions from prebuilt binaries via\n taiki-e/install-action instead of building both from source on every run.\n- Install the stable toolchain explicitly in the MSRV\n[…]\n\n crate API long before anyone runs a fuzzing session.\n- Clippy, reported but not yet enforced; the tree still has a backlog.\n\nAlso adds a dependabot config so the action versions do not drift again.",
"is_bot": false,
"headline": "ci: modernize workflow and add coverage for untested surface",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T03:01:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89beb963c8359848f2e9f3651de5afe9bd0ddeb7",
"body": "Fix tokens leaking between fields in add_doc",
"is_bot": false,
"headline": "Merge pull request #60 from mattico/worktree-fix-59-token-freq-leak",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T02:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4308d2bd327a683025569b7884b140d9ad690856",
"body": null,
"is_bot": false,
"headline": "changelog: note the token frequency leak fix",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T02:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7efca70afbe7bbed0a428f8cfff2abff93270e3",
"body": "`token_freq` was declared outside the per-field loop and never cleared, so\neach field's inverted index received every token accumulated from the\npreceding fields, with cumulative counts.\n\nTwo effects, both visible in the serialized index:\n\n- Tokens absent from a field appear in it. add_doc(\"1\", [\"ap\n[…]\nnerated fixtures show the shape of the fix: the English fixture\nloses 91 lines and gains none, and the Japanese fixture corrects \"第\" in the\nbody index from df 4 / tf 1.414 to df 1 / tf 1.0.\n\nFixes #59",
"is_bot": false,
"headline": "Fix tokens leaking between fields in add_doc",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2026-07-26T01:59:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4db7fac70fa4d6281bf527d9fae07f5a2169f252",
"body": "Add cargo-fuzz target for english pipeline, fix panic",
"is_bot": false,
"headline": "Merge pull request #58 from mattico/cargo-fuzz",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-20T23:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170295723b70c27804afc1e10769237a424ec8f4",
"body": null,
"is_bot": false,
"headline": "en: improve stemmer test coverage",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-20T00:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2affd317a5b54e17ff1b093037dd19a826e8a0b7",
"body": null,
"is_bot": false,
"headline": "Only fuzz ascii for now",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-19T23:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7854ca33e133b807126d6325bc3c0aab75d714d7",
"body": null,
"is_bot": false,
"headline": "en: fix underflow when stemming 'eing'",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-19T23:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79520d9cc7132fc16481cdf49202af5607ad325a",
"body": null,
"is_bot": false,
"headline": "Add cargo-fuzz target for English pipeline",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-19T23:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae5734faba8a51e436091eef0517a2cf0bc25ca",
"body": "Prevent subtract with overflow for word \"ion\"",
"is_bot": false,
"headline": "Merge pull request #57 from jobarr-amzn/master",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-19T23:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b29d6b8b2d61fab09351416abc903854aebac554",
"body": "See also:\n- https://github.com/minhnhdo/rust-stem/pull/9\n- Release 2 notes from the reference implementation:\n```plain\n Release 2: 11 Apr 2013\n fixes a bug noted by Matt Patenaude <matt@mattpatenaude.com>,\n\n case 'o': if (ends(\"\\03\" \"ion\") && (b[j] == 's' || b[j] == 't')) break;\n ==>\n case 'o': if (ends(\"\\03\" \"ion\") && j >= k0 && (b[j] == 's' || b[j] == 't')) break;\n\n to avoid accessing b[k0-1] when the word in b is \"ion\".\n```",
"is_bot": false,
"headline": "Prevent subtract with overflow for word \"ion\"",
"author_name": "Joshua Barr",
"author_login": "jobarr-amzn",
"committed_at": "2025-03-19T15:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f3fe102fc03f8cb18e611890e21223c00dac8a",
"body": "Stork isn't being developed actively anymore, so I'll recommend other things.",
"is_bot": false,
"headline": "readme: update library recommendations",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8677e3d906e120cc593c011f7e87c5e38065fc26",
"body": "Updates",
"is_bot": false,
"headline": "Merge pull request #56 from mattico/updates",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff4d4d43d922e8fdb25212cc2a609fd0f75449d",
"body": null,
"is_bot": false,
"headline": "Release 3.0.3",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4d1464414012be8cdf50607328238426f52a63",
"body": null,
"is_bot": false,
"headline": "changelog: update unreleased work",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a920ad9a7734531e5f10a30e37e385feb8554e8",
"body": null,
"is_bot": false,
"headline": "changelog: update for 3.0.2",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844b2e35a69373e249538a2b2320ee0ce248a210",
"body": null,
"is_bot": false,
"headline": "ci: add job to test MSRV and minimum dependency versions",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T23:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b5f7948e009cd3e5b0aa9cff728d0368e7ce72",
"body": "I'm not monitoring the results of these and having them causes the CI workflow to get disabled by github after inactivity.",
"is_bot": false,
"headline": "ci: remove cron job",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e378a3dbd294803022d3f16eef67e03af6e5e5",
"body": null,
"is_bot": false,
"headline": "ci: run on all PRs",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7dda0c848d2cfe4505593fcffc2c485785a299",
"body": null,
"is_bot": false,
"headline": "ci: update actions, temporarily remove msrv check",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d35f0fef5f481c440d894be2ecdac9b9625ecb",
"body": null,
"is_bot": false,
"headline": "Update crate license specification (#55)",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23610e35ecfe0f5cc837e109a65db924bfd40505",
"body": "This is our documented MSRV and what gets tested on CI.",
"is_bot": false,
"headline": "Bump MSRV in Cargo.toml to 1.60.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a96cd96be905e5e6b414fb0b9fe2a83c9af03f",
"body": null,
"is_bot": false,
"headline": "Support criterion 0.5.x",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2025-03-16T22:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf900c7fe207c065a46c1c93012a0041768b9a9",
"body": "Faster English Porter's Stemmer",
"is_bot": false,
"headline": "Merge pull request #48 from thecodrr/new-en-stemmer",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2024-06-15T17:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d97e4c8e91bb0d1813716fb2d1575066344d76",
"body": null,
"is_bot": false,
"headline": "Update other rustc version notes.",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T18:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "057ead48ddcefef0be1d34d19339cdd091053267",
"body": null,
"is_bot": false,
"headline": "Add maintenance note to readme.",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T18:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c50f78aa0b3a0769dff613f6d550135e3e20ee3",
"body": null,
"is_bot": false,
"headline": "Release 3.0.2",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T18:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4db572b4c5fc68d403e1d0c6203e0560cd08900",
"body": null,
"is_bot": false,
"headline": "Update MSRV to 1.60.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T18:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84bc22b1a99a1de143230a88c4c9030fb9f65f5c",
"body": null,
"is_bot": false,
"headline": "ci: run on tags",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T18:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4fdfc4b91faedd1fb3b6d9dede360914834d51d",
"body": null,
"is_bot": false,
"headline": "Update criterion to 0.4.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T17:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7219e41c3f8f50d62daebc79e1fe354a805df19c",
"body": "hungarian language support",
"is_bot": false,
"headline": "Merge pull request #51 from sapati/lang-hu",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2023-03-17T16:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c4f0dbfc09747a6da16145c7138e17862fd75d",
"body": null,
"is_bot": false,
"headline": "add hungarian language test files",
"author_name": "Sandor Apati",
"author_login": "sapati-mito",
"committed_at": "2023-03-14T09:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e857782547c6ed6316b58c4418e4e82bb34d0436",
"body": null,
"is_bot": false,
"headline": "hungarian language support",
"author_name": "Sandor Apati",
"author_login": "sapati-mito",
"committed_at": "2023-03-13T06:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f9a480c8689b20af86aaa49f741a9756d5235e",
"body": "Add Korean.",
"is_bot": false,
"headline": "Merge pull request #50 from doosik71/korean",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-11-13T16:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db08a9b1a9259b012c8be33f2054221b02c6188",
"body": null,
"is_bot": false,
"headline": "Add language test for Korean.",
"author_name": "Doosik Kim",
"author_login": "doosik71",
"committed_at": "2022-11-11T15:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fbae8084b90edf3110f7e178b7d6caa06eb21cb",
"body": null,
"is_bot": false,
"headline": "fix: remove usage doc from stemmer",
"author_name": "Abdullah Atta",
"author_login": "thecodrr",
"committed_at": "2022-11-11T06:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aba117efb3001af25e8a969e3567e44dbd91709",
"body": null,
"is_bot": false,
"headline": "chore: add license header for rust-stem stemmer",
"author_name": "Abdullah Atta",
"author_login": "thecodrr",
"committed_at": "2022-11-11T06:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11586c9565ee9a846394e0a7e86ddde9d7d67e1",
"body": null,
"is_bot": false,
"headline": "Add Korean.",
"author_name": "Doosik Kim",
"author_login": "doosik71",
"committed_at": "2022-10-23T14:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff3dd54d141b9dd0b941aaad15303d19875e056",
"body": null,
"is_bot": false,
"headline": "feat: new & faster english porter stemmer",
"author_name": "Abdullah Atta",
"author_login": "thecodrr",
"committed_at": "2022-10-21T10:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af1a99912dc598baa263f356573c9616f04d641",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T03:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8db15bd58946dc290b5e0ea06c748c08f468186",
"body": null,
"is_bot": false,
"headline": "Forgot to update the changelog",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T02:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ab019e839f490508c46eb831c301a6bd36a0b8",
"body": null,
"is_bot": false,
"headline": "Release 3.0.1",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T02:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a675702ecfd8a13d4ca5f11f21afb2311bca4b",
"body": "As required by os_str_bytes 6.2.0",
"is_bot": false,
"headline": "Update MSRV to 1.57.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T02:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36543ed0033b4b8d7c8ae168a24d08985a220981",
"body": "Update lindera and lindera-core",
"is_bot": false,
"headline": "Merge pull request #47 from uasi/update-lindera",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T01:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8569b1ab8ed185e8b5ef3e6b5f9ff4550d38df3a",
"body": "A number of dependencies, including lindera and criterion->clap->clap_derive\nhave started requiring edition 2021.",
"is_bot": false,
"headline": "Bump MSRV to 1.56.1",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T01:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa48c35d6b141cd793b3562ece0ec7cac12afed",
"body": "after moving away from the default feature including everything in 3.0, I forgot to change CI to enable features when testing.",
"is_bot": false,
"headline": "Fix CI feature selection",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-07-24T01:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef7f5bdfc16100f15686101d189cd28e562555a",
"body": null,
"is_bot": false,
"headline": "Update lindera and lindera-core",
"author_name": "Tomoki Aonuma",
"author_login": "uasi",
"committed_at": "2022-07-20T09:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec94d1d2fe861c4cde8662f6f59941c0a4a1f40",
"body": null,
"is_bot": false,
"headline": "Add .github dir to package excludes",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-06-02T01:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4122428c234bb49ff2b369895347eb566458aeb0",
"body": null,
"is_bot": false,
"headline": "Release 3.0.0",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-06-02T01:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84113caebf5802d6e90372d049a6ffeb9d064cd",
"body": null,
"is_bot": false,
"headline": "Add changelog and update readme",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-06-02T01:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087d9ffbc0c44cd7d716a0d76fec7716d21255da",
"body": null,
"is_bot": false,
"headline": "Release 3.0.0-beta.2",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T02:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e574519b11b4c630dbb090882dc2aee93794b9",
"body": null,
"is_bot": false,
"headline": "Document Arabic JS",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T02:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9056fb8e00472fa723354aa4f1657ddc25b7bb6e",
"body": null,
"is_bot": false,
"headline": "Downgrade to edition 2018 to support rustc 1.54",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T02:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4e3797142991395e935158eccc9c812c0f1642",
"body": null,
"is_bot": false,
"headline": "Remove Language generics",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T01:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84cdf10ceeda87c74884c247592ca78e7e487689",
"body": null,
"is_bot": false,
"headline": "Release 3.0.0-beta.1",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T01:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41d7cc02b6b3587d5f5c25098c54c4912c2b4f3",
"body": "V3 language trait",
"is_bot": false,
"headline": "Merge pull request #45 from mattico/v3-language-trait",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T01:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85999d45f94bd59fa22f3ef1c90d3f88f1360dca",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-23T01:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4773e99aa4e35b8c31b4dc0672c87d35ad3f1b6",
"body": null,
"is_bot": false,
"headline": "en: make stop word filter in pipeline",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T22:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beaa3c8d0c42b674fc91481f60c22bd0c1effd0f",
"body": null,
"is_bot": false,
"headline": "Fix features",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T21:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7643692febd8857a3f27cf3fbf03517b25efac01",
"body": null,
"is_bot": false,
"headline": "Cleanup clippy warnings",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T18:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff622cb8996e53724b2e72314759143e246dac42",
"body": null,
"is_bot": false,
"headline": "Cleanup index tests",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T18:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d4b26b7f4d3686eaef1d7fff96c3f5dbf335d7",
"body": null,
"is_bot": false,
"headline": "Implement Clone for languages",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T18:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c8d4450cc794cedb550c0fdb9cdc33e88e3dc6c",
"body": "trimming the length marks seems like an improvement",
"is_bot": false,
"headline": "ja: use Unicode character classes",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T17:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9ad7a9c90341c67f5ea8c77c4fe99c2ebaa0b0",
"body": "…tuation",
"is_bot": false,
"headline": "zh: Change Han script to Unified_Ideograph which doesn't contain punc…",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T17:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8644b7cc21132dfdfff7be8f1750cfaa1d1f8c0",
"body": null,
"is_bot": false,
"headline": "Rename integration tests",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T16:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0306fd8c02cee98adbe778b623f1670ee7ceb79",
"body": null,
"is_bot": false,
"headline": "Rename Trimmer to RegexTrimmer",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T16:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10338ae8e87cec283a96fea143c3519d185ba1a",
"body": null,
"is_bot": false,
"headline": "Use unicode script classes for Latin and Cyrillic scripts",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T16:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9fb39ca86b6ef68647b5bd134da5d63e7b4ea3c",
"body": null,
"is_bot": false,
"headline": "Chinese: use unicode Han class for trimmer",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T16:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127bb6085671826aa16faee5064c4643a60317e6",
"body": null,
"is_bot": false,
"headline": "Rename test-fixtures to test-lang",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T04:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe78e15fb19b992b2e99f856506c0404d6a3028",
"body": null,
"is_bot": false,
"headline": "Remove old benches",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T04:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e615b87e111fefeb4980ac47d769d9c6f2af2ec7",
"body": null,
"is_bot": false,
"headline": "Add Arabic JS",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T04:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36bb95d9384734fd1f9ddea6a2b41aec677e5c6",
"body": null,
"is_bot": false,
"headline": "Remove lazy_static",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T04:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70fd1b6f7392dc72c93e35e01ec37ca309916928",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T03:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047af8b80a88f94cc3753e49f4a10dd242095b42",
"body": null,
"is_bot": false,
"headline": "Finish remaining languages and tests",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T02:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192c2394281cc8418be85632e20a63e786cbc950",
"body": null,
"is_bot": false,
"headline": "Finish Language trait implementation",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-22T02:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4ae76e4fd847c86c66a4ac23e45e354d9224f5",
"body": null,
"is_bot": false,
"headline": "[WIP] More pipelines",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T22:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2daec7ad195320edee90f712ca2f7a682eb5fa64",
"body": null,
"is_bot": false,
"headline": "[WIP] Add Language trait",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T21:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ebb65a2cd7b8b8b7b18fc316c5902ed1e1e61a0",
"body": null,
"is_bot": false,
"headline": "Fix warnings",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T18:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a119d916cbcbf869df5c58442661df7c59c2c58",
"body": null,
"is_bot": false,
"headline": "Update lindera",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T18:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41ad01bbbad20d4e10cc12c1632f857837aa991",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary extern crates",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T18:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d560d339597eeccafc7a22e708e7f80ef2e89617",
"body": null,
"is_bot": false,
"headline": "rustfmt",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T18:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1f70700d545b6c76b8e21dfb17d056f23ab498",
"body": "Removing strum reduces the number of transitive dependencies by 7.",
"is_bot": false,
"headline": "Remove strum and use a macro to reduce duplication in Language",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T18:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2388b767d62a99767e3edca45896a62d1f9759f3",
"body": null,
"is_bot": false,
"headline": "Switch benchmark to use criterion",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T17:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d631f7ab1c4f892aa4b75eebdc7e2bdcc0c5494b",
"body": null,
"is_bot": false,
"headline": "Update to 2021 edition",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T17:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37db5cb4ecf4dd06b6dd6c5a98bf4e2d5bcf758",
"body": "Add Arabic",
"is_bot": false,
"headline": "Merge pull request #40 from abdnh/ar",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T17:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5399fde97afe3eff70d98ae6bcb6e8f2982d280f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into ar",
"author_name": "Matt Ickstadt",
"author_login": "mattico",
"committed_at": "2022-05-21T16:59:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2022-06-02T01:10:03Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 0,
"days_since_latest_release": 1515,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "elasticlunr-rs",
"exists": true,
"license": "(MIT OR Apache-2.0) AND MIT",
"keywords": [
"elasticlunr",
"index",
"indexing",
"lunr",
"search"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/elasticlunr-rs",
"is_deprecated": false,
"latest_version": "3.1.0",
"repository_url": "https://github.com/mattico/elasticlunr-rs",
"versions_count": 33,
"total_downloads": 7457571,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 253893,
"first_published_at": "2017-11-12T21:36:36.855331Z",
"latest_published_at": "2026-07-26T04:37:49.990763Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 23,
"stars": 57,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2018-03-16",
"count": 1
},
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
}
],
"complete": true,
"collected": 23,
"total_forks": 23
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 28793,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "rust-stemmers",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2.0"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_derive",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.34"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "jieba-rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "lindera",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "lindera-core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "jieba-rs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lindera",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "lindera-core",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rust-stemmers",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libfuzzer-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "maplit",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "lunr",
"direct": false,
"version": "2.1.6",
"ecosystem": "npm"
},
{
"name": "lunr-languages",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 8,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 37,
"open_issues": 3,
"closed_ratio": 0.857,
"closed_issues": 18,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mattico",
"commits": 218,
"avatar_url": "https://avatars.githubusercontent.com/u/853158?v=4"
},
{
"type": "User",
"login": "thecodrr",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7473959?v=4"
},
{
"type": "User",
"login": "edmellum",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/622855?v=4"
},
{
"type": "User",
"login": "doosik71",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1588722?v=4"
},
{
"type": "User",
"login": "Xanewok",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3093213?v=4"
},
{
"type": "User",
"login": "sapati-mito",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/215641692?v=4"
},
{
"type": "User",
"login": "Keats",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/680355?v=4"
},
{
"type": "User",
"login": "aconradi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/77145547?v=4"
},
{
"type": "User",
"login": "Eijebong",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3650385?v=4"
},
{
"type": "User",
"login": "bwinton",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/159571?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.901
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 5,
"reason": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"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 2/9 approved changesets -- score normalized to 2",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is 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": 10,
"reason": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"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": 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": "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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e436da3e83e3178e7acc06b8810f123ae132b206",
"ran_at": "2026-07-26T17:51:54Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T04:39:29Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-26T04:20:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 13,
"created_at": "2018-03-19T19:56:05Z",
"last_comment_at": "2020-10-22T16:59:38Z",
"last_comment_author": "vitvakatu"
},
{
"number": 44,
"created_at": "2022-05-22T13:16:41Z",
"last_comment_at": "2022-05-22T23:06:34Z",
"last_comment_author": "mattico"
},
{
"number": 53,
"created_at": "2024-06-05T08:25:43Z",
"last_comment_at": "2025-03-19T05:19:27Z",
"last_comment_author": "ImUrX"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mattico/elasticlunr-rs",
"host": "github.com",
"name": "elasticlunr-rs",
"owner": "mattico"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 70,
"vitality": 45,
"community": 56,
"governance": 62,
"engineering": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 45,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1515,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1515 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1515
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 23,
"stars": 57,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "57 stars",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 57
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "23 forks",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 23
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": [
"elasticlunr-rs"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 7457571,
"monthly_downloads": 253893
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "253,893 downloads/month across crates",
"points": 72.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 253893,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.901
},
"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 90% of commits",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 37,
"open_issues": 3,
"closed_issues": 18,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/42 decided PRs merged",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 42
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 58,
"inputs": {
"followers": 34,
"owner_type": "User",
"is_verified": null,
"owner_login": "mattico",
"public_repos": 185,
"account_age_days": 5519
},
"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": "34 followers of mattico",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "mattico"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "185 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 185
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"elasticlunr-rs"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rust",
"search",
"indexing",
"elasticlunr",
"lunr"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.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": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 2
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 11
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"unassessed_packages": 11,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.444,
"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": "44 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"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",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, fuzz/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": "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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": 28793,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:elasticlunr-rs@3.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-26T17:52:14.480527Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mattico/elasticlunr-rs.svg",
"full_name": "mattico/elasticlunr-rs",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}