and `$..$` LaTeX spans to native\n `\u003cmath>` MathML via `pul\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-7", "is_bot": false, "headline": "feat: math + mermaid + WASM + comparative benches", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-28T17:29:33Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "3838d31fbe41d01b1bb69b25dafe8f8986b056f7", "body": "Brings the public surface from 35 doctests → 154 passing\ndoctests. Every public `fn`, `struct`, `enum`, `trait`, `type`,\n`mod`, and `const` now carries a `# Examples` block that compiles\nand runs under `cargo test --doc`.\n\nHighlights:\n\n* `lib.rs` — examples on every `constants::*`, `Result`,\n `Conf\n[…]\n`.\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-7", "is_bot": false, "headline": "docs: add a runnable example to every public item", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-27T17:51:42Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "c9ca907227f89d460e57b0621e911064848fec91", "body": "Bumps llvm-cov line coverage from 98.09% → 98.18% (denominator\nexcludes `src/yaml/` per the existing CI glob). Three additions\nplus one cleanup:\n\n* `accessibility::tests::aria_attribute_tests` — drop the dead\n `aria-level` match arm in `is_valid_aria_attribute`. The arm\n was unreachable because `a\n[…]\n).\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-7", "is_bot": false, "headline": "test(coverage): add targeted tests, drop unreachable arm", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T23:55:52Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "420f4b1c4e05fe6b4f5e4a3b3e8ecb2b695dc046", "body": "Moves the ~2 700 lines of `crates/yaml_safe/` into a private\n`mod yaml` under `src/yaml/`. The intermediate separate-crate\npath-dep (which `cargo publish --dry-run` rejected for missing\n`version =`) is gone; `serde` and `indexmap` move from transitive\nto direct dependencies. `crates/yaml_safe/` is r\n[…]\nG.\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-7", "is_bot": false, "headline": "refactor(yaml): inline vendored yaml_safe into src/yaml/", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T22:41:02Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "86f634bb18269217576fb94f80887c5b4a37da78", "body": "Local rustfmt 1.94 left the line at width-80; CI's rustfmt 1.95\nchose to wrap it. Pure formatting; same effect on the test as\nbefore.\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-7", "is_bot": false, "headline": "chore(fmt): apply rustfmt line-wrap that Rust 1.95+ produces", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T20:51:34Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9724393af73db6d9516ffbbfbb7dda344f344909", "body": "PR #38's codecov/patch gate (target 90.00%) passes at 93.93% but\nflagged 40 lines of new code as uncovered. Triaged each:\n\n* 35 of them are unreachable by construction or test-only:\n - check_heading_structure's static-selector early-return,\n - the .map_err arm on `u64::try_from(elapsed.as_millis()\n[…]\n).\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-7", "is_bot": false, "headline": "test(coverage): close two reachable patch-coverage gaps", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T20:38:50Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "a6fa429cdae7824d126d7964130e33a938f2e7ac", "body": "Two updates folded into the v0.0.5 entry:\n\n* The post-pipeline aria-fast-path (commit e522d38) takes\n realistic 8 KB markdown from 2.58 ms → 2.04 ms (−21%). Trivial\n input is now mdx-gen-bound — documented honestly that the\n trivial bench's ceiling needs a different markdown engine,\n not more AR\n[…]\n3.\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-7", "is_bot": false, "headline": "docs(changelog): record final perf numbers + codecov gate addition", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T19:28:06Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "e522d3835a4366103ac05133a5212abc5fb413a8", "body": "`add_aria_attributes` ran two html5ever parses on every call: one\ninside the hot ARIA handler (typically buttons), and one inside the\nfinal `remove_invalid_aria_attributes` sweep. The second is only\nload-bearing when a *user-supplied* aria-* attribute could be\ninvalid — i.e. raw HTML pass-through wi\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-7", "is_bot": false, "headline": "perf(aria): skip post-pipeline parse when input has no aria-* attrs", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T19:14:54Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "0979873c85a0b3bdd8b0f3a3a48892b66353b6a9", "body": "Two release-readiness items lifted from the v0.0.5 audit:\n\n1. CHANGELOG.md — Keep-a-Changelog format. The 0.0.5 (Unreleased)\n section is structured by category (Performance / Security /\n Changed / Removed / Fixed / Tests + coverage / CI / Internal /\n Deferred) and links to the source commits w\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-7", "is_bot": false, "headline": "docs(release): add CHANGELOG.md + codecov.yml coverage floor", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T18:43:58Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "15212f6d3e7dad61e0074586bf75faf73775f406", "body": "`HtmlConfig::default` and `HtmlConfigBuilder::with_syntax_highlighting`\nboth hardcoded the literal `\"github\"` next to `constants::DEFAULT_SYNTAX_THEME`,\nwhich already holds the same string. Routes both call sites (and\nthe matching test assertion) through the constant so a future\ntheme change is a on\n[…]\nd.\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-7", "is_bot": false, "headline": "chore: dedupe DEFAULT_SYNTAX_THEME + refresh transitive locks", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T18:11:37Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "4561d4592337d9e61734dd2292066cd3761b0061", "body": "Swaps the vendored `crates/serde_yml/` (a hand-rolled\n`serde_yml`-compatible rewrite that collided with the published\n`serde_yml@0.0.12` by name and version) for `crates/yaml_safe/` —\na vendored snapshot of the standalone yaml_safe@0.1.0 crate\n(`/Users/seb/Code/Public/Rust/yaml_safe`).\n\nSame code sh\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-7", "is_bot": false, "headline": "refactor(yaml): replace vendored serde_yml with yaml_safe", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T17:33:45Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "d1be586bebda7ac3dbfcdc60fa0027663fc0cc40", "body": "The hardening work on this branch — review fixes, coverage push\nto 98%, perf stack (4.35× uplift), and the CI repairs — all\nlanded on top of `feat/v0.0.4` after the actual `html-generator@0.0.4`\nrelease was already published to crates.io on 2026-04-04. Users\nrunning `cargo install html-generator@0.0\n[…]\np.\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-7", "is_bot": false, "headline": "chore(release): bump to 0.0.5", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-26T17:10:12Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "cab868bef4e7a194079be90f93b419a957b1708c", "body": "The previous attempt used `coverage-exclude-packages: serde_yml`,\nbut `crates/serde_yml/` is declared as a path dependency in\nCargo.toml — not a workspace member. tarpaulin emitted\n\\\"excluded package(s) \\`serde_yml\\` not found in workspace\\\" and\nproceeded to instrument the 1 582 vendored lines anywa\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-7", "is_bot": false, "headline": "fix(ci): exclude vendored crates/ from coverage by file glob", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T17:12:40Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "73983e1eadf140a28fd69e5dcd8e8a78cc92cdcf", "body": "Codecov was failing both `patch` (38.85% vs 86.90% target) and\n`project` (53.76%, down 33.15 pts from main's 86.91%) on PR #27,\ndespite local `cargo llvm-cov` reporting 98.04% line coverage on\nsrc/. Root cause is a tool-config divergence:\n\n* CI uses `cargo tarpaulin` (reusable workflow choice), whic\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-7", "is_bot": false, "headline": "fix(ci): scope tarpaulin coverage to src/** only", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T15:52:59Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "49a4e5ad1f6c438a92043ef59f4db8864ebaca80", "body": "CI runs on Rust stable (currently 1.95.0), which promoted\n`clippy::unnecessary-sort-by` to a stable lint that flags\n`sort_by(|a, b| b.0.cmp(&a.0))` in favour of\n`sort_by_key(|r| Reverse(r.0))`. Functionally identical:\nboth sort the slice by offset in descending order, which is what\n`DomReplacer::app\n[…]\nI.\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-7", "is_bot": false, "headline": "fix(clippy): satisfy clippy::unnecessary-sort-by from Rust 1.95+", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T14:33:31Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "2d2d72ba846abfc75f9e18f58ea3cd75b9ca203f", "body": "Pure mechanical `cargo fmt --all` pass. The vendored\n`crates/serde_yml/` is a workspace member and therefore reachable\nby `cargo fmt --all -- --check` in CI; its inline formatting\npredates the workspace's rustfmt rules and was tripping the\nfmt-check step on every push.\n\nNo behavioural changes — all \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-7", "is_bot": false, "headline": "chore(fmt): apply workspace rustfmt to vendored serde_yml", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T14:19:38Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "cc84ae541d6f4b540e53985f2f276f863865567a", "body": "…red serde_yml\n\nThe cargo-audit and cargo-deny advisory databases match\n`(crate-name, version)` and cannot distinguish a published crate\nfrom a vendored fork that shares its name and version. The upstream\n`serde_yml@0.0.12` is unsound because it links the unsafe `libyml`\nC library (RUSTSEC-2025-0068\n[…]\nI.\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-7", "is_bot": false, "headline": "chore(security): document RUSTSEC-2025-0068 advisory ignore for vendo…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T14:16:29Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "2d62918b0b8212778526efab9b8094da9cc3ad60", "body": "…ailure\n\nThe caller passed `all-features: true` to\n`sebastienrousseau/pipelines/.github/workflows/rust-ci.yml@main`, but\nthe reusable workflow declares no such input — its all-features knob\nis `cargo-features` (string; empty default already means\n`--all-features`). GitHub Actions errors out at start\n[…]\nd.\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-7", "is_bot": false, "headline": "fix(ci): remove undeclared 'all-features' input that caused startup_f…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-25T08:51:25Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "8fcfd7cc419ab29239e5fbe8e6ea166c7d528712", "body": "Stack of review fixes, coverage hardening, and performance work\non top of the v0.0.4 baseline. Primary deltas:\n\nPerformance\n-----------\n* Bench profile: opt-level=3 + fat LTO (was opt-level=\"z\", size\n optimisation leaking into bench runs). Single largest delta —\n generate_html 421 µs → 109 µs.\n* H\n[…]\n).\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: 4.35× throughput uplift · harden v0.0.4 for release", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-24T21:49:08Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "e4afdfff65fe511031115e7a950860e21ce7852e", "body": "Add 10 new fixture files and 15 new integration tests:\n\nSecurity:\n- xss_vectors.txt: script injection, event handlers, iframes, SVG,\n javascript: URLs — validates ammonia sanitization strips all vectors\n- duplicate_elements.txt: identical navs/buttons/forms — validates\n DomReplacer handles Nth-occ\n[…]\nn.\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 security, i18n, stress, and pipeline fixture tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T14:10:15Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "eaa0e9bee9273f39cecc56ec8b48795d5e4725d5", "body": "Restore 22 high-value Markdown test fixtures from main branch into\ntests/fixtures/ and wire them into 23 integration tests covering:\n\n- Core rendering: edge cases, escapes, blockquotes, lists, links, code\n- i18n / Unicode: Arabic, Japanese, Russian, bidirectional text\n- Emoji passthrough\n- GFM exten\n[…]\nne\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 fixture-driven integration tests from main branch", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T13:36:01Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "824adbc7985c6fed945f9c6b613e0d135a2baffe", "body": "Remove basic/, extensions/, and misc/ directories containing old\nMarkdown test fixture .txt files that are not referenced by any\ncurrent example, test, or documentation.\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": "chore: remove stale example fixture directories", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T13:05:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9aaed25392e1ffec0d7ada19a4b9bac260256e11", "body": "… conventions\n\n- Rewrite hello, pipeline, frontmatter, accessibility, seo, toc, minify,\n errors, config, headers, custom_syntax, emojis, async examples\n- Consistent style: SPDX header, doc comment with Run command, section\n separators, support::task_with_output, support::summary\n- Pipeline example\n[…]\nch\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(examples): rewrite all 13 examples and docs to match noyalib…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T12:54:46Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "e5404a8c6d574fa2961687ee48db289904b27f5f", "body": "… pipeline\n\n- Add ammonia dep for HTML sanitization (sanitize_html config flag)\n- Add log dep for diagnostics visibility in generate_html\n- Add generate_full_document flag wrapping output in HTML5 boilerplate\n- Wire enable_syntax_highlighting and syntax_theme into mdx-gen\n- Inject language as html l\n[…]\n.8\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: add ammonia sanitization, full document generation, diagnostics…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T12:54:32Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "132514011b807de4a4a084e28ae1f84d590b1493", "body": "…ement\n\n- Replace manual YAML/TOML parsers with serde_yml and toml crates\n- Bundle emoji-data.txt via include_str! for guaranteed availability\n- Introduce DomReplacer for batch offset-aware HTML element replacement\n- Remove duplicate check_language_attributes and replace_html_element_resilient\n- Con\n[…]\nls\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: replace manual parsers, bundle emoji data, DOM-aware replac…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-21T12:54:00Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "8375fa1ad3cb00d6b586086f9bea12a23b9e36e0", "body": "New src/elements.rs module providing type-safe builders for modern\nHTML5 semantic elements with built-in ARIA support:\n\n- Article — self-contained compositions (blog posts, news articles)\n- Section — standalone document sections with headings\n- Nav — navigation sections with role=\"navigation\"\n- Asid\n[…]\n25\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 HTML5 semantic element builders (closes #25)", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T22:58:32Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "923fbf643602b4fc2ea8f32d0bd1842de6383581", "body": "Replace 12 legacy *_example.rs files with 10 focused examples using\nthe noyalib animated-spinner style via shared support.rs module:\n\n hello.rs — basic markdown to HTML conversion\n pipeline.rs — full pipeline (TOC, ARIA, SEO, minification)\n frontmatter.rs — YAML, TOML, JSON front matt\n[…]\n).\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": "refactor(examples): rewrite examples to match noyalib conventions", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T22:57:00Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "f01ffb44ea7734e08d3b9a2b5cb3dd88eee29997", "body": "Full rewrite with: contents nav, quick start, overview with metrics,\nfeatures matrix, library usage (collapsible sections for pipeline,\nfront matter, TOC, SEO, accessibility, minification, async),\nconfiguration reference, examples table, development/CI guide,\nand security guarantees section.\n\nAll co\n[…]\n).\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: complete README rewrite matching noyalib structure and tone", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T22:30:32Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "dbeab37387dbfbcbe5a1f60458965c88d3906182", "body": "- Update README with MSRV 1.80, all supported features, and usage\n examples for TOC injection, front matter parsing (YAML/TOML/JSON),\n full pipeline configuration, and optional async.\n- Improve error handling in generate_html: accessibility failures are\n now non-fatal (continue with original HTML\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": "docs: document [[TOC]], front matter formats, full pipeline usage", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T22:13:39Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "6977d98bd6ba19bc2bb856042def95bcd4960c5b", "body": "…lement\n\nAccessibility module (src/accessibility.rs):\n- New replace_element() function that handles attribute reordering,\n whitespace differences, and shorthand boolean attributes via\n normalized comparison before falling back to direct replacement.\n- Converted all bare .content.replace() calls in\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": "refactor: replace brittle string replacement with DOM-aware replace_e…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T21:35:54Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "09c8ce683823b5913e2e7122c9e05a8524265bb4", "body": "…xed paths\n\nFront matter (src/utils.rs):\n- New extract_front_matter_data() supporting YAML (---), TOML (+++),\n and JSON ({...}) delimiters, returning parsed serde_json::Value\n- Helper parsers: parse_yaml_like_to_map, parse_toml_like_to_map\n- Existing extract_front_matter unchanged (backwards compat\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": "feat: robust front matter, unified pipeline, configurable emoji, rela…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T21:25:24Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "0cba0c2e2f1aa8762cdbdeeeacdba73e60026ca1", "body": "Pipeline orchestration (generate_html now respects HtmlConfig):\n- Accessibility: calls add_aria_attributes when config.add_aria_attributes is true\n- TOC: generates table of contents and injects at [[TOC]] placeholder\n- Structured data: appends JSON-LD script tag when config.generate_structured_data \n[…]\nhs\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: integrate pipeline, optional async, in-memory minification", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T21:07:07Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "14c2eba721134f0cda8704d5eb7ca1aef61815d8", "body": "Replace all references of https://kura.pro/html-generator/images/\nwith https://cloudcdn.pro/html-generator/v1/.\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": "chore: migrate image CDN from kura.pro to cloudcdn.pro", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T19:45:18Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0c261de27813dfa76d510ea4bdb8efd30b396cbd", "body": "Reformat chained method call to satisfy max_width = 72 in rustfmt.toml.\nThe collapsed .replace(['\\n', '\\r'], \"\") fits on one line now.\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): resolve rustfmt formatting mismatch", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-20T18:09:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "20e4a0820ddffc73e0b16c33658cff8f30b76ae2", "body": "- Replace deprecated criterion::black_box with std::hint::black_box\n (criterion 0.6 removed it).\n- Bump MSRV from 1.56 to 1.80 (criterion 0.6 requires 1.80).\n- Remove deleted lint missing_fragment_specifier from Cargo.toml.\n- Use std::io::Error::other() instead of Error::new(ErrorKind::Other)\n (av\n[…]\n that add_aria_attributes never added).\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): resolve all CI failures", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-19T22:42:11Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "88dd536b31756a3c27dd22ad3f81819d1c0d3482", "body": "…ation\n\nSecurity:\n- Disable raw HTML passthrough by default (render.unsafe = false),\n preventing XSS in downstream consumers. Raw HTML is now opt-in\n via HtmlConfig::allow_unsafe_html.\n- Escape user-controlled attributes in TOC generation and image\n class synthesis.\n\nDependencies:\n- Bump comrak 0\n[…]\ndates.\n\nCloses: #18, #20, #23, #24, #26\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: release v0.0.4 — security hardening, dep alignment, CI consolid…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-19T22:04:38Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "6b1242eed962ed263f727f6a7feb1e02665b6fb3", "body": "- ComrakOptions → Options (comrak 0.50 rename)\n- unsafe_ → r#unsafe field rename\n- minify-html Cfg field renames (do_not_minify_doctype → minify_doctype)\n- Updated test expectation for new minification behavior\n- Bump version to 0.0.4, mdx-gen to 0.0.2", "is_bot": false, "headline": "feat: migrate to comrak 0.50, minify-html 0.18", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2026-04-04T19:05:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "194f534e8d12eb8dc42f15f1fc532fa02db7ffad", "body": "…-0.35.0", "is_bot": false, "headline": "Merge pull request #17 from sebastienrousseau/dependabot/cargo/comrak…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2025-01-24T07:02:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9dc999af8808a1217c3b695816dc5438f71eca20", "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] \u003csupport@github.com>", "is_bot": true, "headline": "build(deps): update comrak requirement from 0.34.0 to 0.35.0", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2025-01-23T21:35:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "1b32d2d378ae0766294d53c007ed9d56324a7191", "body": "…-0.34.0", "is_bot": false, "headline": "Merge pull request #16 from sebastienrousseau/dependabot/cargo/comrak…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2025-01-23T08:55:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f765fc28d2adf24dda9c3ba837315b04df4ede22", "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] \u003csupport@github.com>", "is_bot": true, "headline": "build(deps): update comrak requirement from 0.33.0 to 0.34.0", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2025-01-21T22:03:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cb8e664e587a6b499aa8d83c137935c554531a4d", "body": "…-0.33.0", "is_bot": false, "headline": "Merge pull request #15 from sebastienrousseau/dependabot/cargo/comrak…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2025-01-11T10:49:32Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "00f18e8e97622f06c3f43c54e710e061c53ee936", "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] \u003csupport@github.com>", "is_bot": true, "headline": "build(deps): update comrak requirement from 0.32.0 to 0.33.0", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2025-01-06T21:33:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4970ad71ad81bf7f9479e605b5e4ea707391422b", "body": null, "is_bot": false, "headline": "fix(html-generator): :recycle: refactor CI", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-29T20:35:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b9d87f5b67da1575d122f554eb1b58c70fd7fa2b", "body": "v0.0.3", "is_bot": false, "headline": "Merge pull request #14 from sebastienrousseau/feat/html-generator", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-29T20:24:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "39770fe079ae1a568eb73bd732ef3217fd42a53d", "body": null, "is_bot": false, "headline": "docs(html-generator): :memo: update documentation and content", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-29T20:14:34Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7c520ac1d3fa4c14f2dd43bf159fe76fdc05ca4e", "body": null, "is_bot": false, "headline": "fix(html-generator): :bug: fix custom classes and tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-29T11:40:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5022284e69d009e0a3854d259b32248369453ce4", "body": "…y automation", "is_bot": false, "headline": "fix(html-generator): :bug: fix aria examples and improved accessbilit…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-29T09:53:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8ba0e4717ab659b9a9462c18436fd00cfdedf0d7", "body": null, "is_bot": false, "headline": "fix(html-generator): :bug: remove the assert!(true) line", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T23:48:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9b91c0c09168449ff12c480bb5e36ab80ab00265", "body": null, "is_bot": false, "headline": "refactor(html-generator): :art: aria and unit tests improvements", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T23:43:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b9a8b30b271c3d038b88b07ee13789f241889373", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add missing unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T18:14:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cae5262196534d9ae1e19429222fefe774591a3a", "body": null, "is_bot": false, "headline": "refactor(html-generator): :art: refactor lib.rs and tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T17:54:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e0e4342ef65173dc259c4a3161ebb26ab230dd87", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add missing unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T16:57:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "29bfd8b2da0b545b4adb34052a681159325a66d1", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add missing unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T16:35:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5c6a4d4a6eab467d8425c57c8f4bec124d105ae0", "body": null, "is_bot": false, "headline": "test(html-generator): :white_check_mark: add missing tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T15:02:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b8bd1a715b9d469d3e72c187e4ac33f2354f9cea", "body": null, "is_bot": false, "headline": "v0.0.3", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-28T14:05:18Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "26f7763e16404a4ca5de65654db529a9b58d0bb1", "body": "…-0.32.0", "is_bot": false, "headline": "Merge pull request #13 from sebastienrousseau/dependabot/cargo/comrak…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-19T06:57:04Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d28af513e77b283a43af374b5bcdb5c69407d350", "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.31.0...v0.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: comrak\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com>", "is_bot": true, "headline": "build(deps): update comrak requirement from 0.31.0 to 0.32.0", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2024-12-17T21:51:54Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fa8205bab94de64d65a4596c487c9f40c5a07b43", "body": "…r-0.22.0", "is_bot": false, "headline": "Merge pull request #12 from sebastienrousseau/dependabot/cargo/scrape…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-10T21:48:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0914d1b148703ffb03b57bb2e46744cf5bd6964f", "body": "Updates the requirements on [scraper](https://github.com/causal-agent/scraper) to permit the latest version.\n- [Release notes](https://github.com/causal-agent/scraper/releases)\n- [Commits](https://github.com/causal-agent/scraper/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: scraper\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com>", "is_bot": true, "headline": "build(deps): update scraper requirement from 0.21.0 to 0.22.0", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2024-12-10T21:15:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "08359e067647534fd059309b7ca0876d0ecbf7c3", "body": "v0.0.2", "is_bot": false, "headline": "Merge pull request #10 from sebastienrousseau/feat/html-generator", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T22:07:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "46cf5ccd3b4f25a969aa4b8a87ecbbae651efe2b", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T21:54:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9519dc249132c4714b446088bfb2d965dcc131a4", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T21:28:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e06392b0ce5dcd0d6939fdfc0beaa60d2c3d54e9", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T21:10:56Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0532742665f5df76b6ad034e79937394a7d6e82c", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T20:40:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "67fd3d5905bb73a731d3d5ab3361988ec3e59f26", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T20:22:45Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7bfe49b2232bb51048071b018b274b280dbfacdf", "body": null, "is_bot": false, "headline": "fix(html-generator): 🐛 refactor the validate_language_code", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T18:24:26Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4c31522f4ef0f5f48d23a2d55673e880f0e6cab2", "body": "…oughly", "is_bot": false, "headline": "docs(html-generator): :memo: constants should be documented more thor…", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T18:13:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a2312438d7cff2c54a46c5a9a5534dae52bec146", "body": null, "is_bot": false, "headline": "feat(html-generator): :sparkles: add new examples and data", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T17:51:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "af212a2a38eed66caf5d46cf98b6afe8e864bd73", "body": null, "is_bot": false, "headline": "fix(html-generator): :bug: fix simulated task failure", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T13:24:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f8e045c83dff28a5eebec103c53bcde24d44f200", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T13:20:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6a49dc6dfece50442ff0fe89d14d778e5d64c4fa", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T12:57:03Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e6feb6f372cd375c5a31444422fc67fc24e9ff42", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T12:32:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c4d98b7072363e2f6058dd03e551847c683be00f", "body": null, "is_bot": false, "headline": "test(html-generator): ✅ add unit tests", "author_name": "Sebastien Rousseau", "author_login": "sebastienrousseau", "committed_at": "2024-12-01T11:44:12Z", "body_truncated": false, "is_coding_agent": false } ], "releases_count": 6, "commits_last_year": 60, "latest_release_at": "2026-06-22T20:46:37Z", "latest_release_tag": "v0.0.6", "releases_from_tags": false, "days_since_last_push": 0, "active_weeks_last_year": 7, "days_since_latest_release": 33, "mean_days_between_releases": 124.6 }, "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": "html-generator", "exists": true, "license": "MIT OR Apache-2.0", "keywords": [ "html", "html-generator", "seo", "web_development", "data-structures", "command-line-utilities", "development-tools", "web-programming", "parsing" ], "ecosystem": "crates", "matches_repo": true, "registry_url": "https://crates.io/crates/html-generator", "is_deprecated": false, "latest_version": "0.0.7", "repository_url": "https://github.com/sebastienrousseau/html-generator", "versions_count": 7, "total_downloads": 18742, "dependents_count": null, "deprecation_note": null, "maintainers_count": null, "monthly_downloads": 2077, "first_published_at": "2024-10-07T19:38:27.789421Z", "latest_published_at": "2026-07-25T16:49:58.931141Z", "latest_version_yanked": false, "days_since_latest_publish": 1 } ] }, "popularity": { "forks": 1, "stars": 7, "watchers": 1, "fork_history": { "days": [ { "date": "2025-11-20", "count": 1 } ], "complete": true, "collected": 1, "total_forks": 1 }, "star_history": null, "open_issues_and_prs": 2 }, "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" ], "largest_source_bytes": 157904, "source_files_sampled": 33, "oversized_source_files": 2, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "dependencies": { "manifests": [ "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": 222 }, { "name": "proc-macro-error2", "direct": false, "version": "2.0.1", "severity": "unknown", "ecosystem": "crates", "cvss_score": null, "advisory_ids": [ "RUSTSEC-2026-0173" ], "fixed_version": null, "advisory_count": 1, "oldest_advisory_days": 49 }, { "name": "yaml-rust", "direct": false, "version": "0.4.5", "severity": "unknown", "ecosystem": "crates", "cvss_score": null, "advisory_ids": [ "RUSTSEC-2024-0320" ], "fixed_version": null, "advisory_count": 1, "oldest_advisory_days": 858 } ], "collected": true, "malicious": [], "truncated": false, "by_severity": { "unknown": 3 }, "advisory_count": 3, "affected_count": 3, "assessed_count": 372, "malicious_count": 0, "assessed_package": null, "unassessed_count": 0, "direct_affected_count": 0 }, "ecosystems": [ "crates" ], "dependencies": [ { "name": "ammonia", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "4" }, { "name": "indexmap", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "2" }, { "name": "log", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.4" }, { "name": "minify-html", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.18" }, { "name": "noyalib", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "=0.0.17" }, { "name": "once_cell", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1.21.4" }, { "name": "pulldown-latex", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.7" }, { "name": "regex", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1.12.4" }, { "name": "scraper", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.27.0" }, { "name": "serde", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1" }, { "name": "serde_json", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1.0.150" }, { "name": "thiserror", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "2.0.18" }, { "name": "tokio", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1.50.0" }, { "name": "toml", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "1.1" }, { "name": "wasm-bindgen", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.2" }, { "name": "js-sys", "manifest": "Cargo.toml", "ecosystem": "crates", "version_constraint": "0.3" } ], "all_dependencies": { "error": null, "source": "github-sbom", "packages": [ { "name": "ammonia", "direct": true, "version": "4.1.4", "ecosystem": "crates" }, { "name": "indexmap", "direct": true, "version": "2.14.0", "ecosystem": "crates" }, { "name": "js-sys", "direct": true, "version": "0.3.102", "ecosystem": "crates" }, { "name": "log", "direct": true, "version": "0.4.33", "ecosystem": "crates" }, { "name": "minify-html", "direct": true, "version": "0.18.1", "ecosystem": "crates" }, { "name": "noyalib", "direct": true, "version": "0.0.17", "ecosystem": "crates" }, { "name": "once_cell", "direct": true, "version": "1.21.4", "ecosystem": "crates" }, { "name": "pulldown-latex", "direct": true, "version": "0.7.1", "ecosystem": "crates" }, { "name": "regex", "direct": true, "version": "1.13.1", "ecosystem": "crates" }, { "name": "scraper", "direct": true, "version": "0.27.0", "ecosystem": "crates" }, { "name": "serde", "direct": true, "version": "1.0.229", "ecosystem": "crates" }, { "name": "serde_json", "direct": true, "version": "1.0.151", "ecosystem": "crates" }, { "name": "thiserror", "direct": true, "version": "2.0.19", "ecosystem": "crates" }, { "name": "tokio", "direct": true, "version": "1.53.1", "ecosystem": "crates" }, { "name": "toml", "direct": true, "version": "0.8.23", "ecosystem": "crates" }, { "name": "toml", "direct": true, "version": "1.1.3+spec-1.1.0", "ecosystem": "crates" }, { "name": "wasm-bindgen", "direct": true, "version": "0.2.125", "ecosystem": "crates" }, { "name": "adler2", "direct": false, "version": "2.0.1", "ecosystem": "crates" }, { "name": "ahash", "direct": false, "version": "0.7.8", "ecosystem": "crates" }, { "name": "ahash", "direct": false, "version": "0.8.12", "ecosystem": "crates" }, { "name": "aho-corasick", "direct": false, "version": "1.1.4", "ecosystem": "crates" }, { "name": "alloca", "direct": false, "version": "0.4.0", "ecosystem": "crates" }, { "name": "allocator-api2", "direct": false, "version": "0.2.21", "ecosystem": "crates" }, { "name": "anes", "direct": false, "version": "0.1.6", "ecosystem": "crates" }, { "name": "anstream", "direct": false, "version": "1.0.0", "ecosystem": "crates" }, { "name": "anstyle", "direct": false, "version": "1.0.14", "ecosystem": "crates" }, { "name": "anstyle-parse", "direct": false, "version": "1.0.0", "ecosystem": "crates" }, { "name": "anstyle-query", "direct": false, "version": "1.1.5", "ecosystem": "crates" }, { "name": "anstyle-wincon", "direct": false, "version": "3.0.11", "ecosystem": "crates" }, { "name": "anyhow", "direct": false, "version": "1.0.104", "ecosystem": "crates" }, { "name": "async-trait", "direct": false, "version": "0.1.89", "ecosystem": "crates" }, { "name": "autocfg", "direct": false, "version": "1.5.1", "ecosystem": "crates" }, { "name": "base64", "direct": false, "version": "0.22.1", "ecosystem": "crates" }, { "name": "base64-simd", "direct": false, "version": "0.7.0", "ecosystem": "crates" }, { "name": "base64-simd", "direct": false, "version": "0.8.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": "1.3.2", "ecosystem": "crates" }, { "name": "bitflags", "direct": false, "version": "2.13.0", "ecosystem": "crates" }, { "name": "bitvec", "direct": false, "version": "1.1.1", "ecosystem": "crates" }, { "name": "bon", "direct": false, "version": "3.9.3", "ecosystem": "crates" }, { "name": "bon-macros", "direct": false, "version": "3.9.3", "ecosystem": "crates" }, { "name": "bumpalo", "direct": false, "version": "3.19.0", "ecosystem": "crates" }, { "name": "bytecheck", "direct": false, "version": "0.6.12", "ecosystem": "crates" }, { "name": "bytecheck_derive", "direct": false, "version": "0.6.12", "ecosystem": "crates" }, { "name": "bytes", "direct": false, "version": "1.12.0", "ecosystem": "crates" }, { "name": "caseless", "direct": false, "version": "0.2.2", "ecosystem": "crates" }, { "name": "cast", "direct": false, "version": "0.3.0", "ecosystem": "crates" }, { "name": "castaway", "direct": false, "version": "0.2.4", "ecosystem": "crates" }, { "name": "cc", "direct": false, "version": "1.2.65", "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.1", "ecosystem": "crates" }, { "name": "clap_builder", "direct": false, "version": "4.6.0", "ecosystem": "crates" }, { "name": "clap_derive", "direct": false, "version": "4.6.1", "ecosystem": "crates" }, { "name": "clap_lex", "direct": false, "version": "1.1.0", "ecosystem": "crates" }, { "name": "cobs", "direct": false, "version": "0.3.0", "ecosystem": "crates" }, { "name": "colorchoice", "direct": false, "version": "1.0.5", "ecosystem": "crates" }, { "name": "compact_str", "direct": false, "version": "0.9.1", "ecosystem": "crates" }, { "name": "comrak", "direct": false, "version": "0.50.0", "ecosystem": "crates" }, { "name": "comrak", "direct": false, "version": "0.54.0", "ecosystem": "crates" }, { "name": "const-str", "direct": false, "version": "0.3.2", "ecosystem": "crates" }, { "name": "const-str-proc-macro", "direct": false, "version": "0.3.2", "ecosystem": "crates" }, { "name": "convert_case", "direct": false, "version": "0.6.0", "ecosystem": "crates" }, { "name": "cow-utils", "direct": false, "version": "0.1.3", "ecosystem": "crates" }, { "name": "crc32fast", "direct": false, "version": "1.5.0", "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.33.0", "ecosystem": "crates" }, { "name": "cssparser", "direct": false, "version": "0.37.0", "ecosystem": "crates" }, { "name": "cssparser-color", "direct": false, "version": "0.1.0", "ecosystem": "crates" }, { "name": "cssparser-macros", "direct": false, "version": "0.6.1", "ecosystem": "crates" }, { "name": "cssparser-macros", "direct": false, "version": "0.7.0", "ecosystem": "crates" }, { "name": "darling", "direct": false, "version": "0.23.0", "ecosystem": "crates" }, { "name": "darling_core", "direct": false, "version": "0.23.0", "ecosystem": "crates" }, { "name": "darling_macro", "direct": false, "version": "0.23.0", "ecosystem": "crates" }, { "name": "dashmap", "direct": false, "version": "5.5.3", "ecosystem": "crates" }, { "name": "data-encoding", "direct": false, "version": "2.11.0", "ecosystem": "crates" }, { "name": "data-url", "direct": false, "version": "0.1.1", "ecosystem": "crates" }, { "name": "defmt", "direct": false, "version": "1.1.0", "ecosystem": "crates" }, { "name": "defmt-macros", "direct": false, "version": "1.1.0", "ecosystem": "crates" }, { "name": "defmt-parser", "direct": false, "version": "1.0.0", "ecosystem": "crates" }, { "name": "deranged", "direct": false, "version": "0.5.8", "ecosystem": "crates" }, { "name": "derive_more", "direct": false, "version": "2.1.1", "ecosystem": "crates" }, { "name": "derive_more-impl", "direct": false, "version": "2.1.1", "ecosystem": "crates" }, { "name": "displaydoc", "direct": false, "version": "0.2.6", "ecosystem": "crates" }, { "name": "dragonbox_ecma", "direct": false, "version": "0.0.5", "ecosystem": "crates" }, { "name": "dtoa", "direct": false, "version": "1.0.11", "ecosystem": "crates" }, { "name": "dtoa-short", "direct": false, "version": "0.3.5", "ecosystem": "crates" }, { "name": "ego-tree", "direct": false, "version": "0.11.0", "ecosystem": "crates" }, { "name": "either", "direct": false, "version": "1.16.0", "ecosystem": "crates" }, { "name": "embedded-io", "direct": false, "version": "0.4.0", "ecosystem": "crates" }, { "name": "embedded-io", "direct": false, "version": "0.6.1", "ecosystem": "crates" }, { "name": "emojis", "direct": false, "version": "0.8.2", "ecosystem": "crates" }, { "name": "entities", "direct": false, "version": "1.0.1", "ecosystem": "crates" }, { "name": "env_filter", "direct": false, "version": "1.0.1", "ecosystem": "crates" }, { "name": "env_logger", "direct": false, "version": "0.11.10", "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.4.1", "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": "fmt2io", "direct": false, "version": "1.0.0", "ecosystem": "crates" }, { "name": "fnv", "direct": false, "version": "1.0.7", "ecosystem": "crates" }, { "name": "form_urlencoded", "direct": false, "version": "1.2.2", "ecosystem": "crates" }, { "name": "funty", "direct": false, "version": "2.0.0", "ecosystem": "crates" }, { "name": "futures-core", "direct": false, "version": "0.3.32", "ecosystem": "crates" }, { "name": "futures-task", "direct": false, "version": "0.3.32", "ecosystem": "crates" }, { "name": "futures-util", "direct": false, "version": "0.3.32", "ecosystem": "crates" }, { "name": "getopts", "direct": false, "version": "0.2.24", "ecosystem": "crates" }, { "name": "getrandom", "direct": false, "version": "0.2.17", "ecosystem": "crates" }, { "name": "getrandom", "direct": false, "version": "0.3.4", "ecosystem": "crates" }, { "name": "getrandom", "direct": false, "version": "0.4.3", "ecosystem": "crates" }, { "name": "half", "direct": false, "version": "2.7.1", "ecosystem": "crates" }, { "name": "hashbrown", "direct": false, "version": "0.12.3", "ecosystem": "crates" }, { "name": "hashbrown", "direct": false, "version": "0.14.5", "ecosystem": "crates" }, { "name": "hashbrown", "direct": false, "version": "0.16.1", "ecosystem": "crates" }, { "name": "hashbrown", "direct": false, "version": "0.17.1", "ecosystem": "crates" }, { "name": "heck", "direct": false, "version": "0.5.0", "ecosystem": "crates" }, { "name": "html-escape", "direct": false, "version": "0.2.13", "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": "ident_case", "direct": false, "version": "1.0.1", "ecosystem": "crates" }, { "name": "idna", "direct": false, "version": "1.1.0", "ecosystem": "crates" }, { "name": "idna_adapter", "direct": false, "version": "1.2.2", "ecosystem": "crates" }, { "name": "is_terminal_polyfill", "direct": false, "version": "1.70.2", "ecosystem": "crates" }, { "name": "itertools", "direct": false, "version": "0.10.5", "ecosystem": "crates" }, { "name": "itertools", "direct": false, "version": "0.13.0", "ecosystem": "crates" }, { "name": "itertools", "direct": false, "version": "0.14.0", "ecosystem": "crates" }, { "name": "itoa", "direct": false, "version": "1.0.18", "ecosystem": "crates" }, { "name": "jetscii", "direct": false, "version": "0.5.3", "ecosystem": "crates" }, { "name": "jiff", "direct": false, "version": "0.2.29", "ecosystem": "crates" }, { "name": "jiff-static", "direct": false, "version": "0.2.29", "ecosystem": "crates" }, { "name": "json-escape-simd", "direct": false, "version": "3.0.2", "ecosystem": "crates" }, { "name": "lazy_static", "direct": false, "version": "1.5.0", "ecosystem": "crates" }, { "name": "libc", "direct": false, "version": "0.2.186", "ecosystem": "crates" }, { "name": "libm", "direct": false, "version": "0.2.16", "ecosystem": "crates" }, { "name": "lightningcss", "direct": false, "version": "1.0.0-alpha.71", "ecosystem": "crates" }, { "name": "lightningcss-derive", "direct": false, "version": "1.0.0-alpha.43", "ecosystem": "crates" }, { "name": "linked-hash-map", "direct": false, "version": "0.5.6", "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": "matches", "direct": false, "version": "0.1.10", "ecosystem": "crates" }, { "name": "mdx-gen", "direct": false, "version": "0.0.2", "ecosystem": "crates" }, { "name": "memchr", "direct": false, "version": "2.8.2", "ecosystem": "crates" }, { "name": "minicov", "direct": false, "version": "0.3.8", "ecosystem": "crates" }, { "name": "minify-html-common", "direct": false, "version": "0.0.3", "ecosystem": "crates" }, { "name": "miniz_oxide", "direct": false, "version": "0.8.9", "ecosystem": "crates" }, { "name": "mio", "direct": false, "version": "1.2.1", "ecosystem": "crates" }, { "name": "new_debug_unreachable", "direct": false, "version": "1.0.6", "ecosystem": "crates" }, { "name": "nonmax", "direct": false, "version": "0.5.5", "ecosystem": "crates" }, { "name": "nu-ansi-term", "direct": false, "version": "0.50.3", "ecosystem": "crates" }, { "name": "num-bigint", "direct": false, "version": "0.4.6", "ecosystem": "crates" }, { "name": "num-conv", "direct": false, "version": "0.2.2", "ecosystem": "crates" }, { "name": "num-integer", "direct": false, "version": "0.1.46", "ecosystem": "crates" }, { "name": "num-traits", "direct": false, "version": "0.2.19", "ecosystem": "crates" }, { "name": "once_cell_polyfill", "direct": false, "version": "1.70.2", "ecosystem": "crates" }, { "name": "onig", "direct": false, "version": "6.5.3", "ecosystem": "crates" }, { "name": "onig_sys", "direct": false, "version": "69.9.3", "ecosystem": "crates" }, { "name": "oorandom", "direct": false, "version": "11.1.5", "ecosystem": "crates" }, { "name": "outref", "direct": false, "version": "0.1.0", "ecosystem": "crates" }, { "name": "outref", "direct": false, "version": "0.5.2", "ecosystem": "crates" }, { "name": "owo-colors", "direct": false, "version": "4.3.0", "ecosystem": "crates" }, { "name": "oxc-browserslist", "direct": false, "version": "2.3.1", "ecosystem": "crates" }, { "name": "oxc-miette", "direct": false, "version": "2.7.1", "ecosystem": "crates" }, { "name": "oxc-miette-derive", "direct": false, "version": "2.7.1", "ecosystem": "crates" }, { "name": "oxc_allocator", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_ast", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_ast_macros", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_ast_visit", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_codegen", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_compat", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_data_structures", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_diagnostics", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_ecmascript", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_estree", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_index", "direct": false, "version": "4.1.0", "ecosystem": "crates" }, { "name": "oxc_mangler", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_minifier", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_parser", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_regular_expression", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_semantic", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_sourcemap", "direct": false, "version": "6.1.1", "ecosystem": "crates" }, { "name": "oxc_span", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_syntax", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "oxc_traverse", "direct": false, "version": "0.95.0", "ecosystem": "crates" }, { "name": "page_size", "direct": false, "version": "0.6.0", "ecosystem": "crates" }, { "name": "parcel_selectors", "direct": false, "version": "0.28.2", "ecosystem": "crates" }, { "name": "parcel_sourcemap", "direct": false, "version": "2.1.1", "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": "pastey", "direct": false, "version": "0.1.1", "ecosystem": "crates" }, { "name": "pathdiff", "direct": false, "version": "0.2.3", "ecosystem": "crates" }, { "name": "percent-encoding", "direct": false, "version": "2.3.2", "ecosystem": "crates" }, { "name": "phf", "direct": false, "version": "0.11.3", "ecosystem": "crates" }, { "name": "phf", "direct": false, "version": "0.13.1", "ecosystem": "crates" }, { "name": "phf_codegen", "direct": false, "version": "0.11.3", "ecosystem": "crates" }, { "name": "phf_codegen", "direct": false, "version": "0.13.1", "ecosystem": "crates" }, { "name": "phf_generator", "direct": false, "version": "0.11.3", "ecosystem": "crates" }, { "name": "phf_generator", "direct": false, "version": "0.13.1", "ecosystem": "crates" }, { "name": "phf_macros", "direct": false, "version": "0.11.3", "ecosystem": "crates" }, { "name": "phf_macros", "direct": false, "version": "0.13.1", "ecosystem": "crates" }, { "name": "phf_shared", "direct": false, "version": "0.11.3", "ecosystem": "crates" }, { "name": "phf_shared", "direct": false, "version": "0.13.1", "ecosystem": "crates" }, { "name": "pin-project-lite", "direct": false, "version": "0.2.17", "ecosystem": "crates" }, { "name": "pkg-config", "direct": false, "version": "0.3.33", "ecosystem": "crates" }, { "name": "plist", "direct": false, "version": "1.10.0", "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": "portable-atomic", "direct": false, "version": "1.13.1", "ecosystem": "crates" }, { "name": "portable-atomic-util", "direct": false, "version": "0.2.7", "ecosystem": "crates" }, { "name": "postcard", "direct": false, "version": "1.1.3", "ecosystem": "crates" }, { "name": "potential_utf", "direct": false, "version": "0.1.5", "ecosystem": "crates" }, { "name": "powerfmt", "direct": false, "version": "0.2.0", "ecosystem": "crates" }, { "name": "precomputed-hash", "direct": false, "version": "0.1.1", "ecosystem": "crates" }, { "name": "prettyplease", "direct": false, "version": "0.2.37", "ecosystem": "crates" }, { "name": "proc-macro-error-attr2", "direct": false, "version": "2.0.0", "ecosystem": "crates" }, { "name": "proc-macro-error2", "direct": false, "version": "2.0.1", "ecosystem": "crates" }, { "name": "proc-macro2", "direct": false, "version": "1.0.106", "ecosystem": "crates" }, { "name": "ptr_meta", "direct": false, "version": "0.1.4", "ecosystem": "crates" }, { "name": "ptr_meta_derive", "direct": false, "version": "0.1.4", "ecosystem": "crates" }, { "name": "pulldown-cmark", "direct": false, "version": "0.13.4", "ecosystem": "crates" }, { "name": "pulldown-cmark-escape", "direct": false, "version": "0.11.0", "ecosystem": "crates" }, { "name": "quick-xml", "direct": false, "version": "0.41.0", "ecosystem": "crates" }, { "name": "quote", "direct": false, "version": "1.0.45", "ecosystem": "crates" }, { "name": "r-efi", "direct": false, "version": "5.3.0", "ecosystem": "crates" }, { "name": "r-efi", "direct": false, "version": "6.0.0", "ecosystem": "crates" }, { "name": "radium", "direct": false, "version": "0.7.0", "ecosystem": "crates" }, { "name": "rand", "direct": false, "version": "0.8.6", "ecosystem": "crates" }, { "name": "rand_core", "direct": false, "version": "0.6.4", "ecosystem": "crates" }, { "name": "rayon", "direct": false, "version": "1.12.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.16", "ecosystem": "crates" }, { "name": "regex-syntax", "direct": false, "version": "0.8.11", "ecosystem": "crates" }, { "name": "rend", "direct": false, "version": "0.4.2", "ecosystem": "crates" }, { "name": "rkyv", "direct": false, "version": "0.7.46", "ecosystem": "crates" }, { "name": "rkyv_derive", "direct": false, "version": "0.7.46", "ecosystem": "crates" }, { "name": "rustc-hash", "direct": false, "version": "2.1.2", "ecosystem": "crates" }, { "name": "rustc_version", "direct": false, "version": "0.4.1", "ecosystem": "crates" }, { "name": "rustix", "direct": false, "version": "1.1.4", "ecosystem": "crates" }, { "name": "rustversion", "direct": false, "version": "1.0.22", "ecosystem": "crates" }, { "name": "ryu", "direct": false, "version": "1.0.23", "ecosystem": "crates" }, { "name": "same-file", "direct": false, "version": "1.0.6", "ecosystem": "crates" }, { "name": "scopeguard", "direct": false, "version": "1.2.0", "ecosystem": "crates" }, { "name": "seahash", "direct": false, "version": "4.1.0", "ecosystem": "crates" }, { "name": "selectors", "direct": false, "version": "0.38.0", "ecosystem": "crates" }, { "name": "self_cell", "direct": false, "version": "1.2.2", "ecosystem": "crates" }, { "name": "semver", "direct": false, "version": "1.0.28", "ecosystem": "crates" }, { "name": "seq-macro", "direct": false, "version": "0.3.6", "ecosystem": "crates" }, { "name": "serde-content", "direct": false, "version": "0.1.2", "ecosystem": "crates" }, { "name": "serde_core", "direct": false, "version": "1.0.229", "ecosystem": "crates" }, { "name": "serde_derive", "direct": false, "version": "1.0.229", "ecosystem": "crates" }, { "name": "serde_spanned", "direct": false, "version": "0.6.9", "ecosystem": "crates" }, { "name": "serde_spanned", "direct": false, "version": "1.1.1", "ecosystem": "crates" }, { "name": "servo_arc", "direct": false, "version": "0.4.3", "ecosystem": "crates" }, { "name": "shell-words", "direct": false, "version": "1.1.1", "ecosystem": "crates" }, { "name": "shlex", "direct": false, "version": "2.0.1", "ecosystem": "crates" }, { "name": "signal-hook-registry", "direct": false, "version": "1.4.8", "ecosystem": "crates" }, { "name": "simd-abstraction", "direct": false, "version": "0.7.1", "ecosystem": "crates" }, { "name": "simd-adler32", "direct": false, "version": "0.3.9", "ecosystem": "crates" }, { "name": "simdutf8", "direct": false, "version": "0.1.5", "ecosystem": "crates" }, { "name": "siphasher", "direct": false, "version": "1.0.3", "ecosystem": "crates" }, { "name": "slab", "direct": false, "version": "0.4.12", "ecosystem": "crates" }, { "name": "smallvec", "direct": false, "version": "1.15.2", "ecosystem": "crates" }, { "name": "smawk", "direct": false, "version": "0.3.3", "ecosystem": "crates" }, { "name": "socket2", "direct": false, "version": "0.6.4", "ecosystem": "crates" }, { "name": "stable_deref_trait", "direct": false, "version": "1.2.1", "ecosystem": "crates" }, { "name": "static_assertions", "direct": false, "version": "1.1.0", "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": "strsim", "direct": false, "version": "0.11.1", "ecosystem": "crates" }, { "name": "syn", "direct": false, "version": "1.0.109", "ecosystem": "crates" }, { "name": "syn", "direct": false, "version": "2.0.118", "ecosystem": "crates" }, { "name": "syn", "direct": false, "version": "3.0.3", "ecosystem": "crates" }, { "name": "synstructure", "direct": false, "version": "0.13.2", "ecosystem": "crates" }, { "name": "syntect", "direct": false, "version": "5.3.0", "ecosystem": "crates" }, { "name": "tap", "direct": false, "version": "1.0.1", "ecosystem": "crates" }, { "name": "tempfile", "direct": false, "version": "3.27.0", "ecosystem": "crates" }, { "name": "tendril", "direct": false, "version": "0.5.0", "ecosystem": "crates" }, { "name": "terminal_size", "direct": false, "version": "0.4.4", "ecosystem": "crates" }, { "name": "test-case", "direct": false, "version": "3.3.1", "ecosystem": "crates" }, { "name": "test-case-core", "direct": false, "version": "3.3.1", "ecosystem": "crates" }, { "name": "test-case-macros", "direct": false, "version": "3.3.1", "ecosystem": "crates" }, { "name": "textwrap", "direct": false, "version": "0.16.2", "ecosystem": "crates" }, { "name": "thiserror-impl", "direct": false, "version": "2.0.19", "ecosystem": "crates" }, { "name": "time", "direct": false, "version": "0.3.49", "ecosystem": "crates" }, { "name": "time-core", "direct": false, "version": "0.1.9", "ecosystem": "crates" }, { "name": "time-macros", "direct": false, "version": "0.2.29", "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": "tokio-macros", "direct": false, "version": "2.7.0", "ecosystem": "crates" }, { "name": "toml_datetime", "direct": false, "version": "0.6.11", "ecosystem": "crates" }, { "name": "toml_datetime", "direct": false, "version": "1.1.1+spec-1.1.0", "ecosystem": "crates" }, { "name": "toml_edit", "direct": false, "version": "0.22.27", "ecosystem": "crates" }, { "name": "toml_parser", "direct": false, "version": "1.1.2+spec-1.1.0", "ecosystem": "crates" }, { "name": "toml_write", "direct": false, "version": "0.1.2", "ecosystem": "crates" }, { "name": "toml_writer", "direct": false, "version": "1.1.2+spec-1.1.0", "ecosystem": "crates" }, { "name": "typed-arena", "direct": false, "version": "2.0.2", "ecosystem": "crates" }, { "name": "unicase", "direct": false, "version": "2.9.0", "ecosystem": "crates" }, { "name": "unicode-id-start", "direct": false, "version": "1.4.0", "ecosystem": "crates" }, { "name": "unicode-ident", "direct": false, "version": "1.0.24", "ecosystem": "crates" }, { "name": "unicode-linebreak", "direct": false, "version": "0.1.5", "ecosystem": "crates" }, { "name": "unicode-normalization", "direct": false, "version": "0.1.25", "ecosystem": "crates" }, { "name": "unicode-segmentation", "direct": false, "version": "1.13.3", "ecosystem": "crates" }, { "name": "unicode-width", "direct": false, "version": "0.2.2", "ecosystem": "crates" }, { "name": "unicode_categories", "direct": false, "version": "0.1.1", "ecosystem": "crates" }, { "name": "url", "direct": false, "version": "2.5.8", "ecosystem": "crates" }, { "name": "utf-8", "direct": false, "version": "0.7.6", "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": "utf8parse", "direct": false, "version": "0.2.2", "ecosystem": "crates" }, { "name": "uuid", "direct": false, "version": "1.23.3", "ecosystem": "crates" }, { "name": "version_check", "direct": false, "version": "0.9.5", "ecosystem": "crates" }, { "name": "vlq", "direct": false, "version": "0.5.1", "ecosystem": "crates" }, { "name": "vsimd", "direct": false, "version": "0.8.0", "ecosystem": "crates" }, { "name": "walkdir", "direct": false, "version": "2.5.0", "ecosystem": "crates" }, { "name": "wasi", "direct": false, "version": "0.11.1+wasi-snapshot-preview1", "ecosystem": "crates" }, { "name": "wasip2", "direct": false, "version": "1.0.4+wasi-0.2.12", "ecosystem": "crates" }, { "name": "wasm-bindgen-futures", "direct": false, "version": "0.4.75", "ecosystem": "crates" }, { "name": "wasm-bindgen-macro", "direct": false, "version": "0.2.125", "ecosystem": "crates" }, { "name": "wasm-bindgen-macro-support", "direct": false, "version": "0.2.125", "ecosystem": "crates" }, { "name": "wasm-bindgen-shared", "direct": false, "version": "0.2.125", "ecosystem": "crates" }, { "name": "wasm-bindgen-test", "direct": false, "version": "0.3.75", "ecosystem": "crates" }, { "name": "wasm-bindgen-test-macro", "direct": false, "version": "0.3.75", "ecosystem": "crates" }, { "name": "wasm-bindgen-test-shared", "direct": false, "version": "0.2.125", "ecosystem": "crates" }, { "name": "web-sys", "direct": false, "version": "0.3.102", "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": "winnow", "direct": false, "version": "0.7.15", "ecosystem": "crates" }, { "name": "winnow", "direct": false, "version": "1.0.3", "ecosystem": "crates" }, { "name": "wit-bindgen", "direct": false, "version": "0.57.1", "ecosystem": "crates" }, { "name": "writeable", "direct": false, "version": "0.6.3", "ecosystem": "crates" }, { "name": "wyz", "direct": false, "version": "0.5.1", "ecosystem": "crates" }, { "name": "xdg", "direct": false, "version": "3.0.0", "ecosystem": "crates" }, { "name": "yaml-rust", "direct": false, "version": "0.4.5", "ecosystem": "crates" }, { "name": "yoke", "direct": false, "version": "0.8.3", "ecosystem": "crates" }, { "name": "yoke-derive", "direct": false, "version": "0.8.2", "ecosystem": "crates" }, { "name": "zerocopy", "direct": false, "version": "0.8.52", "ecosystem": "crates" }, { "name": "zerocopy-derive", "direct": false, "version": "0.8.52", "ecosystem": "crates" }, { "name": "zerofrom", "direct": false, "version": "0.1.8", "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": 372, "direct_count": 17, "indirect_count": 355 } }, "maintainership": { "issues": { "open_prs": 2, "merged_prs": 22, "open_issues": 0, "closed_ratio": 1, "closed_issues": 1, "closed_unmerged_prs": 32 }, "bus_factor": 1, "bot_contributors": 1, "top_contributors": [ { "type": "User", "login": "sebastienrousseau", "commits": 120, "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests" }, { "name": "CII-Best-Practices", "score": 0, "reason": "no effort to earn an OpenSSF best practices badge detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices" }, { "name": "Code-Review", "score": 0, "reason": "Found 0/11 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": 0, "reason": "project is not fuzzed", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing" }, { "name": "License", "score": 10, "reason": "license file detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license" }, { "name": "Maintained", "score": 10, "reason": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained" }, { "name": "Packaging", "score": null, "reason": "packaging workflow not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging" }, { "name": "Pinned-Dependencies", "score": 0, "reason": "dependency not pinned by hash detected -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies" }, { "name": "SAST", "score": 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": 7, "reason": "3 existing vulnerabilities detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities" } ], "commit": "586a1af79749b2ba6656de4a232016432fcc9812", "ran_at": "2026-07-26T20:05:38Z", "aggregate_score": 5.2, "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-26T18:12:42Z", "oldest_open_prs": [ { "number": 49, "created_at": "2026-06-29T09:05:47Z", "last_comment_at": null, "last_comment_author": null }, { "number": 54, "created_at": "2026-07-20T09:05:11Z", "last_comment_at": "2026-07-20T09:05:12Z", "last_comment_author": "dependabot" } ], "last_merged_pr_at": "2026-07-26T18:03:53Z", "ci_last_conclusion": "SUCCESS", "oldest_open_issues": [] } }, "config": { "disabled_metrics": [], "disabled_categories": [], "disabled_components": {} }, "source": { "url": "https://github.com/sebastienrousseau/html-generator", "host": "github.com", "name": "html-generator", "owner": "sebastienrousseau" }, "metrics": { "overall": { "key": "overall", "band": "moderate", "name": "Overall health", "note": null, "notes": [], "value": 62, "inputs": { "security": 61, "vitality": 71, "community": 49, "governance": 54, "engineering": 74 }, "components": [] }, "categories": [ { "key": "vitality", "band": "good", "name": "Vitality", "value": 71, "weight": 0.22, "metrics": [ { "key": "development_activity", "band": "moderate", "name": "Development activity", "note": null, "notes": [], "value": 67, "inputs": { "commits_last_year": 60, "human_commit_share": 0.89, "days_since_last_push": 0, "active_weeks_last_year": 7 }, "components": [ { "key": "push_recency", "name": "Push recency", "detail": "last push 0 days ago", "points": 36, "status": "met", "details": [ { "code": "push_recency", "params": { "days": 0 } } ], "max_points": 36 }, { "key": "commit_cadence", "name": "Commit cadence", "detail": "7/52 weeks with commits", "points": 4.8, "status": "partial", "details": [ { "code": "commit_cadence_weeks", "params": { "weeks": 7 } } ], "max_points": 36 }, { "key": "commit_volume", "name": "Commit volume", "detail": "60 commits in the last year", "points": 16, "status": "partial", "details": [ { "code": "commits_last_year", "params": { "count": 60 } } ], "max_points": 18 }, { "key": "openssf_scorecard_maintained", "name": "OpenSSF Scorecard: Maintained", "detail": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10", "points": 10, "status": "met", "details": [], "max_points": 10 } ] }, { "key": "release_discipline", "band": "good", "name": "Release discipline", "note": null, "notes": [], "value": 76, "inputs": { "releases_count": 6, "latest_release_tag": "v0.0.6", "releases_from_tags": false, "days_since_latest_release": 33, "mean_days_between_releases": 124.6 }, "components": [ { "key": "ships_releases", "name": "Ships releases", "detail": "6 releases published", "points": 27, "status": "met", "details": [ { "code": "releases_published", "params": { "count": 6 } } ], "max_points": 27 }, { "key": "release_recency", "name": "Release recency", "detail": "latest release 33 days ago", "points": 36, "status": "met", "details": [ { "code": "release_recency", "params": { "days": 33 } } ], "max_points": 36 }, { "key": "release_cadence", "name": "Release cadence", "detail": "a release every ~124.6 days", "points": 12.6, "status": "partial", "details": [ { "code": "release_cadence", "params": { "gap": 124.6 } } ], "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": 0, "days_since_last_human_commit_is_floor": false }, "components": [ { "key": "project_is_still_maintained", "name": "Project is still maintained", "detail": "last human commit 0 days ago", "points": 100, "status": "met", "details": [ { "code": "abandonment_maintained", "params": { "days": 0 } } ], "max_points": 100 } ] } ], "description": "Is the project alive — is code being written and are releases shipping?" }, { "key": "community", "band": "at_risk", "name": "Community & Adoption", "value": 49, "weight": 0.18, "metrics": [ { "key": "popularity", "band": "critical", "name": "Popularity & adoption", "note": null, "notes": [], "value": 13, "inputs": { "forks": 1, "stars": 7, "watchers": 1, "growth_state": "unverified", "growth_factor_pct": 100, "growth_unverified_reason": "no_history" }, "components": [ { "key": "stars", "name": "Stars", "detail": "7 stars", "points": 12.6, "status": "partial", "details": [ { "code": "stars", "params": { "count": 7 } } ], "max_points": 60 }, { "key": "forks", "name": "Forks", "detail": "1 forks", "points": 0, "status": "missed", "details": [ { "code": "forks", "params": { "count": 1 } } ], "max_points": 25 }, { "key": "watchers", "name": "Watchers", "detail": "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": [ "html-generator" ], "dependents": null, "ecosystems": "crates", "total_downloads": 18742, "monthly_downloads": 2077 }, "components": [ { "key": "monthly_downloads", "name": "Monthly downloads", "detail": "2,077 downloads/month across crates", "points": 44.2, "status": "partial", "details": [ { "code": "downloads_monthly", "params": { "count": 2077, "ecosystems": "crates" } } ], "max_points": 80 }, { "key": "registry_dependents", "name": "Registry dependents", "detail": "not reported by this ecosystem", "points": 0, "status": "excluded", "details": [ { "code": "not_reported_by_this_ecosystem", "params": {} } ], "max_points": 20 } ] } ], "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?" }, { "key": "governance", "band": "moderate", "name": "Sustainability & Governance", "value": 54, "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": "moderate", "name": "Issue & PR responsiveness", "note": null, "notes": [], "value": 62, "inputs": { "merged_prs": 22, "open_issues": 0, "closed_issues": 1, "issue_closed_ratio": 1, "closed_unmerged_prs": 32 }, "components": [ { "key": "issue_resolution", "name": "Issue resolution", "detail": "100% of issues closed", "points": 46.8, "status": "met", "details": [ { "code": "issues_closed_share", "params": { "share": 100 } } ], "max_points": 46.75 }, { "key": "pr_acceptance", "name": "PR acceptance", "detail": "22/54 decided PRs merged", "points": 15.6, "status": "partial", "details": [ { "code": "decided_prs_merged", "params": { "merged": 22, "decided": 54 } } ], "max_points": 38.25 }, { "key": "openssf_scorecard_code_review", "name": "OpenSSF Scorecard: Code-Review", "detail": "Found 0/11 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": 156, "owner_type": "User", "is_verified": null, "owner_login": "sebastienrousseau", "public_repos": 145, "account_age_days": 5290 }, "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": "156 followers of sebastienrousseau", "points": 15.8, "status": "partial", "details": [ { "code": "owner_followers", "params": { "count": 156, "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": 100, "inputs": { "packages": [ "html-generator" ], "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": "7 published versions", "points": 20, "status": "met", "details": [ { "code": "published_versions", "params": { "count": 7 } } ], "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10", "points": 20, "status": "met", "details": [], "max_points": 20 } ] }, { "key": "documentation", "band": "good", "name": "Documentation", "note": null, "notes": [], "value": 75, "inputs": { "topics": [ "frontmatter", "html", "html-generator", "seo", "accessibility", "aria", "commonmark", "json-ld", "markdown", "markdown-to-html", "minification", "rust", "static-site-generator", "structured-data", "table-of-contents", "wcag", "web-development", "mathml", "mermaid", "wasm" ], "has_wiki": true, "homepage": "https://doc.html-generator.co/", "has_readme": true, "has_docs_dir": false, "has_description": true }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 30, "status": "met", "details": [], "max_points": 30 }, { "key": "documentation_directory", "name": "Documentation directory", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 25 }, { "key": "documentation_homepage_site", "name": "Documentation / homepage site", "detail": "https://doc.html-generator.co/", "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": "20 topics", "points": 10, "status": "met", "details": [ { "code": "topics_count", "params": { "count": 20 } } ], "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": 61, "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": 51, "inputs": { "source": "openssf_scorecard", "checks_evaluated": 17, "scorecard_version": "v5.5.0", "checks_inconclusive": 1, "scorecard_aggregate": 5.2 }, "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "cii_best_practices", "name": "CII-Best-Practices", "detail": "no effort to earn an OpenSSF best practices badge detected", "points": 0, "status": "missed", "details": [], "max_points": 2.5 }, { "key": "code_review", "name": "Code-Review", "detail": "Found 0/11 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 not fuzzed", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "license", "name": "License", "detail": "license file detected", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "maintained", "name": "Maintained", "detail": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 }, { "key": "packaging", "name": "Packaging", "detail": "packaging workflow not detected", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 5 }, { "key": "pinned_dependencies", "name": "Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "sast", "name": "SAST", "detail": "SAST tool is 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": "3 existing vulnerabilities detected", "points": 5.2, "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 372 resolved dependencies against OSV. 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": 372 } }, { "code": "advisories_repo_graph_caveat", "params": {} }, { "code": "advisories_reachability", "params": {} } ], "value": 100, "inputs": { "source": "osv", "advisories": 3, "affected_packages": 3, "assessed_packages": 372, "unassessed_packages": 0, "affected_by_severity": "unknown 3", "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": 372, "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": 0.989, "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": "88 of 89 human commits state their intent (structured subject or explanatory body)", "points": 40, "status": "met", "details": [ { "code": "legible_history", "params": { "legible": 88, "sampled": 89 } } ], "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" ], "dependency_bot_commit_share": 0.11 }, "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 100", "points": 0, "status": "missed", "details": [ { "code": "no_agent_authored_commits", "params": { "sampled": 100 } } ], "max_points": 10 }, { "key": "automated_maintenance", "name": "Automated maintenance", "detail": "11 of the last 100 commits are automated dependency updates", "points": 8, "status": "met", "details": [ { "code": "dependency_bot_commits", "params": { "count": 11, "sampled": 100 } } ], "max_points": 8 }, { "key": "openssf_scorecard_pinned_dependencies", "name": "OpenSSF Scorecard: Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 10 } ] }, { "key": "ai_code_legibility", "band": "excellent", "name": "Code legibility for models", "note": null, "notes": [], "value": 97, "inputs": { "primary_language": "Rust", "largest_source_bytes": 157904, "source_files_sampled": 33, "oversized_source_files": 2 }, "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": "2/33 source files over 60KB", "points": 51.7, "status": "partial", "details": [ { "code": "oversized_source_files", "params": { "kb": 60, "sampled": 33, "oversized": 2 } } ], "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" ], "report_type": "repository", "generated_at": "2026-07-26T20:05:50.574402Z", "schema_version": "0.27.0", "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebastienrousseau/html-generator.svg", "full_name": "sebastienrousseau/html-generator", "license_state": "standard", "license_spdx": "Apache-2.0" }, "repoMeta": null, "notFound": false, "related": [ { "id": 34408, "full_name": "public-ui/kolibri", "url": "https://github.com/public-ui/kolibri", "description": "The accessible HTML-Standard", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript", "SCSS" ], "topics": [ "react", "vuejs", "a11y", "accessibility", "angular", "barrierefreiheit", "client-side-rendering", "csr", "solid-js", "ssg", "ssr", "theming", "ui", "webcomponents", "service-side", "service-side-generation", "service-side-rendering", "design-system", "styleguide", "accessible", "bitv", "framework", "library", "designsystem", "design", "system", "web-components", "aria", "wai", "axe", "custom-elements", "style", "guide", "html", "css", "web", "w3c", "webstandard", "wcag" ], "license_spdx": "EUPL-1.2", "license_state": "standard", "stars": 273, "forks": 52, "watchers": 1, "monthly_downloads": 34992, "latest_score": 82, "latest_band": "good", "latest_scanned_at": "2026-07-22T07:34:02.242811Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "organic", "abandonment_state": "maintained", "red_flags": [], "badge_url": "" }, { "id": 44230, "full_name": "wasmerio/wasmer", "url": "https://github.com/wasmerio/wasmer", "description": "🚀 Fast, secure, lightweight containers based on WebAssembly", "ecosystem": "crates", "ecosystems": [ "crates" ], "primary_language": "Rust", "languages": [ "Rust" ], "topics": [ "webassembly", "wasm", "wasi", "emscripten", "rust", "windows", "macos", "linux", "wasmer", "wasix", "runtime", "vm", "cli", "command-line-interface", "api-bindings", "cache", "caching", "types", "data-structures", "no-std", "toml", "parser-implementations" ], "license_spdx": "MIT", "license_state": "standard", "stars": 20920, "forks": 988, "watchers": 194, "monthly_downloads": 731148, "latest_score": 84, "latest_band": "good", "latest_scanned_at": "2026-07-27T22:17:59.022449Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "badge_url": "" }, { "id": 8022, "full_name": "svix/svix-webhooks", "url": "https://github.com/svix/svix-webhooks", "description": "The open source and enterprise-ready webhooks service 🦀", "ecosystem": "npm", "ecosystems": [ "npm", "packagist", "crates", "go", "pypi", "maven", "rubygems" ], "primary_language": "Rust", "languages": [ "Rust", "C#" ], "topics": [ "webhooks", "rust", "webhook-server", "webhook-service", "webhook", "webhooks-server", "webhook-dispatcher", "webhook-ingester", "api", "background-jobs", "background-tasks", "kafka", "message-queue", "pubsub", "queue", "rabbitmq", "redis", "stream", "event-driven", "hacktoberfest", "svix", "diahook", "typescript", "network-programming", "web-programming", "asynchronous", "development-tools" ], "license_spdx": "MIT", "license_state": "standard", "stars": 3301, "forks": 262, "watchers": 25, "monthly_downloads": 21310306, "latest_score": 83, "latest_band": "good", "latest_scanned_at": "2026-07-15T16:49:39.743240Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 1517, "full_name": "tree-sitter/tree-sitter", "url": "https://github.com/tree-sitter/tree-sitter", "description": "An incremental parsing system for programming tools", "ecosystem": "crates", "ecosystems": [ "crates" ], "primary_language": "Rust", "languages": [], "topics": [ "incremental", "parser", "parsing", "rust", "tree-sitter", "wasm" ], "license_spdx": "MIT", "license_state": "standard", "stars": 26230, "forks": 2756, "watchers": 276, "monthly_downloads": 3493687, "latest_score": 82, "latest_band": "good", "latest_scanned_at": "2026-07-13T22:36:49.885875Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 32913, "full_name": "scalar/scalar", "url": "https://github.com/scalar/scalar", "description": "Scalar is an open-source API platform:                                       🌐 Modern REST API Client                                        📖 Beautiful API References                                        ✨ 1st-Class OpenAPI/Swagger Support", "ecosystem": "npm", "ecosystems": [ "npm", "pypi", "crates" ], "primary_language": "TypeScript", "languages": [ "TypeScript", "Vue" ], "topics": [ "api", "docs", "openapi", "reference", "swagger", "vue", "openapi3", "api-client", "http-client", "rest-api", "documentation", "development-tools", "web-programming", "references", "nuxt", "postman-alternative", "rest", "testing", "astro-component", "utils", "scalar", "next.js", "nextjs" ], "license_spdx": "MIT", "license_state": "standard", "stars": 15657, "forks": 903, "watchers": 33, "monthly_downloads": 7188312, "latest_score": 89, "latest_band": "excellent", "latest_scanned_at": "2026-07-21T14:29:08.015354Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "organic", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" }, { "id": 18158, "full_name": "toeverything/affine", "url": "https://github.com/toeverything/affine", "description": "There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. ", "ecosystem": "crates", "ecosystems": [ "crates", "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript" ], "topics": [ "editor", "crdt", "knowledge-base", "markdown", "miro", "notion", "rust", "rust-lang", "whiteboard", "wiki", "workspace", "notion-alternative", "rust-language", "table", "tableview", "app", "notes", "electron" ], "license_spdx": null, "license_state": "custom", "stars": 70543, "forks": 5063, "watchers": 282, "monthly_downloads": null, "latest_score": 84, "latest_band": "good", "latest_scanned_at": "2026-07-17T19:44:14.865018Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "badge_url": "" } ] } }
Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 20:05 UTC

sebastienrousseau / html-generator

A Rust library that turns Markdown into WCAG-compliant, SEO-friendly HTML — front matter, TOC, JSON-LD, MathML, Mermaid, and minification in one pipeline. Runs natively or as WebAssembly.

RustApache-2.0★ 7 stars⑂ 1 forksince Oct 2024View on GitHub ↗

sebastienrousseau/html-generator holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on Community & Adoption (49/100). It was last updated today. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

62
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Sebastien RousseauPersonal account
156 followers145 public repossince Jan 2012

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iohtml-generator0.0.72,07771 day agohtmlhtml-generatorseoweb-developmentdata-structurescommand-line-utilitiesdevelopment-toolsweb-programmingparsing

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.8/36Commit cadence — 7/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share0.89
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases — 6 releases published
36/36Release recency — latest release 33 days ago
12.6/27Release cadence — a release every ~124.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count6
latest_release_tagv0.0.6
releases_from_tagsno
days_since_latest_release33
mean_days_between_releases124.6

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

49At risk · 18% of overall
How it's scored
12.6/60Stars — 7 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars7
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
44.2/80Monthly downloads — 2,077 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageshtml-generator
dependents
ecosystemscrates
total_downloads18,742
monthly_downloads2,077
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
15.6/38.3PR acceptance — 22/54 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs32
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 156 followers of sebastienrousseau
25/25Track record — 145 public repos, account ~14 yr old
Inputs used
followers156
owner_typeUser
is_verified
owner_loginsebastienrousseau
public_repos145
account_age_days5,290
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageshtml-generator
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://doc.html-generator.co/
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicsfrontmatter, html, html-generator, seo, accessibility, aria, commonmark, json-ld, markdown, markdown-to-html, minification, rust, static-site-generator, structured-data, table-of-contents, wcag, web-development, mathml, mermaid, wasm
has_wikiyes
homepagehttps://doc.html-generator.co/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/11 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
1.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages372
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 372 resolved dependencies against OSV. 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.

AI Readiness

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.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 88 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.989
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 11 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0.11
How it's scored
45/45Type-checkable code — Rust (statically typed)
51.7/55Manageable file sizes — 2/33 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes157,904
source_files_sampled33
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

7GitHub stars
1contributors
60commits, last 12 months
0days since last push
6releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 5.2 / 10
5.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 20:05 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
3Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
crates.ioammonia4Cargo.toml
crates.ioindexmap2Cargo.toml
crates.iolog0.4Cargo.toml
crates.iominify-html0.18Cargo.toml
crates.ionoyalib=0.0.17Cargo.toml
crates.ioonce_cell1.21.4Cargo.toml
crates.iopulldown-latex0.7Cargo.toml
crates.ioregex1.12.4Cargo.toml
crates.ioscraper0.27.0Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1.0.150Cargo.toml
crates.iothiserror2.0.18Cargo.toml
crates.iotokio1.50.0Cargo.toml
crates.iotoml1.1Cargo.toml
crates.iowasm-bindgen0.2Cargo.toml
crates.iojs-sys0.3Cargo.toml
All dependencies 372

Full resolved dependency set from the GitHub dependency graph: 17 direct and 355 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ioammonia4.1.4direct
crates.ioindexmap2.14.0direct
crates.iojs-sys0.3.102direct
crates.iolog0.4.33direct
crates.iominify-html0.18.1direct
crates.ionoyalib0.0.17direct
crates.ioonce_cell1.21.4direct
crates.iopulldown-latex0.7.1direct
crates.ioregex1.13.1direct
crates.ioscraper0.27.0direct
crates.ioserde1.0.229direct
crates.ioserde_json1.0.151direct
crates.iothiserror2.0.19direct
crates.iotokio1.53.1direct
crates.iotoml0.8.23direct
crates.iotoml1.1.3+spec-1.1.0direct
crates.iowasm-bindgen0.2.125direct
crates.ioadler22.0.1indirect
crates.ioahash0.7.8indirect
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.4indirect
crates.ioalloca0.4.0indirect
crates.ioallocator-api20.2.21indirect
crates.ioanes0.1.6indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioanyhow1.0.104indirect
crates.ioasync-trait0.1.89indirect
crates.ioautocfg1.5.1indirect
crates.iobase640.22.1indirect
crates.iobase64-simd0.7.0indirect
crates.iobase64-simd0.8.0indirect
crates.iobincode1.3.3indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.13.0indirect
crates.iobitvec1.1.1indirect
crates.iobon3.9.3indirect
crates.iobon-macros3.9.3indirect
crates.iobumpalo3.19.0indirect
crates.iobytecheck0.6.12indirect
crates.iobytecheck_derive0.6.12indirect
crates.iobytes1.12.0indirect
crates.iocaseless0.2.2indirect
crates.iocast0.3.0indirect
crates.iocastaway0.2.4indirect
crates.iocc1.2.65indirect
crates.iocfg-if1.0.4indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap4.6.1indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocobs0.3.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocompact_str0.9.1indirect
crates.iocomrak0.50.0indirect
crates.iocomrak0.54.0indirect
crates.ioconst-str0.3.2indirect
crates.ioconst-str-proc-macro0.3.2indirect
crates.ioconvert_case0.6.0indirect
crates.iocow-utils0.1.3indirect
crates.iocrc32fast1.5.0indirect
crates.iocriterion0.8.2indirect
crates.iocriterion-plot0.8.2indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.20indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.iocssparser0.33.0indirect
crates.iocssparser0.37.0indirect
crates.iocssparser-color0.1.0indirect
crates.iocssparser-macros0.6.1indirect
crates.iocssparser-macros0.7.0indirect
crates.iodarling0.23.0indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.23.0indirect
crates.iodashmap5.5.3indirect
crates.iodata-encoding2.11.0indirect
crates.iodata-url0.1.1indirect
crates.iodefmt1.1.0indirect
crates.iodefmt-macros1.1.0indirect
crates.iodefmt-parser1.0.0indirect
crates.ioderanged0.5.8indirect
crates.ioderive_more2.1.1indirect
crates.ioderive_more-impl2.1.1indirect
crates.iodisplaydoc0.2.6indirect
crates.iodragonbox_ecma0.0.5indirect
crates.iodtoa1.0.11indirect
crates.iodtoa-short0.3.5indirect
crates.ioego-tree0.11.0indirect
crates.ioeither1.16.0indirect
crates.ioembedded-io0.4.0indirect
crates.ioembedded-io0.6.1indirect
crates.ioemojis0.8.2indirect
crates.ioentities1.0.1indirect
crates.ioenv_filter1.0.1indirect
crates.ioenv_logger0.11.10indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofancy-regex0.16.2indirect
crates.iofastrand2.4.1indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofinl_unicode1.4.0indirect
crates.ioflate21.1.9indirect
crates.iofmt2io1.0.0indirect
crates.iofnv1.0.7indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofunty2.0.0indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogetopts0.2.24indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.3indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.12.3indirect
crates.iohashbrown0.14.5indirect
crates.iohashbrown0.16.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.iohtml-escape0.2.13indirect
crates.iohtml5ever0.39.0indirect
crates.ioicu_collections2.2.0indirect
crates.ioicu_locale_core2.2.0indirect
crates.ioicu_normalizer2.2.0indirect
crates.ioicu_normalizer_data2.2.0indirect
crates.ioicu_properties2.2.0indirect
crates.ioicu_properties_data2.2.0indirect
crates.ioicu_provider2.2.0indirect
crates.ioident_case1.0.1indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.2indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.10.5indirect
crates.ioitertools0.13.0indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.18indirect
crates.iojetscii0.5.3indirect
crates.iojiff0.2.29indirect
crates.iojiff-static0.2.29indirect
crates.iojson-escape-simd3.0.2indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.186indirect
crates.iolibm0.2.16indirect
crates.iolightningcss1.0.0-alpha.71indirect
crates.iolightningcss-derive1.0.0-alpha.43indirect
crates.iolinked-hash-map0.5.6indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolitemap0.8.2indirect
crates.iolock_api0.4.14indirect
crates.iomaplit1.0.2indirect
crates.iomarkup5ever0.39.0indirect
crates.iomatches0.1.10indirect
crates.iomdx-gen0.0.2indirect
crates.iomemchr2.8.2indirect
crates.iominicov0.3.8indirect
crates.iominify-html-common0.0.3indirect
crates.iominiz_oxide0.8.9indirect
crates.iomio1.2.1indirect
crates.ionew_debug_unreachable1.0.6indirect
crates.iononmax0.5.5indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-conv0.2.2indirect
crates.ionum-integer0.1.46indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.ioonig6.5.3indirect
crates.ioonig_sys69.9.3indirect
crates.iooorandom11.1.5indirect
crates.iooutref0.1.0indirect
crates.iooutref0.5.2indirect
crates.ioowo-colors4.3.0indirect
crates.iooxc-browserslist2.3.1indirect
crates.iooxc-miette2.7.1indirect
crates.iooxc-miette-derive2.7.1indirect
crates.iooxc_allocator0.95.0indirect
crates.iooxc_ast0.95.0indirect
crates.iooxc_ast_macros0.95.0indirect
crates.iooxc_ast_visit0.95.0indirect
crates.iooxc_codegen0.95.0indirect
crates.iooxc_compat0.95.0indirect
crates.iooxc_data_structures0.95.0indirect
crates.iooxc_diagnostics0.95.0indirect
crates.iooxc_ecmascript0.95.0indirect
crates.iooxc_estree0.95.0indirect
crates.iooxc_index4.1.0indirect
crates.iooxc_mangler0.95.0indirect
crates.iooxc_minifier0.95.0indirect
crates.iooxc_parser0.95.0indirect
crates.iooxc_regular_expression0.95.0indirect
crates.iooxc_semantic0.95.0indirect
crates.iooxc_sourcemap6.1.1indirect
crates.iooxc_span0.95.0indirect
crates.iooxc_syntax0.95.0indirect
crates.iooxc_traverse0.95.0indirect
crates.iopage_size0.6.0indirect
crates.ioparcel_selectors0.28.2indirect
crates.ioparcel_sourcemap2.1.1indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopastey0.1.1indirect
crates.iopathdiff0.2.3indirect
crates.iopercent-encoding2.3.2indirect
crates.iophf0.11.3indirect
crates.iophf0.13.1indirect
crates.iophf_codegen0.11.3indirect
crates.iophf_codegen0.13.1indirect
crates.iophf_generator0.11.3indirect
crates.iophf_generator0.13.1indirect
crates.iophf_macros0.11.3indirect
crates.iophf_macros0.13.1indirect
crates.iophf_shared0.11.3indirect
crates.iophf_shared0.13.1indirect
crates.iopin-project-lite0.2.17indirect
crates.iopkg-config0.3.33indirect
crates.ioplist1.10.0indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.ioportable-atomic1.13.1indirect
crates.ioportable-atomic-util0.2.7indirect
crates.iopostcard1.1.3indirect
crates.iopotential_utf0.1.5indirect
crates.iopowerfmt0.2.0indirect
crates.ioprecomputed-hash0.1.1indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro-error-attr22.0.0indirect
crates.ioproc-macro-error22.0.1indirect
crates.ioproc-macro21.0.106indirect
crates.ioptr_meta0.1.4indirect
crates.ioptr_meta_derive0.1.4indirect
crates.iopulldown-cmark0.13.4indirect
crates.iopulldown-cmark-escape0.11.0indirect
crates.ioquick-xml0.41.0indirect
crates.ioquote1.0.45indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.ioradium0.7.0indirect
crates.iorand0.8.6indirect
crates.iorand_core0.6.4indirect
crates.iorayon1.12.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredox_syscall0.5.18indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iorend0.4.2indirect
crates.iorkyv0.7.46indirect
crates.iorkyv_derive0.7.46indirect
crates.iorustc-hash2.1.2indirect
crates.iorustc_version0.4.1indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.22indirect
crates.ioryu1.0.23indirect
crates.iosame-file1.0.6indirect
crates.ioscopeguard1.2.0indirect
crates.ioseahash4.1.0indirect
crates.ioselectors0.38.0indirect
crates.ioself_cell1.2.2indirect
crates.iosemver1.0.28indirect
crates.ioseq-macro0.3.6indirect
crates.ioserde-content0.1.2indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_spanned0.6.9indirect
crates.ioserde_spanned1.1.1indirect
crates.ioservo_arc0.4.3indirect
crates.ioshell-words1.1.1indirect
crates.ioshlex2.0.1indirect
crates.iosignal-hook-registry1.4.8indirect
crates.iosimd-abstraction0.7.1indirect
crates.iosimd-adler320.3.9indirect
crates.iosimdutf80.1.5indirect
crates.iosiphasher1.0.3indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.2indirect
crates.iosmawk0.3.3indirect
crates.iosocket20.6.4indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostatic_assertions1.1.0indirect
crates.iostring_cache0.9.0indirect
crates.iostring_cache_codegen0.6.1indirect
crates.iostrsim0.11.1indirect
crates.iosyn1.0.109indirect
crates.iosyn2.0.118indirect
crates.iosyn3.0.3indirect
crates.iosynstructure0.13.2indirect
crates.iosyntect5.3.0indirect
crates.iotap1.0.1indirect
crates.iotempfile3.27.0indirect
crates.iotendril0.5.0indirect
crates.ioterminal_size0.4.4indirect
crates.iotest-case3.3.1indirect
crates.iotest-case-core3.3.1indirect
crates.iotest-case-macros3.3.1indirect
crates.iotextwrap0.16.2indirect
crates.iothiserror-impl2.0.19indirect
crates.iotime0.3.49indirect
crates.iotime-core0.1.9indirect
crates.iotime-macros0.2.29indirect
crates.iotinystr0.8.3indirect
crates.iotinytemplate1.2.1indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotokio-macros2.7.0indirect
crates.iotoml_datetime0.6.11indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_edit0.22.27indirect
crates.iotoml_parser1.1.2+spec-1.1.0indirect
crates.iotoml_write0.1.2indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotyped-arena2.0.2indirect
crates.iounicase2.9.0indirect
crates.iounicode-id-start1.4.0indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-linebreak0.1.5indirect
crates.iounicode-normalization0.1.25indirect
crates.iounicode-segmentation1.13.3indirect
crates.iounicode-width0.2.2indirect
crates.iounicode_categories0.1.1indirect
crates.iourl2.5.8indirect
crates.ioutf-80.7.6indirect
crates.ioutf8-width0.1.8indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iouuid1.23.3indirect
crates.ioversion_check0.9.5indirect
crates.iovlq0.5.1indirect
crates.iovsimd0.8.0indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasm-bindgen-futures0.4.75indirect
crates.iowasm-bindgen-macro0.2.125indirect
crates.iowasm-bindgen-macro-support0.2.125indirect
crates.iowasm-bindgen-shared0.2.125indirect
crates.iowasm-bindgen-test0.3.75indirect
crates.iowasm-bindgen-test-macro0.3.75indirect
crates.iowasm-bindgen-test-shared0.2.125indirect
crates.ioweb-sys0.3.102indirect
crates.ioweb_atoms0.2.5indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow0.7.15indirect
crates.iowinnow1.0.3indirect
crates.iowit-bindgen0.57.1indirect
crates.iowriteable0.6.3indirect
crates.iowyz0.5.1indirect
crates.ioxdg3.0.0indirect
crates.ioyaml-rust0.4.5indirect
crates.ioyoke0.8.3indirect
crates.ioyoke-derive0.8.2indirect
crates.iozerocopy0.8.52indirect
crates.iozerocopy-derive0.8.52indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.7indirect
crates.iozerotrie0.2.4indirect
crates.iozerovec0.11.6indirect
crates.iozerovec-derive0.11.3indirect
crates.iozmij1.0.21indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 372 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
bincode1.3.3indirectunknown1
proc-macro-error22.0.1indirectunknown1
yaml-rust0.4.5indirectunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "frontmatter",
        "html",
        "html-generator",
        "seo",
        "accessibility",
        "aria",
        "commonmark",
        "json-ld",
        "markdown",
        "markdown-to-html",
        "minification",
        "rust",
        "static-site-generator",
        "structured-data",
        "table-of-contents",
        "wcag",
        "web-development",
        "mathml",
        "mermaid",
        "wasm"
      ],
      "is_fork": false,
      "size_kb": 943,
      "has_wiki": true,
      "homepage": "https://doc.html-generator.co/",
      "languages": {
        "Rust": 503192,
        "Shell": 1268,
        "Makefile": 3157
      },
      "pushed_at": "2026-07-26T18:04:46Z",
      "created_at": "2024-10-07T17:52:17Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T18:04:03Z",
      "description": "A Rust library that turns Markdown into WCAG-compliant, SEO-friendly HTML — front matter, TOC, JSON-LD, MathML, Mermaid, and minification in one pipeline. Runs natively or as WebAssembly.",
      "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": 156,
      "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": 5290
    },
    "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.6",
          "kind": "patch",
          "published_at": "2026-06-22T20:46:37Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-04-29T09:15:27Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-04-26T15:53:01Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-12-29T20:42:53Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-12-01T22:16:30Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2024-10-07T19:54:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "586a1af79749b2ba6656de4a232016432fcc9812",
          "body": "… updates (#57)\n\nBumps the minor-and-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` |\n| [serde_json](https://github.\n[…]\nion-update:semver-patch\n  dependency-group: minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the minor-and-patch group across 1 directory with 6…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T18:03:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74ebe1a083793aeeb40bec19ddf6c517a1af39f6",
          "body": "Bumps [comrak](https://github.com/kivikakk/comrak) from 0.50.0 to 0.54.0.\n- [Release notes](https://github.com/kivikakk/comrak/releases)\n- [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kivikakk/comrak/compare/v0.50.0...v0.54.0)\n\n---\nupdated-dep\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump comrak from 0.50.0 to 0.54.0 (#52)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T18:03:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7f389d91e9fac6f32165cacb5dd536d95acbaf5",
          "body": "Bumps [noyalib](https://github.com/sebastienrousseau/noyalib) from 0.0.15 to 0.0.17.\n- [Release notes](https://github.com/sebastienrousseau/noyalib/releases)\n- [Changelog](https://github.com/sebastienrousseau/noyalib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sebastienrousseau/noyalib/co\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump noyalib from 0.0.15 to 0.0.17 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T18:02:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18a4df96252e353299cb6bd90ece5bb0281a4ecb",
          "body": "Assisted-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": "ci(dependabot): group github-actions bumps into one PR",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-07-25T22:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3267ea08fe74285e08ae12d332f91018c0dfa3c8",
          "body": "* fix(security): reconstruct allow_unsafe_html escape guard (PARTIAL)\n\nReconstructed from the lost WIP CHANGELOG spec after accidental loss:\nmdx-gen 0.0.2 forces comrak render.r#unsafe=true; set render.escape =\n!allow_unsafe_html so untrusted raw HTML is entity-escaped regardless.\n\nVERIFIED: untrust\n[…]\ne)\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": "feat/v0.0.7 (#56)",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-07-25T16:49:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db711ea64dd200957e5986cffc68640e844d4fb4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4 to 7 (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T08:47:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b33cd8170bfd6db6569c7db14d151ec7a9716ccf",
          "body": "See the v0.0.6 release notes for the full changelog.\n\nSigned-off-by: Sebastien Rousseau <sebastian.rousseau@gmail.com>\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 feat/v0.0.6 into main — release v0.0.6",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-06-22T20:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9592393dd571155147b66ab2a8a80d3cd5fdc4",
          "body": "RustSec published advisory RUSTSEC-2026-0173 on 2026-06-07 marking\nproc-macro-error2 unmaintained. It enters our graph transitively via\nmdx-gen 0.0.2 → env_logger → jiff → defmt → defmt-macros; no upstream\nmdx-gen release yet drops the chain, so add the ID to the ignore lists\nin `.cargo/audit.toml` \n[…]\n).\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-7",
          "is_bot": false,
          "headline": "fix(ci): ignore RUSTSEC-2026-0173 (proc-macro-error2 unmaintained)",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-06-21T22:05:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2576ddc15346ce7330bdcc3be0c1ad93fb56d48c",
          "body": "- scraper 0.26.0 → 0.27.0 (Cargo.toml + lock)\n- regex 1.12.3 → 1.12.4 (Cargo.toml + lock)\n- serde_json 1.0.149 → 1.0.150 (Cargo.toml + lock)\n- log 0.4.29 → 0.4.32 (lock; caret in Cargo.toml)\n- tokio 1.52.1 → 1.52.3 (lock; caret in Cargo.toml)\n- pulldown-cmark 0.13.3 → 0.13.4 (lock; dev-dep caret in \n[…]\n5)\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-7",
          "is_bot": false,
          "headline": "chore(release): prep v0.0.6 — absorb dependabot, refresh README",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-06-21T12:20:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5da31163237797cd3e33284bb6b7f834db42e07",
          "body": "Cuts the next release on this branch (already on noyalib since\ncommit e225969). README, TEMPLATE, lock-file, and CHANGELOG\nfollow-ups; no logic changes.\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-7",
          "is_bot": false,
          "headline": "chore(release): bump html-generator 0.0.5 → 0.0.6",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-06-20T23:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e225969598bd4adc5fb9a5c60333b09fb05d0d60",
          "body": "Removes the inlined `src/yaml/` snapshot (17 files, ~10,586 LOC) and\nswaps the single call site to `noyalib::from_str`. noyalib is a\npure-Rust, `#![forbid(unsafe_code)]` YAML serde implementation that\npreserves the original safety posture — the reason the inlined tree\nexisted in the first place was \n[…]\net wasm32-unknown-unknown --features wasm\n  --no-default-features` → clean\n- `cargo publish --dry-run --allow-dirty` → packages cleanly (38\n  files / 159.8 KiB compressed); verification compile passes",
          "is_bot": false,
          "headline": "feat(yaml): replace inlined yaml/ module with noyalib crate dep",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-05-11T02:15:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b69c3c24ce2bb4ae2f9369fee4ee50e0a06c5fcb",
          "body": "…or/ (crate name)\n\nThe reusable docs workflow injects a meta-refresh redirect at\n`target/doc/index.html`:\n\n    <meta http-equiv=\"refresh\" content=\"0; url=/{redirect-crate}/\">\n\nIt uses the value verbatim — so passing `redirect-crate:\nhtml-generator` produced a redirect to `/html-generator/`, but\nrust\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-7",
          "is_bot": false,
          "headline": "fix(docs): redirect to /html_generator/ (lib ident) not /html-generat…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T13:58:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4d75cbc4d91f38bbea4d181a58675e02b51d9a4",
          "body": "The first cut of `release.yml` referenced a `CRATES_TOKEN` repo\nsecret that didn't exist; the long-standing secret on this repo\n(present since v0.0.1) is named `CARGO_API_TOKEN`. Add the\nexplicit mapping in the `secrets:` block so the existing token\nflows through to the upstream\n`sebastienrousseau/p\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-7",
          "is_bot": false,
          "headline": "ci(release): map existing CARGO_API_TOKEN onto CRATES_TOKEN input",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T10:44:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2203d9a66acbbed0b3b5c45de0b00804d10ea59b",
          "body": "v0.0.5 went out as a GitHub release but never reached crates.io\nbecause the repo had no publish workflow — only `ci.yml`. The\ncrates.io page still shows v0.0.4 from 2026-04-04.\n\nDelegates to the reusable\n`sebastienrousseau/pipelines/.github/workflows/release.yml@main`\non `v*` tag push. The reusable \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-7",
          "is_bot": false,
          "headline": "ci(release): add tag-triggered release.yml that publishes to crates.io",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T10:17:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e1ca1524d782e8b2e5073c7cfc7ee1fcb0ae07a",
          "body": "….1.2spec-1.1.0\n\nchore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0",
          "is_bot": false,
          "headline": "Merge pull request #41 from sebastienrousseau/dependabot/cargo/toml-1…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T09:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ff7d1eeb85006d423c3bc70e73a75971118ad9",
          "body": "…ns/actions/setup-node-6\n\nchore(deps): bump actions/setup-node from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #39 from sebastienrousseau/dependabot/github_actio…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T09:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "862ab4ee77fae003939667e82fbcd0b446387384",
          "body": "Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0.\n- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v1.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: toml\n  dependency-version: 1.1.2+spec-1.1.0\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": "chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T09:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5034493cdd02e49ce9d9fb8acd721e13d519d36",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '6'\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": "chore(deps): bump actions/setup-node from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T09:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d896418918052f484d81adb7f965b9f6eba1a80",
          "body": "feat(0.0.5): MathML + Mermaid + WASM, 4.35× perf, 100% docs, 98% coverage",
          "is_bot": false,
          "headline": "Merge pull request #38 from sebastienrousseau/feat/v0.0.5",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T09:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be17e8903ba6a007cb87c4a4741892f4febe5e95",
          "body": "Make sure every version reference, capability description, and\nmetric in user-facing documents matches the v0.0.5 reality, and\nadd a detailed FAQ so new users can answer their own questions\nwithout reading the source.\n\n## Version refs\n\n* `TEMPLATE.md`: stale `lib.rs-v0.0.3` shields.io badge → v0.0.5\n[…]\n).\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-7",
          "is_bot": false,
          "headline": "docs: comprehensive v0.0.5 consistency pass",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-29T07:50:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2ede18516b21493442bb6b3e6a78c73fd8bdb12",
          "body": "Two related fixes that turn the WASM target from \"compiles\" into\n\"actually publishable as an npm bundle\":\n\n* Set `[lib] crate-type = [\"cdylib\", \"rlib\"]`. Without `cdylib`\n  the wasm32 build emits an `.rlib` only and `wasm-pack build`\n  cannot produce the JS-importable\n  `html_generator_bg.wasm` + `h\n[…]\nB.\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-7",
          "is_bot": false,
          "headline": "build(wasm): cdylib + measured bundle sizes",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T23:01:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e627fedb8158ffb0c0a6b1b10baa85cb5ee4dcc",
          "body": "`src/wasm.rs` is gated `#[cfg(feature = \"wasm\")]` and its\n`#[wasm_bindgen]`-decorated function bodies are only reachable\nthrough a `wasm32-unknown-unknown` target. The native tarpaulin\nrun cannot enter them and counts every body as uncovered, which\ndragged Codecov project coverage from 95.78% (targe\n[…]\nh.\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-7",
          "is_bot": false,
          "headline": "ci(coverage): exclude src/wasm.rs from native denominator",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T20:58:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f958b897d685093287c1bbe50ae8c40abda83e8",
          "body": "The previous commit's wasm-build job ran `wasm-pack test --node`,\nwhich under the hood invokes `cargo build --tests --target\nwasm32-unknown-unknown`. Two things failed under that command:\n\n1. `criterion` (a `[dev-dependencies]` entry for the comparative\n   bench) pulls in `rayon`, which has a `compi\n[…]\n).\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-7",
          "is_bot": false,
          "headline": "ci(wasm): make `wasm-pack test --node` actually compile",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T19:55:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9e6d11ee71feb61bb9edbadc441b9c47048f6af",
          "body": "The previous `wasm-build` job only verified `cargo build --target\nwasm32-unknown-unknown` succeeded — that catches \"the crate\ncompiles\" regressions but not the wasm-bindgen contract itself\n(JS-callable exports, JsValue propagation, the JSON-options\ndecode in `generateHtmlWithOptions`).\n\nAdded two mo\n[…]\nr.\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-7",
          "is_bot": false,
          "headline": "ci(wasm): run wasm-pack smoke tests against real Node runtime",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T19:39:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "561da818409d9ce9581241e78fc903532f5f62c1",
          "body": "The upstream `pipelines` reusable workflow runs GitHub's\n`dependency-review-action` with `fail-on-severity: moderate` and\nno `allow-ghsas` input. `markdown-it 0.6` pulls in `idna 0.3`,\nwhich carries GHSA-h97m-ww89-6jmq (moderate). Adding the advisory\nto `.cargo/audit.toml` and `deny.toml` silenced c\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-7",
          "is_bot": false,
          "headline": "chore(bench): drop markdown-it from comparative bench",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T19:37:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5ea1687841db5f9579bc288eb8661c5acd24fa6",
          "body": "The previous commit shipped WASM bindings but the native CI didn't\nexercise the `cfg(target_arch = \"wasm32\")` branches. Adding a\ndedicated job so future regressions in the wasm build path get\ncaught here, not by a downstream user trying `wasm-pack build`.\n\n* New `wasm-build` job in `.github/workflow\n[…]\nd.\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-7",
          "is_bot": false,
          "headline": "ci(wasm): add wasm32 build job + close advisory/license gaps",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T19:21:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7f892a3b108453d475b60e2789cf2d272b66f02",
          "body": "Three v0.0.5-shipping features that take the crate from \"Markdown\nto accessible HTML\" to a complete 2026-grade content pipeline.\n\n## Math + Mermaid\n\n* New `enable_math` config flag and `math::convert_math` post-\n  processor convert `$..$` and `$$..$$` LaTeX spans to native\n  `<math>` MathML via `pul\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-7",
          "is_bot": false,
          "headline": "feat: math + mermaid + WASM + comparative benches",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-28T17:29:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3838d31fbe41d01b1bb69b25dafe8f8986b056f7",
          "body": "Brings the public surface from 35 doctests → 154 passing\ndoctests. Every public `fn`, `struct`, `enum`, `trait`, `type`,\n`mod`, and `const` now carries a `# Examples` block that compiles\nand runs under `cargo test --doc`.\n\nHighlights:\n\n* `lib.rs` — examples on every `constants::*`, `Result`,\n  `Conf\n[…]\n`.\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-7",
          "is_bot": false,
          "headline": "docs: add a runnable example to every public item",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-27T17:51:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9ca907227f89d460e57b0621e911064848fec91",
          "body": "Bumps llvm-cov line coverage from 98.09% → 98.18% (denominator\nexcludes `src/yaml/` per the existing CI glob). Three additions\nplus one cleanup:\n\n* `accessibility::tests::aria_attribute_tests` — drop the dead\n  `aria-level` match arm in `is_valid_aria_attribute`. The arm\n  was unreachable because `a\n[…]\n).\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-7",
          "is_bot": false,
          "headline": "test(coverage): add targeted tests, drop unreachable arm",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T23:55:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "420f4b1c4e05fe6b4f5e4a3b3e8ecb2b695dc046",
          "body": "Moves the ~2 700 lines of `crates/yaml_safe/` into a private\n`mod yaml` under `src/yaml/`. The intermediate separate-crate\npath-dep (which `cargo publish --dry-run` rejected for missing\n`version =`) is gone; `serde` and `indexmap` move from transitive\nto direct dependencies. `crates/yaml_safe/` is r\n[…]\nG.\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-7",
          "is_bot": false,
          "headline": "refactor(yaml): inline vendored yaml_safe into src/yaml/",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T22:41:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86f634bb18269217576fb94f80887c5b4a37da78",
          "body": "Local rustfmt 1.94 left the line at width-80; CI's rustfmt 1.95\nchose to wrap it. Pure formatting; same effect on the test as\nbefore.\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-7",
          "is_bot": false,
          "headline": "chore(fmt): apply rustfmt line-wrap that Rust 1.95+ produces",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T20:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9724393af73db6d9516ffbbfbb7dda344f344909",
          "body": "PR #38's codecov/patch gate (target 90.00%) passes at 93.93% but\nflagged 40 lines of new code as uncovered. Triaged each:\n\n* 35 of them are unreachable by construction or test-only:\n  - check_heading_structure's static-selector early-return,\n  - the .map_err arm on `u64::try_from(elapsed.as_millis()\n[…]\n).\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-7",
          "is_bot": false,
          "headline": "test(coverage): close two reachable patch-coverage gaps",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T20:38:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6fa429cdae7824d126d7964130e33a938f2e7ac",
          "body": "Two updates folded into the v0.0.5 entry:\n\n* The post-pipeline aria-fast-path (commit e522d38) takes\n  realistic 8 KB markdown from 2.58 ms → 2.04 ms (−21%). Trivial\n  input is now mdx-gen-bound — documented honestly that the\n  trivial bench's ceiling needs a different markdown engine,\n  not more AR\n[…]\n3.\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-7",
          "is_bot": false,
          "headline": "docs(changelog): record final perf numbers + codecov gate addition",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T19:28:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e522d3835a4366103ac05133a5212abc5fb413a8",
          "body": "`add_aria_attributes` ran two html5ever parses on every call: one\ninside the hot ARIA handler (typically buttons), and one inside the\nfinal `remove_invalid_aria_attributes` sweep. The second is only\nload-bearing when a *user-supplied* aria-* attribute could be\ninvalid — i.e. raw HTML pass-through wi\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-7",
          "is_bot": false,
          "headline": "perf(aria): skip post-pipeline parse when input has no aria-* attrs",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T19:14:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0979873c85a0b3bdd8b0f3a3a48892b66353b6a9",
          "body": "Two release-readiness items lifted from the v0.0.5 audit:\n\n1. CHANGELOG.md — Keep-a-Changelog format. The 0.0.5 (Unreleased)\n   section is structured by category (Performance / Security /\n   Changed / Removed / Fixed / Tests + coverage / CI / Internal /\n   Deferred) and links to the source commits w\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-7",
          "is_bot": false,
          "headline": "docs(release): add CHANGELOG.md + codecov.yml coverage floor",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T18:43:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15212f6d3e7dad61e0074586bf75faf73775f406",
          "body": "`HtmlConfig::default` and `HtmlConfigBuilder::with_syntax_highlighting`\nboth hardcoded the literal `\"github\"` next to `constants::DEFAULT_SYNTAX_THEME`,\nwhich already holds the same string. Routes both call sites (and\nthe matching test assertion) through the constant so a future\ntheme change is a on\n[…]\nd.\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-7",
          "is_bot": false,
          "headline": "chore: dedupe DEFAULT_SYNTAX_THEME + refresh transitive locks",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T18:11:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4561d4592337d9e61734dd2292066cd3761b0061",
          "body": "Swaps the vendored `crates/serde_yml/` (a hand-rolled\n`serde_yml`-compatible rewrite that collided with the published\n`serde_yml@0.0.12` by name and version) for `crates/yaml_safe/` —\na vendored snapshot of the standalone yaml_safe@0.1.0 crate\n(`/Users/seb/Code/Public/Rust/yaml_safe`).\n\nSame code sh\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-7",
          "is_bot": false,
          "headline": "refactor(yaml): replace vendored serde_yml with yaml_safe",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T17:33:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1be586bebda7ac3dbfcdc60fa0027663fc0cc40",
          "body": "The hardening work on this branch — review fixes, coverage push\nto 98%, perf stack (4.35× uplift), and the CI repairs — all\nlanded on top of `feat/v0.0.4` after the actual `html-generator@0.0.4`\nrelease was already published to crates.io on 2026-04-04. Users\nrunning `cargo install html-generator@0.0\n[…]\np.\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-7",
          "is_bot": false,
          "headline": "chore(release): bump to 0.0.5",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-26T17:10:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cab868bef4e7a194079be90f93b419a957b1708c",
          "body": "The previous attempt used `coverage-exclude-packages: serde_yml`,\nbut `crates/serde_yml/` is declared as a path dependency in\nCargo.toml — not a workspace member. tarpaulin emitted\n\\\"excluded package(s) \\`serde_yml\\` not found in workspace\\\" and\nproceeded to instrument the 1 582 vendored lines anywa\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-7",
          "is_bot": false,
          "headline": "fix(ci): exclude vendored crates/ from coverage by file glob",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T17:12:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73983e1eadf140a28fd69e5dcd8e8a78cc92cdcf",
          "body": "Codecov was failing both `patch` (38.85% vs 86.90% target) and\n`project` (53.76%, down 33.15 pts from main's 86.91%) on PR #27,\ndespite local `cargo llvm-cov` reporting 98.04% line coverage on\nsrc/. Root cause is a tool-config divergence:\n\n* CI uses `cargo tarpaulin` (reusable workflow choice), whic\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-7",
          "is_bot": false,
          "headline": "fix(ci): scope tarpaulin coverage to src/** only",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T15:52:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "49a4e5ad1f6c438a92043ef59f4db8864ebaca80",
          "body": "CI runs on Rust stable (currently 1.95.0), which promoted\n`clippy::unnecessary-sort-by` to a stable lint that flags\n`sort_by(|a, b| b.0.cmp(&a.0))` in favour of\n`sort_by_key(|r| Reverse(r.0))`. Functionally identical:\nboth sort the slice by offset in descending order, which is what\n`DomReplacer::app\n[…]\nI.\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-7",
          "is_bot": false,
          "headline": "fix(clippy): satisfy clippy::unnecessary-sort-by from Rust 1.95+",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T14:33:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d2d72ba846abfc75f9e18f58ea3cd75b9ca203f",
          "body": "Pure mechanical `cargo fmt --all` pass. The vendored\n`crates/serde_yml/` is a workspace member and therefore reachable\nby `cargo fmt --all -- --check` in CI; its inline formatting\npredates the workspace's rustfmt rules and was tripping the\nfmt-check step on every push.\n\nNo behavioural changes — all \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-7",
          "is_bot": false,
          "headline": "chore(fmt): apply workspace rustfmt to vendored serde_yml",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T14:19:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc84ae541d6f4b540e53985f2f276f863865567a",
          "body": "…red serde_yml\n\nThe cargo-audit and cargo-deny advisory databases match\n`(crate-name, version)` and cannot distinguish a published crate\nfrom a vendored fork that shares its name and version. The upstream\n`serde_yml@0.0.12` is unsound because it links the unsafe `libyml`\nC library (RUSTSEC-2025-0068\n[…]\nI.\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-7",
          "is_bot": false,
          "headline": "chore(security): document RUSTSEC-2025-0068 advisory ignore for vendo…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T14:16:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d62918b0b8212778526efab9b8094da9cc3ad60",
          "body": "…ailure\n\nThe caller passed `all-features: true` to\n`sebastienrousseau/pipelines/.github/workflows/rust-ci.yml@main`, but\nthe reusable workflow declares no such input — its all-features knob\nis `cargo-features` (string; empty default already means\n`--all-features`). GitHub Actions errors out at start\n[…]\nd.\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-7",
          "is_bot": false,
          "headline": "fix(ci): remove undeclared 'all-features' input that caused startup_f…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-25T08:51:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8fcfd7cc419ab29239e5fbe8e6ea166c7d528712",
          "body": "Stack of review fixes, coverage hardening, and performance work\non top of the v0.0.4 baseline. Primary deltas:\n\nPerformance\n-----------\n* Bench profile: opt-level=3 + fat LTO (was opt-level=\"z\", size\n  optimisation leaking into bench runs). Single largest delta —\n  generate_html 421 µs → 109 µs.\n* H\n[…]\n).\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: 4.35× throughput uplift · harden v0.0.4 for release",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-24T21:49:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4afdfff65fe511031115e7a950860e21ce7852e",
          "body": "Add 10 new fixture files and 15 new integration tests:\n\nSecurity:\n- xss_vectors.txt: script injection, event handlers, iframes, SVG,\n  javascript: URLs — validates ammonia sanitization strips all vectors\n- duplicate_elements.txt: identical navs/buttons/forms — validates\n  DomReplacer handles Nth-occ\n[…]\nn.\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 security, i18n, stress, and pipeline fixture tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T14:10:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eaa0e9bee9273f39cecc56ec8b48795d5e4725d5",
          "body": "Restore 22 high-value Markdown test fixtures from main branch into\ntests/fixtures/ and wire them into 23 integration tests covering:\n\n- Core rendering: edge cases, escapes, blockquotes, lists, links, code\n- i18n / Unicode: Arabic, Japanese, Russian, bidirectional text\n- Emoji passthrough\n- GFM exten\n[…]\nne\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 fixture-driven integration tests from main branch",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T13:36:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "824adbc7985c6fed945f9c6b613e0d135a2baffe",
          "body": "Remove basic/, extensions/, and misc/ directories containing old\nMarkdown test fixture .txt files that are not referenced by any\ncurrent example, test, or documentation.\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": "chore: remove stale example fixture directories",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T13:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aaed25392e1ffec0d7ada19a4b9bac260256e11",
          "body": "… conventions\n\n- Rewrite hello, pipeline, frontmatter, accessibility, seo, toc, minify,\n  errors, config, headers, custom_syntax, emojis, async examples\n- Consistent style: SPDX header, doc comment with Run command, section\n  separators, support::task_with_output, support::summary\n- Pipeline example\n[…]\nch\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(examples): rewrite all 13 examples and docs to match noyalib…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T12:54:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5404a8c6d574fa2961687ee48db289904b27f5f",
          "body": "… pipeline\n\n- Add ammonia dep for HTML sanitization (sanitize_html config flag)\n- Add log dep for diagnostics visibility in generate_html\n- Add generate_full_document flag wrapping output in HTML5 boilerplate\n- Wire enable_syntax_highlighting and syntax_theme into mdx-gen\n- Inject language as html l\n[…]\n.8\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: add ammonia sanitization, full document generation, diagnostics…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T12:54:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "132514011b807de4a4a084e28ae1f84d590b1493",
          "body": "…ement\n\n- Replace manual YAML/TOML parsers with serde_yml and toml crates\n- Bundle emoji-data.txt via include_str! for guaranteed availability\n- Introduce DomReplacer for batch offset-aware HTML element replacement\n- Remove duplicate check_language_attributes and replace_html_element_resilient\n- Con\n[…]\nls\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: replace manual parsers, bundle emoji data, DOM-aware replac…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-21T12:54:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8375fa1ad3cb00d6b586086f9bea12a23b9e36e0",
          "body": "New src/elements.rs module providing type-safe builders for modern\nHTML5 semantic elements with built-in ARIA support:\n\n- Article — self-contained compositions (blog posts, news articles)\n- Section — standalone document sections with headings\n- Nav — navigation sections with role=\"navigation\"\n- Asid\n[…]\n25\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 HTML5 semantic element builders (closes #25)",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T22:58:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "923fbf643602b4fc2ea8f32d0bd1842de6383581",
          "body": "Replace 12 legacy *_example.rs files with 10 focused examples using\nthe noyalib animated-spinner style via shared support.rs module:\n\n  hello.rs        — basic markdown to HTML conversion\n  pipeline.rs     — full pipeline (TOC, ARIA, SEO, minification)\n  frontmatter.rs  — YAML, TOML, JSON front matt\n[…]\n).\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": "refactor(examples): rewrite examples to match noyalib conventions",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T22:57:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f01ffb44ea7734e08d3b9a2b5cb3dd88eee29997",
          "body": "Full rewrite with: contents nav, quick start, overview with metrics,\nfeatures matrix, library usage (collapsible sections for pipeline,\nfront matter, TOC, SEO, accessibility, minification, async),\nconfiguration reference, examples table, development/CI guide,\nand security guarantees section.\n\nAll co\n[…]\n).\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: complete README rewrite matching noyalib structure and tone",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T22:30:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbeab37387dbfbcbe5a1f60458965c88d3906182",
          "body": "- Update README with MSRV 1.80, all supported features, and usage\n  examples for TOC injection, front matter parsing (YAML/TOML/JSON),\n  full pipeline configuration, and optional async.\n- Improve error handling in generate_html: accessibility failures are\n  now non-fatal (continue with original HTML\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": "docs: document [[TOC]], front matter formats, full pipeline usage",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T22:13:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6977d98bd6ba19bc2bb856042def95bcd4960c5b",
          "body": "…lement\n\nAccessibility module (src/accessibility.rs):\n- New replace_element() function that handles attribute reordering,\n  whitespace differences, and shorthand boolean attributes via\n  normalized comparison before falling back to direct replacement.\n- Converted all bare .content.replace() calls in\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": "refactor: replace brittle string replacement with DOM-aware replace_e…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T21:35:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09c8ce683823b5913e2e7122c9e05a8524265bb4",
          "body": "…xed paths\n\nFront matter (src/utils.rs):\n- New extract_front_matter_data() supporting YAML (---), TOML (+++),\n  and JSON ({...}) delimiters, returning parsed serde_json::Value\n- Helper parsers: parse_yaml_like_to_map, parse_toml_like_to_map\n- Existing extract_front_matter unchanged (backwards compat\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": "feat: robust front matter, unified pipeline, configurable emoji, rela…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T21:25:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cba0c2e2f1aa8762cdbdeeeacdba73e60026ca1",
          "body": "Pipeline orchestration (generate_html now respects HtmlConfig):\n- Accessibility: calls add_aria_attributes when config.add_aria_attributes is true\n- TOC: generates table of contents and injects at [[TOC]] placeholder\n- Structured data: appends JSON-LD script tag when config.generate_structured_data \n[…]\nhs\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: integrate pipeline, optional async, in-memory minification",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T21:07:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14c2eba721134f0cda8704d5eb7ca1aef61815d8",
          "body": "Replace all references of https://kura.pro/html-generator/images/\nwith https://cloudcdn.pro/html-generator/v1/.\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": "chore: migrate image CDN from kura.pro to cloudcdn.pro",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T19:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c261de27813dfa76d510ea4bdb8efd30b396cbd",
          "body": "Reformat chained method call to satisfy max_width = 72 in rustfmt.toml.\nThe collapsed .replace(['\\n', '\\r'], \"\") fits on one line now.\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): resolve rustfmt formatting mismatch",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-20T18:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e4a0820ddffc73e0b16c33658cff8f30b76ae2",
          "body": "- Replace deprecated criterion::black_box with std::hint::black_box\n  (criterion 0.6 removed it).\n- Bump MSRV from 1.56 to 1.80 (criterion 0.6 requires 1.80).\n- Remove deleted lint missing_fragment_specifier from Cargo.toml.\n- Use std::io::Error::other() instead of Error::new(ErrorKind::Other)\n  (av\n[…]\n that add_aria_attributes never added).\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): resolve all CI failures",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-19T22:42:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88dd536b31756a3c27dd22ad3f81819d1c0d3482",
          "body": "…ation\n\nSecurity:\n- Disable raw HTML passthrough by default (render.unsafe = false),\n  preventing XSS in downstream consumers. Raw HTML is now opt-in\n  via HtmlConfig::allow_unsafe_html.\n- Escape user-controlled attributes in TOC generation and image\n  class synthesis.\n\nDependencies:\n- Bump comrak 0\n[…]\ndates.\n\nCloses: #18, #20, #23, #24, #26\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: release v0.0.4 — security hardening, dep alignment, CI consolid…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-19T22:04:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b1242eed962ed263f727f6a7feb1e02665b6fb3",
          "body": "- ComrakOptions → Options (comrak 0.50 rename)\n- unsafe_ → r#unsafe field rename\n- minify-html Cfg field renames (do_not_minify_doctype → minify_doctype)\n- Updated test expectation for new minification behavior\n- Bump version to 0.0.4, mdx-gen to 0.0.2",
          "is_bot": false,
          "headline": "feat: migrate to comrak 0.50, minify-html 0.18",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2026-04-04T19:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "194f534e8d12eb8dc42f15f1fc532fa02db7ffad",
          "body": "…-0.35.0",
          "is_bot": false,
          "headline": "Merge pull request #17 from sebastienrousseau/dependabot/cargo/comrak…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2025-01-24T07:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc999af8808a1217c3b695816dc5438f71eca20",
          "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.0 to 0.35.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-23T21:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b32d2d378ae0766294d53c007ed9d56324a7191",
          "body": "…-0.34.0",
          "is_bot": false,
          "headline": "Merge pull request #16 from sebastienrousseau/dependabot/cargo/comrak…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2025-01-23T08:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f765fc28d2adf24dda9c3ba837315b04df4ede22",
          "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.0 to 0.34.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-21T22:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8e664e587a6b499aa8d83c137935c554531a4d",
          "body": "…-0.33.0",
          "is_bot": false,
          "headline": "Merge pull request #15 from sebastienrousseau/dependabot/cargo/comrak…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2025-01-11T10:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00f18e8e97622f06c3f43c54e710e061c53ee936",
          "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.0 to 0.33.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-06T21:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4970ad71ad81bf7f9479e605b5e4ea707391422b",
          "body": null,
          "is_bot": false,
          "headline": "fix(html-generator): :recycle: refactor CI",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-29T20:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9d87f5b67da1575d122f554eb1b58c70fd7fa2b",
          "body": "v0.0.3",
          "is_bot": false,
          "headline": "Merge pull request #14 from sebastienrousseau/feat/html-generator",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-29T20:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39770fe079ae1a568eb73bd732ef3217fd42a53d",
          "body": null,
          "is_bot": false,
          "headline": "docs(html-generator): :memo: update documentation and content",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-29T20:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c520ac1d3fa4c14f2dd43bf159fe76fdc05ca4e",
          "body": null,
          "is_bot": false,
          "headline": "fix(html-generator): :bug: fix custom classes and tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-29T11:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5022284e69d009e0a3854d259b32248369453ce4",
          "body": "…y automation",
          "is_bot": false,
          "headline": "fix(html-generator): :bug: fix aria examples and improved accessbilit…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-29T09:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ba0e4717ab659b9a9462c18436fd00cfdedf0d7",
          "body": null,
          "is_bot": false,
          "headline": "fix(html-generator): :bug: remove the assert!(true) line",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T23:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b91c0c09168449ff12c480bb5e36ab80ab00265",
          "body": null,
          "is_bot": false,
          "headline": "refactor(html-generator): :art: aria and unit tests improvements",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T23:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a8b30b271c3d038b88b07ee13789f241889373",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add missing unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T18:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae5262196534d9ae1e19429222fefe774591a3a",
          "body": null,
          "is_bot": false,
          "headline": "refactor(html-generator): :art: refactor lib.rs and tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T17:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0e4342ef65173dc259c4a3161ebb26ab230dd87",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add missing unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T16:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bfd8b2da0b545b4adb34052a681159325a66d1",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add missing unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T16:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6a4d4a6eab467d8425c57c8f4bec124d105ae0",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): :white_check_mark: add missing tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T15:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8bd1a715b9d469d3e72c187e4ac33f2354f9cea",
          "body": null,
          "is_bot": false,
          "headline": "v0.0.3",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-28T14:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f7763e16404a4ca5de65654db529a9b58d0bb1",
          "body": "…-0.32.0",
          "is_bot": false,
          "headline": "Merge pull request #13 from sebastienrousseau/dependabot/cargo/comrak…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-19T06:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d28af513e77b283a43af374b5bcdb5c69407d350",
          "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.31.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.31.0 to 0.32.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-17T21:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8205bab94de64d65a4596c487c9f40c5a07b43",
          "body": "…r-0.22.0",
          "is_bot": false,
          "headline": "Merge pull request #12 from sebastienrousseau/dependabot/cargo/scrape…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-10T21:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0914d1b148703ffb03b57bb2e46744cf5bd6964f",
          "body": "Updates the requirements on [scraper](https://github.com/causal-agent/scraper) to permit the latest version.\n- [Release notes](https://github.com/causal-agent/scraper/releases)\n- [Commits](https://github.com/causal-agent/scraper/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: scraper\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update scraper requirement from 0.21.0 to 0.22.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-10T21:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08359e067647534fd059309b7ca0876d0ecbf7c3",
          "body": "v0.0.2",
          "is_bot": false,
          "headline": "Merge pull request #10 from sebastienrousseau/feat/html-generator",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T22:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cf5ccd3b4f25a969aa4b8a87ecbbae651efe2b",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T21:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9519dc249132c4714b446088bfb2d965dcc131a4",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T21:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06392b0ce5dcd0d6939fdfc0beaa60d2c3d54e9",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T21:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0532742665f5df76b6ad034e79937394a7d6e82c",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T20:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67fd3d5905bb73a731d3d5ab3361988ec3e59f26",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T20:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bfe49b2232bb51048071b018b274b280dbfacdf",
          "body": null,
          "is_bot": false,
          "headline": "fix(html-generator): 🐛 refactor the validate_language_code",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T18:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c31522f4ef0f5f48d23a2d55673e880f0e6cab2",
          "body": "…oughly",
          "is_bot": false,
          "headline": "docs(html-generator): :memo: constants should be documented more thor…",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T18:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2312438d7cff2c54a46c5a9a5534dae52bec146",
          "body": null,
          "is_bot": false,
          "headline": "feat(html-generator): :sparkles: add new examples and data",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T17:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af212a2a38eed66caf5d46cf98b6afe8e864bd73",
          "body": null,
          "is_bot": false,
          "headline": "fix(html-generator): :bug: fix simulated task failure",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T13:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e045c83dff28a5eebec103c53bcde24d44f200",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T13:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a49dc6dfece50442ff0fe89d14d778e5d64c4fa",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T12:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6feb6f372cd375c5a31444422fc67fc24e9ff42",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T12:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d98b7072363e2f6058dd03e551847c683be00f",
          "body": null,
          "is_bot": false,
          "headline": "test(html-generator): ✅ add unit tests",
          "author_name": "Sebastien Rousseau",
          "author_login": "sebastienrousseau",
          "committed_at": "2024-12-01T11:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 60,
      "latest_release_at": "2026-06-22T20:46:37Z",
      "latest_release_tag": "v0.0.6",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 33,
      "mean_days_between_releases": 124.6
    },
    "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": "html-generator",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "html",
            "html-generator",
            "seo",
            "web_development",
            "data-structures",
            "command-line-utilities",
            "development-tools",
            "web-programming",
            "parsing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/html-generator",
          "is_deprecated": false,
          "latest_version": "0.0.7",
          "repository_url": "https://github.com/sebastienrousseau/html-generator",
          "versions_count": 7,
          "total_downloads": 18742,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2077,
          "first_published_at": "2024-10-07T19:38:27.789421Z",
          "latest_published_at": "2026-07-25T16:49:58.931141Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 7,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-11-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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"
      ],
      "largest_source_bytes": 157904,
      "source_files_sampled": 33,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "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": 222
          },
          {
            "name": "proc-macro-error2",
            "direct": false,
            "version": "2.0.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0173"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 49
          },
          {
            "name": "yaml-rust",
            "direct": false,
            "version": "0.4.5",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2024-0320"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 858
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 372,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "ammonia",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4"
        },
        {
          "name": "indexmap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "log",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "minify-html",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.18"
        },
        {
          "name": "noyalib",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.0.17"
        },
        {
          "name": "once_cell",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.21.4"
        },
        {
          "name": "pulldown-latex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.12.4"
        },
        {
          "name": "scraper",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.27.0"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.150"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0.18"
        },
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.50.0"
        },
        {
          "name": "toml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1"
        },
        {
          "name": "wasm-bindgen",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "js-sys",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ammonia",
            "direct": true,
            "version": "4.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": true,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": true,
            "version": "0.3.102",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "minify-html",
            "direct": true,
            "version": "0.18.1",
            "ecosystem": "crates"
          },
          {
            "name": "noyalib",
            "direct": true,
            "version": "0.0.17",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "pulldown-latex",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "scraper",
            "direct": true,
            "version": "0.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.151",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "0.8.23",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": true,
            "version": "0.2.125",
            "ecosystem": "crates"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.7.8",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "alloca",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "allocator-api2",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "anes",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": false,
            "version": "1.0.104",
            "ecosystem": "crates"
          },
          {
            "name": "async-trait",
            "direct": false,
            "version": "0.1.89",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "base64-simd",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "base64-simd",
            "direct": false,
            "version": "0.8.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": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitvec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "bon",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "bon-macros",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytecheck",
            "direct": false,
            "version": "0.6.12",
            "ecosystem": "crates"
          },
          {
            "name": "bytecheck_derive",
            "direct": false,
            "version": "0.6.12",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "cast",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "castaway",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.65",
            "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.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cobs",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "compact_str",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "comrak",
            "direct": false,
            "version": "0.50.0",
            "ecosystem": "crates"
          },
          {
            "name": "comrak",
            "direct": false,
            "version": "0.54.0",
            "ecosystem": "crates"
          },
          {
            "name": "const-str",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "const-str-proc-macro",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "convert_case",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "cow-utils",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": false,
            "version": "1.5.0",
            "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.33.0",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser-color",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser-macros",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "cssparser-macros",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "dashmap",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "data-encoding",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "data-url",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "defmt",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-macros",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-parser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "deranged",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "derive_more-impl",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "dragonbox_ecma",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "dtoa",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "dtoa-short",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "crates"
          },
          {
            "name": "ego-tree",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "emojis",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": false,
            "version": "0.11.10",
            "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.4.1",
            "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": "fmt2io",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "funty",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "getopts",
            "direct": false,
            "version": "0.2.24",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "half",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "html-escape",
            "direct": false,
            "version": "0.2.13",
            "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": "ident_case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "idna_adapter",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.10.5",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "jetscii",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "jiff",
            "direct": false,
            "version": "0.2.29",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-static",
            "direct": false,
            "version": "0.2.29",
            "ecosystem": "crates"
          },
          {
            "name": "json-escape-simd",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "libm",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.0.0-alpha.71",
            "ecosystem": "crates"
          },
          {
            "name": "lightningcss-derive",
            "direct": false,
            "version": "1.0.0-alpha.43",
            "ecosystem": "crates"
          },
          {
            "name": "linked-hash-map",
            "direct": false,
            "version": "0.5.6",
            "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": "matches",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "mdx-gen",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "minicov",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "crates"
          },
          {
            "name": "minify-html-common",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "miniz_oxide",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "new_debug_unreachable",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "nonmax",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.50.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "onig",
            "direct": false,
            "version": "6.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "onig_sys",
            "direct": false,
            "version": "69.9.3",
            "ecosystem": "crates"
          },
          {
            "name": "oorandom",
            "direct": false,
            "version": "11.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "outref",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "outref",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "owo-colors",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-browserslist",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette-derive",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_allocator",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_macros",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_visit",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_codegen",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_compat",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_data_structures",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_diagnostics",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ecmascript",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_estree",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_index",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_mangler",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_minifier",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_parser",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_regular_expression",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_semantic",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_sourcemap",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_span",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_syntax",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_traverse",
            "direct": false,
            "version": "0.95.0",
            "ecosystem": "crates"
          },
          {
            "name": "page_size",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "parcel_selectors",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "crates"
          },
          {
            "name": "parcel_sourcemap",
            "direct": false,
            "version": "2.1.1",
            "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": "pastey",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "pathdiff",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_codegen",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_codegen",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "pkg-config",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "1.10.0",
            "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": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "powerfmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "precomputed-hash",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error-attr2",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "ptr_meta",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "ptr_meta_derive",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "pulldown-cmark",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "crates"
          },
          {
            "name": "pulldown-cmark-escape",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.45",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "radium",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": "1.12.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.16",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "rend",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "rkyv",
            "direct": false,
            "version": "0.7.46",
            "ecosystem": "crates"
          },
          {
            "name": "rkyv_derive",
            "direct": false,
            "version": "0.7.46",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "seahash",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "selectors",
            "direct": false,
            "version": "0.38.0",
            "ecosystem": "crates"
          },
          {
            "name": "self_cell",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "seq-macro",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "serde-content",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "0.6.9",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "servo_arc",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "shell-words",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "simd-abstraction",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "simd-adler32",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "simdutf8",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "crates"
          },
          {
            "name": "smawk",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "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": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "1.0.109",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.118",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "syntect",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "tap",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "tendril",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "terminal_size",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "test-case",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "test-case-core",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "test-case-macros",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "textwrap",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": false,
            "version": "0.3.49",
            "ecosystem": "crates"
          },
          {
            "name": "time-core",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "time-macros",
            "direct": false,
            "version": "0.2.29",
            "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": "tokio-macros",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "0.6.11",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.22.27",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_write",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "typed-arena",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicase",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-id-start",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-linebreak",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-normalization",
            "direct": false,
            "version": "0.1.25",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode_categories",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "utf-8",
            "direct": false,
            "version": "0.7.6",
            "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": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "1.23.3",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "vlq",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "vsimd",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.4+wasi-0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-futures",
            "direct": false,
            "version": "0.4.75",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.125",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.125",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.125",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test",
            "direct": false,
            "version": "0.3.75",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test-macro",
            "direct": false,
            "version": "0.3.75",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-test-shared",
            "direct": false,
            "version": "0.2.125",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": "0.3.102",
            "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": "winnow",
            "direct": false,
            "version": "0.7.15",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "wyz",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "xdg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "yaml-rust",
            "direct": false,
            "version": "0.4.5",
            "ecosystem": "crates"
          },
          {
            "name": "yoke",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "yoke-derive",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.52",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.52",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.8",
            "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": 372,
        "direct_count": 17,
        "indirect_count": 355
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 22,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 32
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "sebastienrousseau",
          "commits": 120,
          "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/11 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": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "586a1af79749b2ba6656de4a232016432fcc9812",
        "ran_at": "2026-07-26T20:05:38Z",
        "aggregate_score": 5.2,
        "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-26T18:12:42Z",
      "oldest_open_prs": [
        {
          "number": 49,
          "created_at": "2026-06-29T09:05:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2026-07-20T09:05:11Z",
          "last_comment_at": "2026-07-20T09:05:12Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-07-26T18:03:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sebastienrousseau/html-generator",
    "host": "github.com",
    "name": "html-generator",
    "owner": "sebastienrousseau"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 61,
        "vitality": 71,
        "community": 49,
        "governance": 54,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.89,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v0.0.6",
              "releases_from_tags": false,
              "days_since_latest_release": 33,
              "mean_days_between_releases": 124.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 33 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~124.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 124.6
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "forks": 1,
              "stars": 7,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "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": [
                "html-generator"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 18742,
              "monthly_downloads": 2077
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,077 downloads/month across crates",
                "points": 44.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2077,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 32
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/54 decided PRs merged",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 54
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/11 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": 156,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sebastienrousseau",
              "public_repos": 145,
              "account_age_days": 5290
            },
            "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": "156 followers of sebastienrousseau",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 156,
                      "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": 100,
            "inputs": {
              "packages": [
                "html-generator"
              ],
              "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": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "frontmatter",
                "html",
                "html-generator",
                "seo",
                "accessibility",
                "aria",
                "commonmark",
                "json-ld",
                "markdown",
                "markdown-to-html",
                "minification",
                "rust",
                "static-site-generator",
                "structured-data",
                "table-of-contents",
                "wcag",
                "web-development",
                "mathml",
                "mermaid",
                "wasm"
              ],
              "has_wiki": true,
              "homepage": "https://doc.html-generator.co/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://doc.html-generator.co/",
                "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": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": 61,
        "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": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/11 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 not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "3 existing vulnerabilities detected",
                "points": 5.2,
                "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 372 resolved dependencies against OSV. 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": 372
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 372,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "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": 372,
              "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": 0.989,
              "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": "88 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 88,
                      "sampled": 89
                    }
                  }
                ],
                "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"
              ],
              "dependency_bot_commit_share": 0.11
            },
            "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "11 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 157904,
              "source_files_sampled": 33,
              "oversized_source_files": 2
            },
            "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": "2/33 source files over 60KB",
                "points": 51.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 33,
                      "oversized": 2
                    }
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T20:05:50.574402Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebastienrousseau/html-generator.svg",
  "full_name": "sebastienrousseau/html-generator",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.