Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:31 UTC

nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (WIP).

RustApache-2.0★ 997 stars⑂ 139 forkssince Mar 2022View on GitHub ↗

nashaofu/xcap holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (79/100) and lowest on Security (49/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

64
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

nashaofuPersonal account
387 followers125 public repossince May 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
crates.ioxcap0.9.7192,012461 day agocaptureimagemonitorscreenwindow

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
9/36Commit cadence — 13/52 weeks with commits
13/18Commit volume — 27 commits in the last year
7/10OpenSSF Scorecard: Maintained — 7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year27
human_commit_share1
days_since_last_push1
active_weeks_last_year13

Release discipline

100Excellent
How it's scored
27/27Ships releases — 46 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~17.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count46
latest_release_tagv0.9.7
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases17.8
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?

68Moderate · 18% of overall
How it's scored
48.6/60Stars — 997 stars
17.8/25Forks — 139 forks
5.3/15Watchers — 10 watchers
Inputs used
forks139
stars997
watchers10
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
70.4/80Monthly downloads — 192,012 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesxcap
dependents
ecosystemscrates
total_downloads1,214,289
monthly_downloads192,012
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?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.1/22.5Commit distribution — top contributor authored 73% of commits
13.5/13.5Contributor breadth — 38 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.73
How it's scored
30/46.8Issue resolution — 64% of issues closed
34.9/38.3PR acceptance — 137/150 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 16/29 approved changesets -- score normalized to 5
Inputs used
merged_prs137
open_issues43
closed_issues77
issue_closed_ratio0.642
closed_unmerged_prs13
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.6/25Owner reach — 387 followers of nashaofu
25/25Track record — 125 public repos, account ~10 yr old
Inputs used
followers387
owner_typeUser
is_verified
owner_loginnashaofu
public_repos125
account_age_days3,723
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesxcap
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 25 out of 29 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.rs/xcap
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsmonitor, screen-capture, screencapture, windows, screen-record
has_wikiyes
homepagehttps://docs.rs/xcap
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 25 out of 29 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/29 approved changesets -- score normalized to 5
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7
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
0/5Security-Policy — security policy file not 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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — devcontainer
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/45 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes20,478
source_files_sampled45
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

997GitHub stars
38contributors
27commits, last 12 months
1days since last push
46releases
1bus factor
43open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:xcap@0.9.7; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 997 ★ / 139 ⇿
997Stars
139Forks
45Releases

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.

02004006008001,000997136292022-042024-062026-07
Major 0Minor 9Patch 36

Each point covers 4 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests25 out of 29 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/29 approved changesets -- score normalized to 5
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7
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
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.ioimage0.25Cargo.toml
crates.iolog0.4Cargo.toml
crates.ioscopeguard1.2Cargo.toml
crates.iothiserror2.0Cargo.toml
All dependencies 24

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

RegistryPackageVersionRelation
crates.ioimagedirect
crates.iologdirect
crates.ioscopeguarddirect
crates.iothiserrordirect
crates.iodispatch2indirect
crates.iofs_extraindirect
crates.iolibwayshot-xcapindirect
crates.ioobjc2indirect
crates.ioobjc2-app-kitindirect
crates.ioobjc2-av-foundationindirect
crates.ioobjc2-core-foundationindirect
crates.ioobjc2-core-graphicsindirect
crates.ioobjc2-core-mediaindirect
crates.ioobjc2-core-videoindirect
crates.ioobjc2-foundationindirect
crates.iopercent-encodingindirect
crates.iopipewireindirect
crates.iorandindirect
crates.ioserdeindirect
crates.iourlindirect
crates.iowidestringindirect
crates.iowindowsindirect
crates.ioxcbindirect
crates.iozbusindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "monitor",
        "screen-capture",
        "screencapture",
        "windows",
        "screen-record"
      ],
      "is_fork": false,
      "size_kb": 2395,
      "has_wiki": true,
      "homepage": "https://docs.rs/xcap",
      "languages": {
        "Rust": 224979,
        "Shell": 997
      },
      "pushed_at": "2026-07-20T13:51:19Z",
      "created_at": "2022-03-07T13:43:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T18:41:22Z",
      "description": "XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (WIP).",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "nashaofu",
      "type": "User",
      "login": "nashaofu",
      "company": null,
      "location": "Hangzhou China",
      "followers": 387,
      "avatar_url": "https://avatars.githubusercontent.com/u/19303058?v=4",
      "created_at": "2016-05-11T09:02:59Z",
      "is_verified": null,
      "public_repos": 125,
      "account_age_days": 3723
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2026-07-20T13:54:45Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2026-05-24T02:34:28Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2026-05-23T15:28:03Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2026-04-09T01:17:19Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2026-03-21T15:17:33Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2026-03-18T13:23:38Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-03-10T15:47:30Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-03-09T00:46:12Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2026-03-01T10:41:19Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-02-10T14:46:41Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-01-01T03:01:52Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-12-17T01:53:52Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-09-12T12:54:26Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-08-24T07:02:15Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2025-07-11T01:51:31Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-06-15T02:48:59Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-05-17T13:42:32Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2025-05-11T02:29:16Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2025-05-01T02:39:13Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-04-12T00:24:02Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2025-03-23T13:22:00Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-03-01T15:07:01Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-02-21T01:22:45Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-02-16T13:46:54Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-02-04T12:51:23Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-02-04T04:46:32Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-01-13T01:58:48Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-01-04T14:46:30Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-12-22T12:03:00Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-12-21T14:57:34Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2024-12-11T15:44:30Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-12-11T15:42:17Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2024-10-10T14:22:18Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2024-08-25T11:39:46Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2024-08-20T15:43:19Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2024-08-11T03:52:03Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2024-05-26T08:40:49Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2024-04-28T15:05:59Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2024-03-30T07:48:15Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2024-03-28T14:11:15Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2024-03-27T14:31:42Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-03-17T03:02:54Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2024-02-20T02:00:31Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-02-01T08:18:29Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2024-02-01T08:15:24Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-02-01T08:11:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8a97a97559de6504453adc03af7e05c3fafe34f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: 添加 libwayshot-xcap 版本号至 0.3.3",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-07-20T13:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c9aef28c235a0724b6ce298b83fbbc0b7409c2",
          "body": null,
          "is_bot": false,
          "headline": "chore: 更新版本号至 0.9.7 (#282)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-07-20T05:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5292841b647c8c0ef7029df1bc7c782b520a74",
          "body": "* chore(deps): bump zbus, rand, pipewire, xcb; switch to resolver = \"3\"\n\nSigned-off-by: Sachin Bhat <sachubhat17@gmail.com>\n\n* fix(linux): use as_chunks/as_chunks_mut to satisfy clippy::chunks_exact_to_as_chunks\n\nSigned-off-by: Sachin Bhat <sachubhat17@gmail.com>\n\n* chore(security): patch xcb to dro\n[…]\nen to the explicit git source by\n'cargo update' to match the resolved registry entry.\n\nSigned-off-by: Sachin Bhat <sachubhat17@gmail.com>\n\n---------\n\nSigned-off-by: Sachin Bhat <sachubhat17@gmail.com>",
          "is_bot": false,
          "headline": "Update dependencies and patch xcb for security vulnerabilities (#281)",
          "author_name": "Sachin Bhat",
          "author_login": "Sachin-Bhat",
          "committed_at": "2026-07-20T04:56:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d4ff80928a9758043595f6d9bbda0597efce9e51",
          "body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: bump crate version to 0.9.6 (#280)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-24T02:29:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5d5f026408ca53b0451e38c3296ea7178ade59da",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): increase WGC capture timeout from 200ms to 3000ms (#278)",
          "author_name": "aisinker",
          "author_login": "aisinker",
          "committed_at": "2026-05-24T02:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "866ef3aa1fc3496b4b121997a42adfed1bbf57c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: 更新版本号至 0.9.5 (#279)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-05-23T15:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f78c738e19dc9e845a197c484580fa9f2e2e8c7",
          "body": "* 适配ohos\n\n* fix(ohos): handle FFI failure paths\n\n* style(ohos): format ffi module\n\n---------\n\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "适配ohos (#277)",
          "author_name": "imndx",
          "author_login": "imndx",
          "committed_at": "2026-05-23T15:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2dc3232c994825bda175c5d1907b540b3af0abe",
          "body": null,
          "is_bot": false,
          "headline": "chore: 更新版本号至 0.9.4 (#267)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-04-09T01:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661b9b7576b5d458149ee958e046713343305c11",
          "body": "…(#266)\n\nWindow::all() fails with \"invalid utf-8 sequence\" on Linux when any\nX11 window has a title containing non-ASCII characters (e.g. French\naccents in browser tabs, em-dash in file manager titles). This happens\nbecause str::from_utf8/String::from_utf8 are strict and propagate the\nerror via ?, c\n[…]\nT_WM_NAME (title, UTF8_STRING)\n- WM_NAME (title, COMPOUND_TEXT fallback)\n- Xft.dpi resource manager property\n- Monitor output name\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(linux): use from_utf8_lossy for X11 window titles and properties …",
          "author_name": "Leiha",
          "author_login": "leiha",
          "committed_at": "2026-04-09T01:07:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8fbe311f2388cb10451b3fc0d4e4106922af16bb",
          "body": "…#265)\n\n* fix: make SetIsBorderRequired/SetIsCursorCaptureEnabled best-effort\n\nThese WinRT calls can fail when:\n- The app lacks `graphicsCaptureWithoutBorder` capability\n- Running on older Windows builds where the API isn't available\n- Enterprise policies (App Control/WDAC) restrict the call\n\nPrevio\n[…]\napture works normally,\njust with the yellow border visible as a fallback.\n\n* fix: 格式化日志输出以提高可读性\n\n* chore: 更新版本号至 0.9.3\n\n---------\n\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: make SetIsBorderRequired/SetIsCursorCaptureEnabled best-effort (…",
          "author_name": "Louis Beaumont",
          "author_login": "louis030195",
          "committed_at": "2026-03-21T15:12:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78818238121c72ee5802a9363052edc047aacfa8",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改版本号 (#263)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-03-18T13:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e51294f1fd2d234f61436e2d404d63e2b3bad5d",
          "body": "* Feat: remove lazy_static, to enable reload in-process\n\nRemove lazy_static for xcb connection, create new conn for each call.\n\nMainly for reloading DISPLAY in process while DISPLAY changes with GUI user change (in case user switch, multiple users ...).\n\nSigned-off-by: Lufei <lufei@uniontech.com>\n\n*\n[…]\ngo fmt\n\n---------\n\nSigned-off-by: Lufei <lufei@uniontech.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Feat: remove lazy_static, to enable reload in-process (#262)",
          "author_name": "Lufy",
          "author_login": "lufy90",
          "committed_at": "2026-03-17T15:19:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ef3023519969172aae2f9bce041741eb1c07c98c",
          "body": "* feat: 代码 clippy 问题修复\n\n* feat: 优化 macos 录屏性能\n\n* feat: 优化启停逻辑\n\n* chore: 修改版本号\n\n* fix: CR 问题修复\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 优化 macos 录屏性能 (#260)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-03-10T15:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9daddc620e4f9cd589a0d0b20c50215220a4110b",
          "body": "* feat: 支持friendly_name 与原始name\n\n* feat: 实现 windows wgc 录屏\n\n* Update src/windows/wgc_video_recorder.rs\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update src/windows/wgc_video_recorder.rs\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Fix double\n[…]\n\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: monitor添加友好名称与原始名称展示 (#258)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-03-08T14:26:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c705483a7ef0f97a34e43b54faca82d9982380ca",
          "body": "* feat: 实现wgc截屏\n\n* feat: 优化代码\n\n* feat: 优化代码\n\n* feat: 优化代码\n\n* feat: windows 截图支持wgc\n\n* feat: 优化代码\n\n* feat: 修复截图尺寸与位置不正确问题\n\n* chore: 修改版本号\n\n* feat: 删除不必要单测\n\n* chore: 修改CI",
          "is_bot": false,
          "headline": "feat: windows 截图支持wgc (#257)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-03-01T10:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df449434d490af011158c4f4e41683f9c588407",
          "body": "* deps: update pipewire to 0.9\n\n* chore: update version\n\n---------\n\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: update pipewire to 0.9 (#255)",
          "author_name": "Franz Heinzmann",
          "author_login": "Frando",
          "committed_at": "2026-02-10T14:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcca71e52350dad37100610664906b6c7117b938",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改版本号 (#251)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2026-01-01T02:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2fc151998b6aa91b5e2421779c7341c3f674a1",
          "body": null,
          "is_bot": false,
          "headline": "feat(macos): warn when Screen Recording permission denied (#250)",
          "author_name": "Adrian Cole",
          "author_login": "codefromthecrypt",
          "committed_at": "2026-01-01T02:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc89915a67fcc4a40ee97d98b90e3e630f2e12d0",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version (#249)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-12-17T01:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0a9e232f584b1f06acbb1aabea9557e2cc6e7b",
          "body": "…nse (#246)\n\n* fix: Handle zbus response in a separate thread to avoid missing response\n\n* fix: Add StdMPSCRecvError to XCapError\n\n* feat: Refactor zbus response handling to use channels for asynchronous processing",
          "is_bot": false,
          "headline": "fix: Handle zbus response in a separate thread to avoid missing respo…",
          "author_name": "Icemic",
          "author_login": "Icemic",
          "committed_at": "2025-12-17T01:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e46cdf421445c4d01ce018243bb2786a5a3dff6a",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改版本号 (#245)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-09-12T12:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa336c371fcea8bf128433635695e2732c1306c6",
          "body": "…or (#244)",
          "is_bot": false,
          "headline": "fix: Retrieve ScreenCastCreateSessionResponse to avoid unexpected err…",
          "author_name": "Icemic",
          "author_login": "Icemic",
          "committed_at": "2025-09-12T12:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf0390dee21fe6f0f602867e7f9505cd9d6fa99",
          "body": null,
          "is_bot": false,
          "headline": "fix: update ScreenshotResponse struct to use String for uri (#242)",
          "author_name": "Icemic",
          "author_login": "Icemic",
          "committed_at": "2025-09-05T00:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af30a885f88634eba4e333adf3c66705f4408c95",
          "body": "…#243)",
          "is_bot": false,
          "headline": "fix: Prevent buffers from being wasted on a paused wayland recorder (…",
          "author_name": "4JX",
          "author_login": "4JX",
          "committed_at": "2025-09-04T02:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6bcdb47199226ebad8b6bfa7c0710b53f651cc6",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改版本号 (#241)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-08-24T06:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259e0596a65d355dd4edfdc67cc8cd2cf0c80715",
          "body": "- termux-api not supported screenshot yet\n- fix android build for others programs with xcap",
          "is_bot": false,
          "headline": "support android/termux build (#239)",
          "author_name": "Shawn",
          "author_login": "shawn111",
          "committed_at": "2025-08-24T06:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5403c349fb78173ab19df65c9e620fb4ae0aedb2",
          "body": "Fixes #235 by using the correct `Deserialize` implementation for structs annotated with `#[zvariant(signature = \"dict\")]`",
          "is_bot": false,
          "headline": "fix: Use DesereializeDict for \"signature = dict\" structs (#240)",
          "author_name": "4JX",
          "author_login": "4JX",
          "committed_at": "2025-08-24T06:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43018996813d06923a39ed9e8632bfdedd11d7f6",
          "body": "* fix: 修复 clippy 问题\n\n* fix: 修复clippy问题\n\n* fix: 修复 clippy 问题\n\n* chore: 修改版本号\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 修复 clippy 问题 (#237)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-07-11T01:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d1db3dda5425577fb985463c530f3f7c106df4",
          "body": "* fix: 支持 Ubuntu 25.04\n\n* fix: 修复 ci 报错\n\n---------\n\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 支持 Ubuntu 25.04 (#236)",
          "author_name": "mg-chao",
          "author_login": "mg-chao",
          "committed_at": "2025-07-11T01:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec1f94bf23094ff56c180937270bf71b94bef43",
          "body": "… 0.3.0 on MacOS (#234)\n\n* fix: bump objc2 versions to 0.3.1 or higher to prevent conflicts with 0.3.0\n\n* chore: bump xcap version to 0.6.1\n\n---------\n\nCo-authored-by: Andre Roelofs <andre@eurora-labs.com>",
          "is_bot": false,
          "headline": "fix: bump objc2 versions to 0.3.1 or higher to prevent conflicts with…",
          "author_name": "Andre Roelofs",
          "author_login": "AndreRoelofs",
          "committed_at": "2025-06-15T02:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7828a0f53d072b5c2df569409382f14565a4a31",
          "body": "* feat: expose low level API for linux\n\n* feat: implement a cross-platform way to capture custom screen regions and tested on linux\n\n* docs: adjust the readme version to be in line with the actual example\n\n* feat: adjust the region example to take region screenshot of every available monitor\n\n* fix:\n[…]\n修复单元测试\n\n* feat: 修改 capture_region 入参\n\n* styles: formatting fixes\n\n---------\n\nCo-authored-by: nashaofu <19303058+nashaofu@users.noreply.github.com>\nCo-authored-by: Andre Roelofs <andre@eurora-labs.com>",
          "is_bot": false,
          "headline": "Expose a lower-level API to capture a custom-defined region (#217)",
          "author_name": "Andre Roelofs",
          "author_login": "AndreRoelofs",
          "committed_at": "2025-05-17T13:14:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9cec7fe2f146e15e9005ef672f8f8c513197cc6",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改 rust edition (#233)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-05-16T01:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56d2e1f549f13b0fd038dc1f358953c8e4652f3",
          "body": null,
          "is_bot": false,
          "headline": "feat: Implement Send and Sync for ImplWidow of Windows (#231)",
          "author_name": "SegaraRai",
          "author_login": "SegaraRai",
          "committed_at": "2025-05-14T22:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec943c954ed37bd8fc2c9035f26fb447c1a6b140",
          "body": "* chore: 修改版本号\n\n* feat: 迁移libwayshot",
          "is_bot": false,
          "headline": "fix: 修复版本发布失败问题 (#229)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-05-11T02:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f497385a320928aecb49b1930d1483e21c0bb6",
          "body": "* chore: 修改文档,修改版本号\n\n* chore: 修改CI",
          "is_bot": false,
          "headline": "chore: 修改文档,修改版本号 (#226)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-05-05T14:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a09e4fcadbec1a869ca7399ca352888da72d9e0f",
          "body": "* add libwayland-dev for ci\n\n* added mesa dev aswell",
          "is_bot": false,
          "headline": "add libwayland-dev for ci (#225)",
          "author_name": "Luca Giannini",
          "author_login": "structwafel",
          "committed_at": "2025-05-05T14:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0decd3bf2b2eec1ff5e8f8a2cde3b7e71d7c3c9",
          "body": "* bumped libwayshot to git release\n\n* fix new api of libwayshot\n\n* add wayland scaling",
          "is_bot": false,
          "headline": "fix(linux): add Wayland scaling and update libwayshot (#223)",
          "author_name": "Luca Giannini",
          "author_login": "structwafel",
          "committed_at": "2025-05-05T07:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932a72963c40db3c77e0faf75996817930ace49c",
          "body": null,
          "is_bot": false,
          "headline": "feat: export Frame (#224)",
          "author_name": "Teo Stocco",
          "author_login": "zifeo",
          "committed_at": "2025-05-05T06:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090ee4e375a1f75eae85eb824a814bff6b1e9f6a",
          "body": "Co-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: update version (#222)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-05-01T02:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6066ac48ea4622ddfa81c178830cfca14117f507",
          "body": "* feat: 升级依赖版本\n\n* chore: 更新文档\n\n* fix: 修复 macos 编译错误\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 升级windows依赖与dispatch2 (#221)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-05-01T02:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b90c062b0764837f39cdefe04d230e9ca9e6bbf",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复CI报错",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-04-12T00:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02713c9df9bb4f216b977ac5b25ac7fc00a23a06",
          "body": "* feat: 支持wayland屏幕录制\n\n* chore: 修改文档\n\n* chore: 修改CI配置\n\n* chore: 代码风格修复\n\n* chore: 更新ci\n\n* chore: 更新版本",
          "is_bot": false,
          "headline": "feat: 支持wayland屏幕录制 (#215)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-04-12T00:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7e49b4baf44b2410161bf8219fec567a25724f",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改CI (#213)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-03-23T13:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd3c644ffc3814b0e61e198d568ede997eef6c7",
          "body": "* feat: windows utils 添加单元测试\n\n* chore: 修改版本号",
          "is_bot": false,
          "headline": "feat: windows utils 添加单元测试 (#212)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-03-23T12:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4024152dc02af932d9d1417ac1eec26d76c3ff53",
          "body": "* feat: support image capture on `wlroot` wayland\n\n* fix: use correct method\n\n* refactor: inline variables\n\n* chore: descriptive error message\n\n---------\n\nCo-authored-by: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(wayland): support image capture on `wlroot` wayland (#207)",
          "author_name": "Nik Revenco",
          "author_login": "nik-rev",
          "committed_at": "2025-03-23T12:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a65e36173b283b2ea0b9b7d41f800000a647ab61",
          "body": "…ator (#211)\n\nSigned-off-by: divanshu-go <divanshugrover2009@gmail.com>",
          "is_bot": false,
          "headline": "fix: empty title on many apps and wrong appname on firefox i.e. Navig…",
          "author_name": "Divanshu Grover",
          "author_login": "divanshu-go",
          "committed_at": "2025-03-21T13:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09c11cc67a37434f6cdcf73f3305ee8608dac83c",
          "body": null,
          "is_bot": false,
          "headline": "feat(macos): make `is_focused` real-time (#206)",
          "author_name": "ologbonowiwi",
          "author_login": "wesleymatosdev",
          "committed_at": "2025-03-08T00:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559251caa66f53672b19cb29e08ed93a693fbe20",
          "body": "- Update ImplVideoRecorder::new() to accept an ImplMonitor instance.\n- Spawn a thread at on_frame() to keep capturiing frames using\n  monitor.capture_image().\n- Use a RecorderWaker to signal when to wake the recording thread.\n- Implement start() and stop() functionality to control the recording\n  state.",
          "is_bot": false,
          "headline": "feat(linux): implement video recorder (#201)",
          "author_name": "#84837",
          "author_login": "walker84837",
          "committed_at": "2025-03-04T14:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b033aaa9efe5bea7ba1edc224d00f7234a194c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改文档",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-03-01T15:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86191f495216a35957ffe5b63cabaf1072bd2a89",
          "body": "* feat: macos 实现屏幕录制\n\n* feat: windows 屏幕录制api修改\n\n* feat: 添加获取是否内置显示器\n\n* chore: 修改文档与example\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: macos 支持屏幕录制,支持判断是否为u内建显示器 (#200)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-03-01T15:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08aad043c3b0c0f5b871d8ac02c61a924a6c009",
          "body": "* chore: 更新README\n\n* feat: 优化log信息",
          "is_bot": false,
          "headline": "feat: 优化log信息,更新文档 (#197)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-02-24T14:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295c191e13f0eba63a044ae0272f206edfd3e363",
          "body": "…alculated. (#196)\n\n* refactor: Refactor Windows monitors and window attributes to be dynamically calculated.\n\n* refactor: Refactor Linux monitors and window attributes to be dynamically calculated.\n\n* fix: 修复windows 报错\n\n* refactor: Refactor MacOS monitors and window attributes to be dynamically calculated.\n\n* feat: 修改 window z 值计算方式\n\n* feat: 优化代码\n\n* chore: update version\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "refactor: Refactor monitors and window attributes to be dynamically c…",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-02-24T01:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0e0d523cd2d406cc0da8a671da6a59f3d6f6fb",
          "body": "* fix: avoid error log when `DeleteObject` returns `true`\n\n* chore: bump version\n\n* refactor: use function to delete created bitmap",
          "is_bot": false,
          "headline": "fix: avoid error log when `DeleteObject` succeeds (#195)",
          "author_name": "ologbonowiwi",
          "author_login": "wesleymatosdev",
          "committed_at": "2025-02-21T01:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66feae0e093c7a6cca3e89cc7b48d386d1497d09",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version (#193)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-02-16T13:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "214cb44bcb43c6663b04908bfd190f07741c3345",
          "body": "* feat: write example to test against\n\n* feat: use `activeApplication` to get focused app\n\n* refactor: leave window creation out of the loop\n\n* refactor(mac): make `is_focused` a computed function\n\n* refactor(linux): make `is_focused` a computed function\n\n* refactor(windows): make `is_focused` a computed function\n\n* fix(windows): add struct closing",
          "is_bot": false,
          "headline": "fix: get `is_focused` value dynamically (#191)",
          "author_name": "ologbonowiwi",
          "author_login": "wesleymatosdev",
          "committed_at": "2025-02-14T12:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa60300d6d4e02ac9aefc9719eb524f38e5befb7",
          "body": "* fix: 修复 macos Monitor::from_point 未找到窗口时仍然返回数据问题\n\n* chore: 修改版本号\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 修复 macos Monitor::from_point 未找到窗口时仍然返回数据问题 (#189)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-02-04T12:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f508af2f3a112a4a2d68d34ea3b104eb4ff5af",
          "body": "* feat: 优化windows 代码\n\n* feat: windows 获取友好的显示器名称\n\n* feat: macos切换底层依赖到objc2\n\n* chore: 修改版本号\n\n* chore: 格式化\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 支持获取友好的显示器名称 (#188)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-02-04T03:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d236975ebba4d141ae0d538b2473716542ca0701",
          "body": "* feat: 优化代码\n\n* feat: windows 支持获取窗口是否 focused\n\n* feat: linux 实现获取窗口是否 focused\n\n* feat: macos 实现获取窗口是否 focused\n\n* chore: 修改版本号\n\n* fix: 修复命名\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 支持获取窗口是否 focused (#184)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-01-13T01:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c61e8da2bc2bc515bc5e2b4305d20a15e8e5b0c",
          "body": "* feat: windows 权限调整\n\n* feat: 优化代码\n\n* chore: 更新版本号\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 优化windows代码 (#183)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2025-01-04T14:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46918cd4cfc395ac924d0fe2aab2480d118ffb0c",
          "body": "* fix: 优化 windows 窗口截图\n\n* chore: 更新版本号\n\n* fix: fmt\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 优化 windows 窗口截图 (#180)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-22T11:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5457eb2ed65dce867e246198d6ac514c03dbe7dd",
          "body": "* feat: window focus\n\n* refactor: window is focused is mouse in it\n\n* fix: fix windows build error\n\n* fix: formatted code\n\n* feat: 修改 image 不作为默认feature\n\n* feat: macos 实现获取窗口是否聚焦\n\n* feat(breaking): List windows in z order (#178)\n\n* feat: 窗口按照z轴顺序返回\n\n* refactor(BREAKING CHANGE): remove window.refresh\n[…]\n (#179)\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Louis Beaumont <louis.beaumont@gmail.com>\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: list window in z order (#173)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-22T02:17:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce2fe4f6f198f0dd3020a396ff14feb885c1e69d",
          "body": "* feat: 自动感知dpi\n\n* chore: 修改版本\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: windows支持hidpi (#177)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-21T14:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574f9f8db29e969095018ec7e949c68d7e732bcc",
          "body": "* 添加image默认依赖为可选features\n\n* 默认开启default-image",
          "is_bot": false,
          "headline": "feat: 添加image默认依赖为可选features (#170)",
          "author_name": "三米前有蕉皮",
          "author_login": "cn-kali-team",
          "committed_at": "2024-12-14T08:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab3195a74c9abb7338b6028f7529019600b7b01",
          "body": "* refactor: 重构windows版本读取方式\n\n* chore: 修改devcontainer\n\n---------\n\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "refactor: 重构windows版本读取方式 (#174)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-14T08:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1906bf994cdf1f0769539eda71f0513921ed93",
          "body": null,
          "is_bot": false,
          "headline": "feat: 使用window注册表替换sysinfo (#169)",
          "author_name": "三米前有蕉皮",
          "author_login": "cn-kali-team",
          "committed_at": "2024-12-14T05:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d47ee20bde8cc51ffee63daa1ff4a0dd45e27b",
          "body": "* feat: windows 支持屏幕录制\r\n\r\n* fix: 修复不支持平台提示\r\n\r\n* chore: 更新文档\r\n\r\n---------\r\n\r\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: windows 支持屏幕录制 (#168)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-11T15:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3edc287b2b40e3bd077f80751217f43a5cc09b0",
          "body": "Co-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: 降低 image 版本,以支持win7 (#167)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-12-08T14:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d44dd78479f6ee1f43157bb05ead21996b5d4d",
          "body": "Co-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: 更新license (#163)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-11-02T02:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6831154e587dc79758041732b68a9c58246b7377",
          "body": "Co-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 修复发布报错 (#158)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-10-10T14:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cf86a5d65276806a8c7f0eca27bad818ba3bae",
          "body": "* fix: 修复CI报错\r\n\r\n* fix: fmt 报错\r\n\r\n* fix: 修复Linux CI报错\r\n\r\n---------\r\n\r\nCo-authored-by: nashaofu <nashaofu@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: 修复CI报错 (#157)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-10-10T02:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e00ec5f9adf148481d91f15cd931b3fe69a33d4",
          "body": "…tain systems. (#156)\n\n* Added a multithreading test for Wayland. Fixed a bug which caused screnshots to fail when two threads tried to take them at once.\r\n\r\n* Fixed a segfault in lbdbus\r\n\r\nmodified:   Cargo.toml\r\nmodified:   src/linux/wayland_capture.rs",
          "is_bot": false,
          "headline": "fix(Wayland): Fix multithreading bug + fix segfault in libdubs on cer…",
          "author_name": "FractalFir",
          "author_login": "FractalFir",
          "committed_at": "2024-10-08T14:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784eec1c2ac1eb8b2e1760a211fc45c8a30e03bd",
          "body": "* feat: window添加refresh方法\r\n\r\n* fix: 修复macos window内存泄漏\r\n\r\n* chore: 更新版本号",
          "is_bot": false,
          "headline": "feat: window添加refresh API (#149)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-08-25T11:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daff24c6a50bf1fc38f6f9974ced71d8d48004c5",
          "body": "* fix: 修复windows窗口截图存在阴影边框问题\r\n\r\n* chore: 修改版本号",
          "is_bot": false,
          "headline": "fix: 修复windows窗口截图存在阴影边框问题  (#145)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-08-20T15:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce670d11019f8941d5667c5ad007ec398edfb5ce",
          "body": "* fix: 优化性能\r\n\r\n* chore: 修改版本号",
          "is_bot": false,
          "headline": "fix: 优化windows截图性能 (#141)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-08-11T03:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b249cd3133ade194a0be3af02419498cd5894a",
          "body": "* feat: windows 支持获取window process id\r\n\r\n* chore: update version",
          "is_bot": false,
          "headline": "feat: windows 支持获取window process id (#135)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-05-26T08:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5675c90685b4852b8956ec11442aabf6fee5687",
          "body": "* feat: macos ImplWindow支持Send特征\r\n\r\n* chore: 更新版本号\r\n\r\n* feat: 保证线程安全",
          "is_bot": false,
          "headline": "feat: Macos ImplWindow 添加 Send 特征实现 (#124)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-04-28T14:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75da30efb1bac125af4247c6fe676cf554756528",
          "body": null,
          "is_bot": false,
          "headline": "Fix Documentation Typo (#121)",
          "author_name": "Haxorus",
          "author_login": "Hakxsorus",
          "committed_at": "2024-04-14T01:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f26f996e624c5df3ce1658dae7cecd4df8d06ae",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix publish error (#120)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-30T07:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa2f8023ff1655d8b0a9be3faefa745392ecd14",
          "body": "* fix: the overall failure problem caused by an error in the Monitor:all or Window::all\r\n\r\n* style: fix cargo fmt and cargo clippy\r\n\r\n* chore: update crate version\r\n\r\n* chore: update ci",
          "is_bot": false,
          "headline": "fix: Monitor:all or Window::all panic (#119)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-30T07:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2c75c20c6b4c0d47f189bde80d8132fcf924be",
          "body": "…117)\n\n* fix: Panic in Window::all() while in mission control on MacOS #116\r\n\r\n* chore: update version",
          "is_bot": false,
          "headline": "fix: Panic in Window::all() while in mission control on MacOS #116 (#…",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-28T02:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc957d4a78882faf458097ab1bb207cd6267c5f9",
          "body": "* fix: fix Window::all() panic in macos\r\n\r\n* style: fix style\r\n\r\n* chore: update version",
          "is_bot": false,
          "headline": "fix: fix Window::all() panic in macos (#115)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-27T14:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1183f075342622c85eacdb6164e8ec6179362d0",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复 windows 获取 app_name 报错 panic (#109)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-17T02:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad6fe4eccef2dc61d9aa1e145db1da3625dce26",
          "body": null,
          "is_bot": false,
          "headline": "chore:修改仓库配置",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-03-12T01:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9471d94197f66a694a648134832d7eefdeb66c",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改CI",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-02-20T01:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43666f8ea861edb58d78223471ce98c7c8d96cb8",
          "body": "* feat: windows支持获取任务栏截图\r\n\r\n* feat: windows 获取可截图窗口与webrtc对齐,重构windows窗口截图实现\r\n\r\n* fix: 修复windows窗口截图不全问题\r\n\r\n* chore: modify crate version\r\n\r\n* fix: 修复在低版本windows上报错问题\r\n\r\n* feat: 重命名变量\r\n\r\n* chore: 修改注释",
          "is_bot": false,
          "headline": "feat: windows 获取可截图窗口与webrtc对齐,重构windows窗口截图实现 (#105)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-02-19T15:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34620aa8be362c15126eacd074ea7243eda7b4fe",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改仓库配置",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-02-01T08:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0cfffa0567d5e8f36402edbd911a8ef2fb5fcf6",
          "body": null,
          "is_bot": false,
          "headline": "chore: 修改CI,支持生成release (#98)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-02-01T08:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c02d13c1132a3059a018247adf5a51a18cf551",
          "body": "* feat: windows支持app_name\r\n\r\n* chore: 修改文档",
          "is_bot": false,
          "headline": "feat: windows 支持 app_name (#95)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-01-30T02:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc7b4620c44c52e3712e27c9d62dd8ae7c4febe",
          "body": "* feat: 修改代码风格,优化截图方法\r\n\r\n* fix: 修复hdc释放错误问题\r\n\r\n* chore: update version",
          "is_bot": false,
          "headline": "feat: 修改代码风格,优化截图方法 (#94)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-01-26T02:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5757ce5be89ec8baa29784900bbead367ced79cd",
          "body": "* fix: multi monitor capture bug\r\n\r\n* fix: windows server 2008 color bug",
          "is_bot": false,
          "headline": "修复多屏截图偏移问题以及2008系统颜色异常问题 (#93)",
          "author_name": "lz520520",
          "author_login": "lz520520",
          "committed_at": "2024-01-25T14:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8180b4f6eee9e9c0046d16b7b6dfbe10e21c064e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: 重构项目,支持获取window截图 (#91)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-01-21T05:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7817a7afe6286eba8ab9ceb137cd461224215358",
          "body": null,
          "is_bot": false,
          "headline": "chore: cargo fmt",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-01-21T03:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4a18a9a7292d722a3bc1656eb5ae883059b3cbb",
          "body": null,
          "is_bot": false,
          "headline": "chore: change version",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2024-01-21T03:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9234ce8ca5d0c6cc794059f8c258a80404ec8eb2",
          "body": "… tested on Windows (#90)\n\n* change * to / in win32.rs\r\n\r\nadd a fn to ignore scale_factor\r\n\r\n* Improve readability of lib.rs\r\n\r\nAdd a fn capture_area_ignore_area_check (for Windows only now)\r\n\r\n* cmp missing classify\r\n\r\nstd::cmp::min\r\n\r\n* remove needless conversion\r\n\r\n* add type conversion\r\n\r\n* Add example\r\n\r\n* Revert change in win32.rs\r\n\r\ndisplay_info fixed\r\n\r\n* rustfmt\r\n\r\n* Fix doctest",
          "is_bot": false,
          "headline": "fix: fix wrong operator(should use / instead of *) on scaling factor,…",
          "author_name": "Originalimoc",
          "author_login": "Originalimoc",
          "committed_at": "2024-01-16T05:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a2104e7deedd49486857b1dea2736f62a47624",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2023-12-16T15:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c6760f049add511a24ef6af0b81f0bd5ae7f43",
          "body": "* Simplify BGRA to RGBA conversion\r\n\r\n* Pre-allocate buffer in `remove_extra_data`",
          "is_bot": false,
          "headline": "Improve capture performance on macOS (#87)",
          "author_name": "Samrat Man Singh",
          "author_login": "samrat",
          "committed_at": "2023-12-15T14:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0885ce0ff00429b3abf9ee89cd4170df7aa47ce9",
          "body": null,
          "is_bot": false,
          "headline": "docs: Added arch dependency instructions (#84)",
          "author_name": "Julian wogersien",
          "author_login": "JulianWogersien",
          "committed_at": "2023-11-15T13:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2027514ac58b296a38dfbda2ed37b9c5e1151910",
          "body": "* moving API doc from the README to the source code\r\n\r\n* fixing typo in code",
          "is_bot": false,
          "headline": "moving API doc from the README to the source code (#83)",
          "author_name": "TornaxO7",
          "author_login": "TornaxO7",
          "committed_at": "2023-11-09T15:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564b387381387d03e0c40c2e9fc94d12bcaa444d",
          "body": "* fix: Cannot capture image in second screen #79\r\n\r\n* chore: release 0.8.5",
          "is_bot": false,
          "headline": "fix: Cannot capture image in second screen #79 (#81)",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2023-11-01T15:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "999faac06f85bd93638c2a9cda6cbb25ad9f5c73",
          "body": null,
          "is_bot": false,
          "headline": "feat: 导出 image 与 display_info",
          "author_name": "nashaofu",
          "author_login": "nashaofu",
          "committed_at": "2023-09-29T11:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 27,
      "latest_release_at": "2026-07-20T13:54:45Z",
      "latest_release_tag": "v0.9.7",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 17.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "xcap",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "capture",
            "image",
            "monitor",
            "screen",
            "window"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/xcap",
          "is_deprecated": false,
          "latest_version": "0.9.7",
          "repository_url": "https://github.com/nashaofu/xcap.git",
          "versions_count": 46,
          "total_downloads": 1214289,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 192012,
          "first_published_at": "2024-01-21T05:59:18.168459Z",
          "latest_published_at": "2026-07-20T13:54:41.570211Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 139,
      "stars": 997,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 2
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 3
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 136,
        "total_forks": 139
      },
      "star_history": {
        "days": [
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 2
          },
          {
            "date": "2022-07-13",
            "count": 2
          },
          {
            "date": "2022-07-14",
            "count": 2
          },
          {
            "date": "2022-07-17",
            "count": 3
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 2
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 2
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 4
          },
          {
            "date": "2022-11-09",
            "count": 2
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 6
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 2
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 2
          },
          {
            "date": "2023-01-29",
            "count": 2
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 5
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 4
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 3
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 2
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 2
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 3
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 2
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 4
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 3
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 2
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 2
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 2
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 2
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 2
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 2
          },
          {
            "date": "2024-01-26",
            "count": 3
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 23
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-02",
            "count": 2
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 3
          },
          {
            "date": "2024-02-15",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 2
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 3
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 3
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 6
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 3
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 2
          },
          {
            "date": "2024-04-03",
            "count": 3
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 3
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 2
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 2
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 3
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 4
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 5
          },
          {
            "date": "2024-05-08",
            "count": 5
          },
          {
            "date": "2024-05-09",
            "count": 2
          },
          {
            "date": "2024-05-10",
            "count": 2
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 4
          },
          {
            "date": "2024-05-14",
            "count": 2
          },
          {
            "date": "2024-05-16",
            "count": 2
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 2
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 2
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 2
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 2
          },
          {
            "date": "2024-07-09",
            "count": 2
          },
          {
            "date": "2024-07-10",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 2
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 2
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 2
          },
          {
            "date": "2024-07-22",
            "count": 2
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-07-31",
            "count": 2
          },
          {
            "date": "2024-08-01",
            "count": 3
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-25",
            "count": 3
          },
          {
            "date": "2024-08-27",
            "count": 3
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 2
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 2
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 2
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 2
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 2
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 2
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 5
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 9
          },
          {
            "date": "2024-11-10",
            "count": 14
          },
          {
            "date": "2024-11-11",
            "count": 5
          },
          {
            "date": "2024-11-12",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 4
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-16",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 2
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 4
          },
          {
            "date": "2024-12-07",
            "count": 2
          },
          {
            "date": "2024-12-09",
            "count": 2
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 2
          },
          {
            "date": "2024-12-16",
            "count": 4
          },
          {
            "date": "2024-12-17",
            "count": 3
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 2
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 2
          },
          {
            "date": "2025-01-02",
            "count": 2
          },
          {
            "date": "2025-01-03",
            "count": 2
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 2
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 2
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 4
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 2
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 3
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 3
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 4
          },
          {
            "date": "2025-03-25",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 2
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 2
          },
          {
            "date": "2025-04-01",
            "count": 6
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 4
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 2
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 2
          },
          {
            "date": "2025-05-21",
            "count": 2
          },
          {
            "date": "2025-05-22",
            "count": 2
          },
          {
            "date": "2025-05-23",
            "count": 2
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 2
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-05",
            "count": 2
          },
          {
            "date": "2025-06-06",
            "count": 2
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 2
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 2
          },
          {
            "date": "2025-06-20",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 2
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 5
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 3
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 2
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 3
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 3
          },
          {
            "date": "2025-07-19",
            "count": 2
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 4
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 3
          },
          {
            "date": "2025-08-05",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 3
          },
          {
            "date": "2025-08-20",
            "count": 4
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-08-29",
            "count": 2
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 3
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 3
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-11-02",
            "count": 2
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-04",
            "count": 2
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 7
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 5
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 3
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 2
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 2
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 3
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 3
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 3
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 3
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 3
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 2
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 3
          },
          {
            "date": "2026-03-22",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 4
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 3
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 997,
        "total_stars": 997
      },
      "open_issues_and_prs": 47
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 20478,
      "source_files_sampled": 45,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 24,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "image",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25"
        },
        {
          "name": "log",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "scopeguard",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "image",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "dispatch2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "fs_extra",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libwayshot-xcap",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-app-kit",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-av-foundation",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-foundation",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-graphics",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-media",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-core-video",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-foundation",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pipewire",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "widestring",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "windows",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "xcb",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "zbus",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 4,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 137,
        "open_issues": 43,
        "closed_ratio": 0.642,
        "closed_issues": 77,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nashaofu",
          "commits": 130,
          "avatar_url": "https://avatars.githubusercontent.com/u/19303058?v=4"
        },
        {
          "type": "User",
          "login": "Icemic",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/837432?v=4"
        },
        {
          "type": "User",
          "login": "wesleymatosdev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/100464352?v=4"
        },
        {
          "type": "User",
          "login": "c-h-johnson",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/138403247?v=4"
        },
        {
          "type": "User",
          "login": "cn-kali-team",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/30642514?v=4"
        },
        {
          "type": "User",
          "login": "drp4rad0x",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/87465832?v=4"
        },
        {
          "type": "User",
          "login": "structwafel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/68999840?v=4"
        },
        {
          "type": "User",
          "login": "AndreRoelofs",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/33526246?v=4"
        },
        {
          "type": "User",
          "login": "4JX",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/79868816?v=4"
        },
        {
          "type": "User",
          "login": "nik-rev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/154856872?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.73
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 16/29 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8a97a97559de6504453adc03af7e05c3fafe34f7",
        "ran_at": "2026-07-21T20:30:38Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nashaofu/xcap",
    "host": "github.com",
    "name": "xcap",
    "owner": "nashaofu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 49,
        "vitality": 79,
        "community": 68,
        "governance": 63,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 27,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "27 commits in the last year",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v0.9.7",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 17.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 139,
              "stars": 997,
              "watchers": 10,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "997 stars",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 997
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "139 forks",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 139
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "packages": [
                "xcap"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 1214289,
              "monthly_downloads": 192012
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "192,012 downloads/month across crates",
                "points": 70.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 192012,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.73
            },
            "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 73% of commits",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 137,
              "open_issues": 43,
              "closed_issues": 77,
              "issue_closed_ratio": 0.642,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 30,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "137/150 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 137,
                      "decided": 150
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/29 approved changesets -- score normalized to 5",
                "points": 7.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": 67,
            "inputs": {
              "followers": 387,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nashaofu",
              "public_repos": 125,
              "account_age_days": 3723
            },
            "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": "387 followers of nashaofu",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 387,
                      "login": "nashaofu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "125 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 125
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "xcap"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "monitor",
                "screen-capture",
                "screencapture",
                "windows",
                "screen-record"
              ],
              "has_wiki": true,
              "homepage": "https://docs.rs/xcap",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.rs/xcap",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 29 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 16/29 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.99,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 20478,
              "source_files_sampled": 45,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/45 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index crates:xcap@0.9.7; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:31:08.674250Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nashaofu/xcap.svg",
  "full_name": "nashaofu/xcap",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

How one result sits in the wider record: aggregate statisticscrates.io.