Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 02:39 UTC

umodoc / editor

Umo Editor is an open-source document editor based on Vue3 and Tiptap3, providing an online editing experience similar to Microsoft Word.

Vue · JavaScriptMIT★ 1,547 stars⑂ 273 forkssince May 2024View on GitHub ↗

umodoc/editor holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (81/100) and lowest on AI Readiness (21/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Umo TeamPersonal account
56 followers5 public repossince Jun 2012Umodoc

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

Package ecosystems

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 534 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year534
human_commit_share1
days_since_last_push1
active_weeks_last_year46
How it's scored
16.2/27Ships releases — 5 version tags (no GitHub releases)
16.2/36Release recency — latest release 230 days ago
19.8/27Release cadence — a release every ~57.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv9.0.0
releases_from_tagsyes
days_since_latest_release230
mean_days_between_releases57.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

65Moderate · 18% of overall
How it's scored
51.7/60Stars — 1,547 stars
20.3/25Forks — 273 forks
6.5/15Watchers — 16 watchers
Inputs used
forks273
stars1,547
watchers16
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
52.7/80Monthly downloads — 9,021 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@umoteam/editor
dependents
ecosystemsnpm
total_downloads
monthly_downloads9,021
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.6/22.5Commit distribution — top contributor authored 93% of commits
13.5/13.5Contributor breadth — 12 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.931
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
30.8/38.3PR acceptance — 62/77 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs62
open_issues0
closed_issues344
issue_closed_ratio1
closed_unmerged_prs15
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.6/25Owner reach — 56 followers of umodoc
17.7/25Track record — 5 public repos, account ~14 yr old
Inputs used
followers56
owner_typeUser
is_verified
owner_loginumodoc
public_repos5
account_age_days5,143
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 3 days ago
20/20Version history — 70 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@umoteam/editor
ecosystemsnpm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

31At risk · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.umodoc.com
10/10Repository description
10/10Topics — 12 topics
10/10Wiki
Inputs used
topicseditor, richtext-editor, office-edtior, docs-editor, document-editor, online-office, vue3-editor, word-editor, web-edtior, wysiwyg-editor, umo-editor, tiptap
has_wikiyes
homepagehttps://www.umodoc.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
8.7/25Indirect dependencies free of known advisories — 2 affected: uuid 10.0.0 (high 7.5), echarts 5.6.0 (moderate 6.1)
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 92 days ago
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages278
unassessed_packages0
affected_by_severityhigh 1, moderate 1
direct_affected_packages0
Matched the npm:@umoteam/editor@11.0.4 runtime dependency closure — what installing the published package pulls in — 278 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

21Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.2/40Legible commit history — 6 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.06
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — jsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsjsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable code — Vue with type-check config (jsconfig.json)
55/55Manageable file sizes — 0/90 source files over 60KB
Inputs used
primary_languageVue
largest_source_bytes19,603
source_files_sampled90
oversized_source_files0

Key facts

1,547GitHub stars
12contributors
534commits, last 12 months
1days since last push
5releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 273 ⇿
0Stars
273Forks
5Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

05010015020025030026942024-062025-062026-07
Major 4Minor 1Patch 0

Each point covers 2 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 53
RegistryPackageVersion constraintManifest
npm@eslint/object-schema3.0.2package.json
npm@floating-ui/dom1.7.5package.json
npm@tiptap/core3.20.0package.json
npm@tiptap/extension-bold3.20.0package.json
npm@tiptap/extension-code-block3.20.0package.json
npm@tiptap/extension-code-block-lowlight3.20.0package.json
npm@tiptap/extension-collaboration3.20.0package.json
npm@tiptap/extension-details3.20.0package.json
npm@tiptap/extension-document3.20.0package.json
npm@tiptap/extension-drag-handle3.16.0package.json
npm@tiptap/extension-drag-handle-vue-33.16.0package.json
npm@tiptap/extension-horizontal-rule3.20.0package.json
npm@tiptap/extension-image3.20.0package.json
npm@tiptap/extension-invisible-characters3.20.0package.json
npm@tiptap/extension-link3.20.0package.json
npm@tiptap/extension-list3.20.0package.json
npm@tiptap/extension-mathematics3.20.0package.json
npm@tiptap/extension-mention3.20.0package.json
npm@tiptap/extension-node-range3.20.0package.json
npm@tiptap/extension-subscript3.20.0package.json
npm@tiptap/extension-superscript3.20.0package.json
npm@tiptap/extension-table3.20.0package.json
npm@tiptap/extension-table-of-contents3.20.0package.json
npm@tiptap/extension-text-align3.20.0package.json
npm@tiptap/extension-text-style3.20.0package.json
npm@tiptap/extension-typography3.20.0package.json
npm@tiptap/extension-unique-id3.20.0package.json
npm@tiptap/extensions3.20.0package.json
npm@tiptap/pm3.20.0package.json
npm@tiptap/starter-kit3.20.0package.json
npm@tiptap/suggestion3.20.0package.json
npm@tiptap/vue-33.20.0package.json
npm@tiptap/y-tiptap3.0.2package.json
npm@tool-belt/type-predicates1.4.1package.json
npm@umoteam/editor-external10.1.0package.json
npm@vueuse/core14.2.1package.json
npmcropperjs^2.1.1package.json
npmdom-to-image-more3.7.2package.json
npmes-drager1.2.11package.json
npmfast-glob3.3.3package.json
npmfile-saver2.0.5package.json
npmhotkeys-js4.0.2package.json
npmjsbarcode3.12.3package.json
npmkatex0.16.33package.json
npmlowlight3.3.0package.json
npmnzh1.0.14package.json
npmpretty-bytes7.1.0package.json
npmpure-svg-code1.0.6package.json
npmsmooth-signature1.0.15package.json
npmvue-i18n11.2.8package.json
npmy-prosemirror1.2.15package.json
npmy-protocols1.0.6package.json
npmyjs13.6.29package.json
All dependencies 73

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

RegistryPackageVersionRelation
npm@eslint/object-schema3.0.2direct
npm@floating-ui/dom1.7.5direct
npm@tiptap/core3.20.0direct
npm@tiptap/extension-bold3.20.0direct
npm@tiptap/extension-code-block3.20.0direct
npm@tiptap/extension-code-block-lowlight3.20.0direct
npm@tiptap/extension-collaboration3.20.0direct
npm@tiptap/extension-details3.20.0direct
npm@tiptap/extension-document3.20.0direct
npm@tiptap/extension-drag-handle3.16.0direct
npm@tiptap/extension-drag-handle-vue-33.16.0direct
npm@tiptap/extension-horizontal-rule3.20.0direct
npm@tiptap/extension-image3.20.0direct
npm@tiptap/extension-invisible-characters3.20.0direct
npm@tiptap/extension-link3.20.0direct
npm@tiptap/extension-list3.20.0direct
npm@tiptap/extension-mathematics3.20.0direct
npm@tiptap/extension-mention3.20.0direct
npm@tiptap/extension-node-range3.20.0direct
npm@tiptap/extension-subscript3.20.0direct
npm@tiptap/extension-superscript3.20.0direct
npm@tiptap/extension-table3.20.0direct
npm@tiptap/extension-table-of-contents3.20.0direct
npm@tiptap/extension-text-align3.20.0direct
npm@tiptap/extension-text-style3.20.0direct
npm@tiptap/extension-typography3.20.0direct
npm@tiptap/extension-unique-id3.20.0direct
npm@tiptap/extensions3.20.0direct
npm@tiptap/pm3.20.0direct
npm@tiptap/starter-kit3.20.0direct
npm@tiptap/suggestion3.20.0direct
npm@tiptap/vue-33.20.0direct
npm@tiptap/y-tiptap3.0.2direct
npm@tool-belt/type-predicates1.4.1direct
npm@umoteam/editor-external10.1.0direct
npm@vueuse/core14.2.1direct
npmcropperjs^2.1.1direct
npmdom-to-image-more3.7.2direct
npmes-drager1.2.11direct
npmfast-glob3.3.3direct
npmfile-saver2.0.5direct
npmhotkeys-js4.0.2direct
npmjsbarcode3.12.3direct
npmkatex0.16.33direct
npmlowlight3.3.0direct
npmnzh1.0.14direct
npmpretty-bytes7.1.0direct
npmpure-svg-code1.0.6direct
npmsmooth-signature1.0.15direct
npmvue-i18n11.2.8direct
npmy-prosemirror1.2.15direct
npmy-protocols1.0.6direct
npmyjs13.6.29direct
npm@vitejs/plugin-vue^6.0.4indirect
npm@vue-macros/reactivity-transform^3.1.2indirect
npmesbuild^0.28.1indirect
npmhusky^9.1.7indirect
npmless^4.5.1indirect
npmless-loader^12.3.1indirect
npmlint-staged^16.2.7indirect
npmoxfmt^0.35.0indirect
npmoxlint^1.50.0indirect
npmpostcss^8.5.6indirect
npmpostcss-html^1.8.1indirect
npmtdesign-vue-next1.18.2indirect
npmunplugin-auto-import^21.0.0indirect
npmunplugin-vue^7.1.1indirect
npmunplugin-vue-components^31.0.0indirect
npmunplugin-vue-macros^2.14.5indirect
npmvite^7.3.1indirect
npmvite-bundle-visualizer^1.2.1indirect
npmvite-plugin-svg-icons^2.0.1indirect
npmvue^3.5.29indirect
Dependency advisories 2

Installing npm:@umoteam/editor@11.0.4 pulls in 278 packages, direct and transitive: 2 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
uuid10.0.0indirecthigh113.0.1
echarts5.6.0indirectmoderate16.1.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "editor",
        "richtext-editor",
        "office-edtior",
        "docs-editor",
        "document-editor",
        "online-office",
        "vue3-editor",
        "word-editor",
        "web-edtior",
        "wysiwyg-editor",
        "umo-editor",
        "tiptap"
      ],
      "is_fork": false,
      "size_kb": 142520,
      "has_wiki": true,
      "homepage": "https://www.umodoc.com",
      "languages": {
        "Vue": 557082,
        "HTML": 342,
        "Less": 31899,
        "JavaScript": 278879
      },
      "pushed_at": "2026-07-22T05:13:09Z",
      "created_at": "2024-05-10T05:19:30Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T05:13:22Z",
      "description": "Umo Editor is an open-source document editor based on Vue3 and Tiptap3, providing an online editing experience similar to Microsoft Word.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Vue",
      "significant_languages": [
        "Vue",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://www.umodoc.com",
      "name": "Umo Team",
      "type": "User",
      "login": "umodoc",
      "company": "Umodoc",
      "location": null,
      "followers": 56,
      "avatar_url": "https://avatars.githubusercontent.com/u/1883467?v=4",
      "created_at": "2012-06-23T04:45:56Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 5143
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2025-12-05T12:06:50Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2025-08-31T04:12:52Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2025-06-19T17:27:18Z"
        },
        {
          "tag": "v6.1.0",
          "kind": "minor",
          "published_at": "2025-04-22T08:35:15Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2025-04-19T01:38:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "450301d6952e8f1b6997b0f596bb47e9db5e6dcf",
          "body": null,
          "is_bot": false,
          "headline": "修复查找和替换框显示位置不符合预期的问题",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-22T05:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e70cf650050dab2a55d7dd14b8a7f9882ff115c",
          "body": null,
          "is_bot": false,
          "headline": "延后查找和替换组件的 autofocus 时机 #457",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-22T05:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14564d48133e13ac7f9b6cd85d997dd0177efe5",
          "body": null,
          "is_bot": false,
          "headline": "v11.0.4",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-20T04:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c94e0ae36fe4446e1d8eb4759142fb755db2239",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-20T04:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2785b81db1440e55ea360c15fc088345b9a19bd9",
          "body": null,
          "is_bot": false,
          "headline": "修复因分栏扩展导致回车后字体样式丢失的问题",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-20T04:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea2c72fce435c4ef671db9e5fc07d915fdf970c9",
          "body": null,
          "is_bot": false,
          "headline": "v11.0.3",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T09:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e358a936afbf007987c18e3719e81ce00cb033",
          "body": null,
          "is_bot": false,
          "headline": "调整列表编号的对齐效果",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T09:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3631203d497cab6d14e43af680892f60d6b5c962",
          "body": null,
          "is_bot": false,
          "headline": "v11.0.2",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T06:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264a28f05a641a327c2bcf9b87fa8ee4dba69d63",
          "body": null,
          "is_bot": false,
          "headline": "修复图片裁剪手柄有可能无法拖动的问题;图片裁剪时除非双击裁剪区域,其他操作导致退出裁剪的,都不进行裁剪;将裁剪加入历史记录,可以撤销到裁剪之前",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T06:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c238bc6795735aa4690c18f359d3bf77070f03",
          "body": null,
          "is_bot": false,
          "headline": "错误修复",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T06:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36864e831aec6a5ae3c210e8c2778a3998e3c61a",
          "body": null,
          "is_bot": false,
          "headline": "v11.0.1",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T05:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a1ef7450726fffb14c12f63d11719271cc8e3db",
          "body": null,
          "is_bot": false,
          "headline": "修复在修改编号值后,子项编号又回退到了数字的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T05:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c821e516e96970cb2052874d766dc163ccbe08",
          "body": null,
          "is_bot": false,
          "headline": "修复缩进对列表项不生效的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T05:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32085103e901dd6376496e356f27403b9d959915",
          "body": null,
          "is_bot": false,
          "headline": "有序列表和无序列表菜单添加编号类型菜单项;修复多级编号时,编号不继承父项的问题;优化编号大小和位置算法等",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T05:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6779f0af0dbe16e72faf994bf1b222aadfe364a7",
          "body": null,
          "is_bot": false,
          "headline": "修复无序列表菜单显示错误的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-19T05:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a911b9f86ada48fbf0226c1fab51e504a71661d",
          "body": null,
          "is_bot": false,
          "headline": "v11.0.0",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-18T16:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1aeb7f0d9c0e99ab4e7943973a318ff4bd51b94",
          "body": null,
          "is_bot": false,
          "headline": "新增贡献者",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-18T16:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800335242b3a387b5c5d667779dd4a9edd2dc648",
          "body": null,
          "is_bot": false,
          "headline": "在只读模式下不执行文件删除操作,防止误删文件",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-18T16:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86224b81c343eaac6299f27c8e10f9317e84043",
          "body": null,
          "is_bot": false,
          "headline": "错误修复",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-16T02:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f46db6039e02367e445ace01b6fc79d1dda97c",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-15T13:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab60923cd10cdea843eb1a7db4e3b0d0feea866f",
          "body": null,
          "is_bot": false,
          "headline": "修复 setContent 可能出现失效选区导致的位置越界而引发的错误",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-15T13:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f4f7f7a2345793dd11aedfd6b10c9241f87bd3",
          "body": null,
          "is_bot": false,
          "headline": "修复图片标题初始化显示",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-15T12:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8c45b45ffab710ca4d0d538200ffca52758b87",
          "body": null,
          "is_bot": false,
          "headline": "调整图片标题聚焦到末尾",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-15T12:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4769470ce559aea910aa74f92bd3e3fbd0e7699c",
          "body": null,
          "is_bot": false,
          "headline": "重构列表扩展,有序列表支持继续编号、重新编号,修改编号值等",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-15T07:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de175c1e00f07606281aed9dc87c10d36f3c457",
          "body": null,
          "is_bot": false,
          "headline": "优化插入新行样式及交互",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-14T14:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac5b54f4a915998f11fb7eac7e4e3bc32d157a1c",
          "body": null,
          "is_bot": false,
          "headline": "修复文档中没有文字时,气泡菜单不显示的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-14T12:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fda1195245caa74ed09add119c2fe68ee2de6d",
          "body": null,
          "is_bot": false,
          "headline": "显示图片标题时,默认聚焦到标题中",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-14T04:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e1e767232e9ab5af615dc775f64bd3ed1c98d8",
          "body": null,
          "is_bot": false,
          "headline": "文档中的提及他人和脚注tooltip改为使用title显示",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-13T11:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b66df3c81418a92a7152413598cd825cc7e705",
          "body": null,
          "is_bot": false,
          "headline": "修改插入新行手柄位置,防止影响其他节点",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-13T07:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9229812b3f91aa77e10156037c344f47322cf63",
          "body": null,
          "is_bot": false,
          "headline": "修复粘贴网页图文时,图片丢失的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-12T17:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e4c6f4501270e448b00e7de782dfe6fd814b40",
          "body": null,
          "is_bot": false,
          "headline": "重构图片扩展,添加图片裁剪和重置所有设置等功能",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-12T17:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a24acf00e8998c1de20f6dc8c5d09e1f1a2fbd",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-12T13:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3055471e28327c2fb34003e003014e443e82915f",
          "body": null,
          "is_bot": false,
          "headline": "细节优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T17:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f6d91a95d40bed7482236b3e9414eac6a05df9",
          "body": " #456",
          "is_bot": false,
          "headline": "修复图片节点删除异常",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T17:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b2f050d11d22370a8f8dc1f0d85fd9c4ea98ad",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T12:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cba7dd1bfa9b5de2df56b6d7e1b15f9dfa0eba3",
          "body": null,
          "is_bot": false,
          "headline": "处理office文档粘贴时行高可能不正确的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T12:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d6e5547d57c097ae8f83ef2d84385e696dfa15",
          "body": null,
          "is_bot": false,
          "headline": "大纲边栏优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T12:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e556b663341b174f35f50e25616aff9c27d5ad53",
          "body": null,
          "is_bot": false,
          "headline": "粘贴word文档时,替换目录为页面大纲",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T12:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e6006cd94e9961bb32446fbfd9bffc0631e385",
          "body": null,
          "is_bot": false,
          "headline": "支持飞书表格单元格中的解析文字富文本格式",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T12:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c276550c03abfdad607c2b04e8b8479cb5bba7e",
          "body": null,
          "is_bot": false,
          "headline": "修复插入网页时可能会报错的问题,添加错误提示等",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T08:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8350f003029be66429eabfd1a9afb767ddf9b9fa",
          "body": null,
          "is_bot": false,
          "headline": "细节优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T08:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573dce83bb22f0e20962d51da9bcaed76e1ac47a",
          "body": null,
          "is_bot": false,
          "headline": "修复演示模式下,激光笔遇到部分节点或会回退为普通光标的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T08:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8328a0edbdc2ad163f658f9e79087a5d40343751",
          "body": null,
          "is_bot": false,
          "headline": "优化插入新行扩展",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T07:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7512eb703961c74a2b5e8e00c18712dc66378f8a",
          "body": null,
          "is_bot": false,
          "headline": "细节调优",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T07:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd51f5efb946d08c390967fe4b2a6eb6e7bb1c91",
          "body": null,
          "is_bot": false,
          "headline": "修复插入新行扩展可能会导致光标偏移的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T07:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d452392b5cac627d9621fdb762e1abd1569e8f52",
          "body": null,
          "is_bot": false,
          "headline": "修复提及他人扩展在只读模式下仅显示纯文本的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-11T06:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc1ad557a0f2aec687bacc6a626c70a129d1955",
          "body": null,
          "is_bot": false,
          "headline": "补齐提及他人扩展的翻译",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-10T06:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b4df87e5439a281a175bc77ad27e0d59b47171",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:umodoc/editor into main",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-10T06:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7928be2bff1df5634ea50fce0ce2ffdcffdb8c3f",
          "body": null,
          "is_bot": false,
          "headline": "提及他人的下拉列表改为常显",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-10T06:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a99ccfd7a9eb9161e43ea113dd3f5699a8803c",
          "body": null,
          "is_bot": false,
          "headline": "自定义 placeholder 扩展",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-08T14:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2c163324ab51bb5b4a3166fb7fda652dee2842",
          "body": "fix: 修复空行插入标题块时行高丢失问题",
          "is_bot": false,
          "headline": "Merge pull request #455 from ohmua/fix修复空行插入标题块时行高丢失的问题",
          "author_name": "Umo Team",
          "author_login": "umodoc",
          "committed_at": "2026-07-08T14:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1eba6bb4b8263de2ecabadc8936deb12092da43",
          "body": null,
          "is_bot": false,
          "headline": "修复 Office 粘贴时 Excel/Word 内容预览图被误判为图片并提示的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-08T12:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8b4794c10f718e11d1ca1f4adb06b38e74e4aa",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复空行插入标题块时行高丢失问题",
          "author_name": "caishui1",
          "author_login": "ohmua",
          "committed_at": "2026-07-08T08:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9114b36095605956626d29133eb661aa1c1f44",
          "body": null,
          "is_bot": false,
          "headline": "清理无用代码",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-07T14:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119a6eb9f36b368326ac691a1a94ae852a36f512",
          "body": null,
          "is_bot": false,
          "headline": "为图片添加默认标题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-07T14:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a417c99bfe59e2cb68ac6a19424b725e582155",
          "body": null,
          "is_bot": false,
          "headline": "修改块节点后插入行显示逻辑",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-07T14:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c69199078ce6ad7f24114aad8f95ad7fd98637",
          "body": null,
          "is_bot": false,
          "headline": "插入分栏后,将焦点放到第一个分栏中",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-06T17:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60cc63428d539c8a5024121780a09ea00c1d05a",
          "body": null,
          "is_bot": false,
          "headline": "当脚注列表为空时,隐藏脚注列表",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-06T16:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6009bf44c816a992d541ad1aabc77df396f823fb",
          "body": null,
          "is_bot": false,
          "headline": "优化 mention 提示与下拉展示等",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-06T16:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88339c092074ba55093d7ba668a9a4195a5a6f48",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T15:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22af2cb5fa56338f4e834de95f1656e369b594ec",
          "body": null,
          "is_bot": false,
          "headline": "支持 vite 8 #446",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T15:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcbd7a976ca31bcef702700ed289c6f028a8f229",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T09:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfcd81b6adcf0eaf3bf1bd956a40b8285642909",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T09:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33a0db5eec0ee7434a8f8681af8cf10c5f12bf9",
          "body": null,
          "is_bot": false,
          "headline": "修复文件节点卸载误删并收口公共逻辑",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T09:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cafe2f92b731d95848ed536ed5cf8dfa537a860",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T08:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362c462f1150ce5241d8ca20590d19aa4718ebdf",
          "body": null,
          "is_bot": false,
          "headline": "细节优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T08:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b166f7d6eb964ecf7aba2417ceec3fc5e3856fc",
          "body": null,
          "is_bot": false,
          "headline": "修复图片扩展中 attrs.src immediate watcher 太早执行引发错误的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T07:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d7eb6ac49415bfc41460d43d6f0b361518a26d",
          "body": null,
          "is_bot": false,
          "headline": "修复插入Mermaid、流程图等svg图片时,触发两次上传的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T06:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c5ae642032e777ef2d9790ccef5733b8e1d745",
          "body": null,
          "is_bot": false,
          "headline": "修复相邻图片节点之间不显示插入新行的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T04:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f481ec7d55c59cf221edf6a1f643bcbd6c06c200",
          "body": null,
          "is_bot": false,
          "headline": "修复图片描述可能无法输入的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T04:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86b3d953ef88224e2966b92504b925c47b4b19d",
          "body": null,
          "is_bot": false,
          "headline": "细节优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T04:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e23f8a67a9b715e9e00994813327da1033a697",
          "body": null,
          "is_bot": false,
          "headline": "重构图片扩展,支持输入和展示图片描述等",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T04:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7dae1953944fc256786130dfb7ed6949d224b40",
          "body": null,
          "is_bot": false,
          "headline": "重构图片扩展,支持输入和展示图片描述等",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-04T04:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed8b8ef71bcc9099881cf1c447eca87c25ecfc9",
          "body": null,
          "is_bot": false,
          "headline": "添加块间插入换行快捷扩展",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-07-03T02:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f2f62403ab1927f0ee7848b11dc48761189657",
          "body": null,
          "is_bot": false,
          "headline": "修改编辑器主体容器最小高度",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-02T13:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393b38c56d1fd418a223f655f766f32d693f123d",
          "body": null,
          "is_bot": false,
          "headline": "修改编辑器主体容器最小高度",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-02T13:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2619ccfa32b5d8b7632ca9615d7dda05713d3c3a",
          "body": null,
          "is_bot": false,
          "headline": "细节优化",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-01T12:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39c9b17e6afe23e472927052eeeb5838d6a24bb",
          "body": null,
          "is_bot": false,
          "headline": "修复只读模式下,仍显示大小调整手柄并可调节大小的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-07-01T10:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a75ba691de6a2357e896b0efe08a600a86b85ef7",
          "body": null,
          "is_bot": false,
          "headline": "图片加载错误时,添加选中高亮效果",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-30T09:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cfdfa7607b9e0deca4e99369db6556cab079df",
          "body": null,
          "is_bot": false,
          "headline": "当图片加载错误时,气泡菜单显示删除按钮",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-30T09:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f83a3bc26a25922ecd01aeae3041b7f40feb5a",
          "body": null,
          "is_bot": false,
          "headline": "修复分栏删除最后一列时前列多出空行",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-30T04:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d57a2ef9ae7dac016ec4b2d2f6988adb0dbba7f",
          "body": null,
          "is_bot": false,
          "headline": "优化分栏样式",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-30T04:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5436df348b338b8e59c5c14dade10009ef5e399",
          "body": null,
          "is_bot": false,
          "headline": "修复分栏新增按钮误触发列宽拖拽",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-30T04:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa18fa4e9b417ab4072fa1449345431a55dd7e48",
          "body": null,
          "is_bot": false,
          "headline": "修复 mentions 反向拖选异常",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-29T10:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5781e670bfa3393515e410031c7af5bd7710b33d",
          "body": null,
          "is_bot": false,
          "headline": "修复 tag/datetime/optionBox 反向拖选异常",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-29T10:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2398631d7aa112f8020757a3488d16f545db4459",
          "body": null,
          "is_bot": false,
          "headline": "修复setOptions方法可能不能动态更新某些配置项的问题",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-29T02:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda5b00167972b7d21dde0dd618e0d7f9e0f9d85",
          "body": null,
          "is_bot": false,
          "headline": "修复getOptions方法名称拼写错误的问题",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-29T02:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa50173baf359c3526b53f32a773d429185fcd6",
          "body": null,
          "is_bot": false,
          "headline": "非图片文件(如 Mermaid 等)禁止转为文件,以防止用户无法二次编辑",
          "author_name": "umodoc",
          "author_login": "umodoc",
          "committed_at": "2026-06-29T02:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38c83c6d93f0729b056add7a50a9eb0e2f22b5f",
          "body": null,
          "is_bot": false,
          "headline": "“提及(@他人)”功能支持从配置或远程加载用户列表",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-26T15:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f849eb3efb522cfd26be6f54ee93973b3f4e7b56",
          "body": null,
          "is_bot": false,
          "headline": "回退示例",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-26T14:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd27d1911296d2246b71924930ad761107d8a02",
          "body": null,
          "is_bot": false,
          "headline": "修复页面布局单独设为 web 版式时报错等问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-26T14:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6beb2614614343e894785295bd9d5b7a0e26f605",
          "body": null,
          "is_bot": false,
          "headline": "v10.2.1",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-06T04:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593c5b8bf8633bbcde8682bd53d8d23484c869e7",
          "body": null,
          "is_bot": false,
          "headline": "文本缩进支持自定义缩进单位并优化缩进处理逻辑",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-06-06T04:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209ada5d12a22134984606a4830a9420b74a45f2",
          "body": null,
          "is_bot": false,
          "headline": "v10.2.0",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-23T01:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc1644efbdff1498a50a1e734bb62d365d96a84",
          "body": null,
          "is_bot": false,
          "headline": "图片扩展支持从style中识别宽高 #445",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-23T01:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2558bce3d25522e4665ee0b640560d7795415c",
          "body": null,
          "is_bot": false,
          "headline": "修复列表项中换行不符合预期的问题 #448",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-23T01:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb11284411f158d2691bb726104de80e9b4f52d",
          "body": null,
          "is_bot": false,
          "headline": "细节调整",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-16T11:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f330cc6b826f628419cb6ec619ac3fa7704fa5f1",
          "body": null,
          "is_bot": false,
          "headline": "当文档有选中内容时,插入高亮块时高亮块包裹选中内容",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-11T13:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3730a97dcaa98f6b00ced0f97951a93ef0d8bdec",
          "body": null,
          "is_bot": false,
          "headline": "优化高亮块样式",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-11T13:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262c7676258eed1f3adc3444842803b155e33baa",
          "body": null,
          "is_bot": false,
          "headline": "修复文档占位符光标偏移的问题",
          "author_name": "有墨文档",
          "author_login": "umodoc",
          "committed_at": "2026-05-01T04:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 534,
      "latest_release_at": "2025-12-05T12:06:50Z",
      "latest_release_tag": "v9.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 230,
      "mean_days_between_releases": 57.6
    },
    "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": "@umoteam/editor",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "docs editor",
            "document editor",
            "editor",
            "office edtior",
            "online office",
            "richtext editor",
            "tiptap",
            "tiptap3",
            "umo editor",
            "umodoc editor",
            "vue editor",
            "vue3 editor",
            "web editor",
            "web office",
            "word editor",
            "wysiwyg editor"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@umoteam/editor",
          "is_deprecated": false,
          "latest_version": "11.0.4",
          "repository_url": "https://github.com/umodoc/editor",
          "versions_count": 70,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 9021,
          "first_published_at": "2024-05-11T02:51:28.031000Z",
          "latest_published_at": "2026-07-20T04:40:57.796000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 273,
      "stars": 1547,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 2
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 2
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 2
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 2
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 2
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 3
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 2
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 2
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 3
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 3
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 2
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 2
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 2
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-21",
            "count": 2
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 3
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 2
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 3
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 2
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 2
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 3
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-11-14",
            "count": 2
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 2
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 3
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 269,
        "total_forks": 273
      },
      "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": [
        "jsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 19603,
      "source_files_sampled": 90,
      "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": [
          {
            "name": "uuid",
            "direct": false,
            "version": "10.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 92
          },
          {
            "name": "echarts",
            "direct": false,
            "version": "5.6.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-fgmj-fm8m-jvvx"
            ],
            "fixed_version": "6.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 58
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 278,
        "malicious_count": 0,
        "assessed_package": "npm:@umoteam/editor@11.0.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint/object-schema",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        },
        {
          "name": "@floating-ui/dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.7.5"
        },
        {
          "name": "@tiptap/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-bold",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-code-block",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-code-block-lowlight",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-collaboration",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-details",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-document",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-drag-handle",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.16.0"
        },
        {
          "name": "@tiptap/extension-drag-handle-vue-3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.16.0"
        },
        {
          "name": "@tiptap/extension-horizontal-rule",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-image",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-invisible-characters",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-link",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-list",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-mathematics",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-mention",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-node-range",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-subscript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-superscript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-table",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-table-of-contents",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-text-align",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-text-style",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-typography",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extension-unique-id",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/extensions",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/pm",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/starter-kit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/suggestion",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/vue-3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.20.0"
        },
        {
          "name": "@tiptap/y-tiptap",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        },
        {
          "name": "@tool-belt/type-predicates",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.4.1"
        },
        {
          "name": "@umoteam/editor-external",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.0"
        },
        {
          "name": "@vueuse/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "14.2.1"
        },
        {
          "name": "cropperjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "dom-to-image-more",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.7.2"
        },
        {
          "name": "es-drager",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.11"
        },
        {
          "name": "fast-glob",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.3.3"
        },
        {
          "name": "file-saver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.5"
        },
        {
          "name": "hotkeys-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.2"
        },
        {
          "name": "jsbarcode",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.12.3"
        },
        {
          "name": "katex",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.16.33"
        },
        {
          "name": "lowlight",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.3.0"
        },
        {
          "name": "nzh",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.14"
        },
        {
          "name": "pretty-bytes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.0"
        },
        {
          "name": "pure-svg-code",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.6"
        },
        {
          "name": "smooth-signature",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.15"
        },
        {
          "name": "vue-i18n",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "11.2.8"
        },
        {
          "name": "y-prosemirror",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.15"
        },
        {
          "name": "y-protocols",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.6"
        },
        {
          "name": "yjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "13.6.29"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint/object-schema",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": true,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/core",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-bold",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code-block",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-code-block-lowlight",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-collaboration",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-details",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-document",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-drag-handle",
            "direct": true,
            "version": "3.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-drag-handle-vue-3",
            "direct": true,
            "version": "3.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-horizontal-rule",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-image",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-invisible-characters",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-link",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-list",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-mathematics",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-mention",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-node-range",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-subscript",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-superscript",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-table-of-contents",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-align",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-text-style",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-typography",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extension-unique-id",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/extensions",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/pm",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/starter-kit",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/suggestion",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/vue-3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tiptap/y-tiptap",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tool-belt/type-predicates",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@umoteam/editor-external",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/core",
            "direct": true,
            "version": "14.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cropperjs",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-to-image-more",
            "direct": true,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-drager",
            "direct": true,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": true,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-saver",
            "direct": true,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hotkeys-js",
            "direct": true,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsbarcode",
            "direct": true,
            "version": "3.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": true,
            "version": "0.16.33",
            "ecosystem": "npm"
          },
          {
            "name": "lowlight",
            "direct": true,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "nzh",
            "direct": true,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-bytes",
            "direct": true,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-svg-code",
            "direct": true,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "smooth-signature",
            "direct": true,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "vue-i18n",
            "direct": true,
            "version": "11.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "y-prosemirror",
            "direct": true,
            "version": "1.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "y-protocols",
            "direct": true,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "yjs",
            "direct": true,
            "version": "13.6.29",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "^6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue-macros/reactivity-transform",
            "direct": false,
            "version": "^3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "^9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "^4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "less-loader",
            "direct": false,
            "version": "^12.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "^16.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "oxfmt",
            "direct": false,
            "version": "^0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxlint",
            "direct": false,
            "version": "^1.50.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-html",
            "direct": false,
            "version": "^1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tdesign-vue-next",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-auto-import",
            "direct": false,
            "version": "^21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-vue",
            "direct": false,
            "version": "^7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-vue-components",
            "direct": false,
            "version": "^31.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-vue-macros",
            "direct": false,
            "version": "^2.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-bundle-visualizer",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-svg-icons",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "^3.5.29",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 73,
        "direct_count": 53,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 62,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 344,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "umodoc",
          "commits": 1305,
          "avatar_url": "https://avatars.githubusercontent.com/u/1883467?v=4"
        },
        {
          "type": "User",
          "login": "china-wangxu",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/155091355?v=4"
        },
        {
          "type": "User",
          "login": "ChenErik",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/37365363?v=4"
        },
        {
          "type": "User",
          "login": "SevenDreamYang",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/33646534?v=4"
        },
        {
          "type": "User",
          "login": "SerRashin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1972925?v=4"
        },
        {
          "type": "User",
          "login": "Cassielxd",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/34414950?v=4"
        },
        {
          "type": "User",
          "login": "Goldziher",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/30733348?v=4"
        },
        {
          "type": "User",
          "login": "AniaSelezneva",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/53278654?v=4"
        },
        {
          "type": "User",
          "login": "Mikasa33",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29498153?v=4"
        },
        {
          "type": "User",
          "login": "xuzhenjun130",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4453516?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.931
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "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": 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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 10,
            "reason": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "450301d6952e8f1b6997b0f596bb47e9db5e6dcf",
        "ran_at": "2026-07-24T02:39:26Z",
        "aggregate_score": 3.8,
        "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-22T05:13:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-08T14:13:04Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/umodoc/editor",
    "host": "github.com",
    "name": "editor",
    "owner": "umodoc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 46,
        "vitality": 81,
        "community": 65,
        "governance": 60,
        "engineering": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 534,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "534 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 534
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 58,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v9.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 230,
              "mean_days_between_releases": 57.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 230 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 230
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~57.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 57.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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "forks": 273,
              "stars": 1547,
              "watchers": 16,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,547 stars",
                "points": 51.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1547
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "273 forks",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 273
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 66,
            "inputs": {
              "packages": [
                "@umoteam/editor"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 9021
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "9,021 downloads/month across npm",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 9021,
                      "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.931
            },
            "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 93% of commits",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 62,
              "open_issues": 0,
              "closed_issues": 344,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "62/77 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 62,
                      "decided": 77
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 56,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "umodoc",
              "public_repos": 5,
              "account_age_days": 5143
            },
            "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": "56 followers of umodoc",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 56,
                      "login": "umodoc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~14 yr old",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@umoteam/editor"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "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 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "70 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 31,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "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": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "editor",
                "richtext-editor",
                "office-edtior",
                "docs-editor",
                "document-editor",
                "online-office",
                "vue3-editor",
                "word-editor",
                "web-edtior",
                "wysiwyg-editor",
                "umo-editor",
                "tiptap"
              ],
              "has_wiki": true,
              "homepage": "https://www.umodoc.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.umodoc.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.8
            },
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:@umoteam/editor@11.0.4 runtime dependency closure — what installing the published package pulls in — 278 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@umoteam/editor@11.0.4",
                  "assessed": 278
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 278,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "2 affected: uuid 10.0.0 (high 7.5), echarts 5.6.0 (moderate 6.1)",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "uuid 10.0.0 (high 7.5), echarts 5.6.0 (moderate 6.1)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 92 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 92
                    }
                  }
                ],
                "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": 278,
              "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": 9
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 21,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.06,
              "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": "6 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 12,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "jsconfig.json"
              ],
              "agent_commit_share": 0,
              "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": 0,
                "status": "missed",
                "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": "jsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "jsconfig.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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Vue",
              "largest_source_bytes": 19603,
              "source_files_sampled": 90,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Vue with type-check config (jsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "jsconfig.json",
                      "language": "Vue"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/90 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 90,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T02:39:35.375261Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/umodoc/editor.svg",
  "full_name": "umodoc/editor",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

How one result sits in the wider record: aggregate statisticsnpm.