JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 382,
"has_wiki": true,
"homepage": "https://christophervr.github.io/emf-converter/",
"languages": {
"TypeScript": 661464
},
"pushed_at": "2026-07-17T21:26:33Z",
"created_at": "2026-06-18T03:45:15Z",
"owner_type": "User",
"updated_at": "2026-07-17T21:26:25Z",
"description": "A zero-dependency TypeScript library that converts EMF (Enhanced Metafile) and WMF (Windows Metafile) binary buffers into PNG data URLs by parsing their record streams and replaying drawing commands onto an HTML Canvas.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Christopher van Rooyen",
"type": "User",
"login": "ChristopherVR",
"company": null,
"location": "Brisbane, Australia",
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/28136629?v=4",
"created_at": "2017-04-28T07:53:52Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 3372
},
"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": "v1.6.0",
"kind": "minor",
"published_at": "2026-07-17T13:48:38Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-06-25T03:14:42Z"
},
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2026-06-24T19:48:37Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2026-06-18T08:30:33Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-06-18T07:40:41Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-06-18T07:29:25Z"
}
],
"recent_commits": [
{
"oid": "79d3a00d6020a3404afdd14cf2b9437711ca6aa8",
"body": "Dependabot PR #3 bumped typescript to ^7.0.2 in package.json but bun.lock\nwas never regenerated, so `bun install --frozen-lockfile` in CI failed with\n\"lockfile had changes, but lockfile is frozen\".\n\nTypeScript 7.0.2 is the native (Go) preview and breaks tsup's .d.ts\ngeneration (rollup-plugin-dts): \"\n[…]\n to surface this.\n\nRevert to ^6.0.3, which matches the existing lockfile and builds, typechecks,\nand passes all 779 tests cleanly.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: revert typescript to ^6.0.3 to fix CI lockfile mismatch",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T21:21:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a1a371ff2175d09ee4fa63abf61f751090ccfe45",
"body": "Collapse convertEmfToDataUrl / convertWmfToDataUrl to an options-only\nsignature: (buffer, options?). Removes the positional maxWidth/maxHeight\nargs and the numeric-dpiScale overload; maxWidth, maxHeight, and dpiScale\nremain available as EmfConvertOptions fields. Updates internal recursive\nmetafile c\n[…]\nWmf)ToDataUrl no longer accept positional\nmaxWidth/maxHeight or a bare numeric dpiScale; pass an EmfConvertOptions\nobject instead.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor!: drop legacy positional params from convert API",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T20:49:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b3356138150f48081c5cde275f0cbdbe29475d4e",
"body": "…thub-actions-eefdb6dedd\n\nchore(deps): Bump actions/setup-node from 6 to 7 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #4 from ChristopherVR/dependabot/github_actions/gi…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T20:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9354154fdfb2d9fbc11356dc32de02a49d906b74",
"body": "…script-7.0.2\n\nchore(deps-dev): Bump typescript from 6.0.3 to 7.0.2",
"is_bot": false,
"headline": "Merge pull request #3 from ChristopherVR/dependabot/npm_and_yarn/type…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T20:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1860da29e7c15bd5c8a5b1e9e9c0834740024c20",
"body": "…orms\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01Mh9z3HCV52LUTeERjc7Ku6",
"is_bot": false,
"headline": "chore(release): 1.6.0 — clip boolean ops, gradients, ROP2, GDI transf…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T13:47:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "efce614b1e4ecfb79f5c6960d11e6c51020cd32f",
"body": "Address the README limitations in depth:\n\n- Track the active clip as replayable path shapes (new emf-clip-region\n module) so Intersect/Union/Xor/Exclude/Complement/Replace combine modes,\n EMR_EXCLUDECLIPRECT, EMR_OFFSETCLIPRGN, all EMR_EXTSELECTCLIPRGN RGN_*\n modes, EMF+ SetClipRect/SetClipPath/S\n[…]\nles.\n- EMF+ region-node combine values aligned with MS-EMFPLUS 2.1.1.27.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01Mh9z3HCV52LUTeERjc7Ku6",
"is_bot": false,
"headline": "feat: full clip-region boolean ops, gradient brushes, exact ROP2 modes",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-07-17T13:47:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "677408466be1d8b3680493f882b4ec65a8a2b4cf",
"body": "Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).\n\n\nUpdates `actions/setup-node` from 6 to 7\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-depe\n[…]\nde\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): Bump actions/setup-node in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T08:34:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "42544b41aee135f6b9a933620367e05150704406",
"body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/commits)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-version: 7.0.2\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): Bump typescript from 6.0.3 to 7.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T08:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab026785aea8e39e151bcf5c7b85a62cd7b2ece8",
"body": "…thub-actions-640176b5ab\n\nchore(deps): Bump actions/checkout from 6 to 7 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #2 from ChristopherVR/dependabot/github_actions/gi…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-27T11:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31661f8fa9de49ab7266974fef03e91e3b24b9ea",
"body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 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:\n[…]\nut\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): Bump actions/checkout in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T08:34:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4937cb1ceb65b72f2f108a0fafa8ab6daf895adf",
"body": "Minor bump to ship the README-limitation features (fontFamilyMap, full\nweight mapping, underline/strike-out, partial ROP2 support, configurable\nmaxCanvasDimension/maxRecords). Triggers the version-driven publish\nworkflow to release v1.5.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01MsrrWznCkf42t57Ay7fKss",
"is_bot": false,
"headline": "chore(release): 1.5.0 — fonts, ROP2, configurable limits",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-25T03:13:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0513ec6db1df6e17d32bb2b00c2c23e724e58076",
"body": "- Font: add fontFamilyMap option (remap Windows faces), full numeric\n weight mapping, multi-word face quoting, and underline/strike-out\n parsing + rendering across GDI, WMF, and EMF+ text.\n- ROP2: map SetROP2 (EMR_SETROP2 / META_SETROP2) onto Canvas composite\n operations for the supported subset \n[…]\n; kept as an honest documented limitation. +17 unit tests.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01MsrrWznCkf42t57Ay7fKss",
"is_bot": false,
"headline": "feat: address README limitations — fonts, ROP2, configurable limits",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-25T02:45:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9b0ceaa5ede17dc5b5772afbe4feff3b3dbdd7bd",
"body": "Bumps package.json version so the version-driven publish workflow ships\nthe ac3954c PNG-colour fix to npm and cuts the v1.4.3 GitHub release.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01MsrrWznCkf42t57Ay7fKss",
"is_bot": false,
"headline": "chore(release): 1.4.3 — ship PNG colour fix + bump vitest",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-24T19:47:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd2274bafa0176253bcb80bff9f571d31dbd8bfa",
"body": "…thub-actions-76468cb07f\n\nchore(deps): Bump actions/checkout from 4 to 6 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #1 from ChristopherVR/dependabot/github_actions/gi…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-24T19:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3954c06a0bebb550129f02e1a8c8eb54377d35",
"body": null,
"is_bot": false,
"headline": "fix: PNG generated images not containing any colour",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-24T19:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1c4e77e8467cde52c8ec25b8879c30ddea4f72",
"body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 4 to 6\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https:\n[…]\nut\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): Bump actions/checkout in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T08:34:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e2865a208ae088ab8f58b027d4e99a4bc09fcbc",
"body": "1.4.1's npm README predated the standalone README rewrite, so npm still shows the old pptx-viewer 'Full docs' links. Bump to 1.4.2 to republish with the corrected, self-contained README.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): 1.4.2 — ship corrected README to npm",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T08:29:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ad4fbe0675f10ace1dd1c14df330627cb3b3f6ae",
"body": "A dependency-free landing/docs page (install, usage, how-it-works, limitations) with an interactive in-browser demo: drop in an .emf/.wmf file and see the rendered PNG, conversion time, and output size. A pages.yml workflow bundles demo/main.ts with bun build and deploys to GitHub Pages on push to main. Enable Pages -> Source: GitHub Actions to publish at https://christophervr.github.io/emf-converter/.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add interactive GitHub Pages demo site",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:50:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "56d058e2952eafebd160041131808f9a1f4606ff",
"body": "Add the live demo link (GitHub Pages), a CI badge, and a Demo section. Point the license badge at the in-repo LICENSE and drop all pptx-viewer repo/docs references; this package now stands on its own.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: standalone README with live demo + correct links",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:49:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "75855e9ca5b3cbd710f422a77343dc5232b92ab6",
"body": "Weekly Dependabot updates for npm dependencies and the GitHub Actions used by the workflows, grouped to keep PR volume down.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add Dependabot for npm and GitHub Actions",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:47:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f012ca6392baf48141433cd541ab22ecd2a50ef4",
"body": "publish.yml now (on push to main) regenerates CHANGELOG.md via git-cliff, commits it, publishes the package.json version to npm via OIDC, and cuts a GitHub release using the new changelog section as the body. Bump to 1.4.1 to ship the first changelog-backed release.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: changelog-driven npm publish + GitHub release",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:40:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3a97fb455fce365b316a8dfb67720c5f18313b78",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add grayscale colour-ref fixtures",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:40:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "39ddc8bfc4302ef6ec38b00b3c673ffb825f64e2",
"body": "The publish workflow triggered on 'release: published', but nothing created a release, so it never ran (and a GITHUB_TOKEN-created release does not trigger other workflows anyway). Rework it to run on push to main: build, and if the package.json version isn't already on npm, publish via OIDC trusted\n[…]\n release. Bump package.json to ship a new version. Filename kept as publish.yml so the npm trusted-publisher config still matches.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: publish on push to main (self-contained, no release hop)",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:28:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "850b8c5159460e99900ce4da94db670782e27a13",
"body": "Add reusable colour fixtures (__fixtures__/color-samples.ts) and a table-driven test covering colorRefToHex (incl. byte masking), readColorRef (incl. non-zero offsets), and argbToRgba.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add fixture-driven colour-helper coverage",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T07:11:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f5bcb9cee0819c9d3fb16dc5ba573327032bbbb5",
"body": "Drop the NODE_AUTH_TOKEN/NPM_TOKEN secret in favour of OIDC trusted publishing (matching the main pptx-viewer pipeline). npm mints a short-lived token via the id-token permission and attaches provenance automatically; a trusted publisher must be configured for the package on npmjs.com (GitHub Actions, this repo, workflow publish.yml, environment npm).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: use OIDC trusted publishing for npm",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T06:59:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "778a80af3aaacc4477701b66bd36aec95cc307ab",
"body": "CI builds, typechecks, and tests on push/PR to main. The publish workflow releases emf-converter to npm with provenance on a published GitHub release, taking the version from the release tag (skips if that version already exists). Needs an NPM_TOKEN secret in an 'npm' environment, or OIDC trusted publishing configured on npmjs.com.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add CI and npm publish workflows",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T06:51:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "af312ef79c4cc1acc8c1d4b68d66cef61e43cc1d",
"body": "Extracted from the pptx-viewer monorepo (packages/emf-converter) preserving history. Repoint package.json repository/homepage/bugs at the new standalone repo, add a .gitignore, and pin the lockfile. Builds, typechecks, and tests pass standalone.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: configure standalone repository",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T03:37:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "122e90dbbec9766e1dac311585f4b96552b2684c",
"body": "Trim per-package READMEs for npm (core 1282->152, react 1059->158, emf 630->73, mtx 272->70), replacing wall-of-text deep dives with concise sections linking the hosted docs. Rename React's '60-second example' to a professional Quick start. Add npm version badges to the root Packages table, the edit\n[…]\nndency. Side-fixes: MCP license MIT->Apache-2.0 and tool count 24->25; correct install lines (Vue bundles core; Angular peer 22+).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: streamline npm READMEs and add badges, screenshots, demo links",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-18T03:12:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4d3f87f141f7eb4345899b8deb6c90b7b34ba0d1",
"body": "Update LICENSE/NOTICE files, README badges, and the `license` field of the\ncore, emf-converter, and tools package manifests to Apache-2.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: relicense from MIT to Apache-2.0",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-14T08:31:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9bd123a51a14ca1c5c2192e8586db0c7354c9283",
"body": "Bump dependencies across the monorepo to their latest versions, including\nmajor upgrades to TypeScript (5.9 -> 6.0) and lint-staged (16 -> 17), plus\nReact, Vite, framer-motion, tailwind, vitest, oxlint, oxfmt and others.\n\nAdaptations required by the bumps:\n- TypeScript 6 errors on the deprecated bas\n[…]\ninput a11y label plus two missing regex u flags in demo/main.tsx.\n\ntypecheck, build, lint and test all green across every package.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): update all dependencies to latest",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-06-14T06:38:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "57dae972be03d600c47f66b37e0ea6de954f09a3",
"body": "`XmlObject` is now a `Record<string, unknown>`-style interface with a\ntemplate-literal index for `@_`-prefixed attributes (typed as\n`string | undefined`) and `#text`. Child element access stays ergonomic via\n`xmlChild` / `xmlPath` helpers; legacy chain reads were migrated or wrapped\nwith narrowing c\n[…]\ntent-type-imports`, etc.) that flipped on with the plugin.\n- Disable `vitest/require-mock-type-parameters` — inference works fine.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: strongly type XmlObject and eliminate `any` across packages",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-05-23T02:46:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6c3a3544a3a70c8561b996d3ae7cc6bf582e2543",
"body": "Critical / High:\n- emf, mtx: clamp attacker-supplied size fields; cap recursion (EMF+\n region nodes, region-trace, deferred metafiles, MTX header offsets,\n lzcomp outLen and iteration counts).\n- core/load: depth-cap or iterativize group / SmartArt / placeholder /\n media walks; enforce allowExtern\n[…]\nuseDeferredValue, svg-print-\nserializer read/write split, React.memo on thumbnails/cards.\n\n15,589 tests passing across 5 packages.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: close security & performance findings from full-codebase review",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-05-06T06:55:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "76fc4693b67bc5d42a2e13a60dfadcee54040b46",
"body": "TypeScript 6.0 surfaces deprecation TS5101 from inside tsup's DTS worker\n(rollup.js:6837 hardcodes `baseUrl: compilerOptions.baseUrl || \".\"`).\nRather than ignoring the deprecation in every tsconfig, pin TS to ^5.9.3\nacross the monorepo until tsup ships a TS6-clean release. CLAUDE.md already\ndocument\n[…]\nuses _-prefixed locals as an intentional-unused marker).\n\nAfter: typecheck, lint, build, and test all green across all 5 packages.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: roll TypeScript back to 5.9.x; quiet new oxlint vitest rules",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-05-05T12:06:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2d8d232229cc833fe89ec797226d3d1e8c4d32c1",
"body": "… work\n\nDependency bumps (latest minor where feasible):\n - oxfmt 0.45 → 0.47\n - oxlint 1.60 → 1.62\n - typescript 5.9 → 6.0\n - vitest 4.1.0 → 4.1.5\n - tsup 8.x latest\n - fast-xml-parser 5.5 → 5.7\n - framer-motion 12.36 → 12.38\n - i18next 25 → 26 (demo)\n - lucide-react 0 → 1\n - react/react-d\n[…]\n.3.0 → 1.4.0\n - mtx-decompressor: 1.3.0 → 1.4.0\n - pptx-viewer (react): 1.4.0 → 1.5.0\n - pptx-viewer-mcp (tools): 1.2.0 → 1.3.0\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump dependencies to latest and minor-bump packages for parity…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-05-05T11:42:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "55ea3ff5e9960ec8f4fe07fa83e8db151326545e",
"body": "- pptx-viewer-core: 1.2.1 → 1.3.0\n- emf-converter: 1.2.1 → 1.3.0\n- mtx-decompressor: 1.2.1 → 1.3.0\n- pptx-viewer: 1.3.1 → 1.4.0\n- pptx-viewer-mcp: 1.1.1 → 1.2.0\n\nMinor bump reflects net-new SDK capability: `SlideBuilder.addTable(…)`\nnow serialises to disk (previously dropped silently w\n[…]\nefix on\n`docProps/app.xml` Override, and correct `<p:sldIdLst>` placement in\n`presentation.xml` so PowerPoint sees the slide list.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump all packages to minor versions for SDK table support",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-04-18T13:28:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b6a83eebd3f9249f6321f1864d92038d752067b3",
"body": "- pptx-viewer-core: 1.2.0 → 1.2.1\n- emf-converter: 1.2.0 → 1.2.1\n- mtx-decompressor: 1.2.0 → 1.2.1\n- pptx-viewer: 1.3.0 → 1.3.1\n- pptx-viewer-mcp: 1.1.0 → 1.1.1\n\nShips the save-pipeline corruption fixes: schema order (pPr spacing,\npPr bullet children, rPr child order, p:cSld, p:showPr)\n[…]\nxture name\n (existing entry used a hyphen) and the `presentation (N).pptx` demo\n save artifacts so they don't leak into commits.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump all packages to 1.x.1 patch versions",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-04-17T23:32:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6350e52f1e7a66160854e86187dc9d02f79221d",
"body": "The previous lint-fix pass replaced `toBeTruthy()`/`toBeFalsy()` with\n`toBe(true)`/`toBe(false)` across the test suite, which silently broke\nevery assertion whose subject was a non-boolean (string IDs, element\nrefs, etc.). A stray `import { expectTypeOf } from '@jest/globals'` had\nalso been prepende\n[…]\ntylistic false positives on for-loop-bodied tests).\n\nTests: 15454 passing across all packages; typecheck, lint, and fmt\nall clean.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: repair broken test assertions and clean up lint config",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-04-17T07:52:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1f8747d10cfb1c174dc5ccbe07604a3b7811c743",
"body": "- Fix oxlint config: remove 3 unavailable jsx_a11y rules\n- Apply oxfmt formatting across all test files\n- Apply oxlint curly brace fixes from lint:fix\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: fix formatting and lint warnings across test suite",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-04-16T10:47:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "51d4a7ee6e3d1d915ea90443d8c67841393b7c11",
"body": "Tests were failing (84 total) because components use react-i18next's\nuseTranslation() but test mocks were missing or incomplete, returning\nraw translation keys instead of English text.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(test): add i18n mocks to react tests and bump versions to 1.2.0",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-04-09T02:04:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b52dc75479dd8ba7d6e2f76830a63689fc3f93bb",
"body": "…refs\n\n- pptx-viewer-core: 1.0.0 → 1.1.0\n- pptx-viewer (react): 1.0.0 → 1.1.0\n- emf-converter: 1.0.0 → 1.1.0\n- mtx-decompressor: 1.0.0 → 1.1.0\n- @pptx-viewer/tools: already at 1.1.0\n\nAlso fixes remaining MYCLAWASSIST references in index.ts,\nenvironment.ts, and environment.test.ts.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump all packages to v1.1.0 and remove remaining MyClawAssist …",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-29T08:45:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5ea574bc454bb8506dc82560c4c5991848618528",
"body": "…hing\n\nAdd MIT LICENSE to root and each package, MPL-2.0 LICENSE to mtx-decompressor,\nNOTICE files to core/react documenting bundled MPL-2.0 component, THIRD-PARTY-LICENSES\nfor dependency audit, CHANGELOG.md, and author/repository/homepage/bugs fields\nto all package.json files.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add license files, NOTICE, and package metadata for npm publis…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-16T10:50:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1b3b9ea98ce06b8dd13e45da3452a73bc8279d05",
"body": "…curate claims\n\nEvery limitation now explains *why* it exists (Canvas 2D API gaps,\nOLE2 binary opacity, OOXML namespace mapping, html2canvas CSS support\ngaps, etc.) so users can judge whether each applies to their use case.\n\nRemoved two inaccurate limitations:\n- \"Maximum slide count ~500\" — no actua\n[…]\nbfuscateFont() and\n generateFontGuid() are fully implemented\n\nUpdated across all four READMEs (root, core, react, emf-converter).\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: rewrite limitations with technical explanations and remove inac…",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-16T10:17:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "554e6d76de79c65d785f6767493d6839619b4ea5",
"body": "123 test files use `expectTypeOf` without importing it, relying on\nvitest's globals mode. Only mtx-decompressor had `globals: true` —\ncore, react, and emf-converter were missing it, causing 329 test\nfailures in CI.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: enable vitest globals in all packages to fix expectTypeOf errors",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-16T08:51:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b0c6325f6f3e10602ac1518fa70bb470de6355a",
"body": "Exclude test files from emf-converter tsconfig (matching core/react pattern)\nand cast Uint8Array to BlobPart for TS 5.9 ArrayBuffer generic strictness.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve remaining typecheck failures in emf-converter and react",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-16T08:33:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e717c1bf9e853e1a97e6363a0570fa91aeb58e8f",
"body": "Worked on a different repository initially.",
"is_bot": false,
"headline": "initial commit",
"author_name": "Christopher van Rooyen",
"author_login": "ChristopherVR",
"committed_at": "2026-03-16T08:08:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 45,
"latest_release_at": "2026-07-17T13:48:38Z",
"latest_release_tag": "v1.6.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 12,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "emf-converter",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"canvas",
"converter",
"emf",
"metafile",
"png",
"windows-metafile",
"wmf"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/emf-converter",
"is_deprecated": false,
"latest_version": "1.6.0",
"repository_url": "https://github.com/ChristopherVR/emf-converter",
"versions_count": 36,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 62997,
"first_published_at": "2026-03-16T10:32:38.504000Z",
"latest_published_at": "2026-07-17T13:48:31.187000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 51180,
"source_files_sampled": 72,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "tsup",
"direct": false,
"version": "^8.5.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.1.9",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ChristopherVR",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/28136629?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"pages.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"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/22 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "79d3a00d6020a3404afdd14cf2b9437711ca6aa8",
"ran_at": "2026-07-22T18:20:31Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T21:26:48Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T21:26:23Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ChristopherVR/emf-converter",
"host": "github.com",
"name": "emf-converter",
"owner": "ChristopherVR"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 42,
"vitality": 75,
"community": 38,
"governance": 53,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 45,
"human_commit_share": 0.911,
"days_since_last_push": 4,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "45 commits in the last year",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 45
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.6.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.9
},
"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 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 80,
"inputs": {
"packages": [
"emf-converter"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 62997
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "62,997 downloads/month across npm",
"points": 64,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 62997,
"ecosystems": "npm"
}
}
],
"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": 53,
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 48,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "ChristopherVR",
"public_repos": 22,
"account_age_days": 3372
},
"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": "6 followers of ChristopherVR",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "ChristopherVR"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~9 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"emf-converter"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://christophervr.github.io/emf-converter/",
"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://christophervr.github.io/emf-converter/",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/22 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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": 56,
"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.976,
"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": "40 of 41 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 41
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.778,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.089
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "35 of the last 45 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 35,
"sampled": 45
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 45 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 45
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 51180,
"source_files_sampled": 72,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/72 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 72,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:emf-converter@1.6.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:20:40.973482Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChristopherVR/emf-converter.svg",
"full_name": "ChristopherVR/emf-converter",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}