Public record
Software health reportschema 0.27.0 · metrics 2.2.0 · 2026-08-01 16:51 UTC

pengzhanbo / vite-plugin-mock-dev-server

🚀mock-dev-server is injected into the vite development environment to simulate requests and data responses.在vite 开发环境中注入 mock-dev-server, 模拟请求和数据响应

TypeScriptMIT★ 257 stars⑂ 22 forkssince Oct 2022View on GitHub ↗

pengzhanbo/vite-plugin-mock-dev-server holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (87/100) and lowest on Sustainability & Governance (66/100). It was last updated today. A single contributor accounts for most of its recent work.

90
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

90
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).

Ownership

pengzhanboPersonal account
115 followers89 public repossince Jan 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmvite-plugin-mock-dev-server2.4.251,0371099 days agovitepluginvite-pluginmockmock-serverdevelopment

Metrics by category

Vitality

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

87Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.2/36Commit cadence — 22/52 weeks with commits
18/18Commit volume — 116 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year116
human_commit_share0.93
days_since_last_push0
active_weeks_last_year22

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 89 releases published
36/36Release recency — latest release 9 days ago
27/27Release cadence — a release every ~23.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count89
latest_release_tagv2.4.2
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases23.5
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?

69Good · 17% of overall
How it's scored
39.1/60Stars — 257 stars
11/25Forks — 22 forks
0/15Watchers — 2 watchers
Inputs used
forks22
stars257
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
62.8/80Monthly downloads — 51,037 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesvite-plugin-mock-dev-server
dependents
ecosystemsnpm
total_downloads
monthly_downloads51,037
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?

66Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.961
How it's scored
40.6/42Issue resolution — 97% of issues closed
28.7/30PR acceptance — 66/69 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/26 approved changesets -- score normalized to 1
Inputs used
merged_prs66
open_issues3
closed_issues86
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.966
closed_unmerged_prs3
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.8/25Owner reach — 115 followers of pengzhanbo
25/25Track record — 89 public repos, account ~10 yr old
Inputs used
followers115
owner_typeUser
is_verified
owner_loginpengzhanbo
public_repos89
account_age_days3,849
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 109 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvite-plugin-mock-dev-server
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 7 out of 10 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://vite-plugin-mock-dev-server.netlify.app
10/10Repository description
10/10Topics — 11 topics
0/10Wiki
Inputs used
topicsmock, mock-server, vite, vite-plugin, vitejs, mockjs, typescript, fakerjs, graphql, websocket, proxy
has_wikino
homepagehttps://vite-plugin-mock-dev-server.netlify.app
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.8/2.5CI-Tests — 7 out of 10 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/26 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages78
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:vite-plugin-mock-dev-server@2.4.2 runtime dependency closure — what installing the published package pulls in — 78 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

71Good · 4% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 93 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes7,294
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — example/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexample/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/118 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes19,491
source_files_sampled118
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example, examples
Inputs used
example_dirsexample, examples
has_mcp_signalno
api_schema_files

Key facts

257GitHub stars
12contributors
116commits, last 12 months
0days since last push
89releases
1bus factor
3open 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 ★ / 22 ⇿
0Stars
22Forks
87Releases

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.

048121620242212023-012024-092026-06
Major 2Minor 14Patch 68

Each point covers 4 days.

OpenSSF Scorecard 6.4 / 10
6.4aggregate

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-08-01 16:51 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests7 out of 10 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/26 approved changesets -- score normalized to 1
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
npm@pengzhanbo/utilscatalog:prodvite-plugin-mock-dev-server/package.json
npmansiscatalog:prodvite-plugin-mock-dev-server/package.json
npmchokidarcatalog:prodvite-plugin-mock-dev-server/package.json
npmco-bodycatalog:prodvite-plugin-mock-dev-server/package.json
npmcookiescatalog:prodvite-plugin-mock-dev-server/package.json
npmcorscatalog:prodvite-plugin-mock-dev-server/package.json
npmformidablecatalog:prodvite-plugin-mock-dev-server/package.json
npmhttp-statuscatalog:prodvite-plugin-mock-dev-server/package.json
npmjson5catalog:prodvite-plugin-mock-dev-server/package.json
npmlocal-pkgcatalog:prodvite-plugin-mock-dev-server/package.json
npmmime-typescatalog:prodvite-plugin-mock-dev-server/package.json
npmobugcatalog:prodvite-plugin-mock-dev-server/package.json
npmpath-to-regexpcatalog:prodvite-plugin-mock-dev-server/package.json
npmpicomatchcatalog:prodvite-plugin-mock-dev-server/package.json
npmtinyglobbycatalog:prodvite-plugin-mock-dev-server/package.json
npmwscatalog:prodvite-plugin-mock-dev-server/package.json
All dependencies 56

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

RegistryPackageVersionRelation
npm@pengzhanbo/utilscatalog:proddirect
npmansiscatalog:proddirect
npmchokidarcatalog:proddirect
npmco-bodycatalog:proddirect
npmcookiescatalog:proddirect
npmcorscatalog:proddirect
npmformidablecatalog:proddirect
npmhttp-statuscatalog:proddirect
npmjson5catalog:proddirect
npmlocal-pkgcatalog:proddirect
npmmime-typescatalog:proddirect
npmobugcatalog:proddirect
npmpath-to-regexpcatalog:proddirect
npmpicomatchcatalog:proddirect
npmtinyglobbycatalog:proddirect
npmwscatalog:proddirect
npm@pacquet/darwin-arm640.11.12indirect
npm@pacquet/darwin-x640.11.12indirect
npm@pacquet/linux-arm640.11.12indirect
npm@pacquet/linux-arm64-musl0.11.12indirect
npm@pacquet/linux-x640.11.12indirect
npm@pacquet/linux-x64-musl0.11.12indirect
npm@pacquet/win32-arm640.11.12indirect
npm@pacquet/win32-x640.11.12indirect
npm@pnpm/exe11.17.0indirect
npm@pnpm/linux-arm6411.17.0indirect
npm@pnpm/linux-x6411.17.0indirect
npm@pnpm/linuxstatic-arm6411.17.0indirect
npm@pnpm/linuxstatic-x6411.17.0indirect
npm@pnpm/macos-arm6411.17.0indirect
npm@pnpm/win-arm6411.17.0indirect
npm@pnpm/win-x6411.17.0indirect
npm@reflink/reflink0.1.19indirect
npm@reflink/reflink-darwin-arm640.1.19indirect
npm@reflink/reflink-darwin-x640.1.19indirect
npm@reflink/reflink-linux-arm64-gnu0.1.19indirect
npm@reflink/reflink-linux-arm64-musl0.1.19indirect
npm@reflink/reflink-linux-x64-gnu0.1.19indirect
npm@reflink/reflink-linux-x64-musl0.1.19indirect
npm@reflink/reflink-win32-arm64-msvc0.1.19indirect
npm@reflink/reflink-win32-x64-msvc0.1.19indirect
npm@types/mockjscatalog:devindirect
npmdetect-libc2.1.2indirect
npmesbuildcatalog:devindirect
npmmockjscatalog:devindirect
npmpacquet0.11.12indirect
npmpnpm11.17.0indirect
npmrolldowncatalog:devindirect
npmvitecatalog:devindirect
npmvitepresscatalog:devindirect
npmvitepress-plugin-file-treecatalog:devindirect
npmvitepress-plugin-group-iconscatalog:devindirect
npmvitepress-plugin-llmscatalog:devindirect
npmvitepress-plugin-npm-tocatalog:devindirect
npmvitepress-tuckcatalog:devindirect
npmzstd-codeccatalog:devindirect
Dependency advisories 0

Installing npm:vite-plugin-mock-dev-server@2.4.2 pulls in 78 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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": [
        "mock",
        "mock-server",
        "vite",
        "vite-plugin",
        "vitejs",
        "mockjs",
        "typescript",
        "fakerjs",
        "graphql",
        "websocket",
        "proxy"
      ],
      "is_fork": false,
      "size_kb": 2658,
      "has_wiki": false,
      "homepage": "https://vite-plugin-mock-dev-server.netlify.app",
      "languages": {
        "HTML": 2168,
        "JavaScript": 970,
        "TypeScript": 276486
      },
      "pushed_at": "2026-08-01T11:16:25Z",
      "created_at": "2022-10-30T08:39:56Z",
      "owner_type": "User",
      "updated_at": "2026-07-29T06:46:51Z",
      "description": "🚀mock-dev-server is injected into the vite development environment to simulate requests and data responses.在vite 开发环境中注入 mock-dev-server, 模拟请求和数据响应",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://pengzhanbo.cn",
      "name": "pengzhanbo",
      "type": "User",
      "login": "pengzhanbo",
      "company": null,
      "location": "GuangZhou, China",
      "followers": 115,
      "avatar_url": "https://avatars.githubusercontent.com/u/16745751?v=4",
      "created_at": "2016-01-17T16:19:59Z",
      "is_verified": null,
      "public_repos": 89,
      "account_age_days": 3849
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.4.2",
          "kind": "patch",
          "published_at": "2026-07-23T03:59:51Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2026-06-21T04:12:07Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-06-09T14:06:14Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-05-20T18:55:46Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2026-05-11T07:58:01Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-05-02T08:48:12Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2026-04-30T14:31:24Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-03-25T17:35:32Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-03-03T16:19:24Z"
        },
        {
          "tag": "v2.0.7",
          "kind": "patch",
          "published_at": "2025-12-23T17:08:24Z"
        },
        {
          "tag": "v2.0.6",
          "kind": "patch",
          "published_at": "2025-12-05T13:00:59Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2025-11-25T06:34:46Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2025-11-21T10:54:24Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2025-11-20T16:44:40Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-10-29T04:44:01Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-09-04T04:35:40Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-09-02T04:46:30Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2025-08-13T17:32:32Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2025-08-09T16:03:23Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2025-06-24T07:11:03Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-06-23T15:33:53Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2025-05-12T10:56:08Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2025-05-11T08:14:11Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2025-04-10T04:11:25Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2025-02-07T06:59:06Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-12-15T18:06:20Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-12-07T23:46:56Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-12-06T03:54:16Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-10-06T09:21:39Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2024-09-24T18:03:58Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-08-14T09:18:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-08-11T16:14:21Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2024-07-29T02:49:36Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-07-25T09:13:57Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-06-30T18:58:14Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-03-27T11:43:10Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2024-01-17T23:56:17Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2024-01-17T21:57:36Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2024-01-09T16:34:07Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2023-12-14T16:18:57Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-12-14T07:27:23Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-12-13T10:00:48Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-12-05T05:10:05Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-09-22T07:02:16Z"
        },
        {
          "tag": "v1.3.4-beta.1",
          "kind": "prerelease",
          "published_at": "2023-09-22T04:50:12Z"
        },
        {
          "tag": "v1.3.4-beta.0",
          "kind": "prerelease",
          "published_at": "2023-09-21T02:25:00Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-09-11T11:16:14Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-09-11T06:10:39Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-08-26T22:25:43Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-07-26T16:09:39Z"
        },
        {
          "tag": "v1.3.0-beta.0",
          "kind": "prerelease",
          "published_at": "2023-07-26T14:36:50Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-06-19T09:50:11Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-06-19T03:29:12Z"
        },
        {
          "tag": "v1.1.16",
          "kind": "patch",
          "published_at": "2023-05-23T17:13:57Z"
        },
        {
          "tag": "v1.1.15",
          "kind": "patch",
          "published_at": "2023-05-23T16:05:56Z"
        },
        {
          "tag": "v1.1.14",
          "kind": "patch",
          "published_at": "2023-05-22T17:12:46Z"
        },
        {
          "tag": "v1.1.13",
          "kind": "patch",
          "published_at": "2023-05-18T20:02:04Z"
        },
        {
          "tag": "v1.1.12",
          "kind": "patch",
          "published_at": "2023-05-18T18:58:08Z"
        },
        {
          "tag": "v1.1.11",
          "kind": "patch",
          "published_at": "2023-05-11T16:49:43Z"
        },
        {
          "tag": "v1.1.10",
          "kind": "patch",
          "published_at": "2023-05-10T23:03:55Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2023-05-04T05:58:59Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2023-05-02T16:36:49Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2023-05-01T19:13:04Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2023-04-30T06:48:24Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2023-04-26T20:11:54Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2023-04-25T18:55:20Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2023-04-24T19:47:59Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2023-04-22T19:05:18Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-04-22T11:45:31Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-04-22T11:31:27Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2023-03-22T18:21:20Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2023-03-21T16:53:05Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2023-03-16T16:04:45Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2023-03-09T09:01:16Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2023-03-09T05:25:59Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-03-05T02:44:14Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-03-04T14:00:18Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-03-04T08:09:16Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2023-02-27T07:38:25Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2023-02-23T20:04:00Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-02-23T16:28:12Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-02-20T16:12:51Z"
        },
        {
          "tag": "v0.3.21",
          "kind": "patch",
          "published_at": "2023-02-15T11:11:03Z"
        },
        {
          "tag": "v0.3.20",
          "kind": "patch",
          "published_at": "2023-02-08T18:15:31Z"
        },
        {
          "tag": "v0.3.19",
          "kind": "patch",
          "published_at": "2023-02-07T06:52:26Z"
        },
        {
          "tag": "v0.3.18",
          "kind": "patch",
          "published_at": "2023-02-03T14:41:12Z"
        },
        {
          "tag": "v0.3.17",
          "kind": "patch",
          "published_at": "2023-02-02T14:08:43Z"
        },
        {
          "tag": "v0.3.16",
          "kind": "patch",
          "published_at": "2023-01-28T05:34:04Z"
        },
        {
          "tag": "v0.3.15",
          "kind": "patch",
          "published_at": "2023-01-07T17:10:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1bce79ee8b77dbbc0efcd72eec3b3e478a4cb15f",
          "body": null,
          "is_bot": true,
          "headline": "chore: Configure Renovate (#163)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T06:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9df7cc84971ad9eebc58e9902dcaab54f75cb4c",
          "body": null,
          "is_bot": false,
          "headline": "chore: add `devEngines` to package.json",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-26T16:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95657a7a3d32d20443ced3eba793696bf0824e4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.4.2",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-23T03:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ba8eb82c525d5de3f9f77b430c486b54f127d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-23T03:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3366398b44947f24a37957c14563ec9d0f39d27",
          "body": null,
          "is_bot": false,
          "headline": "build: update tsdown config",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-23T03:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b71baf1e387b096506f2c16c99280d3353f5e7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update tsconfig",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-23T03:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa9bc12a9a1509d4abc7faa84b53e3cbdbdc76f",
          "body": "…e, close #161 (#162)",
          "is_bot": false,
          "headline": "fix: fix virtual module being mistakenly identified as internal modul…",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-07-23T03:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f2661a2261da04ad8ad0cdf124d80b3d25b9e2",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve docs",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-28T10:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1631a4b2ea1620d85238fb3c7b0913e5c7f046d3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.4.1",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-21T04:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734d236ff22fc39246da037bad20b541722011d1",
          "body": null,
          "is_bot": true,
          "headline": "docs: add jbleijenbergh as a contributor for bug (#159)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2026-06-21T04:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab2117ae9f7115db697be78b0b580ca8090e306",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-21T04:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b89b0d2c29ae210138efb5e667c2c2cc1593932b",
          "body": "Co-authored-by: js36fe <jeroen.bleijenbergh@ing.com>\nCo-authored-by: pengzhanbo <volodymyr@foxmail.com>",
          "is_bot": false,
          "headline": "fix: fix incorrectly merge `req.headers` data into `request` (#158)",
          "author_name": "jbleijenbergh",
          "author_login": "jbleijenbergh",
          "committed_at": "2026-06-21T03:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c76e9750259be8036fe48b6dc535ac6a313535e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add npm bugs metadata to `package.json` (#156)",
          "author_name": "andycana",
          "author_login": "andycana",
          "committed_at": "2026-06-10T03:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87bb945116becc2be1f557a64c90d3a75384eb13",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.4.0",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-09T14:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa269a6e99da42b1fde61022c4e4f80dbdf82b7",
          "body": null,
          "is_bot": false,
          "headline": "feat!: drop builtin `cookies` (#155)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-09T14:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40bf3c764cad690c511b7cdcd04a72b67887747d",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix compiling output external deps in `rolldown` mode",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-09T13:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19536f073f909e797b4bafa857e7c28154647cc1",
          "body": "…iltin`",
          "is_bot": false,
          "headline": "feat!: drop `debug` and `is-core-module`, migrate to `obug` and `isBu…",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-09T12:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2a321a0f39962fceb127ec1897ad04a7fba437",
          "body": null,
          "is_bot": false,
          "headline": "ci: update pnpm actions to `v6`",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-06-09T12:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d469ce1037ba3524169030fbff40e4208399b315",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.3.0",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-20T18:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7f987193abf76c9c5d929dc2e68c985e7b8bbe",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-20T18:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c0b77f59e76a2fe154f7287d1a9be31f695c39",
          "body": null,
          "is_bot": false,
          "headline": "feat: support tsconfig `compilerOptions.paths`, close #151 (#154)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-20T18:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728640b1ce93657d0a8eac1bb3e5ec1b4439f5e9",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add YILS-LIN as a contributor for code (#153)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2026-05-20T08:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc2120d81485fa40aeff629010fde326d420220",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add YILS-LIN as a contributor for bug (#152)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2026-05-20T08:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bba99dd38247045136d0a66a5544b6f4a640a7",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid consuming request stream before body parsing (#150)",
          "author_name": "YILS",
          "author_login": "YILS-LIN",
          "committed_at": "2026-05-20T07:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691a1bef4e3874197ca1edb4191d2342b9393400",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.2.1",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00130dfdbe24cb3824098af5c24bd6398d20961",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix pnpm lock",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e43f3828652dac88b6c02aeec2c7c2c42ed70ce",
          "body": null,
          "is_bot": false,
          "headline": "fix: reasonable body not properly handled",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3938d8c1b758bf9e9317caa12f7abbb7e8dc99a4",
          "body": null,
          "is_bot": false,
          "headline": "chore: lint fix",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971bdd92e83ede6f9bba463a1dc994f02292ed45",
          "body": null,
          "is_bot": false,
          "headline": "refactor: improve error log",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d69252ae8a95e2b45dd4ed83daa8f49da81a72",
          "body": null,
          "is_bot": false,
          "headline": "feat: ensure temp files are cleared",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20daaa70c7e0813ed16f99224f51024543405fa",
          "body": null,
          "is_bot": false,
          "headline": "chore: update pnpm to v11",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-11T07:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eb6d0a994b7271af83f4fa99d7194f462a48aa8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.2.0",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-02T08:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7a2ef5eea20dd9c110bba95c73a5bfba3b8b99",
          "body": null,
          "is_bot": false,
          "headline": "test: fix test",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-02T08:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d03a596b1f48d52619dcb4688a2a5c1256a7f96",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for mock scene",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-02T08:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2056a21ebe6020d15e84808a7c0db370c13d4bf4",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve performance",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-01T08:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0252b0f6a6080b2da8801dfc362d4a54e0ac64e3",
          "body": null,
          "is_bot": false,
          "headline": "feat: drop node18 support",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-05-01T08:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6cf21c9c08acd50af64d9c1591d2d55e9772b2b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.1.2",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-04-30T14:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16883b6587be2a12a3e3001fd83fbe29fa2afcc0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-04-30T14:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b88a1bfe6d51fa94dfb61ace4156baf780a64fe8",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix not emit  reload when mock deps updated, close #147 (#149)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-04-30T13:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c68c403f8a5e5c889d73257573749ac7bc667e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update tsconfig",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-04-30T13:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fcc234e12055fdd96190990d74ff4f8b3fd3b5",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.1.1",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-25T17:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a90f74ac0551b992c0e1ee488789a3b4284c91e",
          "body": null,
          "is_bot": false,
          "headline": "perf: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-25T17:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beaf44a2a908f4936de1dd42c58ddfaf6299b968",
          "body": "* feat: add `persistOnHMR` options for `defineMockData`, close #144\n\n* fix: typo",
          "is_bot": false,
          "headline": "feat: add `persistOnHMR` options for `defineMockData`, close #144 (#145)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-25T17:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f29a258698b42b05385afc4d75a876fe477888e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update gitignore",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-25T17:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81d10781aa843300da746ac51a96197c628d24f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add CLAUDE.md",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-25T17:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8b6d23d2b0e595cf2b8e2572f2e2d222f7e7d8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.1.0",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-03T16:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06df4af514b22f440688c74e85db63c7a75b106b",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `enabled` plugin options",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-03T16:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475f128a53546b77822f50c381fa217a02417b4a",
          "body": null,
          "is_bot": false,
          "headline": "perf: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-03T15:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de27fff1f7ee273cf0f28e46ec5f260de95814bf",
          "body": null,
          "is_bot": false,
          "headline": "chore: update eslint config",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-03T15:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54687f6af94c7c467e9af97888c12606b950fe6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add request recording and replay",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-03-03T15:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d98a760085efee1699155f5bcca07c7d170bd7f3",
          "body": null,
          "is_bot": false,
          "headline": "docs: update logo",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-28T09:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc932806786f679748bf1f025d88519e9bde29e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update gitattributes",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-28T09:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc708d862fdc49f7286a2fbc2cbbddacd886891",
          "body": null,
          "is_bot": false,
          "headline": "docs: add mock logo",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-28T09:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a676f497695f18faee52ed01274d7a869bccfeec",
          "body": null,
          "is_bot": false,
          "headline": "docs: update en docs",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-26T11:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c2d362f7e9251c1ffd93d9992477a7cd3c29f59",
          "body": null,
          "is_bot": false,
          "headline": "docs: add contributing",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-26T11:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f89460eb76ede206b9bbea9d55305de80c7f1a",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve docs",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-26T11:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524fa5ed361111e7a8a03a0b8ac8fa15db83b82a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: refactor the project structure and optimize code organization",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-25T12:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2566f7fe415448b1d861fe1dd362775284dc3c96",
          "body": null,
          "is_bot": false,
          "headline": "chore: tweak",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-25T07:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecb07b896f22ded939947c16c904fee68ca7e82",
          "body": null,
          "is_bot": false,
          "headline": "chore: tweak",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-25T05:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4d93fffef6b65b73e82887a4d96b8199313789",
          "body": null,
          "is_bot": false,
          "headline": "refactor: improve types structure",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-24T18:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70b58ff321ecdf41f9a8f6674435c0303f91d8e",
          "body": null,
          "is_bot": false,
          "headline": "test: add unit tests for the core module",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-24T09:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0207530027695df9dc9addfdca3a5cc0ff8b5c1",
          "body": null,
          "is_bot": false,
          "headline": "style: fix lint",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-24T06:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4e9f5c08926c73a77a136fb927debe334fa0f1",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve Windows platform path compatibility",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-24T05:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aca4bdf742b1450055fcf4e1ec04c4c4a63c0ea",
          "body": null,
          "is_bot": false,
          "headline": "test: remove cors test",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-23T16:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589c9abf73f03a9b575218f16ace9e48951f870d",
          "body": null,
          "is_bot": false,
          "headline": "chore: tweak example",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-23T10:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132fc4d85cc04beb38da45a7b298020025ad8b55",
          "body": "… middleware",
          "is_bot": false,
          "headline": "refactor: refactor the CORS middleware and integrate it into the mock…",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-23T10:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1355327be8f952c8d0559d58e66a1cc970796235",
          "body": null,
          "is_bot": false,
          "headline": "test: add unit test",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-23T06:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417b4667cdb64d385af33121f99499e1dc6cfaf2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: optimize path matching weight calculation",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T18:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b341e064db11778c3cefbc5d8a9d7e964212bf3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add error simulation",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T17:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49baf92122eae4eb2042e43f62c36914cf703c41",
          "body": null,
          "is_bot": false,
          "headline": "docs: add detailed JSDoc comments to the code",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T08:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbd1e33fb27dc4cac15e52bf7ae565889fdabab",
          "body": null,
          "is_bot": false,
          "headline": "perf: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T08:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702d29488438f823762f96e5ec2523d4aa07f1aa",
          "body": null,
          "is_bot": false,
          "headline": "build: optimize exports",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T08:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb80b7c407ef3f71f1f5f4556079b40cb2710ac",
          "body": null,
          "is_bot": false,
          "headline": "refactor: improve some syntax",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T08:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a4d20f0af77848dfe0aae3a39ea3011648b8a1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update ide setting",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-22T07:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ede1f72600bf9509e0931721df7f253fb0aa50",
          "body": "Added Contributor Covenant Code of Conduct to outline community standards and enforcement guidelines.",
          "is_bot": false,
          "headline": "docs: add Contributor Covenant Code of Conduct",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2026-02-06T09:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb06ad566ac84e73dc3cf17ecb5a07f9fcf2b1a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.7",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-12-23T17:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1b7dccbfa23d90bbe1415d0dc9c5e3f32c2744",
          "body": null,
          "is_bot": false,
          "headline": "perf: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-12-23T17:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "872880751cf242c7f8c10d25406d243c69152480",
          "body": null,
          "is_bot": false,
          "headline": "build: add minify option",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-12-23T17:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5006178031e06110d7dfd7108f1059ad1c7c0b2",
          "body": null,
          "is_bot": false,
          "headline": "fix: ignore some builtin logging",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-12-23T17:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f31514a757ca78f038347f812a545430d92819",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.6",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-12-05T12:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d93ccd20136b418b6afbfb87cfa215cd6820064",
          "body": null,
          "is_bot": false,
          "headline": "fix: hot reload failure caused by Windows slash (#139)",
          "author_name": "Yuan-ZW",
          "author_login": "Yuan-ZW",
          "committed_at": "2025-12-05T12:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a99db9ec2038480ddb69b436b43565b0f1873d",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add Yuan-ZW as a contributor for bug (#140)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-12-05T12:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c50ac3b333e0ce86af0be744eaf97496c3f9b54",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add weibangtuo as a contributor for code (#138)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-11-25T12:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c25962e35fbdb88bb362d2f031fdf303e88db1",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add weibangtuo as a contributor for doc (#137)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-11-25T12:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3c23269aa6ec088b94493126a102eb940881ca",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix link error in document website (#136)",
          "author_name": "weibt",
          "author_login": "weibangtuo",
          "committed_at": "2025-11-25T12:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d204545ee3181d3a1506803ecce7c3473a5a02ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.5",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-25T06:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f101b43c554c7025a2886d6dbf89461ebeb6c7e0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-25T06:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756e3c95e723de43f0d2b035e31002affd9f6d4d",
          "body": null,
          "is_bot": false,
          "headline": "docs: update docs",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-25T06:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2dac3b797ed6829bd7dead3ec6d2838143e2c6",
          "body": null,
          "is_bot": false,
          "headline": "ci: migrate release publish to github actions",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-25T06:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558a8e7c2d2f1623b2cf40430c53956081eeaf66",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.4",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-21T10:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4439ddf831918b79ae844f1b1833aeb7057ecf59",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix incorrect package exports, close #135",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-21T10:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9b8fa1ace047de65fe694cea7b84743126aea4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.3",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-20T16:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e6a073ba11aad1bb16f80c6c3046bf579c0fdd",
          "body": null,
          "is_bot": false,
          "headline": "fix: update aliasPlugin import to use viteAliasPlugin, close #132 (#134)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-20T16:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4839e9524ce09bc082ff841a537c83649656c6ba",
          "body": null,
          "is_bot": false,
          "headline": "perf: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-20T16:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7baa8e1728d9d7702d46b7574d2f94d1c5f82e1c",
          "body": "…133)",
          "is_bot": false,
          "headline": "fix: duplicate initialization of definiteMackData in multi-threads (#…",
          "author_name": "weibt",
          "author_login": "weibangtuo",
          "committed_at": "2025-11-20T16:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18e777f7cff967ea95e964e9ec0ba9e81dd1494b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: migrate cookies to built-in implementation, close #129 (#130)",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-11-01T14:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb488b123f8aebb5ecac6c26430aadd15205f36",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v2.0.2",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-10-29T04:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1c52b7b250484c1770d285221fa415ba4f1779",
          "body": null,
          "is_bot": false,
          "headline": "fix: move `define` to `transform.define` in rolldown",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-10-29T04:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79547c11adf629ef924218e6de4e2590ec108c63",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps to latest",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-10-29T03:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5743b5f2d68b08ea61737883f882882c220de948",
          "body": null,
          "is_bot": false,
          "headline": "chore: update SECURITY.md",
          "author_name": "pengzhanbo",
          "author_login": "pengzhanbo",
          "committed_at": "2025-10-29T03:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 89,
      "commits_last_year": 116,
      "latest_release_at": "2026-07-23T03:59:51Z",
      "latest_release_tag": "v2.4.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 23.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "vite-plugin-mock-dev-server",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "vite",
            "plugin",
            "vite-plugin",
            "mock",
            "mock-server",
            "development"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/vite-plugin-mock-dev-server",
          "is_deprecated": false,
          "latest_version": "2.4.2",
          "repository_url": "https://github.com/pengzhanbo/vite-plugin-mock-dev-server",
          "versions_count": 109,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 51037,
          "first_published_at": "2022-10-30T08:47:17.171000Z",
          "latest_published_at": "2026-07-23T03:59:44.900000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 257,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "example/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 19491,
      "source_files_sampled": 118,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 7294
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "example/package.json",
        "package.json",
        "vite-plugin-mock-dev-server/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 78,
        "malicious_count": 0,
        "assessed_package": "npm:vite-plugin-mock-dev-server@2.4.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@pengzhanbo/utils",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "ansis",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "chokidar",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "co-body",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "cookies",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "cors",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "formidable",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "http-status",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "json5",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "local-pkg",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "mime-types",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "obug",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "path-to-regexp",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "picomatch",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "tinyglobby",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        },
        {
          "name": "ws",
          "manifest": "vite-plugin-mock-dev-server/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:prod"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@pengzhanbo/utils",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "co-body",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "cookies",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "formidable",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "http-status",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": true,
            "version": "catalog:prod",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/darwin-arm64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/darwin-x64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/linux-arm64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/linux-arm64-musl",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/linux-x64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/linux-x64-musl",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/win32-arm64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pacquet/win32-x64",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/exe",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/linux-arm64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/linux-x64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/linuxstatic-arm64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/linuxstatic-x64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/macos-arm64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/win-arm64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/win-x64",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-darwin-arm64",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-darwin-x64",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-linux-arm64-gnu",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-linux-arm64-musl",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-linux-x64-gnu",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-linux-x64-musl",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-win32-arm64-msvc",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@reflink/reflink-win32-x64-msvc",
            "direct": false,
            "version": "0.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mockjs",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "mockjs",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "pacquet",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "pnpm",
            "direct": false,
            "version": "11.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-file-tree",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-group-icons",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-llms",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-plugin-npm-to",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "vitepress-tuck",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          },
          {
            "name": "zstd-codec",
            "direct": false,
            "version": "catalog:dev",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 56,
        "direct_count": 16,
        "indirect_count": 40
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 66,
        "open_issues": 3,
        "closed_ratio": 0.966,
        "closed_issues": 86,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "pengzhanbo",
          "commits": 641,
          "avatar_url": "https://avatars.githubusercontent.com/u/16745751?v=4"
        },
        {
          "type": "User",
          "login": "jiadesen",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/22772994?v=4"
        },
        {
          "type": "User",
          "login": "pfdgithub",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3262762?v=4"
        },
        {
          "type": "User",
          "login": "yogibaba",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/152670?v=4"
        },
        {
          "type": "User",
          "login": "chuyuandu",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6959138?v=4"
        },
        {
          "type": "User",
          "login": "weibangtuo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4394281?v=4"
        },
        {
          "type": "User",
          "login": "YILS-LIN",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/62397373?v=4"
        },
        {
          "type": "User",
          "login": "Yuan-ZW",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31435244?v=4"
        },
        {
          "type": "User",
          "login": "andycana",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/191126250?v=4"
        },
        {
          "type": "User",
          "login": "fossabot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29791463?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.961
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yaml",
        "release.yaml",
        "test.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "7 out of 10 merged PRs checked by a CI test -- score normalized to 7",
            "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": 1,
            "reason": "Found 3/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1bce79ee8b77dbbc0efcd72eec3b3e478a4cb15f",
        "ran_at": "2026-08-01T16:51:28Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T06:46:40Z",
      "oldest_open_prs": [
        {
          "number": 146,
          "created_at": "2026-04-11T05:31:38Z",
          "last_comment_at": "2026-06-15T04:51:01Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 164,
          "created_at": "2026-07-29T06:48:05Z",
          "last_comment_at": "2026-07-29T06:48:10Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 165,
          "created_at": "2026-07-29T06:48:18Z",
          "last_comment_at": "2026-07-29T06:48:23Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 167,
          "created_at": "2026-08-01T11:15:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 168,
          "created_at": "2026-08-01T11:16:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-29T06:46:10Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 60,
          "created_at": "2023-12-05T08:31:53Z",
          "last_comment_at": "2024-07-26T11:03:30Z",
          "last_comment_author": "pengzhanbo"
        },
        {
          "number": 94,
          "created_at": "2024-08-22T07:24:55Z",
          "last_comment_at": "2024-08-22T08:37:47Z",
          "last_comment_author": "pengzhanbo"
        },
        {
          "number": 166,
          "created_at": "2026-07-29T06:48:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pengzhanbo/vite-plugin-mock-dev-server",
    "host": "github.com",
    "name": "vite-plugin-mock-dev-server",
    "owner": "pengzhanbo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 76,
            "calibrated": 90,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 90,
      "inputs": {
        "security": 71,
        "vitality": 87,
        "community": 69,
        "governance": 66,
        "calibration": "2026-08-02",
        "engineering": 86,
        "ai_readiness": 71,
        "weighted_overall_raw": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 116,
              "human_commit_share": 0.93,
              "days_since_last_push": 0,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "116 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 116
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 89,
              "latest_release_tag": "v2.4.2",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 23.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "89 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.5
                    }
                  }
                ],
                "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": "exceptional",
            "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 22,
              "stars": 257,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "257 stars",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 257
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "packages": [
                "vite-plugin-mock-dev-server"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 51037
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "51,037 downloads/month across npm",
                "points": 62.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 51037,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.961
            },
            "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 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "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 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 81,
            "inputs": {
              "merged_prs": 66,
              "open_issues": 3,
              "closed_issues": 86,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.966,
              "closed_unmerged_prs": 3,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 40.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "66/69 decided PRs merged",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 66,
                      "decided": 69
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 62,
            "inputs": {
              "followers": 115,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pengzhanbo",
              "public_repos": 89,
              "account_age_days": 3849
            },
            "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": "115 followers of pengzhanbo",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 115,
                      "login": "pengzhanbo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "89 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 89
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "vite-plugin-mock-dev-server"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "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 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "109 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 109
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 10 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "mock",
                "mock-server",
                "vite",
                "vite-plugin",
                "vitejs",
                "mockjs",
                "typescript",
                "fakerjs",
                "graphql",
                "websocket",
                "proxy"
              ],
              "has_wiki": false,
              "homepage": "https://vite-plugin-mock-dev-server.netlify.app",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://vite-plugin-mock-dev-server.netlify.app",
                "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": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.4
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 10 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:vite-plugin-mock-dev-server@2.4.2 runtime dependency closure — what installing the published package pulls in — 78 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:vite-plugin-mock-dev-server@2.4.2",
                  "assessed": 78
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 78,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 78,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 5
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 7294
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "93 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "example/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "example/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 19491,
              "source_files_sampled": 118,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/118 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 118,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.2.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T16:51:42.943957Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pengzhanbo/vite-plugin-mock-dev-server.svg",
  "full_name": "pengzhanbo/vite-plugin-mock-dev-server",
  "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 v2.2.0, schema v0.27.0 — full methodology · metrics wiki.

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