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": "" } ] } }
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.
sebastienrousseau/html-generator має індекс здоров’я 62 зі 100, що відповідає смузі «Помірний». Найвищий показник — Engineering Quality (74/100), найнижчий — Community & Adoption (49/100). Останнє оновлення — сьогодні. Більшість нещодавньої роботи виконує один учасник.
Метрики згруповано у зважені категорії на шкалі 1–100. Загальна оцінка починається як їхнє середнє; коли публічні дані активують Політику юрисдикцій високого ризику, рейтинг коригується й отримує верхню межу 49 («Під ризиком»). Готовність до ШІ не входить до індексу.
Кожна вісь — окрема категорія. Форма важить більше, ніж середнє: здоровий об'єкт заповнює всю фігуру, тоді як профіль із піками та провалами означає, що сила в одному вимірі маскує ризик в іншому.
Цей репозиторій належить особистому обліковому запису. Проєкт з єдиним власником несе більший ризик безперервності, ніж підтримуваний організацією.
| Реєстр | Пакет | Версія | Завантажень / міс | Версії | Остання публікація | Теги |
|---|---|---|---|---|---|---|
| crates.io | html-generator | 0.0.7 | 2 077 | 7 | 1 день тому | htmlhtml-generatorseoweb-developmentdata-structurescommand-line-utilitiesdevelopment-toolsweb-programmingparsing |
Чи живий проєкт — чи пишеться код і чи виходять релізи?
| 36/36 | Свіжість push — останній push 0 дн. тому |
| 4.8/36 | Ритм комітів — 7/52 тижнів із комітами |
| 16/18 | Обсяг комітів — 60 комітів за останній рік |
| 10/10 | OpenSSF Scorecard: Maintained — 27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 60 |
| human_commit_share | 0,89 |
| days_since_last_push | 0 |
| active_weeks_last_year | 7 |
| 27/27 | Випускає релізи — опубліковано 6 релізів |
| 36/36 | Свіжість релізів — останній реліз 33 дн. тому |
| 12.6/27 | Ритм релізів — реліз кожні ~124,6 дн. |
| 0/10 | OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases. |
| releases_count | 6 |
| latest_release_tag | v0.0.6 |
| releases_from_tags | ні |
| days_since_latest_release | 33 |
| mean_days_between_releases | 124,6 |
Чи має проєкт користувачів, завантаження, увагу та влаштовані умови для контриб’юторів?
| 12.6/60 | Зірки — 7 зірок |
| 0/25 | Форки — 1 форків |
| 0/15 | Спостерігачі — 1 спостерігачів |
| forks | 1 |
| stars | 7 |
| watchers | 1 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | Ліцензія — визнана ліцензія (Apache-2.0) |
| 18/18 | Настанови CONTRIBUTING |
| 13.5/13.5 | Кодекс поведінки |
| 0/7.2 | Шаблон issue |
| 0/6.3 | Шаблон PR |
| has_readme | так |
| has_license | так |
| has_contributing | так |
| has_issue_template | ні |
| has_code_of_conduct | так |
| has_pull_request_template | ні |
| 44.2/80 | Щомісячні завантаження — 2 077 завантажень/місяць у crates |
| 0/20 | Залежні пакети в реєстрі — ця екосистема цього не повідомляє |
| packages | html-generator |
| dependents | — |
| ecosystems | crates |
| total_downloads | 18 742 |
| monthly_downloads | 2 077 |
Чи переживе проєкт своїх людей — бас-фактор, реактивність, хто за ним стоїть і як супроводжуються пакети?
| 9/54 | Бас-фактор — на 1 контриб’ютор(ів) припадає половина всіх комітів |
| 0/22.5 | Розподіл комітів — головний контриб’ютор — автор 100% комітів |
| 1.4/13.5 | Широта контриб’юторів — 1 контриб’юторів |
| 0/10 | OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0 |
| bus_factor | 1 |
| contributors_sampled | 1 |
| top_contributor_share | 1 |
| 46.8/46.8 | Вирішення issue — закрито 100% issue |
| 15.6/38.3 | Прийняття PR — злито 22/54 вирішених PR |
| 0/15 | OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0 |
| merged_prs | 22 |
| open_issues | 0 |
| closed_issues | 1 |
| issue_closed_ratio | 1 |
| closed_unmerged_prs | 32 |
| 10/30 | Підтримка власника — особистий (користувацький) обліковий запис |
| 0/20 | Верифікований домен — не застосовно до користувацьких облікових записів |
| 15.8/25 | Охоплення власника — 156 підписників у sebastienrousseau |
| 25/25 | Послужний список — 145 публічних репозиторіїв, вік облікового запису ~14 р. |
| followers | 156 |
| owner_type | User |
| is_verified | — |
| owner_login | sebastienrousseau |
| public_repos | 145 |
| account_age_days | 5 290 |
| 25/25 | Опубліковано й доступно — 1 пакет(ів) у crates |
| 35/35 | Свіжість публікацій — остання публікація 1 дн. тому |
| 20/20 | Історія версій — 7 опублікованих версій |
| 20/20 | Не застарілий — активний, не deprecated і не yanked |
| packages | html-generator |
| ecosystems | crates |
| any_deprecated | ні |
| min_days_since_publish | 1 |
Чи наявні базові інженерні практики та документація?
| 24/24 | Процеси CI — 2 процес(ів) CI |
| 24/24 | Наявні тести |
| 0/16 | Конфігурація лінтера |
| 0/9.6 | Pre-commit-хуки |
| 6.4/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | так |
| has_tests | так |
| has_editorconfig | так |
| has_linter_config | ні |
| has_precommit_config | ні |
| 30/30 | README |
| 0/25 | Каталог документації |
| 15/15 | Сайт документації / домашня сторінка — https://doc.html-generator.co/ |
| 10/10 | Опис репозиторію |
| 10/10 | Теми — 20 тем |
| 10/10 | Wiki |
| 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 | так |
| homepage | https://doc.html-generator.co/ |
| has_readme | так |
| has_docs_dir | ні |
| has_description | так |
Чи міцні видимі практики безпеки й ланцюга постачання, без непослабленої пов’язаності з юрисдикціями високого ризику?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 2.2/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/11 approved changesets -- score normalized to 0 |
| 0/2.5 | Contributors — project has 0 contributing companies or organizations -- score normalized to 0 |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | Ліцензія — license file detected |
| 7.5/7.5 | Maintained — 27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — немає даних |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 5/5 | SAST — SAST tool is run on all commits |
| 1.5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — Project has not signed or included provenance with any releases. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 5.2/7.5 | Vulnerabilities — 3 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 17 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 1 |
| scorecard_aggregate | 5,2 |
| 35/35 | Прямі залежності без відомих сповіщень — жодна пряма залежність не має відомих сповіщень |
| 0/25 | Непрямі залежності без відомих сповіщень — транзитивний набір не відокремлюється від залежностей розробки й тестування в цьому обсязі |
| 0/40 | Немає задавнених сповіщень — жодне сповіщення не має дати публікації |
| source | osv |
| advisories | 3 |
| affected_packages | 3 |
| assessed_packages | 372 |
| unassessed_packages | 0 |
| affected_by_severity | unknown 3 |
| direct_affected_packages | 0 |
Наскільки репозиторій оснащений для розробки та супроводу за участі ШІ-агентів? Незалежний, експериментальний бейдж — вага 0.0, тож він подається окремо і не впливає на загальний індекс здоров'я.
| 0/45 | Інструкції для агентів — немає CLAUDE.md / AGENTS.md / правил редактора |
| 0/15 | Машиночитана документація (llms.txt) |
| 40/40 | Читабельна історія комітів — намір зазначено у 88 з 89 людських комітів (структурований заголовок або пояснювальний текст) |
| has_llms_txt | ні |
| legible_history_share | 0,989 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | Розгортання однією командою — Makefile |
| 22/22 | Автоматизовані тести |
| 0/11 | Конфігурація лінтера / форматера |
| 11/11 | Статична перевірка типів — Rust (статично типізована) |
| 10/10 | Відтворюване середовище — lockfile |
| 0/10 | Підтверджена практика роботи з агентами — серед останніх 100 комітів немає створених агентом |
| 8/8 | Автоматизоване супроводження — 11 з останніх 100 комітів — автоматичні оновлення залежностей |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | ні |
| has_tests | так |
| lockfiles | Cargo.lock |
| has_dockerfile | ні |
| typed_language | так |
| bootstrap_files | Makefile |
| has_devcontainer | ні |
| has_linter_config | ні |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | Cargo.toml |
| dependency_bot_commit_share | 0,11 |
| 45/45 | Типізований код — Rust (статично типізована) |
| 51.7/55 | Керовані розміри файлів — 2/33 файлів вихідного коду понад 60 КБ |
| primary_language | Rust |
| largest_source_bytes | 157 904 |
| source_files_sampled | 33 |
| oversized_source_files | 2 |
| 0/40 | Схема API (OpenAPI/GraphQL/proto) |
| 0/20 | Сервер MCP |
| 40/40 | Придатні до запуску приклади — examples |
| example_dirs | examples |
| has_mcp_signal | ні |
| api_schema_files | — |
Незалежна, не прив'язана до інструментів оцінка безпеки від відкритого проєкту OpenSSF Scorecard. Кожна перевірка винагороджує практику безпеки, а не інструмент конкретного постачальника. Перевірки, які Scorecard не зміг визначити, позначено н/д і виключено з оцінки безпеки (вони ніколи не зараховуються як нуль).
| 10 | Binary-Artifacts | no binaries found in the repo |
| 3 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 8 out of 8 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/11 approved changesets -- score normalized to 0 |
| 0 | Contributors | project has 0 contributing companies or organizations -- score normalized to 0 |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| н/д | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 10 | SAST | SAST tool is run on all commits |
| 3 | Security-Policy | security policy file detected |
| 0 | Signed-Releases | Project has not signed or included provenance with any releases. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 7 | Vulnerabilities | 3 existing vulnerabilities detected |
| Реєстр | Пакет | Обмеження версії | Маніфест |
|---|---|---|---|
| crates.io | ammonia | 4 | Cargo.toml |
| crates.io | indexmap | 2 | Cargo.toml |
| crates.io | log | 0.4 | Cargo.toml |
| crates.io | minify-html | 0.18 | Cargo.toml |
| crates.io | noyalib | =0.0.17 | Cargo.toml |
| crates.io | once_cell | 1.21.4 | Cargo.toml |
| crates.io | pulldown-latex | 0.7 | Cargo.toml |
| crates.io | regex | 1.12.4 | Cargo.toml |
| crates.io | scraper | 0.27.0 | Cargo.toml |
| crates.io | serde | 1 | Cargo.toml |
| crates.io | serde_json | 1.0.150 | Cargo.toml |
| crates.io | thiserror | 2.0.18 | Cargo.toml |
| crates.io | tokio | 1.50.0 | Cargo.toml |
| crates.io | toml | 1.1 | Cargo.toml |
| crates.io | wasm-bindgen | 0.2 | Cargo.toml |
| crates.io | js-sys | 0.3 | Cargo.toml |
Повний розв'язаний набір залежностей із графа залежностей GitHub: 17 прямих і 355 непрямих (транзитивних) пакетів. Транзитивне замикання є повним, коли в репозиторії закомічено lockfile.
| Реєстр | Пакет | Версія | Зв'язок |
|---|---|---|---|
| crates.io | ammonia | 4.1.4 | пряма |
| crates.io | indexmap | 2.14.0 | пряма |
| crates.io | js-sys | 0.3.102 | пряма |
| crates.io | log | 0.4.33 | пряма |
| crates.io | minify-html | 0.18.1 | пряма |
| crates.io | noyalib | 0.0.17 | пряма |
| crates.io | once_cell | 1.21.4 | пряма |
| crates.io | pulldown-latex | 0.7.1 | пряма |
| crates.io | regex | 1.13.1 | пряма |
| crates.io | scraper | 0.27.0 | пряма |
| crates.io | serde | 1.0.229 | пряма |
| crates.io | serde_json | 1.0.151 | пряма |
| crates.io | thiserror | 2.0.19 | пряма |
| crates.io | tokio | 1.53.1 | пряма |
| crates.io | toml | 0.8.23 | пряма |
| crates.io | toml | 1.1.3+spec-1.1.0 | пряма |
| crates.io | wasm-bindgen | 0.2.125 | пряма |
| crates.io | adler2 | 2.0.1 | непряма |
| crates.io | ahash | 0.7.8 | непряма |
| crates.io | ahash | 0.8.12 | непряма |
| crates.io | aho-corasick | 1.1.4 | непряма |
| crates.io | alloca | 0.4.0 | непряма |
| crates.io | allocator-api2 | 0.2.21 | непряма |
| crates.io | anes | 0.1.6 | непряма |
| crates.io | anstream | 1.0.0 | непряма |
| crates.io | anstyle | 1.0.14 | непряма |
| crates.io | anstyle-parse | 1.0.0 | непряма |
| crates.io | anstyle-query | 1.1.5 | непряма |
| crates.io | anstyle-wincon | 3.0.11 | непряма |
| crates.io | anyhow | 1.0.104 | непряма |
| crates.io | async-trait | 0.1.89 | непряма |
| crates.io | autocfg | 1.5.1 | непряма |
| crates.io | base64 | 0.22.1 | непряма |
| crates.io | base64-simd | 0.7.0 | непряма |
| crates.io | base64-simd | 0.8.0 | непряма |
| crates.io | bincode | 1.3.3 | непряма |
| crates.io | bit-set | 0.8.0 | непряма |
| crates.io | bit-vec | 0.8.0 | непряма |
| crates.io | bitflags | 1.3.2 | непряма |
| crates.io | bitflags | 2.13.0 | непряма |
| crates.io | bitvec | 1.1.1 | непряма |
| crates.io | bon | 3.9.3 | непряма |
| crates.io | bon-macros | 3.9.3 | непряма |
| crates.io | bumpalo | 3.19.0 | непряма |
| crates.io | bytecheck | 0.6.12 | непряма |
| crates.io | bytecheck_derive | 0.6.12 | непряма |
| crates.io | bytes | 1.12.0 | непряма |
| crates.io | caseless | 0.2.2 | непряма |
| crates.io | cast | 0.3.0 | непряма |
| crates.io | castaway | 0.2.4 | непряма |
| crates.io | cc | 1.2.65 | непряма |
| crates.io | cfg-if | 1.0.4 | непряма |
| crates.io | ciborium | 0.2.2 | непряма |
| crates.io | ciborium-io | 0.2.2 | непряма |
| crates.io | ciborium-ll | 0.2.2 | непряма |
| crates.io | clap | 4.6.1 | непряма |
| crates.io | clap_builder | 4.6.0 | непряма |
| crates.io | clap_derive | 4.6.1 | непряма |
| crates.io | clap_lex | 1.1.0 | непряма |
| crates.io | cobs | 0.3.0 | непряма |
| crates.io | colorchoice | 1.0.5 | непряма |
| crates.io | compact_str | 0.9.1 | непряма |
| crates.io | comrak | 0.50.0 | непряма |
| crates.io | comrak | 0.54.0 | непряма |
| crates.io | const-str | 0.3.2 | непряма |
| crates.io | const-str-proc-macro | 0.3.2 | непряма |
| crates.io | convert_case | 0.6.0 | непряма |
| crates.io | cow-utils | 0.1.3 | непряма |
| crates.io | crc32fast | 1.5.0 | непряма |
| crates.io | criterion | 0.8.2 | непряма |
| crates.io | criterion-plot | 0.8.2 | непряма |
| crates.io | crossbeam-deque | 0.8.6 | непряма |
| crates.io | crossbeam-epoch | 0.9.20 | непряма |
| crates.io | crossbeam-utils | 0.8.21 | непряма |
| crates.io | crunchy | 0.2.4 | непряма |
| crates.io | cssparser | 0.33.0 | непряма |
| crates.io | cssparser | 0.37.0 | непряма |
| crates.io | cssparser-color | 0.1.0 | непряма |
| crates.io | cssparser-macros | 0.6.1 | непряма |
| crates.io | cssparser-macros | 0.7.0 | непряма |
| crates.io | darling | 0.23.0 | непряма |
| crates.io | darling_core | 0.23.0 | непряма |
| crates.io | darling_macro | 0.23.0 | непряма |
| crates.io | dashmap | 5.5.3 | непряма |
| crates.io | data-encoding | 2.11.0 | непряма |
| crates.io | data-url | 0.1.1 | непряма |
| crates.io | defmt | 1.1.0 | непряма |
| crates.io | defmt-macros | 1.1.0 | непряма |
| crates.io | defmt-parser | 1.0.0 | непряма |
| crates.io | deranged | 0.5.8 | непряма |
| crates.io | derive_more | 2.1.1 | непряма |
| crates.io | derive_more-impl | 2.1.1 | непряма |
| crates.io | displaydoc | 0.2.6 | непряма |
| crates.io | dragonbox_ecma | 0.0.5 | непряма |
| crates.io | dtoa | 1.0.11 | непряма |
| crates.io | dtoa-short | 0.3.5 | непряма |
| crates.io | ego-tree | 0.11.0 | непряма |
| crates.io | either | 1.16.0 | непряма |
| crates.io | embedded-io | 0.4.0 | непряма |
| crates.io | embedded-io | 0.6.1 | непряма |
| crates.io | emojis | 0.8.2 | непряма |
| crates.io | entities | 1.0.1 | непряма |
| crates.io | env_filter | 1.0.1 | непряма |
| crates.io | env_logger | 0.11.10 | непряма |
| crates.io | equivalent | 1.0.2 | непряма |
| crates.io | errno | 0.3.14 | непряма |
| crates.io | fancy-regex | 0.16.2 | непряма |
| crates.io | fastrand | 2.4.1 | непряма |
| crates.io | find-msvc-tools | 0.1.9 | непряма |
| crates.io | finl_unicode | 1.4.0 | непряма |
| crates.io | flate2 | 1.1.9 | непряма |
| crates.io | fmt2io | 1.0.0 | непряма |
| crates.io | fnv | 1.0.7 | непряма |
| crates.io | form_urlencoded | 1.2.2 | непряма |
| crates.io | funty | 2.0.0 | непряма |
| crates.io | futures-core | 0.3.32 | непряма |
| crates.io | futures-task | 0.3.32 | непряма |
| crates.io | futures-util | 0.3.32 | непряма |
| crates.io | getopts | 0.2.24 | непряма |
| crates.io | getrandom | 0.2.17 | непряма |
| crates.io | getrandom | 0.3.4 | непряма |
| crates.io | getrandom | 0.4.3 | непряма |
| crates.io | half | 2.7.1 | непряма |
| crates.io | hashbrown | 0.12.3 | непряма |
| crates.io | hashbrown | 0.14.5 | непряма |
| crates.io | hashbrown | 0.16.1 | непряма |
| crates.io | hashbrown | 0.17.1 | непряма |
| crates.io | heck | 0.5.0 | непряма |
| crates.io | html-escape | 0.2.13 | непряма |
| crates.io | html5ever | 0.39.0 | непряма |
| crates.io | icu_collections | 2.2.0 | непряма |
| crates.io | icu_locale_core | 2.2.0 | непряма |
| crates.io | icu_normalizer | 2.2.0 | непряма |
| crates.io | icu_normalizer_data | 2.2.0 | непряма |
| crates.io | icu_properties | 2.2.0 | непряма |
| crates.io | icu_properties_data | 2.2.0 | непряма |
| crates.io | icu_provider | 2.2.0 | непряма |
| crates.io | ident_case | 1.0.1 | непряма |
| crates.io | idna | 1.1.0 | непряма |
| crates.io | idna_adapter | 1.2.2 | непряма |
| crates.io | is_terminal_polyfill | 1.70.2 | непряма |
| crates.io | itertools | 0.10.5 | непряма |
| crates.io | itertools | 0.13.0 | непряма |
| crates.io | itertools | 0.14.0 | непряма |
| crates.io | itoa | 1.0.18 | непряма |
| crates.io | jetscii | 0.5.3 | непряма |
| crates.io | jiff | 0.2.29 | непряма |
| crates.io | jiff-static | 0.2.29 | непряма |
| crates.io | json-escape-simd | 3.0.2 | непряма |
| crates.io | lazy_static | 1.5.0 | непряма |
| crates.io | libc | 0.2.186 | непряма |
| crates.io | libm | 0.2.16 | непряма |
| crates.io | lightningcss | 1.0.0-alpha.71 | непряма |
| crates.io | lightningcss-derive | 1.0.0-alpha.43 | непряма |
| crates.io | linked-hash-map | 0.5.6 | непряма |
| crates.io | linux-raw-sys | 0.12.1 | непряма |
| crates.io | litemap | 0.8.2 | непряма |
| crates.io | lock_api | 0.4.14 | непряма |
| crates.io | maplit | 1.0.2 | непряма |
| crates.io | markup5ever | 0.39.0 | непряма |
| crates.io | matches | 0.1.10 | непряма |
| crates.io | mdx-gen | 0.0.2 | непряма |
| crates.io | memchr | 2.8.2 | непряма |
| crates.io | minicov | 0.3.8 | непряма |
| crates.io | minify-html-common | 0.0.3 | непряма |
| crates.io | miniz_oxide | 0.8.9 | непряма |
| crates.io | mio | 1.2.1 | непряма |
| crates.io | new_debug_unreachable | 1.0.6 | непряма |
| crates.io | nonmax | 0.5.5 | непряма |
| crates.io | nu-ansi-term | 0.50.3 | непряма |
| crates.io | num-bigint | 0.4.6 | непряма |
| crates.io | num-conv | 0.2.2 | непряма |
| crates.io | num-integer | 0.1.46 | непряма |
| crates.io | num-traits | 0.2.19 | непряма |
| crates.io | once_cell_polyfill | 1.70.2 | непряма |
| crates.io | onig | 6.5.3 | непряма |
| crates.io | onig_sys | 69.9.3 | непряма |
| crates.io | oorandom | 11.1.5 | непряма |
| crates.io | outref | 0.1.0 | непряма |
| crates.io | outref | 0.5.2 | непряма |
| crates.io | owo-colors | 4.3.0 | непряма |
| crates.io | oxc-browserslist | 2.3.1 | непряма |
| crates.io | oxc-miette | 2.7.1 | непряма |
| crates.io | oxc-miette-derive | 2.7.1 | непряма |
| crates.io | oxc_allocator | 0.95.0 | непряма |
| crates.io | oxc_ast | 0.95.0 | непряма |
| crates.io | oxc_ast_macros | 0.95.0 | непряма |
| crates.io | oxc_ast_visit | 0.95.0 | непряма |
| crates.io | oxc_codegen | 0.95.0 | непряма |
| crates.io | oxc_compat | 0.95.0 | непряма |
| crates.io | oxc_data_structures | 0.95.0 | непряма |
| crates.io | oxc_diagnostics | 0.95.0 | непряма |
| crates.io | oxc_ecmascript | 0.95.0 | непряма |
| crates.io | oxc_estree | 0.95.0 | непряма |
| crates.io | oxc_index | 4.1.0 | непряма |
| crates.io | oxc_mangler | 0.95.0 | непряма |
| crates.io | oxc_minifier | 0.95.0 | непряма |
| crates.io | oxc_parser | 0.95.0 | непряма |
| crates.io | oxc_regular_expression | 0.95.0 | непряма |
| crates.io | oxc_semantic | 0.95.0 | непряма |
| crates.io | oxc_sourcemap | 6.1.1 | непряма |
| crates.io | oxc_span | 0.95.0 | непряма |
| crates.io | oxc_syntax | 0.95.0 | непряма |
| crates.io | oxc_traverse | 0.95.0 | непряма |
| crates.io | page_size | 0.6.0 | непряма |
| crates.io | parcel_selectors | 0.28.2 | непряма |
| crates.io | parcel_sourcemap | 2.1.1 | непряма |
| crates.io | parking_lot | 0.12.5 | непряма |
| crates.io | parking_lot_core | 0.9.12 | непряма |
| crates.io | pastey | 0.1.1 | непряма |
| crates.io | pathdiff | 0.2.3 | непряма |
| crates.io | percent-encoding | 2.3.2 | непряма |
| crates.io | phf | 0.11.3 | непряма |
| crates.io | phf | 0.13.1 | непряма |
| crates.io | phf_codegen | 0.11.3 | непряма |
| crates.io | phf_codegen | 0.13.1 | непряма |
| crates.io | phf_generator | 0.11.3 | непряма |
| crates.io | phf_generator | 0.13.1 | непряма |
| crates.io | phf_macros | 0.11.3 | непряма |
| crates.io | phf_macros | 0.13.1 | непряма |
| crates.io | phf_shared | 0.11.3 | непряма |
| crates.io | phf_shared | 0.13.1 | непряма |
| crates.io | pin-project-lite | 0.2.17 | непряма |
| crates.io | pkg-config | 0.3.33 | непряма |
| crates.io | plist | 1.10.0 | непряма |
| crates.io | plotters | 0.3.7 | непряма |
| crates.io | plotters-backend | 0.3.7 | непряма |
| crates.io | plotters-svg | 0.3.7 | непряма |
| crates.io | portable-atomic | 1.13.1 | непряма |
| crates.io | portable-atomic-util | 0.2.7 | непряма |
| crates.io | postcard | 1.1.3 | непряма |
| crates.io | potential_utf | 0.1.5 | непряма |
| crates.io | powerfmt | 0.2.0 | непряма |
| crates.io | precomputed-hash | 0.1.1 | непряма |
| crates.io | prettyplease | 0.2.37 | непряма |
| crates.io | proc-macro-error-attr2 | 2.0.0 | непряма |
| crates.io | proc-macro-error2 | 2.0.1 | непряма |
| crates.io | proc-macro2 | 1.0.106 | непряма |
| crates.io | ptr_meta | 0.1.4 | непряма |
| crates.io | ptr_meta_derive | 0.1.4 | непряма |
| crates.io | pulldown-cmark | 0.13.4 | непряма |
| crates.io | pulldown-cmark-escape | 0.11.0 | непряма |
| crates.io | quick-xml | 0.41.0 | непряма |
| crates.io | quote | 1.0.45 | непряма |
| crates.io | r-efi | 5.3.0 | непряма |
| crates.io | r-efi | 6.0.0 | непряма |
| crates.io | radium | 0.7.0 | непряма |
| crates.io | rand | 0.8.6 | непряма |
| crates.io | rand_core | 0.6.4 | непряма |
| crates.io | rayon | 1.12.0 | непряма |
| crates.io | rayon-core | 1.13.0 | непряма |
| crates.io | redox_syscall | 0.5.18 | непряма |
| crates.io | regex-automata | 0.4.16 | непряма |
| crates.io | regex-syntax | 0.8.11 | непряма |
| crates.io | rend | 0.4.2 | непряма |
| crates.io | rkyv | 0.7.46 | непряма |
| crates.io | rkyv_derive | 0.7.46 | непряма |
| crates.io | rustc-hash | 2.1.2 | непряма |
| crates.io | rustc_version | 0.4.1 | непряма |
| crates.io | rustix | 1.1.4 | непряма |
| crates.io | rustversion | 1.0.22 | непряма |
| crates.io | ryu | 1.0.23 | непряма |
| crates.io | same-file | 1.0.6 | непряма |
| crates.io | scopeguard | 1.2.0 | непряма |
| crates.io | seahash | 4.1.0 | непряма |
| crates.io | selectors | 0.38.0 | непряма |
| crates.io | self_cell | 1.2.2 | непряма |
| crates.io | semver | 1.0.28 | непряма |
| crates.io | seq-macro | 0.3.6 | непряма |
| crates.io | serde-content | 0.1.2 | непряма |
| crates.io | serde_core | 1.0.229 | непряма |
| crates.io | serde_derive | 1.0.229 | непряма |
| crates.io | serde_spanned | 0.6.9 | непряма |
| crates.io | serde_spanned | 1.1.1 | непряма |
| crates.io | servo_arc | 0.4.3 | непряма |
| crates.io | shell-words | 1.1.1 | непряма |
| crates.io | shlex | 2.0.1 | непряма |
| crates.io | signal-hook-registry | 1.4.8 | непряма |
| crates.io | simd-abstraction | 0.7.1 | непряма |
| crates.io | simd-adler32 | 0.3.9 | непряма |
| crates.io | simdutf8 | 0.1.5 | непряма |
| crates.io | siphasher | 1.0.3 | непряма |
| crates.io | slab | 0.4.12 | непряма |
| crates.io | smallvec | 1.15.2 | непряма |
| crates.io | smawk | 0.3.3 | непряма |
| crates.io | socket2 | 0.6.4 | непряма |
| crates.io | stable_deref_trait | 1.2.1 | непряма |
| crates.io | static_assertions | 1.1.0 | непряма |
| crates.io | string_cache | 0.9.0 | непряма |
| crates.io | string_cache_codegen | 0.6.1 | непряма |
| crates.io | strsim | 0.11.1 | непряма |
| crates.io | syn | 1.0.109 | непряма |
| crates.io | syn | 2.0.118 | непряма |
| crates.io | syn | 3.0.3 | непряма |
| crates.io | synstructure | 0.13.2 | непряма |
| crates.io | syntect | 5.3.0 | непряма |
| crates.io | tap | 1.0.1 | непряма |
| crates.io | tempfile | 3.27.0 | непряма |
| crates.io | tendril | 0.5.0 | непряма |
| crates.io | terminal_size | 0.4.4 | непряма |
| crates.io | test-case | 3.3.1 | непряма |
| crates.io | test-case-core | 3.3.1 | непряма |
| crates.io | test-case-macros | 3.3.1 | непряма |
| crates.io | textwrap | 0.16.2 | непряма |
| crates.io | thiserror-impl | 2.0.19 | непряма |
| crates.io | time | 0.3.49 | непряма |
| crates.io | time-core | 0.1.9 | непряма |
| crates.io | time-macros | 0.2.29 | непряма |
| crates.io | tinystr | 0.8.3 | непряма |
| crates.io | tinytemplate | 1.2.1 | непряма |
| crates.io | tinyvec | 1.11.0 | непряма |
| crates.io | tinyvec_macros | 0.1.1 | непряма |
| crates.io | tokio-macros | 2.7.0 | непряма |
| crates.io | toml_datetime | 0.6.11 | непряма |
| crates.io | toml_datetime | 1.1.1+spec-1.1.0 | непряма |
| crates.io | toml_edit | 0.22.27 | непряма |
| crates.io | toml_parser | 1.1.2+spec-1.1.0 | непряма |
| crates.io | toml_write | 0.1.2 | непряма |
| crates.io | toml_writer | 1.1.2+spec-1.1.0 | непряма |
| crates.io | typed-arena | 2.0.2 | непряма |
| crates.io | unicase | 2.9.0 | непряма |
| crates.io | unicode-id-start | 1.4.0 | непряма |
| crates.io | unicode-ident | 1.0.24 | непряма |
| crates.io | unicode-linebreak | 0.1.5 | непряма |
| crates.io | unicode-normalization | 0.1.25 | непряма |
| crates.io | unicode-segmentation | 1.13.3 | непряма |
| crates.io | unicode-width | 0.2.2 | непряма |
| crates.io | unicode_categories | 0.1.1 | непряма |
| crates.io | url | 2.5.8 | непряма |
| crates.io | utf-8 | 0.7.6 | непряма |
| crates.io | utf8-width | 0.1.8 | непряма |
| crates.io | utf8_iter | 1.0.4 | непряма |
| crates.io | utf8parse | 0.2.2 | непряма |
| crates.io | uuid | 1.23.3 | непряма |
| crates.io | version_check | 0.9.5 | непряма |
| crates.io | vlq | 0.5.1 | непряма |
| crates.io | vsimd | 0.8.0 | непряма |
| crates.io | walkdir | 2.5.0 | непряма |
| crates.io | wasi | 0.11.1+wasi-snapshot-preview1 | непряма |
| crates.io | wasip2 | 1.0.4+wasi-0.2.12 | непряма |
| crates.io | wasm-bindgen-futures | 0.4.75 | непряма |
| crates.io | wasm-bindgen-macro | 0.2.125 | непряма |
| crates.io | wasm-bindgen-macro-support | 0.2.125 | непряма |
| crates.io | wasm-bindgen-shared | 0.2.125 | непряма |
| crates.io | wasm-bindgen-test | 0.3.75 | непряма |
| crates.io | wasm-bindgen-test-macro | 0.3.75 | непряма |
| crates.io | wasm-bindgen-test-shared | 0.2.125 | непряма |
| crates.io | web-sys | 0.3.102 | непряма |
| crates.io | web_atoms | 0.2.5 | непряма |
| crates.io | winapi | 0.3.9 | непряма |
| crates.io | winapi-i686-pc-windows-gnu | 0.4.0 | непряма |
| crates.io | winapi-util | 0.1.11 | непряма |
| crates.io | winapi-x86_64-pc-windows-gnu | 0.4.0 | непряма |
| crates.io | windows-link | 0.2.1 | непряма |
| crates.io | windows-sys | 0.61.2 | непряма |
| crates.io | winnow | 0.7.15 | непряма |
| crates.io | winnow | 1.0.3 | непряма |
| crates.io | wit-bindgen | 0.57.1 | непряма |
| crates.io | writeable | 0.6.3 | непряма |
| crates.io | wyz | 0.5.1 | непряма |
| crates.io | xdg | 3.0.0 | непряма |
| crates.io | yaml-rust | 0.4.5 | непряма |
| crates.io | yoke | 0.8.3 | непряма |
| crates.io | yoke-derive | 0.8.2 | непряма |
| crates.io | zerocopy | 0.8.52 | непряма |
| crates.io | zerocopy-derive | 0.8.52 | непряма |
| crates.io | zerofrom | 0.1.8 | непряма |
| crates.io | zerofrom-derive | 0.1.7 | непряма |
| crates.io | zerotrie | 0.2.4 | непряма |
| crates.io | zerovec | 0.11.6 | непряма |
| crates.io | zerovec-derive | 0.11.3 | непряма |
| crates.io | zmij | 1.0.21 | непряма |
Цей репозиторій не публікує пакета, який розпізнає індекс, тож оцінено його власний граф залежностей — 372 пакетів, серед яких є й піниї розробки та тестування, що ніколи не постачаються: 3 мають відомі сповіщення, з них 0 прямі.
| Пакет | Версія | Зв'язок | Критичність | Сповіщень | Виправлено в |
|---|---|---|---|---|---|
| bincode | 1.3.3 | непряма | невідома | 1 | — |
| proc-macro-error2 | 2.0.1 | непряма | невідома | 1 | — |
| yaml-rust | 0.4.5 | непряма | невідома | 1 | — |
Сповіщення означає, що версія, записана в графі залежностей, потрапляє в уражений діапазон. Досяжність не аналізується, а граф містить піниї розробки й тестування — знахідка може стосуватися інструментів, а не поставленого коду.
{
"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"
}Оцінки — це сигнали, а не гарантії. Вони відображають публічно видимі практики на GitHub — це не аудит коду й не гарантія безпеки.
Відсутні дані виключаються, а ваги перенормовуються — нуль за відсутність ніколи не ставиться. Методологія версіонована й відкрита: метрики v1.13.0, схема v0.27.0 — повна методологія · вікі метрик.
Як окремий результат виглядає на тлі всього реєстру: сукупна статистика — crates.io.