原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"html",
"markdown",
"rust",
"rust-library",
"static-site-generators",
"text-processing",
"commonmark",
"comrak",
"gfm",
"markdown-parser",
"markdown-to-html",
"mermaid",
"sanitizer",
"syntax-highlighting",
"table-of-contents",
"xss-prevention"
],
"is_fork": false,
"size_kb": 469,
"has_wiki": true,
"homepage": "http://doc.mdxgen.com/",
"languages": {
"Rust": 640729,
"Shell": 835,
"Makefile": 3157,
"JavaScript": 1149
},
"pushed_at": "2026-07-24T16:42:32Z",
"created_at": "2024-09-29T08:41:14Z",
"owner_type": "User",
"updated_at": "2026-07-24T16:39:35Z",
"description": "AST-first Markdown → HTML library for Rust. Ships with custom blocks, class-based syntax highlighting, a hardened sanitizer, table of contents, streaming output, plain-text extraction, and client-side mermaid diagrams.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://sebastienrousseau.com",
"name": "Sebastien Rousseau",
"type": "User",
"login": "sebastienrousseau",
"company": null,
"location": "London, UK",
"followers": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/1394998?v=4",
"created_at": "2012-01-31T16:10:59Z",
"is_verified": null,
"public_repos": 145,
"account_age_days": 5289
},
"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.0.4",
"kind": "patch",
"published_at": "2026-04-24T15:56:24Z"
}
],
"recent_commits": [
{
"oid": "a0de02056e67083e09439f22f1df247652a4192f",
"body": "- markdown unsafe-HTML escaping fix (allow_unsafe_html enforced)\n- remediate RUSTSEC advisories: ammonia 4.1.4, crossbeam-epoch 0.9.20\n- bump version to 0.0.5\n\nAssisted-by: Claude:claude-opus-4-7\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "chore(release): v0.0.5 (#40)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-07-24T16:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a314af8ef86971dda7494a59c418f41de7c48a",
"body": "The upstream docs workflow bakes `redirect-crate` verbatim into the\n`<meta http-equiv=\"refresh\" url=/${redirect-crate}/>` redirect on the\npublished Pages root. rustdoc outputs to the crate name with hyphens\nconverted to underscores (`mdx-gen` → `mdx_gen`), so the value was\ntargeting `/mdx-gen/` whic\n[…]\nange only affects the root\nbounce page.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "fix(ci): point docs redirect at the rustdoc output dir (mdx_gen)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T16:35:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60357823c5787035d9e07dd04661b68286de98bd",
"body": "mdx-gen 0.0.4 shipped with a 90-byte `.claude/scheduled_tasks.lock`\nfile (Claude-session runtime lockfile; no secrets, just\n`{sessionId, pid, acquiredAt}`). Root cause: the `[package] exclude`\nlist covered `.git`, `.github`, `.gitignore`, `.vscode` but not the\nper-assistant hidden directories that s\n[…]\nm this repo will not carry\nthese files.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "build(cargo): exclude editor/assistant runtime dirs from publish tarball",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T15:55:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f4a53ce5ccd8b3dfbdc8bb8195382e1ae80f295",
"body": "feat!: v0.0.4 — de-vendor workspace, drop yaml_support, unblock cargo publish\n\nFirst crates.io-shipping release of the 0.0.x line. Inlines\ncommons::validation as an internal module, drops the yaml_support\nfeature + frontmatter module, shrinks the workspace to the root crate\nonly, and lands pre-merge\n[…]\nils and per-commit breakdown on PR #28.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "Merge pull request #28 from sebastienrousseau/feat/v0.0.4",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T15:48:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78c3e5178a2d972b66736e855221a39539491ec1",
"body": "Doc audit on `feat/v0.0.4` surfaced three stale `0.0.3` strings in\nuser-facing example content. All are now updated to match the\nshipping version.\n\n- `examples/docs.rs:32` — the install snippet rendered by the\n example (and by extension the generated HTML docs page) said\n `mdx-gen = \"0.0.3\"`. Anyo\n[…]\n 168 tests\n- `cargo build --examples` ✓\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "docs(examples): bring version references in line with 0.0.4",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T14:32:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15f697d6647cf803c4b1927836020016882de508",
"body": "`NodeValue::Code(c) => buf.push_str(&c.literal)` on\n`src/extensions.rs:76` was the only text-emitting AST variant in\n`collect_all_text` with zero test hits. All other variants\n(`Text`, `CodeBlock`, `SoftBreak`/`LineBreak`, and the structural\narms) are exercised by the existing `test_plain_text_*` su\n[…]\n only to satisfy the\n trait signature.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "test(markdown): cover inline code in plain-text extraction",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T14:12:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19c54c6f3661a0bc4a27c4039da5356a5a96906d",
"body": "Addresses the two Codecov warnings on #28:\n\n1. **Patch coverage 95% with 2 uncovered regions in `src/error.rs`.**\n Both were test-infrastructure paths that fire only on assertion\n failure (`assert!(matches!(...))`'s no-match arm and a\n `let ... else { panic!() }` else branch). Inherently uncov\n[…]\nacross regions/functions/lines/branches\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "test(error): raise error.rs coverage to 100%; scope codecov to src/",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T14:01:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3962d90a97fa0d21c7d5d3c2799f68b19438a475",
"body": "Polish applied from the pre-merge review on #28. Three small changes,\nnone behavioural.\n\n- `src/validation.rs` — module-level `//!` used `[`ValidationError`]`\n and `[`Validator`]` without an explicit path. Rustdoc can't\n auto-resolve those from an inner doc comment to items defined later\n in the \n[…]\nME.md\")`)\n- `cargo publish --dry-run` ✓\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "docs(validation): fix doc-link build; re-export types; cover validate()",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T13:45:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27bc87438d443746ba55fe570f260c22bff73328",
"body": "First crates.io-shipping release of the 0.0.x line. `0.0.3` was tagged\nlocally but never published because the root `mdx-gen` crate depended\non workspace members with `publish = false`, so `cargo publish` failed\nat registry-side dep resolution.\n\nThis completes the de-vendoring started in the previou\n[…]\npt\n `0.0.3` off crates.io is resolved.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat!: drop yaml_support feature; release as 0.0.4",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T13:26:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "200f19e22cebc9c66e5150d64f9ac7e93ac60253",
"body": "The root `mdx-gen` crate depended on the workspace member\n`crates/commons` via both a path and a strict `^0.0.3` version\nrequirement. Because that crate is `publish = false` and the upstream\n`euxis-commons` on crates.io is only at `0.0.2`, `cargo publish`\nfor the root crate failed at registry-side d\n[…]\ngnature).\nFull test suite (166) passes.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "refactor(validation)!: inline commons::validation as an internal module",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T13:24:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22361b03d2af5fc94f9fea8b05cf5b88e169b9eb",
"body": "Top-level `permissions: {}` denied the reusable workflow's jobs the\npermissions they require (contents: write for the GitHub release,\nid-token: write for OIDC Trusted Publishing, attestations: write for\nSLSA provenance), which caused workflow_dispatch to fail at startup\nbefore any job ran. Move the \n[…]\nfor any future jobs added to this file.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "ci(release): grant contents/id-token/attestations at job level",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T12:10:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b55d99188de37e4172b2d5580671a1ef8b47a6bc",
"body": "Delegates to the centralised\n`sebastienrousseau/pipelines/.github/workflows/release.yml`, which\nhandles the full flow for Rust projects:\n\n 1. Build release artefacts for the requested targets.\n 2. Attest build provenance and generate an SPDX SBOM.\n 3. Create (or update) the GitHub release with no\n[…]\ntill has to happen once\n(`git checkout v0.0.3 && cargo publish`, or by retagging). From 0.0.4\nonward, every `v*` tag push triggers this workflow automatically.\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "ci: add Release workflow — auto-publish to crates.io on tag push",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T11:23:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9a5742c3c45a770e108fc6b05c603e472fa2279",
"body": "Transitively bumps hashbrown to 0.17.0. Lockfile-only; both crates\npulled in indirectly via yaml_safe (indexmap-backed Mapping).\nindexmap 2.14.0 raises its MSRV to 1.85, comfortably below our\n1.88 pin. Applied directly on main; closes Dependabot PR #27.\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "chore(deps): bump indexmap 2.13.1 -> 2.14.0",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T11:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f72c14870447dc5662a1bcfb0704e969b770d2",
"body": "The shared docs workflow invokes `cargo doc` with\n`RUSTDOCFLAGS=\"--cfg docsrs\"`. The vendored `commons` crate still\ncarried the upstream `#![cfg_attr(docsrs, feature(doc_cfg))]` + per-\nmodule `#[cfg_attr(docsrs, doc(cfg(feature = \"…\")))]` annotations,\nwhich require nightly. The repo-wide `rust-toolc\n[…]\neam syncs don't silently reintroduce the gate.\n\nVerified locally with:\n RUSTDOCFLAGS=\"--cfg docsrs\" cargo doc --no-deps \\\n --all-features --workspace\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "ci: drop nightly doc_cfg gates from vendored commons",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T11:01:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d8dc5fa222d07257e060af5bd10246a8dd77f291",
"body": "feat!: v0.0.3 — AST pipeline, sanitizer, streaming/ToC/plain-text/mermaid APIs, commons + yaml_safe workspace",
"is_bot": false,
"headline": "Merge pull request #18 from sebastienrousseau/feat/v0.0.3",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T10:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72726d9a4a8a096cd4ebfa9850b805f12f9ab42",
"body": "- README.md — full feature-by-feature rewrite that showcases every new\n v0.0.3 surface: TOC, streaming writer, plain-text extraction, YAML\n frontmatter, class-based syntax highlighting + theme_css, mermaid\n diagrams, custom blocks, enhanced tables, SanitizerConfig, error\n handling. Pointers to t\n[…]\nfor the `process_markdown` happy path had to either turn\n enhanced tables off or hand-wire the comrak extension. README\n examples all assume the new default.\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "docs: finalise v0.0.3 README, CHANGELOG, and rustdoc references",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T10:45:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34c72e8c9e1d9812f6babbf2ceacf6352699a35a",
"body": "- `.github/workflows/ci.yml` — pass `cname: doc.mdxgen.com` to the\n shared `docs.yml` pipeline so the Actions Pages deploy keeps the\n custom domain. The shared pipeline already uses\n `actions/upload-pages-artifact` + `actions/deploy-pages`; it just\n wasn't receiving the CNAME input. Once Pages `\n[…]\nanch.\n- Docs / README / TEMPLATE / src/lib.rs — swap\n `https://kura.pro/mdx-gen/images/` for\n `https://cloudcdn.pro/mdx-gen/v1/` (logos, favicon, doc links).\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "ci: wire Pages Actions deploy and unblock first codecov run",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T10:23:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "20ce372baad8e88d17a7b5880bd000b030e3168d",
"body": "Every file outside the explicitly excluded de.rs now sits at >=95 percent\nlines; workspace total is 95.64 percent (was 90.80 percent). Per-file\nmoves (lowest each crate):\n\n- commons: retry 95.48, logging 96.30, fs 97.58, env 98.88, validation\n 98.81, config 99.44, collections/error/lib/time 100 per\n[…]\nenv::set_var\n stays outside the lib.\n- Tag / TaggedValue round-trip through YAML, including VariantAccess\n for unit / newtype / tuple / struct enum variants.\n\nAssisted-by: Claude:claude-opus-4-7[1m]",
"is_bot": false,
"headline": "test: lift workspace line coverage to 95.64 percent",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-24T10:23:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27c6d0e7f6f930de1de54d59ed8f681aa7a58f5c",
"body": "Before: four diagrams (flowchart, sequence, class, gantt) with\nzero supporting copy.\n\nAfter: every diagram kind mermaid 10 ships — flowchart, sequence,\nER, class, state, gantt, git graph, user journey, pie — each\npreceded by a one-line **When to use** blurb lifted from the\nproject brief so a reader \n[…]\nG via jsdelivr's mermaid 10 ESM bundle.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "docs(examples): diagrams now covers all 9 mermaid kinds + blurbs",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T22:16:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32ae9310bfa1f215db1a2a751ff6f072679116af",
"body": "The geojson / topojson / stl renderers shipped in e5ee212 looked\namateur against real customer expectations even after two rounds\nof polish. The honest fix is to narrow scope: mermaid alone is a\ngenuinely useful, battle-tested renderer that looks sharp with\nzero configuration; the other three would \n[…]\n transform in\n your own page template.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat(diagrams)!: scope down to mermaid only",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T22:08:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e5ee212bffcf2980fb5d4e3d32fda6190cb16781",
"body": "Post-review fix — the previous rendering was technically correct\nbut visually unimpressive because (a) the example data was too\nminimal to show the renderers off and (b) the STL used\nMeshBasicMaterial + AmbientLight, producing a single-colour\nsilhouette that reads as 2-D on screen.\n\n## Example corpu\n[…]\n coloured rectangles rather than\na dot.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat(diagrams): richer demo data + phong-shaded STL",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T21:41:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba9aa5b664a5cb75f09ca0642332e478a1ef2fff",
"body": "Three bugs broke geojson / topojson / stl rendering in the\nhydrator shipped with the last commit. mermaid rendered fine\nbecause its jsdelivr ESM bundle is self-contained.\n\n## 1. three.js: two-THREE problem\n\n`STLLoader.js` and `SVGRenderer.js` contain `import * as THREE\nfrom 'three'` at the top. Load\n[…]\nle doc for why SVG rather than canvas).\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "fix(diagrams): import map + esm.sh + visible error fallback",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T21:32:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c3af85d5c105f25d2cfa1509653b124b5090841",
"body": "Adds support for the diagram formats from GitHub's \"creating\ndiagrams\" guide, rendering to inline SVG client-side to mirror\ngithub.com's actual behaviour rather than bundling a headless\nbrowser server-side.\n\n## Pipeline\n\nWhen `MarkdownOptions::with_diagrams(true)` is set, fenced code\nblocks with inf\n[…]\nproduces a functional\n standalone page\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat(diagrams): client-side mermaid / geojson / topojson / stl",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T21:22:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81a94fbbb9d8617274d65b197ca4c56718721bc2",
"body": "Closes the gap that let the last two CI-only clippy surprises\nthrough. Two pieces land together because neither is useful\nwithout the other.\n\n## rust-toolchain.toml\n\nPins the `stable` channel with `clippy` and `rustfmt` as\nrequired components. rustup installs them the first time a\ncontributor runs a\n[…]\nand never see\nanother CI-only surprise.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "chore(ci): pin stable toolchain + pre-push hook",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T21:03:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86c59941bc9509fef4228173404aba8f7d479c40",
"body": "CI's stable clippy (>=1.95) flags match arms whose entire body\nis a single `if` as `clippy::collapsible_if`. Two arms in\n`collect_all_text` tripped it:\n\n NodeValue::SoftBreak | NodeValue::LineBreak => {\n if !buf.is_empty() && !buf.ends_with(' ') {\n buf.push(' ');\n }\n }\n[…]\nan\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "fix(ci): clippy collapsible_if in collect_all_text match arms",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T20:22:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88eee2a2e3a841d65b87fac8f35f6da20681d39a",
"body": "CI runs clippy on stable (≥1.95) which has a stricter\npedantic-group lint than the 1.94 toolchain I have locally.\nTwo patterns in vendored commons tripped it:\n\n env::var(key).map(|v| !v.is_empty()).unwrap_or(false)\n std::fs::read_to_string(…).map(…).unwrap_or(false)\n\nRewritten to the modern id\n[…]\ns)\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "fix(ci): clippy result_map_unwrap_or in commons env + fs",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T19:49:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "487400d30a9ad21e0feef7ccc68893ea2712ba5a",
"body": "Pushes mdx-gen line coverage from 95.04% → 98.25% and region\ncoverage from 95.45% → 97.91% by adding 15 targeted unit tests\nagainst previously uncovered branches. Measured with\n`cargo llvm-cov --package mdx-gen --all-features`.\n\n## Per-file deltas\n\n| File | Before (lines) | After (lines\n[…]\nns\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "test: raise lib coverage to ≥98% (targeted gap closure)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T19:35:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dff381b496ce189dd8215690402249ddbb237c57",
"body": "Upgrades validate() from a single-check function into a real\nvalidation suite built on commons::validation::Validator. Every\nfailing check surfaces — callers get the whole list of problems,\nnot just whichever one tripped first.\n\n## Checks added\n\n1. enhanced_tables requires comrak.extension.table (ex\n[…]\nan\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat(validate): comprehensive multi-check MarkdownOptions::validate",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T19:08:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35c997ed092215361a3b6a0639ea37c585fc99d5",
"body": "Supersedes PR #17. Applies the EUXIS commons integration that PR\nproposed for main directly onto feat/v0.0.3, where it can carry\nreal consumers instead of landing as a dead dependency.\n\n## Vendored commons\n\ncrates/commons/ is a straight copy of upstream\ngithub.com/sebastienrousseau/commons (v0.0.3).\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat(ecosystem): vendor commons + migrate validation and error interop",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T18:55:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55b31650b931bec0c68ab22119da68edceda1055",
"body": "…notes\n\n## New public API\n\n- `process_markdown_to_plain_text(content, options) -> Result<String, MarkdownError>`\n — extracts plain text from Markdown, stripping all formatting.\n Useful for search indexing, excerpts, reading-time\n calculations.\n- `mdx_gen::extensions::collect_all_text(root)` — the\n[…]\nct\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat: process_markdown_to_plain_text; sanitizer audit for math + foot…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T18:14:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f0bb9bb2df86997779ba51b3b312a5e55e6403a",
"body": "Three score-moving items confirmed and executed:\n\n## CHANGELOG.md (Documentation)\n\nKeep-a-Changelog format covering everything that landed on\nfeat/v0.0.3: breaking changes (class-based highlighter,\nstyle-attr removal, strict frontmatter), 9 added APIs (streaming\n+ ToC + SanitizerConfig + theme_css +\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(release): CHANGELOG, missing_docs lint, cargo-deny config",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T17:53:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba072ca91106cb2baa006180cbf1ff806a4c1758",
"body": "Sync crates/yaml_safe/ from the canonical upstream at\n~/Code/Public/Rust/yaml_safe. The vendored copy is a strict\nupgrade over what was previously in-tree:\n\n- Block-style sequences under mapping keys\n (`tags:\\n - release\\n - notes`) — the headline gap.\n- Literal (`|`) and folded (`>`) block scala\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "build(yaml_safe): vendor upstream — block sequences, anchors, multi-doc",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T17:14:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "607cbc9894b7ee439d37a108b7c8ba07568820d7",
"body": "Two real Dependabot suggestions (PRs #26 and #24) applied to\nfeat/v0.0.3.\n\n- comrak 0.52 renamed `extension.header_ids` to\n `extension.header_id_prefix`; updated the call site in\n src/markdown.rs accordingly. No other breaking changes\n affected mdx-gen's surface.\n- criterion 0.8 deprecated `crite\n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "build(deps): upgrade comrak 0.50→0.52, criterion 0.5→0.8",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T16:59:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef520a8a04aa284cd629b28970ef7559b892cb21",
"body": "Three more one-word scenarios completing the 16-example suite:\n\n- search — walks the comrak AST directly (Arena, parse_document,\n Node) to group inline text per heading section. Emits\n a faux-JSON dump shaped for ingestion into Lunr,\n MiniSearch, or a custom ind\n[…]\nk.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(examples): add search, gallery, site",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T16:48:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2076776eb1c307eb3a982465eb8bbc1bf6b73a47",
"body": "Five new one-word scenario examples covering technical edge\ncases the original eight didn't reach:\n\n- typed — strongly-typed frontmatter via parse_frontmatter_as\n with three different #[derive(Deserialize)] shapes\n + an untyped Value walk for comparison.\n- alerts — C\n[…]\nes\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(examples): add typed, alerts, bulk, security, pipe scenarios",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T16:37:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36751749233606d3211b4971ab4a28bcdd187247",
"body": "Rewrites every example on top of a shared `support.rs` helper\nported from ~/Code/Public/Rust/noyalib/examples. Each example\nnow uses a terse 1-line module doc plus a `Run:` directive,\ndeclares tasks via `support::task(...)` / `task_with_output(...)`\nwith a braille spinner that flips to a green check\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(examples): adopt noyalib spinner/checkmark output style",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T15:09:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52d5d01edf00a2b5dd6ea7ed00445e88600143dd",
"body": "Drops the _example suffix and reframes API-oriented names\n(toc_example, frontmatter_example, sanitizer_example, etc.) as\nscenario-oriented ones (blog, cms, docs, styling). Short names\nalso keep the `cargo run --example <name>` command typable.\n\nFinal layout (8 files):\n\n basic — minimal process\n[…]\ny.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(examples): rename to one-word scenarios, consolidate",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T14:35:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "817a482c5381c053c6646fb5f46892ee9934a40b",
"body": "Replaces the previous aggregator layout (examples.rs pulling in\nfive pub(crate) modules) with nine independently-runnable example\nbinaries that each cover one public API surface. Style borrowed\nfrom the sibling static-site-generator repo: SPDX header, clippy\nunwrap/expect allow-list, structured rust\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs(examples): rewrite examples/ in standalone SSG style",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T14:14:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c0c78499d8c60fbdd0f7701b4eb63226bb1a965",
"body": "Adds a \"Breaking changes in 0.0.3\" stanza listing the three\ncaller-visible behaviour changes shipped on this branch:\n\n- Highlighter now emits class-based spans; ship CSS via theme_css.\n- Sanitizer no longer permits style on any tag; opt back in via\n SanitizerConfig::with_generic_attribute(\"style\") \n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "docs: document 0.0.3 breaking changes in README",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T12:33:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13885d62f9422ede36a368b0ee16aa50b08af1bf",
"body": "Drops the trim_start() that was permissively skipping leading\nwhitespace before the opening ---. Jekyll, Hugo, and the wider\nCommonMark front-matter ecosystem all require the delimiter to\nappear at the very start of the document — accepting leading\nwhitespace caused two problems:\n\n1. Silent disagree\n[…]\ne.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "fix(frontmatter): require --- delimiter at byte 0",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T12:29:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c82aa719dae4468ae64743ff0dde0afcfb5046c4",
"body": "Documents and SSGs typically need a structured table of contents\nalongside the rendered HTML. mdx-gen now exposes:\n\n- pub struct Heading { level, text, id } — one entry per heading\n in document order.\n- pub fn process_markdown_with_toc(content, options)\n -> Result<(String, Vec<Heading>), Markdow\n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat: add Heading + process_markdown_with_toc API",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T12:22:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "afdf8212b8fded51c5a4a7458b48cd255037be90",
"body": "Removes add_generic_attributes([\"style\"]) from the default\nsanitizer. With the highlighter switched to class-based output\nnothing in the rendered pipeline emits style=\"…\" any longer, so\nthe global style allowance only widened the attack surface for\nraw HTML embedded in untrusted Markdown.\n\nCloses th\n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "fix(security): drop style attribute from sanitizer allow-list",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T12:18:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0b7e045a12c6bb39f4b492ca316e6500b2c3bdb9",
"body": "Replaces the syntect adapter and standalone highlighter with\nClassedHTMLGenerator (ClassStyle::Spaced). Code blocks now render\nas\n\n <span class=\"source rust\"><span class=\"keyword\">fn</span> …</span>\n\ninstead of inline `style=\"color:#…\"` strings. Callers must ship a\nmatching stylesheet — a new pub\n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat!: switch syntax highlighter to class-based output",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T11:41:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fff8a7e0e967a3b5c6b2656995b252e9b8081b35",
"body": "Adds fuzz/ as a standalone workspace (excluded from the main\nworkspace) with three libfuzzer-sys targets:\n\n- process_markdown: full pipeline fed UTF-8 slices, with table,\n strikethrough, and tasklist extensions enabled and sanitization\n on. Catches panics, unbounded CPU, and crashes in comrak + th\n[…]\ny.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "test: add cargo-fuzz scaffolding for parser surfaces",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T09:25:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d6f75f324fc9765c2e890b86db98594ab5bfca4",
"body": "Adds two user-facing capabilities:\n\n1. process_markdown_to_writer(content, &mut impl Write, options)\n streams HTML through a caller-provided writer, avoiding the final\n String allocation when the destination is already a file, socket,\n or buffered sink. process_markdown is refactored to call i\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "feat: streaming process_markdown_to_writer; SanitizerConfig extension",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T09:20:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4930fc07868b8526553f35c3888129e44567fcf5",
"body": "sanitize_html() previously rebuilt ammonia::Builder, the allowed-classes\nHashMap, and several HashSets on every call. All configuration uses\n'static strs and ammonia::Builder::clean() is &self, so the builder is\nnow constructed once in a LazyLock and reused.\n\nRemoves TABLE_OPEN_RE and TABLE_CLOSE_RE\n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "perf: cache ammonia sanitizer; drop literal-string table regexes",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T09:07:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c41cc9276ee704ee4fb5a11e16c86e5946ae7c2a",
"body": "MarkdownOptions::default() has enable_enhanced_tables = true, which now\noperates at the AST level and requires the comrak table extension to be\nenabled. The basic example constructed a fresh Options::default() without\ntable = true, so doctests / example runs failed at pipeline setup.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-6",
"is_bot": false,
"headline": "test: enable comrak table extension in basic example",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-23T09:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce34eb87b437b41c1d17f6e776e0bbd6464bb429",
"body": "Add ~150 precision tests targeting the exact uncovered code paths\nin yaml_safe:\n\n- value/mod.rs: Exercise total_cmp across all Value type pairs,\n ValueVisitor methods via custom deserializer stubs, unexpected()\n for all variants, EnumDeserializer empty mapping error.\n- value/tagged.rs: TaggedValue\n[…]\ns.\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "test: achieve 95%+ coverage on yaml_safe (96% overall)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T20:14:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a603624994fa714f2b6a94ddef45546543dbb11",
"body": "Architecture refinements:\n- Move table enhancement into the AST-walking phase\n (enhance_table_nodes in extensions.rs), eliminating the last regex\n pass over rendered HTML. Tables are now rendered individually from\n their AST nodes, wrapped with responsive divs and alignment classes,\n then inject\n[…]\nh.\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat: AST-level table enhancement, header IDs, sanitizer fix",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T19:17:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b716a4e1f1e38eef88bb6f58a6f7a448a529755",
"body": "Add ~30 more targeted tests for yaml_safe covering block scalar chomp\nmodes, flow collections, tagged values, number ordering, mapping\nentry API, and serde round-trips.\n\nAdd codecov.yml with component-level targets: 80% project threshold\nwith separate tracking for mdx-gen library (src/) vs yaml_safe\n[…]\n).\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "test: add targeted tests and codecov configuration",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T17:46:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ee5414aae067e30164040702fe97f4ff46c968d",
"body": "Add ~250 new tests for the yaml_safe crate targeting uncovered code\npaths in value/mod.rs, value/tagged.rs, mapping.rs, number.rs,\nser.rs, and de.rs. Exercises the full serde Deserializer/Serializer\nimpls, Entry API, Display/Debug/Hash/Ord traits, block scalar chomp\nmodes, flow collections, error pa\n[…]\ns.\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "test: add comprehensive yaml_safe test suite for coverage",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T17:34:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb306a0c52d1c44ff458110f26ef5fbf801f8f10",
"body": "- Rename local YAML crate from serde_yml to yaml_safe to avoid\n name collision with the advisory-flagged upstream crate\n (RUSTSEC-2025-0068). This eliminates the cargo-audit false positive\n entirely rather than suppressing it.\n- Add .cargo/audit.toml to acknowledge bincode RUSTSEC-2025-0141\n (un\n[…]\n).\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "refactor: rename serde_yml to yaml_safe, fix CI failures",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T16:40:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7aa9c088ddc109acb0928850c25ee67fcc97742a",
"body": "- Switch syntect from default-onig to regex-fancy features, dropping\n the onig C dependency (onig_sys) and yaml-rust (RUSTSEC-2024-0320).\n This eliminates two security advisories and the C compiler build\n requirement on Linux/WSL.\n- Disable comrak's default features (removes its bundled syntect/c\n[…]\n).\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "fix: drop onig/yaml-rust, switch syntect to regex-fancy, bump serde_yml",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T16:28:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "525f4fe3144056c58fef8c725bcdf9d6f0b53cdf",
"body": "…tter\n\nReplace the regex-based HTML post-processing pipeline with a comrak\nAST-based architecture:\n\n- Parse Markdown to AST, transform HtmlBlock nodes for custom blocks,\n render with comrak's SyntaxHighlighterAdapter plugin for code\n highlighting, then post-process tables and optionally sanitize.\n\n[…]\n).\n\nAssisted-by: Claude:claude-opus-4-6\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "feat: rewrite processing pipeline with AST, sanitization, and frontma…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-22T15:32:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ac2b99412f5c73e7f9032b1752c2155ae4c310a",
"body": "- ComrakOptions → Options (comrak 0.50 rename)\n- unsafe_ → r#unsafe field rename\n- Bump version to 0.0.2\n- Update all deps to latest",
"is_bot": false,
"headline": "feat: migrate to comrak 0.50",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-04T19:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28c10e503faec60e418b828a373001ba7408175",
"body": "…0.35",
"is_bot": false,
"headline": "Merge pull request #9 from sebastienrousseau/dependabot/cargo/comrak-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-23T20:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a811190f0ed10ec949a27ca1e46018338944b9",
"body": "Updates the requirements on [comrak](https://github.com/kivikakk/comrak) to permit the latest version.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.34.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update comrak requirement from 0.34 to 0.35",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-23T18:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a34320c0c0baaa286dcd5ec4dd53096b529949",
"body": "…0.34",
"is_bot": false,
"headline": "Merge pull request #8 from sebastienrousseau/dependabot/cargo/comrak-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-21T20:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90e6a1513b9dd3bf6647bb83b39ecffe856f4c6",
"body": "Updates the requirements on [comrak](https://github.com/kivikakk/comrak) to permit the latest version.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.33.0...v0.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update comrak requirement from 0.33 to 0.34",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-21T18:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8dc6a83023bc49793275f9b6238603ec713726",
"body": "…0.33",
"is_bot": false,
"headline": "Merge pull request #7 from sebastienrousseau/dependabot/cargo/comrak-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-10T07:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc86977e3db36069989023ac5b8d2f1e72c23160",
"body": "Updates the requirements on [comrak](https://github.com/kivikakk/comrak) to permit the latest version.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.32.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update comrak requirement from 0.32 to 0.33",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-06T19:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec94d2b1c4be29177b23a8d9593844b62fc8cb7",
"body": "…0.32",
"is_bot": false,
"headline": "Merge pull request #6 from sebastienrousseau/dependabot/cargo/comrak-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-19T06:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344265f6da33dc54f02a4e67aa523c4d96cc7dbf",
"body": "Updates the requirements on [comrak](https://github.com/kivikakk/comrak) to permit the latest version.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.29.0...v0.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update comrak requirement from 0.29 to 0.32",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-17T18:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9631c4dd91a341b5715899afbc73df831f41aedb",
"body": "…s/codecov/codecov-action-5",
"is_bot": false,
"headline": "Merge pull request #3 from sebastienrousseau/dependabot/github_action…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-15T06:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ec80717df9c3939b0675ffcb63e2b0063c982f",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-14T18:43:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f380ce55123fbd4ab6b941124216a513ab69ae6",
"body": "…or-2.0",
"is_bot": false,
"headline": "Merge pull request #2 from sebastienrousseau/dependabot/cargo/thiserr…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-13T07:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "951c8600ed0093a10930b258254849d9d80a5d7e",
"body": "Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.0...2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update thiserror requirement from 1.0 to 2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-06T19:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e301c433935586d3a9b8689d514de5a81a0854",
"body": "…0.29",
"is_bot": false,
"headline": "Merge pull request #1 from sebastienrousseau/dependabot/cargo/comrak-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-10T20:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5855669e84ab9bad5e7d156ed61ae37bac12f02a",
"body": "Updates the requirements on [comrak](https://github.com/kivikakk/comrak) to permit the latest version.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.28.0...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): update comrak requirement from 0.28 to 0.29",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-10T18:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507cfcfffad30b12b7adfada9b69ccb99cae3ec2",
"body": null,
"is_bot": false,
"headline": "fix(mdx-gen): :bug: fix categories",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-30T13:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b50fa2cab9a069c65434c03d8b85bdd3748644c",
"body": null,
"is_bot": false,
"headline": "fix(mdx-gen): :green_heart: check whether the directory already exists",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-30T12:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c3ad0d15a33db66c53e4900fec9648aca312e6",
"body": null,
"is_bot": false,
"headline": "fix(mdx-gen): :construction_worker: fix crates.io keywords",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-30T12:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38da9385a30ba122768de5aba57e736516dde15",
"body": "…w action",
"is_bot": false,
"headline": "feat(mdx-gen): :construction_worker: add `release.yml` github workflo…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-30T12:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4b9a25b8abd9f9cffe668e7c7b37d4f76069a3",
"body": null,
"is_bot": false,
"headline": "feat(mdx-gen): :sparkles: add new examples",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-30T10:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "876be2bbb2374fa57cf88deeba47931dd050656c",
"body": null,
"is_bot": false,
"headline": "test(mdx-gen): :white_check_mark: additional unit tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T21:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bfef46c1a3ba399689781e4686989b691910490",
"body": "…led logging",
"is_bot": false,
"headline": "fix(mdx-gen): :bug: Refactor highlight_code_blocks and add more detai…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T20:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e184b8ffb517c436363a67557746b579fab0b91",
"body": null,
"is_bot": false,
"headline": "refactor(mdx-gen): :art: code optimisations and refactoring",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T20:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cba77a48259e42d27ace45ba7a778829aefd56",
"body": null,
"is_bot": false,
"headline": "test(mdx-gen): :bug: fix on unit tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T15:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b74750a1a832f8e80b66f79f7c99fafbe90bd17",
"body": null,
"is_bot": false,
"headline": "test(mdx-gen): :white_check_mark: add unit tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T15:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a056dfad8284f281dad1b739b73bad0a1ad6528e",
"body": null,
"is_bot": false,
"headline": "fix(mdx-gen): :ambulance: fix wrong url in document.yml",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T14:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b6bbc51fe898f400bd0283394b2410ae4f5fc3",
"body": null,
"is_bot": false,
"headline": "fix(mdx-gen): :memo: fix doc tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T13:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296f6bf83ae30393119da3ee897d57078b7c165b",
"body": null,
"is_bot": false,
"headline": "feat(mdx-gen): :sparkles: Initial commit of `mdx-gen`",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-29T13:28:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 55,
"latest_release_at": "2026-04-24T15:56:24Z",
"latest_release_tag": "v0.0.4",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 3,
"days_since_latest_release": 92,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mdx-gen",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"generator",
"html",
"markdown",
"mdx-gen",
"static",
"text-processing",
"development-tools",
"command-line-utilities",
"parsing",
"data-structures"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/mdx-gen",
"is_deprecated": false,
"latest_version": "0.0.5",
"repository_url": "https://github.com/sebastienrousseau/mdx-gen",
"versions_count": 4,
"total_downloads": 15296,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2071,
"first_published_at": "2024-09-30T13:09:09.417145Z",
"latest_published_at": "2026-07-24T16:40:25.057945Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"crates/commons/Cargo.toml",
"crates/yaml_safe/Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 143089,
"source_files_sampled": 62,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "bincode",
"direct": false,
"version": "1.3.3",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2025-0141"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 221
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 190,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "ammonia",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4.1"
},
{
"name": "comrak",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.52"
},
{
"name": "html-escape",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12"
},
{
"name": "syntect",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5.2"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ammonia",
"direct": true,
"version": "4.1.4",
"ecosystem": "crates"
},
{
"name": "comrak",
"direct": true,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "html-escape",
"direct": true,
"version": "0.2.13",
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": "0.4.29",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": "1.12.3",
"ecosystem": "crates"
},
{
"name": "syntect",
"direct": true,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "alloca",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "anes",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.104",
"ecosystem": "crates"
},
{
"name": "assert_fs",
"direct": false,
"version": "1.1.3",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "bincode",
"direct": false,
"version": "1.3.3",
"ecosystem": "crates"
},
{
"name": "bit-set",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bit-vec",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.11.0",
"ecosystem": "crates"
},
{
"name": "bstr",
"direct": false,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.2",
"ecosystem": "crates"
},
{
"name": "caseless",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.60",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "4.6.0",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.6.0",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "crc32fast",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "crossbeam-deque",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.20",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.21",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "cssparser",
"direct": false,
"version": "0.37.0",
"ecosystem": "crates"
},
{
"name": "difflib",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "doc-comment",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "dtoa",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "dtoa-short",
"direct": false,
"version": "0.3.5",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.15.0",
"ecosystem": "crates"
},
{
"name": "entities",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fancy-regex",
"direct": false,
"version": "0.16.2",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "finl_unicode",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "flate2",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "float-cmp",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "globset",
"direct": false,
"version": "0.4.18",
"ecosystem": "crates"
},
{
"name": "globwalk",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "html5ever",
"direct": false,
"version": "0.39.0",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "id-arena",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "ignore",
"direct": false,
"version": "0.4.25",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "jetscii",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.94",
"ecosystem": "crates"
},
{
"name": "leb128fmt",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.184",
"ecosystem": "crates"
},
{
"name": "libfuzzer-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "maplit",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "markup5ever",
"direct": false,
"version": "0.39.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.0",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "new_debug_unreachable",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "normalize-line-endings",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "page_size",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.12",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "phf",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_codegen",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_generator",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_shared",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "plotters",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-backend",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-svg",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "precomputed-hash",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "predicates",
"direct": false,
"version": "3.1.4",
"ecosystem": "crates"
},
{
"name": "predicates-core",
"direct": false,
"version": "1.0.10",
"ecosystem": "crates"
},
{
"name": "predicates-tree",
"direct": false,
"version": "1.0.13",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.37",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "rayon-core",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.18",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.10",
"ecosystem": "crates"
},
{
"name": "rustc-hash",
"direct": false,
"version": "2.1.2",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.149",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "simd-adler32",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "siphasher",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "string_cache",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "string_cache_codegen",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "tendril",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "termtree",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "tinyvec",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "tinyvec_macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "toml",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "typed-arena",
"direct": false,
"version": "2.0.2",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-normalization",
"direct": false,
"version": "0.1.25",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "utf8-width",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.2+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasip3",
"direct": false,
"version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.117",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.117",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.117",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.117",
"ecosystem": "crates"
},
{
"name": "wasm-encoder",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-metadata",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasmparser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.94",
"ecosystem": "crates"
},
{
"name": "web_atoms",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-core",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust-macro",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-component",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wit-parser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 197,
"direct_count": 8,
"indirect_count": 189
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 10,
"open_issues": 6,
"closed_ratio": 0.25,
"closed_issues": 2,
"closed_unmerged_prs": 22
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "sebastienrousseau",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/1394998?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 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/9 approved changesets -- score normalized to 0",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 3,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a0de02056e67083e09439f22f1df247652a4192f",
"ran_at": "2026-07-25T17:57:42Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T16:42:39Z",
"oldest_open_prs": [
{
"number": 41,
"created_at": "2026-07-24T16:42:32Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T16:39:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 29,
"created_at": "2026-04-24T15:41:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-04-24T15:42:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2026-04-24T15:42:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2026-04-24T15:42:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2026-04-24T15:42:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-04-24T15:42:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sebastienrousseau/mdx-gen",
"host": "github.com",
"name": "mdx-gen",
"owner": "sebastienrousseau"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 60,
"vitality": 59,
"community": 46,
"governance": 43,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 55,
"human_commit_share": 0.915,
"days_since_last_push": 1,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "55 commits in the last year",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 55
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.0.4",
"releases_from_tags": false,
"days_since_latest_release": 92,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 92 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 92
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 55,
"inputs": {
"packages": [
"mdx-gen"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 15296,
"monthly_downloads": 2071
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,071 downloads/month across crates",
"points": 44.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2071,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"merged_prs": 10,
"open_issues": 6,
"closed_issues": 2,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 22
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/32 decided PRs merged",
"points": 12,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 32
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/9 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": 64,
"inputs": {
"followers": 155,
"owner_type": "User",
"is_verified": null,
"owner_login": "sebastienrousseau",
"public_repos": 145,
"account_age_days": 5289
},
"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": "155 followers of sebastienrousseau",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 155,
"login": "sebastienrousseau"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "145 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 145
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"mdx-gen"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"html",
"markdown",
"rust",
"rust-library",
"static-site-generators",
"text-processing",
"commonmark",
"comrak",
"gfm",
"markdown-parser",
"markdown-to-html",
"mermaid",
"sanitizer",
"syntax-highlighting",
"table-of-contents",
"xss-prevention"
],
"has_wiki": true,
"homepage": "http://doc.mdxgen.com/",
"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": "http://doc.mdxgen.com/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"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": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 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/9 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 190 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 190
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 190,
"unassessed_packages": 7,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 190,
"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": 2
},
"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": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "75 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 75,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"crates/commons/Cargo.toml",
"crates/yaml_safe/Cargo.toml",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0.085
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 82 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 82
}
}
],
"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": 97,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 143089,
"source_files_sampled": 62,
"oversized_source_files": 3
},
"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": "3/62 source files over 60KB",
"points": 52.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:mdx-gen@0.0.5; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-25T17:57:53.798831Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebastienrousseau/mdx-gen.svg",
"full_name": "sebastienrousseau/mdx-gen",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}