JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"html",
"jsx",
"proc-macro",
"rsx",
"rust",
"syn",
"templating",
"xml",
"parser",
"recoverable"
],
"is_fork": true,
"size_kb": 948,
"has_wiki": true,
"homepage": "https://crates.io/crates/rstml",
"languages": {
"Rust": 259302,
"Shell": 1253
},
"pushed_at": "2026-07-22T21:14:11Z",
"created_at": "2023-04-19T12:26:25Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T21:13:35Z",
"description": "Rust+html (JSX-like) parser for TokenStreams aka rsx",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "rs-tml",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/133404767?v=4",
"created_at": "2023-05-12T17:39:33Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1167
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2024-07-28T13:12:40Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2023-07-22T14:24:18Z"
},
{
"tag": "v0.10.6",
"kind": "patch",
"published_at": "2023-05-19T12:40:31Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2023-05-13T16:30:06Z"
}
],
"recent_commits": [
{
"oid": "da2fd328ebc5102ea12ce98a8a106e429bb470ca",
"body": null,
"is_bot": false,
"headline": "fix: Bump extra package deps",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2026-07-22T21:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c5eab738eee6d9748529adc689ca19f4c99fee",
"body": null,
"is_bot": false,
"headline": "chore: apply fmt",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2026-07-22T21:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56c38ac7122def0ba27684fc764d66339a9379f",
"body": null,
"is_bot": false,
"headline": "chore: Apply clippy fixups.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2026-07-22T21:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ee00608f435ea0608e8f888778b20ce2ebc4d5",
"body": null,
"is_bot": false,
"headline": "Feat: update to new syn version",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2026-07-22T20:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c44b04b3ca7bd1baae43e32ffc1031e8d5af400",
"body": null,
"is_bot": false,
"headline": "Chore: add fix for merge tests.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2025-11-01T16:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ee394f049dcf25a01f4eb5d9f5d0c53272c6d9",
"body": null,
"is_bot": false,
"headline": "Fix: rewrite parser for Generics in tag.",
"author_name": "Greg Johnston",
"author_login": "gbj",
"committed_at": "2025-11-01T16:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f30c6a251ca19279585ed91e2032a3108003b1",
"body": null,
"is_bot": false,
"headline": "partial progress toward working const generic arguments",
"author_name": "Greg Johnston",
"author_login": "gbj",
"committed_at": "2025-11-01T16:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e326e7df6571f3ab87ad1e99fefd05ea3ea5fb4",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Simon Gomizelj",
"author_login": "vodik",
"committed_at": "2025-10-30T17:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51f2ff92caf001faa8c64d3fe78c99ea56863ab1",
"body": null,
"is_bot": false,
"headline": "fix: Update deps + fix new nightly line number format.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2025-08-09T14:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e18afe45709d6469112ea3a2bbde1bad405ca1f",
"body": null,
"is_bot": false,
"headline": "fix: Usage of unquoted comments, and package build",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2025-08-09T14:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea8dfdb61209b505e9b18b492971adb35cadf993",
"body": null,
"is_bot": false,
"headline": "Support HTML comments",
"author_name": "Megh Parikh",
"author_login": "meghprkh",
"committed_at": "2025-08-09T14:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006e92b56ba523bde44d0e016b173694eb22d777",
"body": null,
"is_bot": false,
"headline": "refactor: destructure WalkNodesOutput extend",
"author_name": "Peter Hayman",
"author_login": "mrchantey",
"committed_at": "2025-02-24T10:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa36937d343340916cae8e13b9a9c4315acdc0e",
"body": null,
"is_bot": false,
"headline": "Release rstml with updated deps",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2025-01-21T16:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f0bb27f3e3bafdb524e919f5a5cda8e31b2ee1",
"body": null,
"is_bot": false,
"headline": "chore: Update deps versions.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2025-01-21T16:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5045fae62f134e62ec280e0eba6283a30681847",
"body": null,
"is_bot": false,
"headline": "Update dependency versions.",
"author_name": "Azriel Hoh",
"author_login": "azriel91",
"committed_at": "2024-12-25T22:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ba0d346337a6019826d32e4124aa41bac82c27",
"body": null,
"is_bot": false,
"headline": "Release rstml-control-flow",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-07-28T14:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfacc2b5e5127e73a83e8a1fd27c8630a7d391a",
"body": "Use workspace version of dependencies whenever is possible.",
"is_bot": false,
"headline": "Refactor workspace move rstml to separate folder.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-07-28T12:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b7f3c22fdc568b184d94be47e378043fa76945",
"body": "Also add tests and remove unused structure.",
"is_bot": false,
"headline": "Fix: use config and diagnostc from invalid_block in attribute place.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-07-28T09:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a1cffa4d61f5b3e8c9851e7a9ac7c961b2afd6b",
"body": null,
"is_bot": false,
"headline": "rename KVAttributeValue::Braced -> KVAttributeValue::InvalidBraced",
"author_name": "tachibanayui",
"author_login": "tachibanayui",
"committed_at": "2024-07-28T09:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042398e7c74975d57215d43cae8ab2c8391696b0",
"body": null,
"is_bot": false,
"headline": "remove scratch",
"author_name": "tachibanayui",
"author_login": "tachibanayui",
"committed_at": "2024-07-28T09:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f1aa7b5f2bca186355434a64a6ebcbfe163ee5",
"body": "…com/rs-tml/rstml/issues/54#issuecomment-2247924159)",
"is_bot": false,
"headline": "implement braced key value attribute. See also: [#54](https://github.…",
"author_name": "tachibanayui",
"author_login": "tachibanayui",
"committed_at": "2024-07-28T09:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee7a50413af6d01ab11caaf7601f4c9e9129d26",
"body": null,
"is_bot": false,
"headline": "initial implementation of block attributes",
"author_name": "tachibanayui",
"author_login": "tachibanayui",
"committed_at": "2024-07-28T09:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2255808429e8b5e87d9234f1be19ea6d17aae21",
"body": null,
"is_bot": false,
"headline": "default impl for Parser (#51)",
"author_name": "zahash",
"author_login": "zahash",
"committed_at": "2024-02-26T15:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c5bafa931f50219060af04de510c28bb03ff97",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-02-07T17:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0961f3cc4a42c263f6d89656e0fd321a714f2df3",
"body": null,
"is_bot": false,
"headline": "chore: Refactor code coverage script.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e601a35be9f6c6ecfc1d05d36535dccfd8588702",
"body": null,
"is_bot": false,
"headline": "chore: Refactor custom node visitor.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d4bf97515ee480c54afd31bf980cf75dc58fc2",
"body": null,
"is_bot": false,
"headline": "chore: Apply fmt/tests",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82580ce8c465a11649fb915da7732026f1b64639",
"body": null,
"is_bot": false,
"headline": "chore: Add custom node visitor implementation",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23325d99002d4ed5b5eb9d08615d4a0bd5235b68",
"body": null,
"is_bot": false,
"headline": "chore: Refine visitor api (remove clone/debug bounds)",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99042c59892ddba5151f9885ca97619cc49c1b81",
"body": null,
"is_bot": false,
"headline": "chore: Add readme to rstml-controll-flow",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cefc53f36b2d2d7848655e7ea91c99eddee197c",
"body": null,
"is_bot": false,
"headline": "feat: Implement extendable custom node",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2416cadb35b6130d7d9177923956ee1dbb25a0",
"body": null,
"is_bot": false,
"headline": "chore: Refactor CustomNode trait",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ac33980f8bbae3dd0d9a5c7f6366038a055dc1",
"body": null,
"is_bot": false,
"headline": "chore: Move custom node implementation to separate crate.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4713dd76cb793f18eefe7a53cf33369dea382a2",
"body": null,
"is_bot": false,
"headline": "Feat: Add visitor api.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d61ac2ebf7a07afa1632f0146ce30ac2f9d6977",
"body": null,
"is_bot": false,
"headline": "Feat: Add macro matcher",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe0710de885a4c2023f86551bc7f52537a84950",
"body": null,
"is_bot": false,
"headline": "Fix: Add unquoted text custom node integration",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ca026673cc259dfb0eba38671f31723553e03d",
"body": null,
"is_bot": false,
"headline": "chore: Add eq and partial eq implementation.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df27be0700d32e8cf60b55c8c8c06b9636bd329e",
"body": null,
"is_bot": false,
"headline": "chore: Add example of custom node to html-to-string-macro.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2024-01-14T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8f199574105970a6a99dbfd56af3fa975822ed",
"body": "Signed-off-by: max <gmx.sht@gmail.com>",
"is_bot": false,
"headline": "Added test for consecutive punctuation in NodeName",
"author_name": "max",
"author_login": "PizzasBear",
"committed_at": "2023-11-01T09:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee93ab66fccba528fcf29430692f5e7fe004604c",
"body": null,
"is_bot": false,
"headline": "Allow multiple puncts in a row in NodeName",
"author_name": "PizzasBear",
"author_login": "PizzasBear",
"committed_at": "2023-11-01T09:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12753af4e3c08af84e328c215360e397b8f87889",
"body": null,
"is_bot": false,
"headline": "Fix spelling mistake \"witespace\" to \"whitespace\"",
"author_name": "PizzasBear",
"author_login": "PizzasBear",
"committed_at": "2023-10-20T08:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4511a667516ff8163d251764231f6ecea5995641",
"body": null,
"is_bot": false,
"headline": "fix: Make Recoverable field public.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-10-11T11:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef9a484f411415ffcc2a1b06abb98ea70ce22136",
"body": null,
"is_bot": false,
"headline": "fix: Empty input parsing",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-10-11T11:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de04b2790300f1a55f70d1341b1dd7bc3807bc09",
"body": null,
"is_bot": false,
"headline": "Address review",
"author_name": "Roland Fredenhagen",
"author_login": "ModProg",
"committed_at": "2023-10-11T09:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d43288e9b095d0818f7d154aae5f76c656155e",
"body": null,
"is_bot": false,
"headline": "feat: parsing utilities for custom nodes",
"author_name": "Roland Fredenhagen",
"author_login": "ModProg",
"committed_at": "2023-10-11T09:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2bbcdd14baabb247941b59949bf5a7fccfbaa0",
"body": null,
"is_bot": false,
"headline": "feat: support for custom node",
"author_name": "Roland Fredenhagen",
"author_login": "ModProg",
"committed_at": "2023-10-11T09:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9d21051db7469cb8b0387775889d6e99c29342",
"body": null,
"is_bot": false,
"headline": "Use example from inline docs in readme",
"author_name": "Peter Hayman",
"author_login": "mrchantey",
"committed_at": "2023-10-09T13:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8c6c5824ce4488959c159dbeca6b8794ad9b6a",
"body": null,
"is_bot": false,
"headline": "fix imports in example",
"author_name": "Peter Hayman",
"author_login": "mrchantey",
"committed_at": "2023-10-09T13:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8035228314039870ef1e19bbdbd3ff79c8f1f70d",
"body": null,
"is_bot": false,
"headline": "chore: Fix clippy",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-10-09T12:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe621f70ed8b759af75f24e4a7e6641c2972bc21",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Roland Fredenhagen",
"author_login": "ModProg",
"committed_at": "2023-10-09T12:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b04cbb800ed6321744ec61503c54117636a557",
"body": null,
"is_bot": false,
"headline": "Release v0.11.2",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-08-14T12:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcae0c3416a4a828f0fb92a9fee80a63f1e058b7",
"body": null,
"is_bot": false,
"headline": "Release v0.11.1",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-08-14T12:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a62dab5e320b90c79c2c66eddc5b58829395ebe",
"body": null,
"is_bot": false,
"headline": "coresponding -> corresponding",
"author_name": "Drewry Pope",
"author_login": "dezren39",
"committed_at": "2023-08-14T12:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c155bb4f1fff10da55536f40e7032164ca64f0f",
"body": null,
"is_bot": false,
"headline": "fix: export NodeNameFragment",
"author_name": "Vidhan Bhatt",
"author_login": "vidhanio",
"committed_at": "2023-08-10T08:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80cc393794ff96e27ba9384f9cb3ba9bd77ddac",
"body": null,
"is_bot": false,
"headline": "chore: Add powered by section in readme.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-28T11:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1065bb6cd65b32dacfb76cefadeae56d02c47113",
"body": null,
"is_bot": false,
"headline": "feat: allow disabling color diagnostics",
"author_name": "Vidhan Bhatt",
"author_login": "vidhanio",
"committed_at": "2023-07-28T11:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb20079f7b3660a4e0bd1ed81fed2d6e091651ed",
"body": null,
"is_bot": false,
"headline": "Chore: fix ci",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-22T15:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b1107f9f6187440959e7ab28eb2a82a7f8f56b",
"body": null,
"is_bot": false,
"headline": "chore: move ide feature of html-to-string example to separate macro.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-22T15:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f03378a3d3a31f0d2e0dd1a844e30c5df3ad14a",
"body": "Set version to one from registry.\nRegenerate UI tests to be nightly compatible.\nAdd nightly detection.\nFix self closed tags.",
"is_bot": false,
"headline": "Chore: update html-to-macro example",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-22T15:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a238e6c473a103e52b6a4464401ee72796c220a",
"body": null,
"is_bot": false,
"headline": "Release version 0.11.0",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-18T20:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390fb3765129dee7eb788a582acde8f9d1217b8a",
"body": "Feat: add number support in NodeName attribute",
"is_bot": false,
"headline": "Merge pull request #22 from rs-tml/support-numbers-in-dashed-attribute",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-18T12:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fbea4c2c3c6d06cdc50e093a0b5cdaaef0f4c7",
"body": "Make NodeName compatible with SGML basic types specification (by adding support of more than one punctuation in series).",
"is_bot": false,
"headline": "Feat: add number support in NodeName attribute",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-18T12:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400f0473d24418bce4e7403991259e55fce089ea",
"body": null,
"is_bot": false,
"headline": "chore: Add tests for fn binding syntax.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-18T12:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ccde4ef122827b3c6f1773477247b80c6c943e",
"body": null,
"is_bot": false,
"headline": "Feat: FnBinding pattern",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-17T16:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0437c2a454eda8b4f36827d29303f503d2c1cb9",
"body": "Allow wildcard close tag for block elements",
"is_bot": false,
"headline": "Merge pull request #20 from LLBlumire/main",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-17T15:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5314b05a9cb15e88cac0168a486f364c04548341",
"body": null,
"is_bot": false,
"headline": "Chore: apply fmt fixes",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-17T15:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6bd3d2b5a7f27ec4e7136ba072ccbd3a272227",
"body": null,
"is_bot": false,
"headline": "Fix: Allow wildcard in any element.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-17T15:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3463bbf5d76fe44006fcfc4ca9b85e48f65dcf6",
"body": null,
"is_bot": false,
"headline": "Feat: add generics support to node element.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-07-12T11:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d22f3a486961489ac86c3b301fe61f6e4837db",
"body": null,
"is_bot": false,
"headline": "Doc test formatting",
"author_name": "Lucille L. Blumire",
"author_login": "LLBlumire",
"committed_at": "2023-07-07T18:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b474d38dca64ece4b27a69e18c2dfafc8dc04537",
"body": null,
"is_bot": false,
"headline": "Make block element close wildcard more general",
"author_name": "Lucille L. Blumire",
"author_login": "LLBlumire",
"committed_at": "2023-07-07T18:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "643ef422bbe1b323c4c20a116eabeba6db9e52df",
"body": null,
"is_bot": false,
"headline": "Allow wildcard close tag for block elements",
"author_name": "Lucille L. Blumire",
"author_login": "LLBlumire",
"committed_at": "2023-07-07T12:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dab208248353de676d083b82c82ec4764a05686",
"body": "Fix example link",
"is_bot": false,
"headline": "Merge pull request #18 from pyrossh/patch-1",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-06-25T21:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcd7462017fa4dde32cc5e61a98a0f2b36858fd",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Peter John",
"author_login": null,
"committed_at": "2023-06-20T13:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d2b65a3d35318bfad887cac7a1f4af6d5325d5",
"body": "clippy ci",
"is_bot": false,
"headline": "Merge pull request #12 from rs-tml/clippy_enhance",
"author_name": "dj8yf0μl",
"author_login": "dj8yfo",
"committed_at": "2023-05-19T14:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f000d33115321eefb9b2b24a699fe8fbde2389",
"body": null,
"is_bot": false,
"headline": "chore(ci): clippy ci",
"author_name": "dj8yf0μl",
"author_login": null,
"committed_at": "2023-05-19T14:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e02a5356aee93b84ed2a8c64d700d9559d4ab09",
"body": null,
"is_bot": false,
"headline": "Release: reduce cargo package size.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-17T15:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a29a511a52073e5f4160c8a98e6322dfbd004324",
"body": null,
"is_bot": false,
"headline": "Release: Rebuild docs",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-17T15:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df14db7be465109f05a37b82b5793c43e79fb6a2",
"body": null,
"is_bot": false,
"headline": "chore: Fix docs build.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-17T15:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236964daaaecbbfce9c50548b35b822ffabdbd73",
"body": null,
"is_bot": false,
"headline": "Release: Fix fmt and rebuild docs in v0.10.4",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-17T14:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa747a49c5402c17ca5fd3788beebbfb08f100f",
"body": null,
"is_bot": false,
"headline": "chore: Fix fmt add git-hook",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-17T14:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c3a38b690c69e33c222e2e03253fdd86427776",
"body": null,
"is_bot": false,
"headline": "chore: remove dbg macro.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-14T14:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1228daff4fe1b4eb2f6d13b23d041ea5d06e1247",
"body": null,
"is_bot": false,
"headline": "Release: cleanup interface and docs",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-14T14:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55994a4151864d84dd076452fd8bd876be28f10c",
"body": null,
"is_bot": false,
"headline": "docs: Fixup cargo docs",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-14T14:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ad397861b93f30018bb3cf07c757cd5e7ee86e",
"body": null,
"is_bot": false,
"headline": "Release: Post release fixups",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-13T16:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41401cb570027718101a70bf205211709426dda",
"body": null,
"is_bot": false,
"headline": "Release: Cleanup release.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-13T16:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d12101f89b7a1bbf34f12c9f43ad557627888e",
"body": null,
"is_bot": false,
"headline": "release: First release of a fork",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-13T16:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded41ca7a95258489950944130c47ecfefc649be",
"body": null,
"is_bot": false,
"headline": "Fix: RawText to_source implementation on stable",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-13T16:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6296d78f25e84d1c099cdf8f7f35521cd231c88d",
"body": null,
"is_bot": false,
"headline": "chore: Start a new version history",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T13:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b53af29200f1332894e8a5d8bf9782556f87d95",
"body": null,
"is_bot": false,
"headline": "release(chnglg): update unreleased changelog",
"author_name": "dj8yf0μl",
"author_login": null,
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2c469213a334aefb722118f786b305a7b6b0bb",
"body": null,
"is_bot": false,
"headline": "test(examples/html-to-string-macro): TRYBUILD=overwrite in ui tests",
"author_name": "dj8yf0μl",
"author_login": null,
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8011c88b13053bed6eb46b50ead167738944a44b",
"body": null,
"is_bot": false,
"headline": "chore(cargo.toml): bump syn_derive to 0.1.6 to avoid nightly",
"author_name": "dj8yf0μl",
"author_login": null,
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524c1c45c6649ecdb4c849137ba1cfa3356b00b3",
"body": null,
"is_bot": false,
"headline": "fix: Make public keyed attribute fields.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc176bf8f532784fc6bde537feb534af9379134",
"body": null,
"is_bot": false,
"headline": "docs: Add comparsion with syn-rsx",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fecaef6b725a16702ce177ee7064e0fc8b4082fe",
"body": null,
"is_bot": false,
"headline": "fix: Updated example, bench, made fragment parsing recoverable.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd2ea35a441e00e465f523bfd42970faed87045",
"body": "Use RecoverableContext instead.",
"is_bot": false,
"headline": "refactor: Remove tls context at all.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2c1f36f65ee89f9b07e916812e0550243f78c1",
"body": "Implement ParseRecoverable trait, and make Recoverable context non-static(non-tls).\nAdd usage of Diagnostic to provide more user friendly errors.\nHandling of unclosed tags on end-of-input, and closed tags without open tags.",
"is_bot": false,
"headline": "refactor: Refactor recoverable parser.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d241522bc0eb5af8c72c032adec431e221d3b3a7",
"body": null,
"is_bot": false,
"headline": "refactor: Cleanup of parsing code.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1722b8461be0ee15fbf837c1e35b2ab9ca1eaa2",
"body": null,
"is_bot": false,
"headline": "Fix: attribute value parsing span",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c7203b2da9d4c5d48e33851e67950ec49e21df",
"body": "NodeValueExpr was replaced by syn::Expr in all places where expr is needed.\nFor places where {code} is expected NodeBlock was used.",
"is_bot": false,
"headline": "Refactor: remove NodeValueExpr type",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b84f1db8f086b146228ad759bab9df52d49b10a",
"body": null,
"is_bot": false,
"headline": "feat: Add support of unqoted text.",
"author_name": "Vladimir Motylenko",
"author_login": "vldm",
"committed_at": "2023-05-10T12:42:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 10,
"latest_release_at": "2024-07-28T13:12:40Z",
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 725,
"mean_days_between_releases": 147.3
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rstml",
"exists": true,
"license": "MIT",
"keywords": [
"macro",
"html",
"jsx",
"syn",
"rsx"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rstml",
"is_deprecated": false,
"latest_version": "0.13.0",
"repository_url": "https://github.com/rs-tml/rstml",
"versions_count": 14,
"total_downloads": 4116286,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 415498,
"first_published_at": "2023-05-12T17:53:01.549614Z",
"latest_published_at": "2026-07-22T21:14:27.382848Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "rstml-control-flow",
"exists": true,
"license": "MIT",
"keywords": [
"macro",
"html",
"jsx",
"syn",
"rsx"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rstml-control-flow",
"is_deprecated": false,
"latest_version": "0.2.0",
"repository_url": "https://github.com/rs-tml/rstml",
"versions_count": 3,
"total_downloads": 2430,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 27,
"first_published_at": "2024-07-28T13:30:51.521319Z",
"latest_published_at": "2026-07-22T21:14:30.281228Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 14,
"stars": 125,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 15
},
"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",
"examples/html-to-string-macro/Cargo.toml",
"rstml-control-flow/Cargo.toml",
"rstml/Cargo.toml"
],
"largest_source_bytes": 28627,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"rstml-control-flow/Cargo.toml",
"rstml/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "proc-macro2",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "quote",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn_derive",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "proc-macro2-diagnostics2",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "derive-where",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "rstml",
"manifest": "rstml-control-flow/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "proc-macro2",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "quote",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn_derive",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "proc-macro2-diagnostics2",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "derive-where",
"manifest": "rstml/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 34,
"open_issues": 15,
"closed_ratio": 0.5,
"closed_issues": 15,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stoically",
"commits": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/29637501?v=4"
},
{
"type": "User",
"login": "vldm",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/8759725?v=4"
},
{
"type": "User",
"login": "gbj",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/286622?v=4"
},
{
"type": "User",
"login": "ModProg",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/11978847?v=4"
},
{
"type": "User",
"login": "tachibanayui",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33594017?v=4"
},
{
"type": "User",
"login": "LLBlumire",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6872380?v=4"
},
{
"type": "User",
"login": "mrchantey",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/25616826?v=4"
},
{
"type": "User",
"login": "PizzasBear",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/43722034?v=4"
},
{
"type": "User",
"login": "vidhanio",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/41439633?v=4"
},
{
"type": "User",
"login": "azriel91",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2993230?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.585
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"bench.yml",
"ci.yml",
"coverage.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/18 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 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": "da2fd328ebc5102ea12ce98a8a106e429bb470ca",
"ran_at": "2026-07-23T14:54:02Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T21:15:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-11-01T16:46:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2023-05-19T13:11:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2023-05-19T13:22:24Z",
"last_comment_at": "2024-01-14T14:41:46Z",
"last_comment_author": "vldm"
},
{
"number": 10,
"created_at": "2023-05-19T13:25:19Z",
"last_comment_at": "2024-01-16T22:05:58Z",
"last_comment_author": "vldm"
},
{
"number": 14,
"created_at": "2023-05-19T18:45:14Z",
"last_comment_at": "2023-05-21T22:59:38Z",
"last_comment_author": "vldm"
},
{
"number": 25,
"created_at": "2023-07-26T04:34:59Z",
"last_comment_at": "2023-07-29T03:10:41Z",
"last_comment_author": "vidhanio"
},
{
"number": 29,
"created_at": "2023-07-29T19:54:10Z",
"last_comment_at": "2023-08-10T08:18:27Z",
"last_comment_author": "vldm"
},
{
"number": 38,
"created_at": "2023-10-09T12:25:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2023-12-15T05:50:39Z",
"last_comment_at": "2023-12-18T07:33:12Z",
"last_comment_author": "vldm"
},
{
"number": 45,
"created_at": "2024-01-16T21:36:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2024-01-16T22:22:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2024-03-02T17:02:47Z",
"last_comment_at": "2024-03-20T16:11:09Z",
"last_comment_author": "bram209"
},
{
"number": 60,
"created_at": "2025-03-04T22:40:23Z",
"last_comment_at": "2025-04-21T11:45:54Z",
"last_comment_author": "vldm"
},
{
"number": 61,
"created_at": "2025-04-17T13:25:40Z",
"last_comment_at": "2025-04-21T11:38:26Z",
"last_comment_author": "vldm"
},
{
"number": 65,
"created_at": "2025-09-17T14:05:06Z",
"last_comment_at": "2025-10-30T14:21:34Z",
"last_comment_author": "vldm"
},
{
"number": 69,
"created_at": "2025-12-06T03:30:42Z",
"last_comment_at": "2025-12-15T20:16:35Z",
"last_comment_author": "vldm"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rs-tml/rstml",
"host": "github.com",
"name": "rstml",
"owner": "rs-tml"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 37,
"vitality": 52,
"community": 49,
"governance": 55,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"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": "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": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_latest_release": 725,
"mean_days_between_releases": 147.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 725 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 725
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~147.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 147.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 14,
"stars": 125,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "125 stars",
"points": 34,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 125
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 94,
"inputs": {
"packages": [
"rstml",
"rstml-control-flow"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 4118716,
"monthly_downloads": 415525
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "415,525 downloads/month across crates",
"points": 74.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 415525,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.585
},
"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 58% of commits",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"merged_prs": 34,
"open_issues": 15,
"closed_issues": 15,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/39 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/18 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rs-tml",
"public_repos": 3,
"account_age_days": 1167
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of rs-tml",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "rs-tml"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~3 yr old",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rstml",
"rstml-control-flow"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"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": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [
"html",
"jsx",
"proc-macro",
"rsx",
"rust",
"syn",
"templating",
"xml",
"parser",
"recoverable"
],
"has_wiki": true,
"homepage": "https://crates.io/crates/rstml",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://crates.io/crates/rstml",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.7
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"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 5/18 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "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": "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": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"examples/html-to-string-macro/Cargo.toml",
"rstml-control-flow/Cargo.toml",
"rstml/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, examples/html-to-string-macro/Cargo.toml, rstml-control-flow/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, examples/html-to-string-macro/Cargo.toml, rstml-control-flow/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 28627,
"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",
"Community profile unavailable",
"deps.dev does not index crates:rstml@0.13.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T14:54:23.918715Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rs-tml/rstml.svg",
"full_name": "rs-tml/rstml",
"license_state": "standard",
"license_spdx": "MIT"
}