JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rust",
"erlang",
"tokenizer",
"lexer"
],
"is_fork": false,
"size_kb": 239,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 156562
},
"pushed_at": "2026-05-21T14:13:43Z",
"created_at": "2017-05-22T14:06:46Z",
"owner_type": "User",
"updated_at": "2026-05-21T14:20:49Z",
"description": "An Erlang source code tokenizer written in Rust.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Takeru Ohta",
"type": "User",
"login": "sile",
"company": null,
"location": "Tokyo, Japan",
"followers": 469,
"avatar_url": "https://avatars.githubusercontent.com/u/181413?v=4",
"created_at": "2010-01-13T13:18:41Z",
"is_verified": null,
"public_repos": 325,
"account_age_days": 6033
},
"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": "v0.10.0",
"kind": "minor",
"published_at": "2026-01-13T00:21:55Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-11-12T14:18:07Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2025-08-02T14:03:57Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2025-08-02T13:05:39Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2025-02-16T11:59:10Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-02-13T11:37:14Z"
},
{
"tag": "0.7.1",
"kind": "patch",
"published_at": "2025-02-06T14:24:49Z"
},
{
"tag": "0.6.1",
"kind": "patch",
"published_at": "2024-02-18T11:20:53Z"
},
{
"tag": "0.6.0",
"kind": "minor",
"published_at": "2024-02-18T09:39:53Z"
},
{
"tag": "0.5.1",
"kind": "patch",
"published_at": "2023-08-05T10:05:55Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2022-03-20T04:05:27Z"
},
{
"tag": "0.4.7",
"kind": "patch",
"published_at": "2021-11-24T01:16:47Z"
},
{
"tag": "0.4.6",
"kind": "patch",
"published_at": "2021-11-17T09:35:22Z"
},
{
"tag": "0.4.5",
"kind": "patch",
"published_at": "2021-11-15T22:05:56Z"
},
{
"tag": "0.4.4",
"kind": "patch",
"published_at": "2021-11-14T22:40:28Z"
}
],
"recent_commits": [
{
"oid": "83c3a0b574d0f9f98d6f2c3cc89b88b9cebf6e0b",
"body": "Pin each third-party action to a specific commit SHA (with the version\ntag preserved as a trailing comment) instead of a mutable tag. Bump\nactions to their latest releases along the way.",
"is_bot": false,
"headline": "ci: pin GitHub Actions to commit SHA hashes",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-05-21T14:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e6784dc9739137e5d9420730b7ad0a762c7edc",
"body": null,
"is_bot": false,
"headline": "test: expand test suite with comprehensive token and lexer tests",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-25T06:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7dcb0b70d9fad9ef709df4ae24c238357f6ed8",
"body": null,
"is_bot": false,
"headline": "chore: update CI workflows and set rust-version to 1.88",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-25T06:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4e1a6e0907a58191e4e56cf8db26f37af80c99",
"body": "Add SigilStringToken support to LexicalToken",
"is_bot": false,
"headline": "Merge pull request #28 from sile/fix-sigil-token",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T13:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f017b71d2a9533da7c19db172ad92440694ef9",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/token.rs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T13:31:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a8b93fd4fb52983c147dd26920c9ba31a42ebf10",
"body": null,
"is_bot": false,
"headline": "chore: suppress clippy::result_large_err warning",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T13:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa4711d568e52b6c26db84a17314422ad4fb9f8",
"body": null,
"is_bot": false,
"headline": "feat: add SigilStringToken support to LexicalToken",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T13:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3106e08dbed99ae510fe4cb13d461c612a3e00",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.10.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T00:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1436b67b560307a3a923b777a0f20b10be7255",
"body": "Rename `Symbol::Not` to `Symbol::Bang`",
"is_bot": false,
"headline": "Merge pull request #27 from sile/rename-not-symbol",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T00:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556ca18207665738a2b77741a8c43e55baf2a9a2",
"body": null,
"is_bot": false,
"headline": "refactor: rename Symbol::Not to Symbol::Bang",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T00:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e992c706931263fbd790bd20e2e8dd951ec431",
"body": "Replace num-bigint dependency with i64-based integer representation",
"is_bot": false,
"headline": "Merge pull request #26 from sile/remove-num-bigint",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-13T00:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616f725ca5a0aa844b5b8ece9b45db465b830bc3",
"body": null,
"is_bot": false,
"headline": "refactor: replace BigUint with i64 for IntegerToken value",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-12T23:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0f970dab1740547ef20f07fab8ea308f029249",
"body": "Remove serde feature and dependency",
"is_bot": false,
"headline": "Merge pull request #25 from sile/remove-serde",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-12T14:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760960e0b3831fed8ec826459b79adfb9250eae1",
"body": null,
"is_bot": false,
"headline": "chore: remove serde feature and dependency",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-12T14:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7ea760c57419c7472d5d28f5d21c6367695c82",
"body": null,
"is_bot": false,
"headline": "chore: simplify CI workflows with --all flag",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-12T14:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "783f8daf823c351e218949d3adbae2ee5e737553",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T14:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafe26b28fffcfa222358194a56d6f2980286840",
"body": "Make serde an optional feature",
"is_bot": false,
"headline": "Merge pull request #24 from sile/serde-optional",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T14:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60e13fb7fb180db9f5dbb20103e7523ae054dec",
"body": null,
"is_bot": false,
"headline": "chore: update CI to test serde feature separately",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T14:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d30338f211630c195f27e892c26ffe2127a198",
"body": null,
"is_bot": false,
"headline": "chore: make serde an optional feature",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T14:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601f18676e414b7046ceb4380a370fc0d14ca22c",
"body": "Replace clap with noargs for argument parsing in examples",
"is_bot": false,
"headline": "Merge pull request #23 from sile/use-noargs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T14:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850184c70c70176d0f04c7dd3f8aef52e3e080cc",
"body": null,
"is_bot": false,
"headline": "chore: replace clap with noargs for argument parsing",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f132a529a6b48ce68c68a38a510ae879d8fdd70",
"body": "Update CI workflows, add release automation, and upgrade Rust edition to 2024",
"is_bot": false,
"headline": "Merge pull request #22 from sile/2024-edition",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09671bbac83af267406681a3f603566109d4559",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update .github/workflows/release.yml",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:53:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bdb77a057e0582926a901ac87254e461c5d22f0d",
"body": null,
"is_bot": false,
"headline": "chore: add workflow dependency and remove blank line",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9895bc34ac2efef64c36fabaf15b891803277f",
"body": null,
"is_bot": false,
"headline": "chore: add GitHub release and crates.io publish workflow",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9ac622ac4cc0574c003b21619bf762d2b78d15",
"body": null,
"is_bot": false,
"headline": "chore: update CI workflow and dependencies",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472316a7809e732d979a17c669bbdfcb4362659b",
"body": null,
"is_bot": false,
"headline": "chore: upgrade edition to 2024",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-11-12T13:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97e4f33e18a673c057efd0f16e36788c2b7a2a8",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.3",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T14:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1845c07705b85db2f76fa9c26af0429d60abd5e9",
"body": "Fix `Position::step_by_char()` to use byte-based column calculation",
"is_bot": false,
"headline": "Merge pull request #21 from sile/fix-column-unit",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f755071cfd7f7e527813837adf76d3e57002665",
"body": null,
"is_bot": false,
"headline": "Fix `Position::step_by_char()` to use byte-based column calculation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cdcc0d7f1401efe80773377558dc93e6bf3963",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.2",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64faa295d4baa4b482e47297f274628edbd27620",
"body": "…g interpolation syntax",
"is_bot": false,
"headline": "refactor: update println! and format! macros to use modern Rust strin…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a7f7a477b97ffc42f7d0804332db8cfefe21b1",
"body": "Fix UTF-8 character boundary handling in `Tokenizer::consume_char()`",
"is_bot": false,
"headline": "Merge pull request #20 from sile/fix-consume-char-bug",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c142b5b3cc3c6fd2c82d4f46816d2dc38e7dce",
"body": "…ength",
"is_bot": false,
"headline": "Fix position tracking to always increment offset by UTF-8 character l…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7118967711c51f5a359064320f6fde9a06118354",
"body": null,
"is_bot": false,
"headline": "Fix UTF-8 character boundary handling in Position::advance()",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-02T13:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7380e5821601c2041bf63512b7948d35302e3618",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa1cfe77eefe56db8732c19d91090fb4fb4c8c6",
"body": "Fix a bug that incorrectly determines whether the next token is a based float (EEP 75) or not",
"is_bot": false,
"headline": "Merge pull request #19 from sile/fix-float-token",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71b5e19f1f1850735123e946abe9482af193b79f",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc15ff75960454e8fede942d17ed6be1be91288",
"body": null,
"is_bot": false,
"headline": "Allow `_` in base or exp part",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74119c76208f457679f2bf74d5b1c179519493b8",
"body": null,
"is_bot": false,
"headline": "Update test",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115e60e6629b0e16fe793d245b492f45067cd49f",
"body": "…not.",
"is_bot": false,
"headline": "Fix a bug that incorrectly determines whether it is a based float or …",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-16T11:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b998af54d7ad61d0187839edf30ceebc47c8fec",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T11:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2638b8d837df81fea58771a9dce5d2e3f0e79de8",
"body": "Support: [EEP 75] Based Floating Point Literals",
"is_bot": false,
"headline": "Merge pull request #18 from sile/eep-75-float-literals",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T11:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd3101351d1c9ec1d8883d8c71dfb71fca19ab85",
"body": null,
"is_bot": false,
"headline": "Fix clippy errors",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T11:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bbd5513ae8b02946351a7d2c5ce94f2fffdf46",
"body": null,
"is_bot": false,
"headline": "Support: [EEP 75] Based Floating Point Literals",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T11:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b48d8173422f402f295d669f2b20c78b35f6f7",
"body": "Add `&&`, `<:-`, and `<:=` symbols that will be introduced in OTP-28",
"is_bot": false,
"headline": "Merge pull request #17 from sile/new-symbols",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T09:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c461442a189ee0b1d9976fdf730f77aa5ea7133",
"body": null,
"is_bot": false,
"headline": "Add `&&`, `<:-`, and `<:=` symbols that will be introduced in OTP-28",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-13T09:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fda2bc9f7cee5ae78dab119efce5064aa6fd19",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.7.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T14:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36415c5379caff48fea24a5c30627c60ba9c342d",
"body": "Use `num-bigint` instead of `num`",
"is_bot": false,
"headline": "Merge pull request #16 from sile/num-bigint",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T14:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bdbd3ea9865371842f23ee1600433a9da3db712",
"body": null,
"is_bot": false,
"headline": "Dont use num in test",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T14:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70d5bf7507acab046c351aa93bedb647200cad6",
"body": null,
"is_bot": false,
"headline": "Use `num-bigint` instead of `num`",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T14:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7547ac0e24040d10680396f17afa2e843ba85fb",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.7.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b90593315e86d0392e5e0629c05af5408fab5e2",
"body": "Remove `thiseror` crate",
"is_bot": false,
"headline": "Merge pull request #15 from sile/remove-thiserror",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4719de5b54dc4fa4403b78d2464b0c0afadf85",
"body": null,
"is_bot": false,
"headline": "Remove `thiseror` crate",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9ff1dde002f5a87cc251aec791c277cb49afbc",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6421767bc83fd63a71d92a59013a7df94a7e0194",
"body": null,
"is_bot": false,
"headline": "Remove coverall",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd588068a29c80f18e421d922fd3ea8f5a908b3c",
"body": null,
"is_bot": false,
"headline": "Fix clippy error",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-02-06T13:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19803b3e2782df21ba10c9042f3eb10b7b05f28e",
"body": "Fix adjacent strings error position",
"is_bot": false,
"headline": "Merge pull request #14 from sile/fix-adjacent-strings-err-position",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-03-10T02:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3382892f454f28f23203ea35ce5f44171d6b89",
"body": null,
"is_bot": false,
"headline": "Fix adjacent strings error position",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-03-10T02:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28d7018b458cf8d1d6332ccc355b39e671ee684",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.6.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T11:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7e07544eed841b872cd5fa836c4aeb59e9c04e",
"body": "Fix a bug that the end position of a sigil string token is incorrect when if it has a non empty suffix.",
"is_bot": false,
"headline": "Merge pull request #13 from sile/fix-sigil-suffix-handling",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T11:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430fd3fad5df890db4bd363ed06b2f97165090da",
"body": "…when if it has a non empty suffix.",
"is_bot": false,
"headline": "Fix a bug that the end position of a sigil string token is incorrect …",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T11:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f062da338efedd767f1059f5a47fed4717fbcfa1",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.6.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff8837f3a3c11b87958350dd136c49057ac3f14",
"body": "Add support for sigil string literals (EEP-0066) that will be introduced in OTP-27.",
"is_bot": false,
"headline": "Merge pull request #12 from sile/eep-66",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d1e5b4f3ad38e1f79c454dc3899eb5afa78638",
"body": null,
"is_bot": false,
"headline": "Add doc",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbdef5bd04a4c7cf93b5caa50acca401bfe91ff8",
"body": null,
"is_bot": false,
"headline": "Use orfail instead of anyhow",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac8c8360d6d0175f8d516a4039b29e1c25f5646",
"body": null,
"is_bot": false,
"headline": "Fix clippy warning",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e7ee2a0040dfb7aa77d8e1d1b1a23ea85060ff",
"body": null,
"is_bot": false,
"headline": "Add `SigilStringToken::from_text()` method",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T09:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df5ac5a3868355d4cfa1727a6a54e715d50f21c",
"body": null,
"is_bot": false,
"headline": "Merge SigilPrefixToken and SigixSuffixToken into SigilStringToken",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T07:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3efb96eda2f89073ca16bf27e2368990f2d120b2",
"body": null,
"is_bot": false,
"headline": "[WIP] Add `SigilPrefixToken` and `SigilSuffixToken`",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T06:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa3b9ba371418d3f6394bfd5a1a93e66489dba7",
"body": null,
"is_bot": false,
"headline": "Add a test case for sigl literals",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-18T06:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f467b7445ee5fa508203ef1231e90cba73c0ba",
"body": "Add support for triple-quoted strings (EEP-0064) that will be introduced in OTP-27.",
"is_bot": false,
"headline": "Merge pull request #11 from sile/eep-64",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-17T04:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f90d7f48b1ee9430ab4d219922794446f7d8646",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-17T04:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3f4b63c59e7b455632dd9ca2578447ae559e9b",
"body": null,
"is_bot": false,
"headline": "Support triple-quoted strings (EEP-0064)",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-17T04:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3ebccaf1d8c1f35acf3b410ac60831859c972e",
"body": null,
"is_bot": false,
"headline": "Add test case for triple-quoted strings",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2024-02-17T03:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa06ccb303e7939a95feb75c3c5a064712636799",
"body": null,
"is_bot": false,
"headline": "Bump verion to 0.5.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2023-08-05T10:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27770b3f1bbe7041b9f0b72de1b42c0b1cb81f5f",
"body": null,
"is_bot": false,
"headline": "Add Tokenizer::consume_char()",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2023-08-05T10:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f915f14bdef616b8b30813a5bceb808a6f5dc6",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2023-08-05T09:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a3ed7bc7ba77ae9cbc57245ae62276eac09457",
"body": null,
"is_bot": false,
"headline": "Update clap to v4",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2023-08-05T09:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb625ec274e807a3eb9f97a04f8b0ac42ccb4a73",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.5.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T04:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb57e597fbf443e703226d30a0a64205f2d75ed",
"body": "Support EEP-49 (`maybe` syntax)",
"is_bot": false,
"headline": "Merge pull request #10 from sile/support-eep49",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T04:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185f9a9006db109522a75fa18ea273410d3ef2f9",
"body": null,
"is_bot": false,
"headline": "Add `?=` symbol introduced in EEP-49",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T03:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f9368a076bb5d78ba88675f97308040129ccef",
"body": null,
"is_bot": false,
"headline": "Add `maybe` and `else` keywords introduced in EEP-49",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T03:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c4a86db152bc35fd1c4d0e703d8f1f3cd63fe7a",
"body": "Use clap-v3 instead of structopt",
"is_bot": false,
"headline": "Merge pull request #9 from sile/use-clap-v3",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T02:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c2ebf4e5140885454e4ca9660bbad281d22399",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T02:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b48c9e641cf838e466b26d4d4f7a131943c384f",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T02:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94da69ad968f14d531623e7b3077bdef29128a2f",
"body": null,
"is_bot": false,
"headline": "Use clap-v3 instead of structopt",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2022-03-20T02:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba16770115239eb38bcbf8d3683302604d0ab606",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.4.7",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-24T01:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24026adc40cb05e67c7acb72191cb794dc8a87db",
"body": "Implement `Clone` for `Error`",
"is_bot": false,
"headline": "Merge pull request #7 from sile/error-clone",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-24T01:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a74830877525b3130a77961de645fc9babd00f",
"body": null,
"is_bot": false,
"headline": "Implement `Clone` for `Error`",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-24T01:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891aa8648ff5d6c7eb11cfe45d6f8245799a3893",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.4.6",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-17T09:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7742c895959f27c2f9f4a718d55e79b94561bd",
"body": "Fix a bug that the process crashes if the input text contains no-break spaces",
"is_bot": false,
"headline": "Merge pull request #6 from sile/fix-no-break-bug",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-17T09:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88fcdccf79cbc937ef063d3ccb7f3f6d70ac67fd",
"body": "…k spaces",
"is_bot": false,
"headline": "Fix a bug that the process crashes if the input text contains no-brea…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-17T08:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bce16b6e0689b5987c08ade6b917cc3cd3423a5",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-16T23:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3e2108b052d625612939b51e10be80826dd883",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.4.5",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-15T22:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "645100561d2f841a6603d27173aa6be520694c55",
"body": "Support `serde`",
"is_bot": false,
"headline": "Merge pull request #5 from sile/support-serde",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-15T22:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f08f479ec49a256a673b4e99b46f842e3aeba5",
"body": null,
"is_bot": false,
"headline": "Support `serde`",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-15T21:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9612b923386df18912e1efecfea7d3ffaea3f480",
"body": "Change license: from `MIT` to `MIT OR Apache-2.0`",
"is_bot": false,
"headline": "Merge pull request #4 from sile/change-lisence",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-14T23:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58a0a2b5f82c291de4ccdf81e7cce7cd1c29b76d",
"body": null,
"is_bot": false,
"headline": "Add Apache License 2.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-14T23:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f3c33973f36efb40ee635524e7ea59d10b780e7",
"body": null,
"is_bot": false,
"headline": "Rename file: s/LICENSE/LICENSE-MIT/",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2021-11-14T23:05:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 35,
"latest_release_at": "2026-01-13T00:21:55Z",
"latest_release_tag": "v0.10.0",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 5,
"days_since_latest_release": 190,
"mean_days_between_releases": 99.1
},
"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": "erl_tokenize",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"erlang",
"lexer",
"tokenizer",
"parser-implementations"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/erl_tokenize",
"is_deprecated": false,
"latest_version": "0.10.0",
"repository_url": "https://github.com/sile/erl_tokenize",
"versions_count": 36,
"total_downloads": 145707,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2179,
"first_published_at": "2017-05-25T20:25:19.895571Z",
"latest_published_at": "2026-01-13T00:22:11.001999Z",
"latest_version_yanked": false,
"days_since_latest_publish": 190
}
]
},
"popularity": {
"forks": 4,
"stars": 12,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 4
},
"star_history": {
"days": [
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-10",
"count": 1
},
{
"date": "2018-12-15",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2022-03-20",
"count": 2
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_stars": 12
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 54337,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "crates:erl_tokenize@0.10.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "noargs",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 27,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sile",
"commits": 231,
"avatar_url": "https://avatars.githubusercontent.com/u/181413?v=4"
},
{
"type": "User",
"login": "filmor",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/30848?v=4"
},
{
"type": "User",
"login": "yutopp",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/219797?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.983
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"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": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"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/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 10,
"reason": "all dependencies are pinned",
"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": 0,
"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": "83c3a0b574d0f9f98d6f2c3cc89b88b9cebf6e0b",
"ran_at": "2026-07-22T07:12:46Z",
"aggregate_score": 4.5,
"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-05-21T14:16:22Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-01-13T13:33:46Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sile/erl_tokenize",
"host": "github.com",
"name": "erl_tokenize",
"owner": "sile"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 56,
"vitality": 51,
"community": 40,
"governance": 64,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 51,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"commits_last_year": 35,
"human_commit_share": 1,
"days_since_last_push": 61,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "35 commits in the last year",
"points": 14,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 35
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.10.0",
"releases_from_tags": false,
"days_since_latest_release": 190,
"mean_days_between_releases": 99.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 190 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 190
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~99.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 99.1
}
}
],
"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": 61,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 61 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 61
}
}
],
"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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 4,
"stars": 12,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": "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": 56,
"inputs": {
"packages": [
"erl_tokenize"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 145707,
"monthly_downloads": 2179
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,179 downloads/month across crates",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2179,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.983
},
"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 98% of commits",
"points": 0.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 27,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "27/27 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 27,
"decided": 27
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 68,
"inputs": {
"followers": 469,
"owner_type": "User",
"is_verified": null,
"owner_login": "sile",
"public_repos": 325,
"account_age_days": 6033
},
"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": "469 followers of sile",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 469,
"login": "sile"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "325 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 325
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"erl_tokenize"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 190
},
"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 190 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 190
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"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": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rust",
"erlang",
"tokenizer",
"lexer"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.5
},
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"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): No advisories left outstanding. Remaining weights renormalized. Matched the crates:erl_tokenize@0.10.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:erl_tokenize@0.10.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 5
},
"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": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.43,
"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": "43 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"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.02,
"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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 54337,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T07:13:00.154713Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sile/erl_tokenize.svg",
"full_name": "sile/erl_tokenize",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}