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

unclechu / node-deep-extend

Recursive extend module

JavaScriptMIT★ 201 stars⑂ 52 forkssince Aug 2011View on GitHub ↗

unclechu/node-deep-extend holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (65/100) and lowest on Vitality (13/100). It was last updated 2058 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
Critical

Software health index

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

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Viacheslav LotsmanovPersonal account
69 followers137 public repossince May 2011

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
npmdeep-extend0.6.0170,880,929212983 days agodeep-extendextenddeeprecursivextendclonemergejson

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,058 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 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_year0
human_commit_share1
days_since_last_push2,058
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 19 version tags (no GitHub releases)
0/36Release recency — latest release 2,983 days ago
12.6/27Release cadence — a release every ~147.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv0.6.0
releases_from_tagsyes
days_since_latest_release2,983
mean_days_between_releases147.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

65Moderate · 18% of overall
How it's scored
37.3/60Stars — 201 stars
14.2/25Forks — 52 forks
5.6/15Watchers — 11 watchers
Inputs used
forks52
stars201
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 170,880,929 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdeep-extend
dependents
ecosystemsnpm
total_downloads
monthly_downloads170,880,929
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?

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.4/22.5Commit distribution — top contributor authored 85% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.849
How it's scored
30.6/46.8Issue resolution — 66% of issues closed
19.1/38.3PR acceptance — 8/16 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/28 approved changesets -- score normalized to 1
Inputs used
merged_prs8
open_issues10
closed_issues19
issue_closed_ratio0.655
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.3/25Owner reach — 69 followers of unclechu
25/25Track record — 137 public repos, account ~15 yr old
Inputs used
followers69
owner_typeUser
is_verified
owner_loginunclechu
public_repos137
account_age_days5,542
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,983 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdeep-extend
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,983

Engineering Quality

Are baseline engineering and documentation practices in place?

42At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsjavascript, nodejs, ecmascript, browser
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

38At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 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.8/7.5Code-Review — Found 3/28 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
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 — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier22
security_posture_before_jurisdiction30
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

23Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.7/40Legible commit history — 10 of 80 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.125
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 80
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/3 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes6,205
source_files_sampled3
oversized_source_files0

Key facts

201GitHub stars
9contributors
0commits, last 12 months
2,058days since last push
19releases
1bus factor
10open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 52 ⇿
0Stars
52Forks
13Releases

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.

01020304050605132014-032019-122025-09
Major 0Minor 4Patch 9

Each point covers 11 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/28 approved changesets -- score normalized to 1
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
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
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

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

RegistryPackageVersionRelation
npmmocha5.2.0indirect
npmshould13.2.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 2 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "javascript",
        "nodejs",
        "ecmascript",
        "browser"
      ],
      "is_fork": false,
      "size_kb": 61,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 10545
      },
      "pushed_at": "2020-12-02T10:08:26Z",
      "created_at": "2011-08-18T15:46:08Z",
      "owner_type": "User",
      "updated_at": "2026-04-02T14:55:42Z",
      "description": "Recursive extend module",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Viacheslav Lotsmanov",
      "type": "User",
      "login": "unclechu",
      "company": null,
      "location": "Finland",
      "followers": 69,
      "avatar_url": "https://avatars.githubusercontent.com/u/799353?v=4",
      "created_at": "2011-05-19T23:59:49Z",
      "is_verified": null,
      "public_repos": 137,
      "account_age_days": 5542
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2018-05-22T18:07:46Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2018-04-28T11:04:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-05-11T14:26:05Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2017-05-11T12:40:11Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2016-01-16T23:09:06Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-05-01T19:50:19Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2015-03-28T13:09:38Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2014-10-03T20:33:58Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2014-10-03T20:31:41Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2014-10-03T20:25:47Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2014-07-28T17:16:24Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2014-05-27T09:52:14Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2014-05-27T08:44:12Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2014-02-01T16:37:18Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2014-02-01T15:52:13Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2013-08-26T17:22:45Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2012-11-13T08:36:15Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2012-11-12T17:55:51Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2012-11-12T09:05:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f3f2b4f30fffe8abc9a99a7d6469fb354ca206e9",
          "body": null,
          "is_bot": false,
          "headline": "more versions of node.js to test by travis-ci",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T18:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d852537d92b7d1382db85128ba7d7ce5fb06df3",
          "body": "minimal supported version of node.js now is v4.0.0",
          "is_bot": false,
          "headline": "package.json: updated \"engines\"",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T18:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8aef9074b67a4689ab681d3c19deacc1bb0cc7",
          "body": null,
          "is_bot": false,
          "headline": "dropped support of old node.js versions",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T18:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120fd97d3407f0754e69442ad65ee9531462a6e6",
          "body": null,
          "is_bot": false,
          "headline": "increased \"devDependencies\" (mocha) up enough to fix vulnerability",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235821ae6d53c500909f76001e20f9faa8795d15",
          "body": "…versions",
          "is_bot": false,
          "headline": "decreasing versions of \"devDependencies\" to fix tests for older node …",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1eb0eb0ad0e124f649f85fe5cacfe288ea01293",
          "body": "it's not working for a long time",
          "is_bot": false,
          "headline": "README: removed \"download\" stats badge",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bebe7545251b7cf1f6f96ff630bb8bb53d09e89",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: info for 0.5.2 version",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16b328fc7b54dd22b0b77fa99ef7b281bee90c7b",
          "body": null,
          "is_bot": false,
          "headline": "0.5.2",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0402225f7283392862e2f8c94dd33e1a849dc9cd",
          "body": null,
          "is_bot": false,
          "headline": "updated \"devDependencies\" to fix vulnerability alerts",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-05-22T16:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e0110ed4c997bbd9bf29df1692d53494d9e90d4",
          "body": null,
          "is_bot": false,
          "headline": "prepared v0.5.1 release",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-04-28T11:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433ee51ed606f4e1867ece57b6ff5a47bebb492f",
          "body": "Use Buffer.alloc when it's available instead of 'new Bufer(number)'\r\n\r\nRefs:\r\nhttps://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor",
          "is_bot": false,
          "headline": "Avoid using deprecated Buffer API",
          "author_name": "Сковорода Никита Андреевич",
          "author_login": "ChALkeR",
          "committed_at": "2018-04-28T10:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7136021548414171426ae17a297314f3906af5",
          "body": null,
          "is_bot": false,
          "headline": ".editorconfig: added max-line-length",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-04-28T10:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715555bc334a4af3d317ad9018331c06ff3cde31",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr-40' into dev",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2018-04-28T10:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9423fae877e2ab6b4aecc4db79a0ed63039d4703",
          "body": "See https://hackerone.com/reports/311333.\n\nRemove yarn.lock and disabled SSL checks to pass CI for older versions\nof node.",
          "is_bot": false,
          "headline": "Prevent Object prototype pollution.",
          "author_name": "Misha Wakerman",
          "author_login": "mwakerman",
          "committed_at": "2018-04-27T06:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe04c39a4d0c58044789592fe7b686a3bfe44b5",
          "body": null,
          "is_bot": false,
          "headline": "added test for issue #33",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-09-07T17:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9653940a75c2ef2b1a503b24cbadd707cccffa8c",
          "body": null,
          "is_bot": false,
          "headline": "updated yarn.lock",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T14:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb9c495d1dccbff3e87cdae157dc856f3a05c65",
          "body": null,
          "is_bot": false,
          "headline": "0.5.0",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T14:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef49652336c48fc24b026792eb9c6c1dd2d33db",
          "body": null,
          "is_bot": false,
          "headline": "updated CHANGELOG.md",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T14:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5860ed7431655733decd229d2c14484b959333",
          "body": null,
          "is_bot": false,
          "headline": "removed tests files for npm package files",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T14:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727e852c773f8e9b44c6ff7fb2aa0234225fc025",
          "body": "* added yarn.lock\r\n\r\n* added .travis.yml\r\n\r\n* travis-ci: added latest node and other iojs versions\r\n\r\n* attempt to use fixed versions of dependencies\r\n\r\nto fit node v0.10 and v0.11\r\n\r\n* added travis-ci build status badge to README.md\r\n\r\n* updates in README.md\r\n\r\n* support lower versions of node\r\n\r\nv0.11.x and v0.10.x",
          "is_bot": false,
          "headline": "Travis-CI testing and lower node versions support (#35)",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T13:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c07f5c2dba520cacae7e3997dc37e4eac5a09a",
          "body": null,
          "is_bot": false,
          "headline": "updated CHANGELOG.md",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T12:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8957a2ed0bdf814c6da61ac8a18c1d553d229272",
          "body": null,
          "is_bot": false,
          "headline": "0.4.2",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T12:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a322548b28b563f020198e5e5b4b0329ff50349",
          "body": null,
          "is_bot": false,
          "headline": "update package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2017-05-11T12:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7f529f8cf94ac9b22ec850fe11fb55a8b95693",
          "body": "`typeof null` evaluates to `\"object\"`, which was causing a TypeError to be thrown by `Object.keys` when `null` was passed as an argument.",
          "is_bot": false,
          "headline": "Skip argument if it is null",
          "author_name": "Marshall Bowers",
          "author_login": "maxdeviant",
          "committed_at": "2016-08-22T17:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d98c3985778cd82d645f3613b708a6e31adcc2",
          "body": null,
          "is_bot": false,
          "headline": "Add test for undefined argument",
          "author_name": "Marshall Bowers",
          "author_login": "maxdeviant",
          "committed_at": "2016-08-22T17:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "707dcb48cbc507a138ee6ed6562a4dc8ce8883e7",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #23 from Hypercubed/patch-1",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2016-08-18T20:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25af68e90797ad6eca434b09d29793608120939a",
          "body": "Typo in example output.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jayson Harshbarger",
          "author_login": "Hypercubed",
          "committed_at": "2016-04-21T04:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e39356bba769744c669eb219a31fee07decd19",
          "body": null,
          "is_bot": false,
          "headline": "added message to changelog about increased minimal node version",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2016-01-16T23:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62c8ad744b1500fd8a48563600c9964999c8553",
          "body": "because can't run tests on lesser version anyway",
          "is_bot": false,
          "headline": "increased minimal version of node from 0.4.0 to 0.12.0",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2016-01-16T23:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1098732c87a3dbb3e0c07df068f076080db6e3af",
          "body": null,
          "is_bot": false,
          "headline": "indentation fixes in README",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2016-01-16T22:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8875bbbab5476fa1c202f4810410e89d960b264f",
          "body": null,
          "is_bot": false,
          "headline": "updated npm package version and changelog",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2016-01-16T20:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8a8feb9d2770cd03820a9ce978c4f271aeaf1a",
          "body": "Also,\r\nReadme.md, and LICENSE are implied - no need to list them.",
          "is_bot": false,
          "headline": "Do not deploy test code to npm",
          "author_name": "James Talmage",
          "author_login": "jamestalmage",
          "committed_at": "2015-11-16T22:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea374c54bdff7e42be163ae09670ea8cf3bbc7e",
          "body": "…n CHANGELOG.md)",
          "is_bot": false,
          "headline": "v0.4.0: fixed array cloning, check for own property, etc. (see more i…",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-05-01T19:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf4914013f6bf2479d88ac4e5b994da7d0d05ea4",
          "body": null,
          "is_bot": false,
          "headline": "strict mode for index.js and test/index.spec.js",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-05-01T16:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de130b1670b7a8772b7e3497ccd335d18f49862c",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.3",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-03-28T13:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38506441b2c9a72e6cb77fef58aa60d8813f2fb",
          "body": null,
          "is_bot": false,
          "headline": "removed useless condition",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-03-28T12:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afe790786d2dc2eb73dda87437a2cd641e30ba1",
          "body": null,
          "is_bot": false,
          "headline": "added example from README.md to tests",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-03-28T12:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb97cab54b26b07af3f01fa8148f2199670a82b",
          "body": "… another test",
          "is_bot": false,
          "headline": "\"mocha\" and \"should\" dependencies versions was updates and added some…",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2015-03-28T12:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e376f8473b2769348c81f54e06d2dcc3554730b7",
          "body": null,
          "is_bot": false,
          "headline": "replaced \"keys\" to \"keywords\" to correct npm keywords list",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47951f0a7b793c82e19c8a6fe47fd327aa0e565",
          "body": null,
          "is_bot": false,
          "headline": "added some tags to package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "befbe9dcae0047cca0753e047a39ecaf8b185643",
          "body": null,
          "is_bot": false,
          "headline": "updated to version 0.3.0 in package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137b56fffd0e6fad2ef13816a52d75d4b57ebb36",
          "body": null,
          "is_bot": false,
          "headline": "Refactoring of README.md and updated example of usage in README.md",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417a8a37464bef1f28bec1c6fdac5c6f2280877f",
          "body": null,
          "is_bot": false,
          "headline": "added trim trailing whitespace mode to .editorconfig",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9728a5e6447298c95e839b409fc7554f05d207d",
          "body": null,
          "is_bot": false,
          "headline": "added npm info blocks to README.md",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "348584d3f45f1baca68cd4766c1e7e44b07f47d7",
          "body": null,
          "is_bot": false,
          "headline": "added \"Max Maximov\" to contributors list to package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c732b5fc9cf2037cce2dca7bcf023e0356004b9",
          "body": null,
          "is_bot": false,
          "headline": "added .editorconfig and refactored package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T20:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a387d3f5a605d758c93b3455ca4c3fa7c326ab",
          "body": "RegExp support",
          "is_bot": false,
          "headline": "Merge pull request #10 from maxmaximov/master",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-10-03T19:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6c35c4df746737be55b99eb1817cb6ab9a0a32",
          "body": null,
          "is_bot": false,
          "headline": "misprint",
          "author_name": "Max Maximov",
          "author_login": "maxmaximov",
          "committed_at": "2014-09-25T22:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374c25f850567ca7164445c7f9a0d01d1312c143",
          "body": null,
          "is_bot": false,
          "headline": "Tests for RegExp",
          "author_name": "Max Maximov",
          "author_login": "maxmaximov",
          "committed_at": "2014-09-25T22:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed24883d91ec110a65b844247780de0d2339bbab",
          "body": null,
          "is_bot": false,
          "headline": "RegExp support",
          "author_name": "Max Maximov",
          "author_login": "maxmaximov",
          "committed_at": "2014-09-25T20:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189924cb07e3755d8757b027b0ce1e29649a58b2",
          "body": null,
          "is_bot": false,
          "headline": "support Date objects",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-07-28T17:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ca8428a4c2c87b9b974240cff743d540f62781",
          "body": null,
          "is_bot": false,
          "headline": "v0.2.10",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T09:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f59706d9a8a8d12493797d65ee37d12e9f662c",
          "body": null,
          "is_bot": false,
          "headline": "fixed issue about non-cloned Buffer",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T09:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abaa4f030ad6cc10c50d0a8d17c57aaf24ccb82c",
          "body": null,
          "is_bot": false,
          "headline": "test for Buffer is cloned",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T09:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37083c3b09d549945d6afb1d2bdd6c574a0f2ac",
          "body": null,
          "is_bot": false,
          "headline": "fixed package.json",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T08:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82404edfccd0fb4b38db04b2c0a1bc23859b48d6",
          "body": "…est)",
          "is_bot": false,
          "headline": "updated package.json info for v0.2.9 (added Buffer support and unit t…",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T08:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afeb75300c65773374d3637b66bc44860b088449",
          "body": "Add support for Buffer values, and unit tests",
          "is_bot": false,
          "headline": "Merge pull request #7 from rprieto/test-and-buffers",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2014-05-27T08:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa13f0aa871f6db0844bbfdf500fa066dfc410c",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Buffer values, and unit tests to prove it works",
          "author_name": "Romain Prieto",
          "author_login": "rprieto",
          "committed_at": "2014-05-27T03:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6c4cac5a26019e39ed3c71c05411fcd1cb3fffe",
          "body": null,
          "is_bot": false,
          "headline": "Fixed 'author' key of package.json",
          "author_name": "Viacheslav Lotsmanov (unclechu)",
          "author_login": "unclechu",
          "committed_at": "2014-02-01T16:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a411bdab691c23e695346cf6cdfe68a9bd652f",
          "body": "https://github.com/unclechu/node-deep-extend/issues/6",
          "is_bot": false,
          "headline": "Fixed issue 'dextend crashes on specific condition'",
          "author_name": "Viacheslav Lotsmanov (unclechu)",
          "author_login": "unclechu",
          "committed_at": "2014-02-01T16:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f794748f95f86928dfb7bba40beee8a9ec1349f",
          "body": "https://github.com/unclechu/node-deep-extend/issues/5",
          "is_bot": false,
          "headline": "Fixed issue #5",
          "author_name": "Viacheslav Lotsmanov (unclechu)",
          "author_login": "unclechu",
          "committed_at": "2014-02-01T15:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092b81474fc6932a4a7e716f379e39b129baa701",
          "body": null,
          "is_bot": false,
          "headline": "Removed version from README.md",
          "author_name": "Viacheslav Lotsmanov (unclechu)",
          "author_login": "unclechu",
          "committed_at": "2013-08-26T17:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "307f50279c64fffe24b62726da33f8d3157f2193",
          "body": null,
          "is_bot": false,
          "headline": "Added license file",
          "author_name": "Viacheslav Lotsmanov (unclechu)",
          "author_login": "unclechu",
          "committed_at": "2013-08-26T17:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0a5b2f488dfec429573a877c1dae98ab48ec4a",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.2.5",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2012-11-13T08:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c4121bc63c7bb3a87eaeef4d2a8ea4da57b979",
          "body": null,
          "is_bot": false,
          "headline": "More cosmetic and optimization of the code!",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2012-11-13T08:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f14f1dfbf3072d6f1a6326525a80df3b1052f2",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.2.4",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2012-11-12T17:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6cf19f71dfc270fa62e372b5f17ecfba0a8c814",
          "body": null,
          "is_bot": false,
          "headline": "Cosmetic and optimization of the code",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-11-12T17:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c18c6b005baecff7b757841b7dfc33a331a2ea",
          "body": null,
          "is_bot": false,
          "headline": "Replaced converting function arguments to array for new way.",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-11-12T09:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84dfb6f3b74ced1da3345c541ec65d63db8cfc88",
          "body": null,
          "is_bot": false,
          "headline": "Changed \"usage\" in README.md",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-11-12T09:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966d083678088eb31c35b58529a239ea8c08e12c",
          "body": null,
          "is_bot": false,
          "headline": "Move commas to standard positions in package.json",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-11-12T09:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3c3f22c6cc8c0c8f47854e602be724ffd07412",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug: converting null to empty object.",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-11-12T09:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2de53e590b9f33e9ce3dfdf05f5f7e6ef397546",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.2.2",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2012-04-11T03:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a3469ab97cf34621f14f62a2e2dcd9916e24c0d",
          "body": "define deepExtend, fixing \"deepExtend is not defined\" error",
          "is_bot": false,
          "headline": "Merge pull request #1 from oleg-poligon/patch-1",
          "author_name": "Viacheslav",
          "author_login": "unclechu",
          "committed_at": "2012-04-10T14:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34de8915633189b726df489e0d1d7423af4c1e1b",
          "body": null,
          "is_bot": false,
          "headline": "define deepExtend, fixing \"deepExtend is not defined\" error",
          "author_name": "oleg-poligon",
          "author_login": "okv",
          "committed_at": "2012-04-10T13:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe7c99f0b4641026228ec46dfc8748231ec16d4",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.2.1 small changes for readme, comments and script.",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-03-29T22:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe889938d9b9165c7ad32e89cd96507fbc939ad",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for npm.",
          "author_name": "unclechu",
          "author_login": null,
          "committed_at": "2012-03-29T22:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b4e109f1ae0b16ae091c36f72e08bb766363ce",
          "body": null,
          "is_bot": false,
          "headline": "Update README.",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2011-08-18T17:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209173ae6d899450fda5eb9ca5646694b99a1dfd",
          "body": null,
          "is_bot": false,
          "headline": "Added README.",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2011-08-18T16:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b0b0f80babd22dfcdb88ed9f22b967cee08650",
          "body": null,
          "is_bot": false,
          "headline": "V0.2, bugfix.",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2011-08-18T16:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d7f53335db778b9746251c2249f444941396c6",
          "body": null,
          "is_bot": false,
          "headline": "Init commit, 0.1 version.",
          "author_name": "Viacheslav Lotsmanov",
          "author_login": "unclechu",
          "committed_at": "2011-08-18T16:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 0,
      "latest_release_at": "2018-05-22T18:07:46Z",
      "latest_release_tag": "v0.6.0",
      "releases_from_tags": true,
      "days_since_last_push": 2058,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2983,
      "mean_days_between_releases": 147.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "deep-extend",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "deep-extend",
            "extend",
            "deep",
            "recursive",
            "xtend",
            "clone",
            "merge",
            "json"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/deep-extend",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/unclechu/node-deep-extend",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 170880929,
          "first_published_at": "2012-03-29T22:27:49.013000Z",
          "latest_published_at": "2018-05-22T18:13:17.476000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2983
        }
      ]
    },
    "popularity": {
      "forks": 52,
      "stars": 201,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2014-03-01",
            "count": 1
          },
          {
            "date": "2014-03-16",
            "count": 1
          },
          {
            "date": "2014-07-01",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-11-22",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2016-01-09",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 2
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-05-07",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 3
          },
          {
            "date": "2025-10-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 51,
        "total_forks": 52
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "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": 6205,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mocha",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "should",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 8,
        "open_issues": 10,
        "closed_ratio": 0.655,
        "closed_issues": 19,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "unclechu",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/799353?v=4"
        },
        {
          "type": "User",
          "login": "maxmaximov",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/86095?v=4"
        },
        {
          "type": "User",
          "login": "maxdeviant",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1486634?v=4"
        },
        {
          "type": "User",
          "login": "jamestalmage",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4082216?v=4"
        },
        {
          "type": "User",
          "login": "Hypercubed",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/509946?v=4"
        },
        {
          "type": "User",
          "login": "mwakerman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2246914?v=4"
        },
        {
          "type": "User",
          "login": "rprieto",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/189105?v=4"
        },
        {
          "type": "User",
          "login": "okv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/465522?v=4"
        },
        {
          "type": "User",
          "login": "ChALkeR",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/291301?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.849
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 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": 1,
            "reason": "Found 3/28 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f3f2b4f30fffe8abc9a99a7d6469fb354ca206e9",
        "ran_at": "2026-07-22T22:20:41Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 13,
          "created_at": "2015-01-14T17:15:32Z",
          "last_comment_at": "2015-03-29T18:50:49Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 27,
          "created_at": "2016-08-18T19:33:00Z",
          "last_comment_at": "2016-08-19T23:14:12Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 46,
          "created_at": "2020-12-02T10:08:26Z",
          "last_comment_at": "2020-12-15T08:24:30Z",
          "last_comment_author": "sreekanth370"
        }
      ],
      "last_merged_pr_at": "2018-04-28T10:43:01Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 15,
          "created_at": "2015-03-28T11:58:05Z",
          "last_comment_at": "2015-06-30T10:55:56Z",
          "last_comment_author": "ivan-kleshnin"
        },
        {
          "number": 19,
          "created_at": "2015-07-31T06:17:09Z",
          "last_comment_at": "2016-10-22T16:32:21Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 24,
          "created_at": "2016-04-25T18:14:16Z",
          "last_comment_at": "2016-04-26T09:27:46Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 30,
          "created_at": "2016-09-22T16:50:51Z",
          "last_comment_at": "2016-10-02T16:03:44Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 32,
          "created_at": "2016-10-28T13:50:44Z",
          "last_comment_at": "2017-02-02T17:20:01Z",
          "last_comment_author": "unclechu"
        },
        {
          "number": 42,
          "created_at": "2018-06-20T13:57:10Z",
          "last_comment_at": "2019-02-12T00:38:03Z",
          "last_comment_author": "ardok"
        },
        {
          "number": 45,
          "created_at": "2019-04-09T08:30:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2021-06-26T14:51:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2022-01-10T15:30:31Z",
          "last_comment_at": "2023-07-18T20:46:46Z",
          "last_comment_author": "kev1010"
        },
        {
          "number": 49,
          "created_at": "2026-03-20T02:45:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/unclechu/node-deep-extend",
    "host": "github.com",
    "name": "node-deep-extend",
    "owner": "unclechu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 38,
        "vitality": 13,
        "community": 65,
        "governance": 52,
        "engineering": 42,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 42,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2058,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2058 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2058
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": 19,
              "latest_release_tag": "v0.6.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2983,
              "mean_days_between_releases": 147.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2983 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2983
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~147.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 147.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 3007,
              "days_since_last_human_commit": 2983,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2983 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2983,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 52,
              "stars": 201,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "201 stars",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 201
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "52 forks",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": [
                "deep-extend"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 170880929
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "170,880,929 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 170880929,
                      "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": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.849
            },
            "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 85% of commits",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 10,
              "closed_issues": 19,
              "issue_closed_ratio": 0.655,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "66% of issues closed",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/16 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 16
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 69,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "unclechu",
              "public_repos": 137,
              "account_age_days": 5542
            },
            "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": "69 followers of unclechu",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 69,
                      "login": "unclechu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "137 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 137
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "deep-extend"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2983
            },
            "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 2983 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2983
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 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": 60,
            "inputs": {
              "topics": [
                "javascript",
                "nodejs",
                "ecmascript",
                "browser"
              ],
              "has_wiki": true,
              "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 30
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 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 3/28 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 23,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.125,
              "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": "10 of 80 human commits state their intent (structured subject or explanatory body)",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 80",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 6205,
              "source_files_sampled": 3,
              "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/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:20:50.667712Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unclechu/node-deep-extend.svg",
  "full_name": "unclechu/node-deep-extend",
  "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.