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

ljharb / object-keys

Object.keys shim

JavaScriptMIT★ 46 stars⑂ 19 forkssince Mar 2013View on GitHub ↗

ljharb/object-keys holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (71/100) and lowest on Vitality (24/100). It was last updated 127 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Jordan HarbandPersonal account
8,196 followers282 public repossince Jan 2009@socketdev @tc39

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
npmobject-keys1.1.1356,511,037322663 days agoobject.keyskeyses5shim

Metrics by category

Vitality

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

24Critical · 22% of overall
How it's scored
9.9/36Push recency — last push 127 days ago
1.4/36Commit cadence — 2/52 weeks with commits
7/18Commit volume — 5 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year5
human_commit_share1
days_since_last_push127
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 33 version tags (no GitHub releases)
0/36Release recency — latest release 2,663 days ago
12.6/27Release cadence — a release every ~152.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count33
latest_release_tagv1.1.1
releases_from_tagsyes
days_since_latest_release2,663
mean_days_between_releases152.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

71Good · 18% of overall
How it's scored
26.8/60Stars — 46 stars
10.5/25Forks — 19 forks
3.3/15Watchers — 5 watchers
Inputs used
forks19
stars46
watchers5
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 — 356,511,037 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesobject-keys
dependents
ecosystemsnpm
total_downloads
monthly_downloads356,511,037
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.984
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
18.7/38.3PR acceptance — 20/41 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs20
open_issues0
closed_issues22
issue_closed_ratio1
closed_unmerged_prs21
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 8,196 followers of ljharb
25/25Track record — 282 public repos, account ~17 yr old
Inputs used
followers8,196
owner_typeUser
is_verified
owner_loginljharb
public_repos282
account_age_days6,402
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
4/35Publish recency — latest publish 2,663 days ago
20/20Version history — 32 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesobject-keys
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,663

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsecmascript, javascript, object, keys, shim, polyfill, es-shims, es5
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?

41At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 3 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
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 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/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

26Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc
0/11Static type checking
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_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes9,030
source_files_sampled5
oversized_source_files0

Key facts

46GitHub stars
6contributors
5commits, last 12 months
127days since last push
33releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

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

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.

0481216201822013-032019-112026-06
Major 1Minor 7Patch 24

Each point covers 13 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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 21:24 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 10

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

RegistryPackageVersionRelation
npm@ljharb/eslint-config^22.2.1indirect
npmeslint^8.57.1indirect
npmin-publish^2.0.1indirect
npmindexof^0.0.1indirect
npmis^3.3.2indirect
npmmock-property^1.1.0indirect
npmnpmignore^0.3.5indirect
npmnyc^10.3.2indirect
npmsafe-publish-latest^2.0.0indirect
npmtape^5.9.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": [
        "ecmascript",
        "javascript",
        "object",
        "keys",
        "shim",
        "polyfill",
        "es-shims",
        "es5"
      ],
      "is_fork": false,
      "size_kb": 255,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 13961
      },
      "pushed_at": "2026-03-17T20:35:31Z",
      "created_at": "2013-03-29T18:19:42Z",
      "owner_type": "User",
      "updated_at": "2026-03-17T20:35:35Z",
      "description": "Object.keys shim",
      "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://linkedin.com/in/ljharb",
      "name": "Jordan Harband",
      "type": "User",
      "login": "ljharb",
      "company": "@socketdev @tc39 ",
      "location": "Hillsborough, CA",
      "followers": 8196,
      "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4",
      "created_at": "2009-01-10T01:28:02Z",
      "is_verified": null,
      "public_repos": 282,
      "account_age_days": 6402
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-04-07T02:29:49Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-02-08T07:53:08Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2018-06-18T20:12:16Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2016-07-05T17:14:29Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2016-07-04T17:05:53Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2015-10-19T22:06:59Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2015-10-14T22:12:47Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2015-07-18T19:15:50Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2015-07-09T15:38:29Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2015-07-03T23:28:00Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2015-05-23T20:12:25Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2015-01-06T22:24:26Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2014-12-28T08:58:39Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2014-09-03T07:20:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2014-08-26T19:22:19Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2014-08-26T05:52:38Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2014-07-05T18:21:59Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2014-03-10T06:43:22Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2014-01-30T09:27:54Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-07-16T19:07:05Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2013-05-19T17:56:08Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2013-05-10T18:51:29Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2013-05-10T17:31:28Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2013-04-17T16:55:57Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2013-04-17T07:17:40Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2013-04-14T12:26:51Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2013-04-09T00:47:02Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2013-04-07T17:51:00Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2013-04-03T16:26:22Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2013-04-02T05:36:33Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2013-03-30T20:54:04Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2013-03-30T16:12:47Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2013-03-29T22:36:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e5d936291dc695bc2611989b33c81d3d56c78638",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-17T20:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea88a5b87c938d919f4cad5d35229565b8bdcb8",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `mock-property`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-17T20:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea081832d962fe56196bda1ddb586f24463f83d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `eslint`, `is`, `npmignore`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-15T20:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e36ead02e3574170f478c17c9c80e0644439217",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] improve coverage",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-15T20:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1397cfcbcdfb292ade7875da93f44fd89ae4aad0",
          "body": null,
          "is_bot": false,
          "headline": "[readme] replace runkit CI badge with shields.io check-runs badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-12-29T22:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9c45b15c14af37f4e128bffd6ef1d670f12d37",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `npmignore`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-04-22T05:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff408677d00a60b42c592800bdbd5d99cba09e7",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] replace `aud` with `npm audit`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-04-20T13:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d796271fd2561362e1a297e084d18ddd20c05461",
          "body": null,
          "is_bot": false,
          "headline": "[meta] use `npmignore` to autogenerate an npmignore file",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-27T21:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5998dea42fb73c71e7395b17c80f1f062f7924f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-27T21:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41088e3dfe1d130f5801511d7894cf1f2b289771",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update rebase action",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-27T21:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9fee081e0c494173532ae28c60f80087616fc62",
          "body": "See https://github.com/inspect-js/is-arguments/pull/38",
          "is_bot": false,
          "headline": "[actions] reuse common workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-08T08:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe60602dd61fbebffba6f708ccc4f1b279a134ff",
          "body": "…test`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-08T08:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109d2a2818f3dca0a4ee6a7794a47a91801ed169",
          "body": null,
          "is_bot": false,
          "headline": "[eslint] fix `operator-linebreak`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-11-22T07:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302a10a16c0d185167a1d020825770d9874ebdd8",
          "body": "…test`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-14T04:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125dca9a5ef955651501fa3c6a6244deac306faf",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update codecov uploader",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-14T04:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd1fcaf6e62fb38462a82b4fb922026cb904fef",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-24T03:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a956db8f6a4a3433dc0a854dddc3138d3bca2a51",
          "body": null,
          "is_bot": false,
          "headline": "[readme] add actions and codecov badges",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-24T03:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede102855d0043d37980b913b50e3795b97ba9fb",
          "body": null,
          "is_bot": false,
          "headline": "[actions] use `node/install` instead of `node/run`; use `codecov` action",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-24T03:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7640e2223623fd78a5cf344bb3373bef12c009",
          "body": null,
          "is_bot": false,
          "headline": "[readme] remove travis badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T22:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5d9e74c0f3b4730110949c89eb3a75ec334795",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `t.teardown()` for cleanups",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T22:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1f082e224bbafe75dd2f4ac41012f78390d276e",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] remove redundant variable",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T22:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ba755bfc8714101c85ce7d0dab724664e0d6a2",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] migrate tests to Github Actions",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T21:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b3ecb93b492039945fb254ecfa8b0d9c7dd35ad",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] run `nyc` on all tests; use `tape` runner",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T21:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dfeeaf5a1908ca51160898cbbf8d5175c958104",
          "body": null,
          "is_bot": false,
          "headline": "[actions] add \"Allow Edits\" workflow",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T21:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8162eecb0b3ec59960beec6d19e5d38cb50b6866",
          "body": null,
          "is_bot": false,
          "headline": "[meta] remove update checkout action",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T21:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23e9f92cb443d9f2ab1f8390aaa539befd5c233d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-04T21:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4fb0f8d95e701e8835067c10b7a2417481b0c51",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-08-29T07:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafa55d13089d4cf3011f67dc083432b50080cef",
          "body": "…vent",
          "is_bot": false,
          "headline": "[actions] switch Automatic Rebase workflow to `pull_request_target` e…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-08-29T07:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e37c31a23b93308874e3fad8a94233c9bfe2bd",
          "body": "See https://github.com/ljharb/es-abstract/pull/74",
          "is_bot": false,
          "headline": "[actions] add automatic rebasing / merge commit blocking",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-02-01T06:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a0faf011fc0716326fae63ff1962a2ae082f21",
          "body": "…blish-latest`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `safe-pu…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-02-01T06:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d8755284258d3f559f905a286d55fc6a141d15",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `funding` field",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-11-07T22:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2553edfdd216714254803a43735554b7d8d48b69",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-11-07T19:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0039e2429e1f65da540d283b9deda75ded52df",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use shared travis-ci config",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-11-07T19:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf08328705f9e971a9460020b864ed79dbaaa6d",
          "body": "…e-publish-latest`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `saf…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-09-15T21:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a6b151c1ccaa298aa23fc8e972f878fffb169d",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v12.10`, `v11.15`, `v10.16`, `v8.16`, `v6.17`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-09-15T21:19:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4b95b5b4955cf0c558db506b8134fc1c3e2d25",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-09-15T21:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82b801a1e1543cef5e9ae5ff311370f106bc980",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add FUNDING.yml",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-07-11T06:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2c1989270c7de969aa8498fc3b7c8e677806f3",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.1",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-04-07T02:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4272beb18125b5d8be15b67a428f68f98ba28225",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] exclude deprecated Firefox keys",
          "author_name": "Tim van der Horst",
          "author_login": "vdh",
          "committed_at": "2019-03-27T23:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd4ff039708a0166a57388b348730cbda4a1593",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-08T07:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72290acd91f83a7c307d234ecad3a9105cb9f711",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v11.8`, `v10.15`, `v8.15`, `v6.16`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-11T00:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caac0be4a3b8de50d611a1b9fdac739b019b2d44",
          "body": "…resent",
          "is_bot": false,
          "headline": "[Refactor] only evaluate the implementation if `Object.keys` is not p…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-08T00:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99766cd3656d86732a3f3f58bf48d03b39f903b",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] minor cleanups",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-07T22:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7220f2a6340e3dc7363bf178853986e9b0affcac",
          "body": "…oint",
          "is_bot": false,
          "headline": "[New] [Refactor] move full implementation to `implementation` entry p…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-07T22:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d46d11583713dd0eb3f1a48ac78d7dc4a96aca92",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] remove unneeded nsp",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-07T22:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106db10c7b1cf3169bec398b9ebfae4db82d74a5",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] remove jscs",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-07T22:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b01ec16c6a5956376da4db1cfdc965f0616ffb",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-02-07T22:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ee562c8a964bbdaff979f6f6ba1179c4b8d6c4",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `is`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-12-15T08:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3deb64a4c5a7ee555e9166a63815289e87e5f8",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v11.4`, `v10.14`, `v8.14`, `v6.15`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-12-15T08:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68caef7d072615db7f9e639ea0e204883b1dbb9",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] switch to `npm audit` from `nsp`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-12-15T08:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3acd057c5b7be1029b3b9f6f69133292d77d558",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.12",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-06-18T20:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167a9b799baf94894627d2bc889d07a19fc13705",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v10.4`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-06-18T20:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f403a04bc20035b87c1e72f6ec1bc96088a9d0ab",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-06-18T20:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09421a6fca35c89a0b8bbfad1fb67cef98f5ac7",
          "body": "… latest Chrome on HTTP\n\nFixes #46.",
          "is_bot": false,
          "headline": "[Fix] avoid accessing `window.applicationCache`, to avoid issues with…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-06-18T20:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1ecf25d096f7f009f7b7ce1e28ace74ab40a2a",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v10.0`, `v9.11`, `v8.11`, `v6.14`, `v4.9`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-04-30T05:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed14c0ac8e8102853d4f7a6e2d0cde01969c5377",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `nsp`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-04-30T05:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b89798e5de25c04042126df3251a793ef0df99",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-01-31T07:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9965c33c4e9e2172e3eb0108aeae14a2ec5c83",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] add \"extra\" info",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-01-31T06:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5831591609152f45b278282aaf1625ba3894a82b",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `nsp`, `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-11-13T06:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6e50c082d1d81ff1b8554fa2c82d90c6680047",
          "body": "…LTS.",
          "is_bot": false,
          "headline": "[Tests] up to `node` `v9.1`, `v8.9`, `v6.12`; pin included builds to …",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-11-13T06:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdf7561ddec1f7f805d4ed2d71140aeb109d1f4",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `nsp`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-09-17T18:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea32bba0c8ed025196b42b2e6e90df49c7da956",
          "body": "…doesn’t break old node",
          "is_bot": false,
          "headline": "[Tests] up to `node` `v8.5`, use `nvm install-latest-npm` so new npm …",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-09-15T16:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39abddfef0d17e756111908271b0c6984ff08b02",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v8.1`, `v7.10`, `v6.11`, `v4.8`; improve matrix",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-07-14T07:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e70f9c8eb376901bd258326ad479f83b88debdfd",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-07-14T07:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec634cb62e97e9b4ac3aa274d4df8f8a3404ec1",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] newer npms break on older nodes",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-07-14T07:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f96621e53cabd0649ebaaf851d3f4328fcd26ff",
          "body": null,
          "is_bot": false,
          "headline": "Only apps should have lockfiles.",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-07-14T07:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "255a5ce413fa93dbbffc7e13f9a7cd3b2c0e20cb",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `is`, `nsp`, `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2017-05-04T05:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff26d40e628f44832e5d6c732b63b5953e632344",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-12-30T19:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8b8c9d15e1aec714e71d37368ea3b6cc8048b3",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v7.2`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-11-27T19:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb6a3a8abb6b37c1d852c0d3125303f7f24a16d6",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-11-27T19:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d43040dde34ae46a43dba96e53b45796688f97",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v7.0`, `v6.9`, `v4.6`; improve test matrix",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-11-02T06:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942da647e7daa9b26a41cf6c53adeaf30dd25f1e",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `is`, `tape`, `nsp`, `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-11-02T06:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2e33459df5fe5e68fd050226c97845dcc99f5e",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-08-23T06:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de68722e25fdab3f4052fa88a29ddb7b8b17ee45",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v6.4`, `v5.12`, `v4.5`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-08-23T06:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1c436edb8f06da823d35b199f12c744992dc78",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] on `node` `v6.3`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-08-14T19:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f869cc4b9f0f0489b2af7e80964f90d6c4403a4",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.11",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-07-05T17:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8dcbcb5a1329a40d56b914c4041977102508a9c",
          "body": "…` to avoid reflow.",
          "is_bot": false,
          "headline": "[Fix] exclude keys regarding the style (eg. `pageYOffset`) on `window…",
          "author_name": "anerth",
          "author_login": null,
          "committed_at": "2016-07-05T14:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12ae2c01a443afb43414ab844175d2b6d5cd50a",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.10",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-07-04T17:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa31c487a4f895d99984585fdd68a0ada998d92",
          "body": "Fixes #31.",
          "is_bot": false,
          "headline": "[Fix] exclude `height` and `width` keys on `window` to avoid reflow.",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-07-04T16:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "672c0106a59243afa168666daffdabf4762998d8",
          "body": null,
          "is_bot": false,
          "headline": "s/blacklisted/excluded",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-07-04T16:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ad5fd9254e2fdcba5b79d4e05fdead74161c6b",
          "body": "…nfig`",
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-co…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-07-04T16:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dbb980c873633a6887a812664db9d4cee0364f9",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `jscs`, `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-06-11T06:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfc55551388caa2f580b07fb83fd45326ded96a",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-05-31T06:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b8a084e94d5dc32abdb974689fd41e19a99922",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v6.2`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-05-31T06:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a600a59de1bc9c27c2f80009cdfac111eac415ce",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-05-28T22:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63fbf03da150d76995328c53719cdd9c3d982272",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `jscs`, `nsp`, `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-04-15T00:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dec5790b5cd4135fed13358c5e28c6c030bb928",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] on `node` `v5.10`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-04-15T00:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa032c5f1f2b7a1464da3eb9d8f7af5e914b7f01",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] remove unused eccheck script + dep",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-29T08:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628c769a4392a2b238d02742e934be1e739ad566",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use pretest/posttest for linting/security",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-29T08:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df0d743059d86ff92ab0f0a1a289328aa9abf4e",
          "body": "…nfig`",
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-co…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-29T08:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9b95341b44733ce9d7f0fa01079cd63fbd6cee",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v5.9`, `v4.4`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-29T08:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00f93c80f0b56f5f2a6adf995df720bc59b2e58",
          "body": "…nfig`",
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-co…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-02-14T07:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d7bfb0f35cbadaeaabc351a6a70726de19d9f7",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v5.6`, `v4.3`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-02-14T07:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a47d600222e5c0f7b79f673b8752d083e16653",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] fix npm upgrades for older nodes",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-12-04T08:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b239f16bc7850c206b5f03d66e13d561d698cf6d",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v5.1`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-12-04T08:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27e54530ace6aa9d6754bd4054a8c7794b07645",
          "body": "…nfig`",
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-co…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-12-04T08:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73849eca26e63f739f7074f301aae31209c8ee3d",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] In IE 6, `window.external` makes `Object.keys` throw.",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-12-04T07:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4331f920ff49824ad999b3449005349e31139f9",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.9",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-10-19T22:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "707875cc75ab2ddfbe1bb1c34c9d0ebbd48805a6",
          "body": null,
          "is_bot": false,
          "headline": "package.json: add \"contributors\"",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-10-19T22:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e057baa7f5965f6f268b93e3cb93cf6da3753833",
          "body": null,
          "is_bot": false,
          "headline": "package.json: Use the object form of \"author\"",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2015-10-19T22:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 33,
      "commits_last_year": 5,
      "latest_release_at": "2019-04-07T02:29:49Z",
      "latest_release_tag": "v1.1.1",
      "releases_from_tags": true,
      "days_since_last_push": 127,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 2663,
      "mean_days_between_releases": 152.6
    },
    "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": "object-keys",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Object.keys",
            "keys",
            "ES5",
            "shim"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/object-keys",
          "is_deprecated": false,
          "latest_version": "1.1.1",
          "repository_url": "https://github.com/ljharb/object-keys",
          "versions_count": 32,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 356511037,
          "first_published_at": "2013-03-29T20:44:12.281000Z",
          "latest_published_at": "2019-04-07T02:30:18.674000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2663
        }
      ]
    },
    "popularity": {
      "forks": 19,
      "stars": 46,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2013-03-30",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-03-16",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 19
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9030,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "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": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@ljharb/eslint-config",
            "direct": false,
            "version": "^22.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "in-publish",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "indexof",
            "direct": false,
            "version": "^0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is",
            "direct": false,
            "version": "^3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mock-property",
            "direct": false,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmignore",
            "direct": false,
            "version": "^0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-publish-latest",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.9.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 0,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 20,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 22,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ljharb",
          "commits": 304,
          "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
        },
        {
          "type": "User",
          "login": "gkatsev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/535884?v=4"
        },
        {
          "type": "User",
          "login": "istarkov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5077042?v=4"
        },
        {
          "type": "User",
          "login": "joshuacc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/171086?v=4"
        },
        {
          "type": "User",
          "login": "Raynos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/479538?v=4"
        },
        {
          "type": "User",
          "login": "vdh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/573501?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.984
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "node-aught.yml",
        "node-pretest.yml",
        "node-tens.yml",
        "rebase.yml",
        "require-allow-edits.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 3 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": 0,
            "reason": "Found 0/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e5d936291dc695bc2611989b33c81d3d56c78638",
        "ran_at": "2026-07-22T21:24:59Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-03-17T20:50:03Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2021-03-04T22:29:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ljharb/object-keys",
    "host": "github.com",
    "name": "object-keys",
    "owner": "ljharb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 41,
        "vitality": 24,
        "community": 71,
        "governance": 57,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 24,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 1,
              "days_since_last_push": 127,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 127 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 127
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 33,
              "latest_release_tag": "v1.1.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2663,
              "mean_days_between_releases": 152.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "33 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2663 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2663
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~152.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 152.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 127,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 127 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 127
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 19,
              "stars": 46,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "46 stars",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "19 forks",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": [
                "object-keys"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 356511037
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "356,511,037 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 356511037,
                      "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.984
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "merged_prs": 20,
              "open_issues": 0,
              "closed_issues": 22,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "20/41 decided PRs merged",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 20,
                      "decided": 41
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 8196,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ljharb",
              "public_repos": 282,
              "account_age_days": 6402
            },
            "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": "8,196 followers of ljharb",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8196,
                      "login": "ljharb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "282 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 282
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "object-keys"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2663
            },
            "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 2663 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2663
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "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 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "ecmascript",
                "javascript",
                "object",
                "keys",
                "shim",
                "polyfill",
                "es-shims",
                "es5"
              ],
              "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 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 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 1,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 9030,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:25:08.758292Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/ljharb/object-keys.svg",
  "full_name": "ljharb/object-keys",
  "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.