原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 732,
"has_wiki": true,
"homepage": null,
"languages": {
"Vue": 3645,
"JavaScript": 5413,
"TypeScript": 39043
},
"pushed_at": "2026-07-22T14:23:04Z",
"created_at": "2026-07-04T04:37:14Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T14:26:47Z",
"description": "VitePress integration to render DGMO diagrams from fenced code blocks at build time. A markdown-it fence override backed",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "https://diagrammo.app",
"name": "Diagrammo",
"type": "Organization",
"login": "diagrammo",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/260103038?v=4",
"created_at": "2026-02-07T17:26:53Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 169
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-20T12:22:51Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-19T03:21:57Z"
},
{
"tag": "v0.2.10",
"kind": "patch",
"published_at": "2026-07-16T17:25:51Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2026-07-14T12:56:37Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2026-07-13T12:52:12Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2026-07-13T01:10:37Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2026-07-10T15:08:23Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-07-08T01:58:54Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-07-07T12:01:14Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-07-06T12:35:43Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-07-06T00:32:31Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-06T00:01:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-05T14:12:46Z"
}
],
"recent_commits": [
{
"oid": "0fe81b5e8a786823618d301226e1472a5c0cd4d2",
"body": "Org hit 90% of included Actions minutes mid-cycle. Cuts applied where\nrelevant to this repo:\n- gitleaks: weekly schedule + manual dispatch instead of every push/PR\n- release: tag trigger off until NPM_TOKEN rotated (local publish is canonical)\n- CI/deploy: concurrency group cancels superseded runs\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: reduce Actions minutes burn",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-22T14:23:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29f73a9475e078fc8e354d5e93fb7ad81f91ebb9",
"body": "The first pass injected a custom top bar that overlapped each theme's\nfixed/sticky navbar (and mis-computed a full-bleed on astro's centered\nlayout). Route through each theme's own layout-aware slot instead so\nspace is reserved and nothing overlaps:\n\n- fumadocs/nextra: native <Banner> (reserves --fd\n[…]\nop-height offsets nav/content\n- astro: fixed banner + body padding + sidebar top-offset\n\nVerified by rebuilding all four fixtures.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(showcase): theme-native layout-aware brand banner",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-21T18:30:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fe9af47d5b90cbc93c5c7b2097b2af7a3be61a50",
"body": "Replace the fumadocs rainbow announcement banner with a consistent\nDiagrammo brand bar (logo mark + wordmark, one-line pitch, CTA to\ndiagrammo.app) and add the same bar to every wrapper's Pages showcase\nso all sites read as one branded family.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): brand top-bar on GitHub Pages showcase",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-21T18:17:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "71e62db59ec18cb2b5e8aa5551b158246b5bf22e",
"body": "Bump @diagrammo/dgmo to ^0.54.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): vitepress-dgmo 0.4.0",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-20T12:22:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f8c99f3775083cbde262630deb86bf8a988a8651",
"body": "Bundled @diagrammo/dgmo -> ^0.53.0, remark-dgmo -> ^0.10.0.\nEmbed toolbar moves top-right -> bottom-right.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): vitepress-dgmo 0.3.0",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-19T03:21:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e3486d89aae4758d9a30824897b88f657cbe06ec",
"body": null,
"is_bot": false,
"headline": "chore(release): vitepress-dgmo 0.2.10 — dgmo ^0.52.0",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-16T17:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf128afe1bd980423694d2e19843e4a0bf893083",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "brand: new Quorum favicon in test fixture",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-16T16:42:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c33ecb440fbf1298ff0feefcb7c9512f7282a8ff",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): vitepress-dgmo 0.2.9 — dgmo ^0.51.0 + remark-dgmo ^0.9.0",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-14T12:56:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9678372728962b8064e115834668d0ad7179063e",
"body": "…nds + opt-out\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: dgmo ^0.50.2 + remark-dgmo ^0.8.0 — transparent embed backgrou…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-13T12:52:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c8a025fec36c289cc928f13fa404484b7dceaad",
"body": "… exports\n\nThe wrapper-root devDependency was ^0.49.0, so the committed root\nlockfile pinned dgmo 0.49.0. pages.yml runs pnpm install --frozen-lockfile\nat the root and (for the link:../.. wrappers) builds the showcase from the\nROOT node_modules dgmo, which lacks the ./clock and ./countdown subpath\ne\n[…]\nfailed\nwith 'Package path ./countdown is not exported'. Float the root pin to\n>=0.50.0 <1 and refresh the root lockfile to 0.50.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): float root dgmo pin to >=0.50.0 <1 for ./clock+./countdown…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-13T02:37:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7c879c1648e121bdee8f31457c4f80f4234a519b",
"body": "Caret on a 0.x version locks the minor, so ^0.49.0 resolved to\n<0.50.0 and the demo could never install dgmo 0.50.0 — where bracket,\nclock, countdown, goal, and body shipped. Those types fell through to\nthe auto-parser and rendered blank/error. Switch to >=0.50.0 <1 so the\ndemo tracks the latest 0.x like the wrapper library itself does.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(fixture): float dgmo pin to >=0.50.0 <1",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-13T02:32:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4dbe855a433c3349dd66dc1e9d40563660d4eadb",
"body": "… clock live-tick), dgmo 0.50.0",
"is_bot": false,
"headline": "chore(release): vitepress-dgmo 0.2.7 — remark-dgmo 0.7.0 (countdown +…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-13T01:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df79959819c554a349f22b22f9f575dce48ce50d",
"body": "…r the error card\n\nInvalid dgmo blocks (e.g. the intentional `piechart` example) rendered as a\nblank box on the deployed Pages demo. The error-card fall-through landed in\ndgmo 0.48.2, but the pinned lockfiles resolved 0.48.1. Caret ^0.48.x cannot\ncross to 0.49 on 0.x, so bump the ranges + refresh lockfiles.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): bump @diagrammo/dgmo to 0.49.0 so error-state blocks rende…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-11T01:47:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b8aabf548ae80d4ca2ccb494f388bb236b7cbca6",
"body": "Bump remark-dgmo to ^0.6.0 (full-screen lightbox); showcase title/favicon.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.2.6",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-10T15:08:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "72b32a23566bfa9536df612d8ab91a59d30b2067",
"body": "Drop the framework's per-page prefix/suffix so every showcase tab reads\nexactly \"Diagrammo × <Framework>\", matching astro-dgmo.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(showcase): pin exact \"Diagrammo × <Framework>\" tab title",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-08T02:17:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ae4722d8be0c3bc67c2132bd6cbb32a6ef8614b3",
"body": null,
"is_bot": false,
"headline": "Release v0.2.5",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-08T01:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272062ccd6ab222a3dd94e216c581ca88e225a99",
"body": "…dropped by Vue)\n\nVitePress compiles fence HTML as a Vue template. Vue's ignoreSideEffectTags\nstrips <style>/<script> even inside a v-pre island, so a diagram whose baked\nno-JS hover ships as an inline <svg><style>…</style> loses that node — and the\nSSR-vs-client hydration mismatch silently deletes \n[…]\niagram still renders, just without the hover effect.\n\nVitePress/Vue-specific — other remark-dgmo wrappers keep the inline <style>.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(vitepress): baked-hover charts render blank (inline <svg><style> …",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-08T01:56:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ed3fb43db367a7fe54fe4babf7e60c621580426a",
"body": "Brand the GitHub Pages showcase site as \"Diagrammo × <Framework>\" and\nadd the canonical Diagrammo favicon (svg + ico) with a base-path-aware\n<link rel=\"icon\"> so it resolves under github.io/<repo>/.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(showcase): standardize page title and favicon",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-08T01:53:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e63410fdca239312274ea83ca0c5b5d2eeb9064",
"body": "…hase toolbar clicks)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: vitepress-dgmo 0.2.4 — consume remark-dgmo ^0.5.4 (capture-p…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-07T12:01:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "74e1e0fddaab5ab4cf01e5dc83ff511683b617ba",
"body": "Sidebar is built at config-load time by scanning index.md for h2/h3\nheadings outside code fences: sections become groups, chart types their\nitems, all linking to on-page anchors. Slugs use @mdit-vue/shared's\nslugify — the same function VitePress bundles for anchor ids (added as a\nfixture devDependen\n[…]\nfails under pnpm). Falls back to the old static Demo\nsidebar when the committed fixture body has no h2/h3. Right outline now\nlists levels [2,3].\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): derive sidebar from page headings + h2/h3 outline",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-07T04:19:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "83a578ab2c519e676a28ab4b70ade2c14802efdf",
"body": "Pull remark-dgmo 0.5.3 and regenerate dist/client.css: the embed source\npanel now reserves its frame at all times, so opening a diagram's code no\nlonger reflows the chart or shifts the toolbar.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: vitepress-dgmo 0.2.3 — remark-dgmo 0.5.3 (stable embed frame)",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T12:35:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d25828324d1290a71b11f38fc2763dacab56f2cf",
"body": "…hover)",
"is_bot": false,
"headline": "chore: bump @diagrammo/dgmo devDep to ^0.48.1 (app-parity data-chart …",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T11:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b093468160a728bf40100fef73381b4e90467b51",
"body": "vitepress-dgmo had no CI release workflow — tag-driven publish via scripts/release.sh silently no-oped. Add release.yml modeled on the other wrappers, OIDC-native from the start: id-token: write, no stored token, npm publish --provenance. Requires a Trusted Publisher registered on npmjs.com (repo vitepress-dgmo, workflow release.yml).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add OIDC Trusted-Publishing release workflow (Gate D)",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T10:55:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8da32d7c722f2af1ba4c7947d57bb66e9e1f5ffe",
"body": "…r renders\n\nThe composed GitHub Pages gallery spliced dgmo-content's all-chart-types.md\nverbatim — 53 bare ```dgmo fences, i.e. diagram mode, which ships no source\nchrome. So the live 'showcase' page never demonstrated the copy / open-in-editor\nfooter. Rewrite each fence to ```dgmo showcase in the CI compose step (scoped to\nthe deployed gallery; content + e2e fixtures untouched). README 'Live showcase'\nline now points at the footer.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(showcase): force showcase mode on deployed gallery so hover foote…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T01:25:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c32e32b37ed71faf2370786a947794383d24259e",
"body": "…the dark rewrite (v0.2.2)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: use remark-dgmo/client-css adaptClientCssToClassToggle for …",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T00:31:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f366dc9aa7abe5e854f4555ab803a291146d6a4",
"body": "…47.0 (v0.2.1)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: widen dgmo peer to >=0.45.0 <1, consume remark 0.5.1 + dgmo 0.…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-06T00:00:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d3b6a4d12a90ca1de331351362b4070d6d689853",
"body": null,
"is_bot": false,
"headline": "Release v0.2.0 — remark-dgmo 0.5.0 standard embed block (dgmo ^0.45.0)",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-05T14:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64f73801023a78b7b9b85a4b142cbe5112a8d9b",
"body": "pnpm's caret on 0.x pins the minor (^0.39.0 = >=0.39 <0.40), so the\nshowcase built against 0.39/0.43 which predate two features the demo\nuses:\n\n- event-line `[Name]` era runs (§28.6a, added 0.44) — 0.43 saw no\n events and errored \"event-line has no events.\"\n- block auto-sizing — 0.43 emitted a fixed 1200x800 canvas, leaving the\n block diagram floating in dead space.\n\nBump the peer + devDependency + fixture to ^0.44.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: require dgmo ^0.44.0 so event-line eras + block auto-size render",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-04T20:03:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2c7526d909261e26d07da07f3b2c4624cf896541",
"body": "VitePress fixture demo at tests/fixture/ that renders every DGMO chart\ntype from dgmo-content's all-chart-types.md through the vitepress-dgmo\ntwo-phase (Vite pre-pass cache + markdown-it fence override) integration.\n\n- tests/fixture: VitePress site linking the wrapper via link:../..,\n withDgmo() wi\n[…]\nslint/prettier: ignore tests/fixture (separate project).\n\nLocal build: 52 dgmo-vp blocks, 52 light + 52 dark SVGs, 0 cache misses.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add GitHub Pages all-chart-types demo site + Pages deploy",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-04T04:51:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0473a0286831d2f9f0df82eeb62b1eb93c7a0a13",
"body": "…uild time\n\nVitePress (Vue/Vite, markdown-it) integration that turns fenced ```dgmo\nblocks into inline SVG at build time. Because markdown-it's fence renderer\nis synchronous and dgmo's render() is async, it uses a two-phase design:\nan async Vite pre-pass (enforce:'pre') warms a sha256-keyed cache, a\n[…]\nhe\nsync markdown-it fence override reads it, emitting v-pre-wrapped SVG.\nwithDgmo() wires both. 39 unit tests, 100% line coverage.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: initial vitepress-dgmo — render DGMO diagrams in VitePress at b…",
"author_name": "Demian Neidetcher",
"author_login": "demian0311",
"committed_at": "2026-07-04T04:37:13Z",
"body_truncated": true,
"is_coding_agent": true
}
],
"releases_count": 13,
"commits_last_year": 30,
"latest_release_at": "2026-07-20T12:22:51Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 4,
"days_since_latest_release": 6,
"mean_days_between_releases": 1.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "vitepress-dgmo",
"exists": true,
"license": "MIT",
"keywords": [
"vitepress",
"vite",
"markdown-it",
"dgmo",
"diagrammo",
"diagram",
"diagrams",
"markdown"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/vitepress-dgmo",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/diagrammo/vitepress-dgmo",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2312,
"first_published_at": "2026-07-04T04:37:22.254000Z",
"latest_published_at": "2026-07-20T12:22:40.184000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": 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": 6166,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 83,
"malicious_count": 0,
"assessed_package": "npm:vitepress-dgmo@0.4.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "remark-dgmo",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.10.0"
},
{
"name": "@diagrammo/dgmo",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.54.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "demian0311",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/21937?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pages.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "no SAST tool detected",
"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": 9,
"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": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0fe81b5e8a786823618d301226e1472a5c0cd4d2",
"ran_at": "2026-07-26T19:22:41Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T14:23:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/diagrammo/vitepress-dgmo",
"host": "github.com",
"name": "vitepress-dgmo",
"owner": "diagrammo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 50,
"vitality": 71,
"community": 32,
"governance": 36,
"engineering": 68
},
"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": 52,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 4
},
"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": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"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": 13,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 1.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.6
}
}
],
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 56,
"inputs": {
"packages": [
"vitepress-dgmo"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2312
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,312 downloads/month across npm",
"points": 44.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2312,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "diagrammo",
"public_repos": 15,
"account_age_days": 169
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of diagrammo",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "diagrammo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~0 yr old",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"vitepress-dgmo"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "no SAST tool detected",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.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): No advisories left outstanding. Remaining weights renormalized. Matched the npm:vitepress-dgmo@0.4.0 runtime dependency closure — what installing the published package pulls in — 83 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:vitepress-dgmo@0.4.0",
"assessed": 83
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 83,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 83,
"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": 1
},
"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": 62,
"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.933,
"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": "28 of 30 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 30
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.833,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "25 of the last 30 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 25,
"sampled": 30
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 6166,
"source_files_sampled": 19,
"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/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T19:22:46.495926Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/diagrammo/vitepress-dgmo.svg",
"full_name": "diagrammo/vitepress-dgmo",
"license_state": "standard",
"license_spdx": "MIT"
}