Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 22:29 UTC

sindresorhus / dot-prop

Get, set, or delete a property from a nested object using a dot path

JavaScriptMIT★ 868 stars⑂ 121 forkssince Jan 2015View on GitHub ↗

sindresorhus/dot-prop holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (83/100) and lowest on Security (20/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

28
overall / 100
Critical

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.

28
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Sindre SorhusPersonal account
80,372 followers1,140 public repossince Dec 2009

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
npmdot-prop10.2.0177,023,158321 day agoobjectproppropertydotpathgetsetdeleteaccessnotationdottydottieunflattenexpand

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
3.5/36Commit cadence — 5/52 weeks with commits
9.7/18Commit volume — 11 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year11
human_commit_share1
days_since_last_push1
active_weeks_last_year5
How it's scored
27/27Ships releases — 20 releases published
36/36Release recency — latest release 1 days ago
12.6/27Release cadence — a release every ~182.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tagv10.2.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases182.4
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?

83Good · 18% of overall
How it's scored
47.7/60Stars — 868 stars
17.3/25Forks — 121 forks
5.6/15Watchers — 11 watchers
Inputs used
forks121
stars868
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 177,023,158 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdot-prop
dependents
ecosystemsnpm
total_downloads
monthly_downloads177,023,158
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?

69Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.5/22.5Commit distribution — top contributor authored 62% of commits
13.5/13.5Contributor breadth — 23 contributors
10/10OpenSSF Scorecard: Contributors — project has 33 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled23
top_contributor_share0.621
How it's scored
43.3/46.8Issue resolution — 93% of issues closed
24.8/38.3PR acceptance — 44/68 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 8/30 approved changesets -- score normalized to 2
Inputs used
merged_prs44
open_issues4
closed_issues50
issue_closed_ratio0.926
closed_unmerged_prs24
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 80,372 followers of sindresorhus
25/25Track record — 1,140 public repos, account ~16 yr old
Inputs used
followers80,372
owner_typeUser
is_verified
owner_loginsindresorhus
public_repos1,140
account_age_days6,057
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 1 days ago
20/20Version history — 32 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdot-prop
ecosystemsnpm
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 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
0/20OpenSSF Scorecard: CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

20Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 8/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 33 contributing companies or organizations
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
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
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
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier20
security_posture_before_jurisdiction40
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.7/40Legible commit history — 37 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.37
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
44/55Manageable file sizes — 1/5 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes62,556
source_files_sampled5
oversized_source_files1

Key facts

868GitHub stars
23contributors
11commits, last 12 months
1days since last push
20releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:dot-prop@10.2.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 121 ⇿
0Stars
121Forks
19Releases

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.

020406080100120119142015-012020-072026-02
Major 6Minor 6Patch 7

Each point covers 11 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-22 22:28 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
10Contributorsproject has 33 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmtype-fest^5.0.0package.json
All dependencies 6

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

RegistryPackageVersionRelation
npmtype-fest^4.18.2direct
npmava^6.1.3indirect
npmbenchmark^2.1.4indirect
npmexpect-type^0.19.0indirect
npmtypescript^5.4.5indirect
npmxo^0.58.0indirect
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": [],
      "is_fork": false,
      "size_kb": 139,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 81560,
        "TypeScript": 1647
      },
      "pushed_at": "2026-07-21T12:19:37Z",
      "created_at": "2015-01-08T05:48:39Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T12:20:42Z",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://sindresorhus.com/apps",
      "name": "Sindre Sorhus",
      "type": "User",
      "login": "sindresorhus",
      "company": null,
      "location": null,
      "followers": 80372,
      "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
      "created_at": "2009-12-20T22:57:02Z",
      "is_verified": null,
      "public_repos": 1140,
      "account_age_days": 6057
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2026-07-21T12:19:41Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2025-10-05T12:01:50Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-09-13T17:46:02Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-05-09T20:31:55Z"
        },
        {
          "tag": "v8.0.2",
          "kind": "patch",
          "published_at": "2023-07-18T13:29:10Z"
        },
        {
          "tag": "v8.0.1",
          "kind": "patch",
          "published_at": "2023-06-29T18:14:40Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2023-04-22T06:40:38Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2022-02-17T03:46:33Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2022-01-22T17:39:25Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2022-01-22T07:34:58Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2022-01-21T10:01:37Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2020-11-19T10:00:19Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2020-10-07T21:06:39Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2020-09-06T14:15:03Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2020-08-21T22:31:59Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2019-11-01T15:00:16Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2019-10-23T09:06:12Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2019-06-11T17:00:35Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2019-06-07T07:15:32Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2019-04-06T15:48:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d5d11c71a70bfb643a45d22821ed6d284240fce5",
          "body": null,
          "is_bot": false,
          "headline": "10.2.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2026-07-21T12:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d296823b9c5783119004509ab50adb0062645e93",
          "body": null,
          "is_bot": false,
          "headline": "Improve performance",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2026-07-20T23:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e81843270e42051ea8fda6035de1d638856fad5",
          "body": null,
          "is_bot": false,
          "headline": "10.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-10-05T11:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377548f488e95abc3953d3ba09dbb1dc7a4ae3c3",
          "body": "… paths\n\nFixes #119\nFixes #120",
          "is_bot": false,
          "headline": "Add `parsePath()` and `stringifyPath()` method, add support for array…",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-10-05T11:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a5f1f5e444569c0532c1531de38ef39da178ea",
          "body": null,
          "is_bot": false,
          "headline": "10.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-13T17:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9710d1465987169b0e45a19f9d1a171949d4ad78",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 20",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-13T17:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443433a4758770f7c1184eea2c8c059e15d5dbb7",
          "body": null,
          "is_bot": false,
          "headline": "Minor improvements",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-13T17:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e9f819a5ee0b0c6af921a9866be1444d1b5937",
          "body": "Fixes #118",
          "is_bot": false,
          "headline": "Add support for dot notation array indices",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-13T11:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9ea47de45313c7d2c4110e7fe15cd64dff2dc4",
          "body": "Fixes #116",
          "is_bot": false,
          "headline": "Add `unflatten` to expand dot path into nested objects",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-13T08:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60fccd6f7c223aa0cf90f5fa096c5a688cc33522",
          "body": "Fixes #95",
          "is_bot": false,
          "headline": "Use `unknown` instead of `undefined` for uncertain return types",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-12T19:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe316365633217d026526ca20b917624dec96d5a",
          "body": "Fixes #70",
          "is_bot": false,
          "headline": "Add more tests",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-09-12T16:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35eda392c035264bed686463ff625a750f6a82df",
          "body": null,
          "is_bot": false,
          "headline": "9.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2024-05-09T20:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b67964f070b1fb2e7dd41c92e0dafbd479b397b",
          "body": "Closes #115",
          "is_bot": false,
          "headline": "Require Node.js 18",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2024-05-09T20:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd188c8ae7e5a5fe01a38d13cb7bcd5e038d28e",
          "body": null,
          "is_bot": false,
          "headline": "8.0.2",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-07-18T13:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e314e8071a3353683e110e1dd45453c31bff3ad1",
          "body": null,
          "is_bot": false,
          "headline": "Fix handling of sparse arrays (#110)",
          "author_name": "Alex Kostyukov",
          "author_login": "AuthorProxy",
          "committed_at": "2023-07-18T13:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58cb2149e7044c429ce4b5b632362fa8f3fb676",
          "body": "#109",
          "is_bot": false,
          "headline": "Add note about sparse arrays",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-06-30T15:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7251fb6ce2226bf9b192d21fd6e7678a4ac2d063",
          "body": null,
          "is_bot": false,
          "headline": "8.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-06-29T18:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21b68ef6604b26ee4a97dd75fd329ea2c9385ca",
          "body": "Fixes #108",
          "is_bot": false,
          "headline": "Fix `deepKeys` to not throw on sparse arrays",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-06-29T18:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6224b074cd46e7a384f987062c31e8c688eb90",
          "body": null,
          "is_bot": false,
          "headline": "8.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-04-22T06:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b3bbd82998244305d730ab8638be7b3b825418",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 16",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-04-22T06:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e9082d0f1901152ee68bb5f9a5d87ca20eb143",
          "body": null,
          "is_bot": false,
          "headline": "Make `deepKeys` include empty arrays and objects (#105)",
          "author_name": "Alex Kostyukov",
          "author_login": "AuthorProxy",
          "committed_at": "2023-04-22T06:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cfa81f8375c98d322698960d9dc898ae922d4d5",
          "body": null,
          "is_bot": false,
          "headline": "Improve tests (#99)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-07-12T10:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1794b86f5a8fbb135c6264ddfbc9c4a003c486ab",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweak (#98)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-06-24T12:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c32335c873d24950d07be648ec4f80f0a8664e",
          "body": null,
          "is_bot": false,
          "headline": "Minor tweaks (#96)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-02-19T07:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff8acb5076257d14dd5f9cfefbbe5526b81aa04",
          "body": null,
          "is_bot": false,
          "headline": "7.2.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-02-17T03:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa28ea66d0885fe2932abe8067e33eea43d357b",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-02-17T03:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3902c64073d4d3d3731a611a76196fc484415d15",
          "body": null,
          "is_bot": false,
          "headline": "Add `deepKeys()` (#94)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-02-17T03:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1bbfb24333a508a78298ba9f1b532ba10a4bbb",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Fix TypeScript types (#92)",
          "author_name": "Misha Kaletsky",
          "author_login": "mmkal",
          "committed_at": "2022-02-16T09:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3c2a63bf35bbdcb43b6eba3c1e677167b48f11",
          "body": null,
          "is_bot": false,
          "headline": "7.1.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-01-22T17:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d363922d3361eb2d8a3db64e255159c65347c0be",
          "body": null,
          "is_bot": false,
          "headline": "Fix crash when modifying array length (#89)",
          "author_name": "Jimb Esser",
          "author_login": "Jimbly",
          "committed_at": "2022-01-22T17:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0289e193f002f55608087c8d9322256bff59e7d2",
          "body": null,
          "is_bot": false,
          "headline": "7.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-01-22T07:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0505e984c7c5af889b1973adbb2e32cb919732d1",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Add `escapePath()` (#90)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-01-22T07:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57d9fdee919a2bb8a892238c1a37783726b13e8",
          "body": null,
          "is_bot": false,
          "headline": "Minor tweaks (#91)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-01-22T07:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa1be1eca4307079e1cb271c16238df8d39cbe53",
          "body": null,
          "is_bot": false,
          "headline": "7.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-01-21T09:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8324219dcb6bc3e793457a8e8ed27cd3e3daf8",
          "body": "Fixes #50",
          "is_bot": false,
          "headline": "Require Node.js 12 and move to ESM",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-01-21T09:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64e27ba16e631a2982357da3df8a45f68494305",
          "body": null,
          "is_bot": false,
          "headline": "Support array indexes (#82)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2022-01-21T09:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d400c8de45709125fb2ca7f1408ba69d780cbcc9",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Return default value if path is invalid (#86)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-09-08T05:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09adad91e5a5072014b3380e769be8aae89738f2",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Require TypeScript 4.1 and add strongly-typed TypeScript types (#80)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-03-22T10:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "886ba13e937327951c6970c38135b75c70e45c34",
          "body": null,
          "is_bot": false,
          "headline": "Simplify tests (#81)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-03-04T06:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6181b319932b455cb2a23b9ac990fcf91d54e53",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks (#78)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-02-11T06:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e74a73781ecf5a7f8f1a149ab8f0bb2b9a505a0",
          "body": null,
          "is_bot": false,
          "headline": "Move to GitHub Actions (#77)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-01-02T04:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badea8a415fe6d53d88711bb586c2b9966bfd9db",
          "body": null,
          "is_bot": false,
          "headline": "6.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-11-19T09:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc7f73f512e5ae26d83e6805364b79b2dd2efe2",
          "body": "…#75)",
          "is_bot": false,
          "headline": "Fix default value issue when last part of part of path is undefined (…",
          "author_name": "Johan Steffner",
          "author_login": "johansteffner",
          "committed_at": "2020-11-19T09:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8abf46dc35ea806ad046a3f1512455077752b2",
          "body": null,
          "is_bot": false,
          "headline": "6.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-10-07T20:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5840717fb68dbcda15733322415db24d0c46f76c",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 10",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-10-07T20:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd7074e31fa3bf76ae96bae0b560d0acbe34f54",
          "body": null,
          "is_bot": false,
          "headline": "Allow getting non-enumerable properties (#54)",
          "author_name": "Yanis Benson",
          "author_login": null,
          "committed_at": "2020-10-07T20:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "614e74abdfb49d59637155e77ea651af8f7988e3",
          "body": null,
          "is_bot": false,
          "headline": "5.3.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-09-06T14:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24916ff494d84ce3af1cf5a62cd8c9b37507e492",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Make `.delete()` return a boolean (#66)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2020-09-06T14:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be84f79106376a40bdec9fde61e8b3c4d96128bc",
          "body": null,
          "is_bot": false,
          "headline": "Simplify unit tests (#67)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2020-09-01T23:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282e984eed35b62321966f21b8db96ab70221ebc",
          "body": null,
          "is_bot": false,
          "headline": "5.2.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-11-01T14:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4801a63f36dedf5c525d9203d0bbc9ad44d6bb3c",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-11-01T14:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6be3439d1e63923fe378465141ce56f40fc198f",
          "body": "…(#58)",
          "is_bot": false,
          "headline": "Allow specifying `undefined` as the object for `.get()` and `.has()` …",
          "author_name": "Linus Unnebäck",
          "author_login": "LinusU",
          "committed_at": "2019-11-01T14:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0efd03e2bffa6da4ebd69a3e5d43d6656b9b518e",
          "body": null,
          "is_bot": false,
          "headline": "5.1.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-10-23T09:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3039c8c07f6fdaa8b595ec869ae0895686a7a0f2",
          "body": null,
          "is_bot": false,
          "headline": "Prevent setting/getting some problematic path components",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-10-23T09:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f8abf71164321caf1b20109000b08be506f227",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "TypeScript - Fix return type for undefined defaultValue (#56)",
          "author_name": "kPherox",
          "author_login": "kphrx",
          "committed_at": "2019-06-12T15:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b7124920b909bd829d689242324607e41fddc1",
          "body": null,
          "is_bot": false,
          "headline": "5.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-06-11T16:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9493977804441ffcafecb68a2a281d9776be5afa",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-06-11T16:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b1edff89e80d83521b3b84fae5ecd223ee8b22",
          "body": null,
          "is_bot": false,
          "headline": "5.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-06-07T07:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1ef03666055685e2c809d6eba0213a630ec2a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix TypeScript 3.5 compatibility",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-06-07T07:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427e12c160cbb5db5db8e1b6288722dfb64f2bf8",
          "body": null,
          "is_bot": false,
          "headline": "Tidelift tasks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-05-31T11:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce48cae447b53eec73d4ca8d0a08135eff64dfc",
          "body": null,
          "is_bot": false,
          "headline": "Create funding.yml",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-05-28T07:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63c103ee6ae04545f28f9ecf9fe47765f7d922c",
          "body": null,
          "is_bot": false,
          "headline": "Add Node.js 12 to testing (#55)",
          "author_name": "Corey Farrell",
          "author_login": "coreyfarrell",
          "committed_at": "2019-04-27T10:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de4456a52fa1bb4b6a06c74e8053e4c40ac0f34",
          "body": null,
          "is_bot": false,
          "headline": "5.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-06T15:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a19fd4162f50307a81ac6493236c8a964bd3c86a",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 8",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-06T15:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbf51c7bd68281c01c656bba4b74326fea4f68a",
          "body": null,
          "is_bot": false,
          "headline": "Add TypeScript definition (#52)",
          "author_name": "Dimitri Benin",
          "author_login": "BendingBender",
          "committed_at": "2019-04-06T15:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42cc3bf8ec8a404bca121a70ea831a9d687582a2",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 6",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2018-06-20T07:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1feb279b145470d84a77cea6f7bf2e994ca59b",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark (#49)",
          "author_name": "Thor Sedeke",
          "author_login": null,
          "committed_at": "2018-06-20T07:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9883dfccdfdcd7f8b53b6ca6fa600894af597035",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-12-31T16:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f7ed8e5dfe72c726bebe9cef5c85c1fb3cd767",
          "body": null,
          "is_bot": false,
          "headline": "4.2.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-07-24T20:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df49d337f556c27ce0e8cb7e0c1e4a17b3c42303",
          "body": null,
          "is_bot": false,
          "headline": "Return object from the `.set()` method (#42)",
          "author_name": "Kjell-Morten",
          "author_login": "kjellmorten",
          "committed_at": "2017-07-24T20:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f0809db1201f2cf13735de4f3631191a692658",
          "body": null,
          "is_bot": false,
          "headline": "4.1.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-02-18T18:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2bfe42c53b94e155a599539d1d39902a3e5623",
          "body": null,
          "is_bot": false,
          "headline": "Return default value when input is not an object (#40)",
          "author_name": "Radosław Mejer",
          "author_login": "radmen",
          "committed_at": "2017-02-18T18:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91d08a6378c43362073b1e9ff1f911c513ff731",
          "body": null,
          "is_bot": false,
          "headline": "Readme tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-02-02T18:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49fb11519d5cbb7974ec3d3b5b57719f3c17514",
          "body": null,
          "is_bot": false,
          "headline": "4.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-11-27T16:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb213d9d86978ebb90fb85b341bcba4db55a2c4",
          "body": null,
          "is_bot": false,
          "headline": "Export entire object instead of multiple functions (#34)",
          "author_name": "Linus Unnebäck",
          "author_login": "LinusU",
          "committed_at": "2016-11-27T16:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03af43093bb2d44dcac99426767619c9aa2e773",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-09-04T16:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94ea95d225a64d7e84e037f487a38e2f336a2ca",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to return default value if path is undefined (#31)",
          "author_name": "Michael Novotny",
          "author_login": "manovotny",
          "committed_at": "2016-09-04T16:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b6eb66cf4e119175a5ee7bf7faaec3ceb9497e",
          "body": null,
          "is_bot": false,
          "headline": "ES2015ify and require Node.js >=4",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-08-27T11:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4467d3643fb9acc7b97ff1067cc0d31d5f14202b",
          "body": "* add null check for `has` on the path that's not the last bit\r\n\r\nfixes #28\r\n\r\n* early return for `delete` when value is not object\r\n\r\nfixes #28\r\n\r\n* use `object.prototype.propertyIsEnumerable instead of `Object.getOwnPropertyDescriptor`\r\n\r\nfixes #28\r\n\r\n* `has({foo: undefined}, foo) should be `true`\r\n\r\nfixes #27\r\n\r\n* fix linting\r\n\r\n* use `in` for property detection",
          "is_bot": false,
          "headline": "fix #28 (#29)",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-08-27T11:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be341d93e5c6ee8d787426d2bcd2ac70b4dd2a33",
          "body": null,
          "is_bot": false,
          "headline": "fix XO lint issue",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-06-16T12:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c1388033a29fda56a72218e3b0b291e556efe0",
          "body": null,
          "is_bot": false,
          "headline": "forgot to document the `.has()` method",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-05-22T19:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea6f8020f2b79c12ca3474f90d525e295f04d5b",
          "body": null,
          "is_bot": false,
          "headline": "update benchmark (#26)",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-05-21T07:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50dd5becf66fda1e2307506eeb3162c0f9f3bb8",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-05-19T18:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a59b0e12bb1e5fce94c3890cd98cc81d79d25de",
          "body": null,
          "is_bot": false,
          "headline": "fix lint issue",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-05-19T18:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532278b391727247dcf5359b3d7c52a59699d709",
          "body": null,
          "is_bot": false,
          "headline": "do not throw if value is null (#12)",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-05-19T18:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be0fee0d7a3aed6aa3765d3676f305a42cc5c85",
          "body": null,
          "is_bot": false,
          "headline": "meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-05-18T06:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03788e9603d2caa709c39057472ed16151124c1",
          "body": "Fixes #15",
          "is_bot": false,
          "headline": "backslash in prop should work (#17)",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-05-18T06:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360328052720f01928cf0c03a779f33715d4cced",
          "body": null,
          "is_bot": false,
          "headline": "ignore non-enumerable properties - fixes #23 (#25)",
          "author_name": "Sam Verschueren",
          "author_login": "SamVerschueren",
          "committed_at": "2016-05-18T05:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57bc7cfb6172e6473f57ade357bf8948b9f9c7d7",
          "body": null,
          "is_bot": false,
          "headline": "bump dev deps",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-04-06T16:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06a56f902db988af75da9955512556542d9fbe4",
          "body": null,
          "is_bot": false,
          "headline": "2.4.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-03-02T09:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f242461411cffdd8e015dfd30e4801666bd41d78",
          "body": "Add has method",
          "is_bot": false,
          "headline": "Merge pull request #24 from thatjessicakelly/has",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-03-02T09:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab369360b59f69882f72bddb171dd3d816e161dd",
          "body": null,
          "is_bot": false,
          "headline": "Add has method",
          "author_name": "Jessica Kelly",
          "author_login": "thatjessicakelly",
          "committed_at": "2016-03-02T05:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9df4b777ab29023df015b5567547137b58569a",
          "body": "Use `delete` (and not `del`) in examples",
          "is_bot": false,
          "headline": "Merge pull request #22 from marcjansen/delete-doc",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-03-01T15:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278c8a6e35037126f49e4fe83b66e8f1ae035774",
          "body": null,
          "is_bot": false,
          "headline": "Use `delete` (and not `del`) in examples",
          "author_name": "Marc Jansen",
          "author_login": "marcjansen",
          "committed_at": "2016-03-01T15:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efc83eab4c0ccace3281e9d6b1c5c92396d846b",
          "body": null,
          "is_bot": false,
          "headline": "Close #20 PR: add benchmark. Fixes #19",
          "author_name": "Steve Mao",
          "author_login": "stevemao",
          "committed_at": "2016-02-26T09:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21870dfacd2c4b1f47937d4503b605fc6c8eeb84",
          "body": null,
          "is_bot": false,
          "headline": "2.3.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-02-25T08:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b18aa46e1146efa524bc6048311d04487e039f",
          "body": null,
          "is_bot": false,
          "headline": "tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-02-25T08:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5186140dadb5869c439997d60333e0a1d32ee7c0",
          "body": null,
          "is_bot": false,
          "headline": "Close #14 PR: Add delete method.",
          "author_name": "Espen Hovlandsdal",
          "author_login": "rexxars",
          "committed_at": "2016-02-25T08:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d391e2df534aa3e5a6f1607fb7fac8c964708b",
          "body": "tweaks",
          "is_bot": false,
          "headline": "Merge pull request #13 from sindresorhus/tweaks",
          "author_name": "⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁",
          "author_login": "sindresorhus",
          "committed_at": "2016-01-14T18:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e293a6183fb2b722a2ab21e64839460b4b8a44a0",
          "body": null,
          "is_bot": false,
          "headline": "tweaks",
          "author_name": "Sam Verschueren",
          "author_login": "SamVerschueren",
          "committed_at": "2016-01-14T18:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 11,
      "latest_release_at": "2026-07-21T12:19:41Z",
      "latest_release_tag": "v10.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 182.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dot-prop",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "object",
            "prop",
            "property",
            "dot",
            "path",
            "get",
            "set",
            "delete",
            "access",
            "notation",
            "dotty",
            "dottie",
            "unflatten",
            "expand"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/dot-prop",
          "is_deprecated": false,
          "latest_version": "10.2.0",
          "repository_url": "https://github.com/sindresorhus/dot-prop",
          "versions_count": 32,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 177023158,
          "first_published_at": "2015-01-08T06:19:18.574000Z",
          "latest_published_at": "2026-07-21T12:19:37.088000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 121,
      "stars": 868,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-27",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-05-08",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-22",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 3
          },
          {
            "date": "2024-11-11",
            "count": 6
          },
          {
            "date": "2024-11-13",
            "count": 6
          },
          {
            "date": "2024-12-01",
            "count": 13
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 5
          },
          {
            "date": "2025-03-05",
            "count": 12
          },
          {
            "date": "2025-05-26",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 4
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 119,
        "total_forks": 121
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 62556,
      "source_files_sampled": 5,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "type-fest",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "type-fest",
            "direct": true,
            "version": "^4.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "ava",
            "direct": false,
            "version": "^6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "^2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "^0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "xo",
            "direct": false,
            "version": "^0.58.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 1,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 44,
        "open_issues": 4,
        "closed_ratio": 0.926,
        "closed_issues": 50,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sindresorhus",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
        },
        {
          "type": "User",
          "login": "Richienb",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/29491356?v=4"
        },
        {
          "type": "User",
          "login": "stevemao",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6316590?v=4"
        },
        {
          "type": "User",
          "login": "AuthorProxy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1407631?v=4"
        },
        {
          "type": "User",
          "login": "bendrucker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/808808?v=4"
        },
        {
          "type": "User",
          "login": "LinusU",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/189580?v=4"
        },
        {
          "type": "User",
          "login": "SamVerschueren",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1913805?v=4"
        },
        {
          "type": "User",
          "login": "floatdrop",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/365089?v=4"
        },
        {
          "type": "User",
          "login": "kphrx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13777426?v=4"
        },
        {
          "type": "User",
          "login": "stroncium",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/176214?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.621
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
            "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": 2,
            "reason": "Found 8/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 33 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 9,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d5d11c71a70bfb643a45d22821ed6d284240fce5",
        "ran_at": "2026-07-22T22:28:56Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T12:20:16Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-07-18T13:27:44Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 103,
          "created_at": "2023-01-01T04:27:08Z",
          "last_comment_at": "2024-04-09T22:34:16Z",
          "last_comment_author": "Richienb"
        },
        {
          "number": 106,
          "created_at": "2023-03-22T15:03:47Z",
          "last_comment_at": "2026-06-29T09:21:05Z",
          "last_comment_author": "Richienb"
        },
        {
          "number": 117,
          "created_at": "2024-05-31T11:49:25Z",
          "last_comment_at": "2024-06-01T06:17:35Z",
          "last_comment_author": "winjeysong"
        },
        {
          "number": 123,
          "created_at": "2025-10-16T19:45:40Z",
          "last_comment_at": "2025-12-15T12:05:35Z",
          "last_comment_author": "silverwind"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sindresorhus/dot-prop",
    "host": "github.com",
    "name": "dot-prop",
    "owner": "sindresorhus"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 20,
        "vitality": 64,
        "community": 83,
        "governance": 69,
        "engineering": 34,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 56,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 11,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "11 commits in the last year",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v10.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 182.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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 ~182.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 182.4
                    }
                  }
                ],
                "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": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 121,
              "stars": 868,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "868 stars",
                "points": 47.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 868
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "121 forks",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 121
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 100,
            "inputs": {
              "packages": [
                "dot-prop"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 177023158
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "177,023,158 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 177023158,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.621
            },
            "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 62% of commits",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 44,
              "open_issues": 4,
              "closed_issues": 50,
              "issue_closed_ratio": 0.926,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "44/68 decided PRs merged",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 44,
                      "decided": 68
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 75,
            "inputs": {
              "followers": 80372,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sindresorhus",
              "public_repos": 1140,
              "account_age_days": 6057
            },
            "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": "80,372 followers of sindresorhus",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 80372,
                      "login": "sindresorhus"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1140 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1140
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "dot-prop"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "32 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "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": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 20,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 20,
              "security_posture_before_jurisdiction": 40
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 8/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 33 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 2,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 26
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (2)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 2,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.37,
              "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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 62556,
              "source_files_sampled": 5,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/5 source files over 60KB",
                "points": 44,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:dot-prop@10.2.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:29:12.685742Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/dot-prop.svg",
  "full_name": "sindresorhus/dot-prop",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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