Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:19 UTC

feross / safe-buffer

Safer Node.js Buffer API

JavaScriptMIT★ 350 stars⑂ 46 forkssince Jan 2016View on GitHub ↗

feross/safe-buffer holds a health index of 24 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (66/100) and lowest on Vitality (13/100). It was last updated 1145 days ago. A single contributor accounts for most of its recent work.

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

24
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

Feross AboukhadijehPersonal account
14,881 followers148 public repossince Sep 2009@SocketDev, @WebTorrent, @Standard

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
npmsafe-buffer5.2.11,126,884,129112263 days agobufferbuffer-allocatenode-securitysafesafe-buffersecurityuninitialized

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 1,145 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_share0.976
days_since_last_push1,145
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 11 version tags (no GitHub releases)
0/36Release recency — latest release 2,263 days ago
12.6/27Release cadence — a release every ~175 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tagv5.2.1
releases_from_tagsyes
days_since_latest_release2,263
mean_days_between_releases175
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?

66Moderate · 18% of overall
How it's scored
41.2/60Stars — 350 stars
13.8/25Forks — 46 forks
4.3/15Watchers — 7 watchers
Inputs used
forks46
stars350
watchers7
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 — 1,126,884,129 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessafe-buffer
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,126,884,129
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?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.7/22.5Commit distribution — top contributor authored 88% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 20 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.88
How it's scored
29.2/46.8Issue resolution — 62% of issues closed
23.7/38.3PR acceptance — 13/21 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/23 approved changesets -- score normalized to 1
Inputs used
merged_prs13
open_issues6
closed_issues10
issue_closed_ratio0.625
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 14,881 followers of feross
25/25Track record — 148 public repos, account ~16 yr old
Inputs used
followers14,881
owner_typeUser
is_verified
owner_loginfeross
public_repos148
account_age_days6,168
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,263 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessafe-buffer
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,263

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsbuffer, javascript, security, nodejs, safe
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

33At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 5 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/23 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 20 contributing companies or organizations
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

29Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.2/40Legible commit history — 19 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.229
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 85
8/8Automated maintenance — 2 of the last 85 commits are automated dependency updates
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.024
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_bytes8,738
source_files_sampled3
oversized_source_files0

Key facts

350GitHub stars
7contributors
0commits, last 12 months
1,145days since last push
11releases
1bus factor
6open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 46 ⇿
0Stars
46Forks
5Releases

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.

010203040504642016-082021-072026-06
Major 0Minor 2Patch 3

Each point covers 9 days.

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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 16:19 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 5 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/23 approved changesets -- score normalized to 1
10Contributorsproject has 20 contributing companies or organizations
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
npmstandard*indirect
npmtape^5.0.1indirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "buffer",
        "javascript",
        "security",
        "nodejs",
        "safe"
      ],
      "is_fork": false,
      "size_kb": 92,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 4538
      },
      "pushed_at": "2023-06-03T11:06:05Z",
      "created_at": "2016-01-13T00:46:54Z",
      "owner_type": "User",
      "updated_at": "2026-06-10T15:45:37Z",
      "description": "Safer Node.js Buffer API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://feross.org",
      "name": "Feross Aboukhadijeh",
      "type": "User",
      "login": "feross",
      "company": "@SocketDev, @WebTorrent, @Standard",
      "location": "Stanford, CA",
      "followers": 14881,
      "avatar_url": "https://avatars.githubusercontent.com/u/121766?v=4",
      "created_at": "2009-09-01T06:06:14Z",
      "is_verified": null,
      "public_repos": 148,
      "account_age_days": 6168
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2020-05-10T16:37:25Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2019-07-05T18:04:23Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2018-04-25T20:10:10Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2017-06-21T20:19:17Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2017-06-02T21:59:25Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2016-05-30T06:07:55Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2016-05-30T05:45:40Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2016-05-30T04:57:58Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2016-01-19T01:41:09Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2016-01-17T15:22:28Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-01-13T04:36:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "bc5ead0f17e0da69bb97f727d19787778b738acc",
          "body": null,
          "is_bot": false,
          "headline": "standard",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-29T04:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04176d421345efa4b557898b4206f8382e926cc3",
          "body": null,
          "is_bot": false,
          "headline": "travis: add node 12",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-27T09:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27850f5f75546f658e63bf68a28ffbbd861a146b",
          "body": null,
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-10-27T04:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5c2199930f5e29f8a40ae4ee30f9085ff580e4",
          "body": null,
          "is_bot": false,
          "headline": ".travis.yml: restore old node versions",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-05-10T16:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d3d5b4abd6308c6008499520373d204ada694b",
          "body": null,
          "is_bot": false,
          "headline": "package metadata",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-05-10T16:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d9032c56faa8a024dce8b501b4e31d5c2ab300",
          "body": null,
          "is_bot": false,
          "headline": "5.2.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-05-10T16:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f198176b23a37aeac07d504df641370f76c1866",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #28 from feross/greenkeeper/tape-5.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2020-05-10T16:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09eb3379a912ede9e88e8bfcb63dcd4d0f0b5507",
          "body": null,
          "is_bot": true,
          "headline": "chore(package): update tape to version 5.0.0",
          "author_name": "greenkeeper[bot]",
          "author_login": "greenkeeper[bot]",
          "committed_at": "2020-04-24T22:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d544741d5a360613abb0d47926e107722fae723",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-10-03T00:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d04010c3c34683f778f89237f7b966f8a8b4c8",
          "body": null,
          "is_bot": false,
          "headline": "standard *",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-08-23T21:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c90fcc3ac352351e93cea044098517b4504d924",
          "body": "Update standard to the latest version 🚀",
          "is_bot": false,
          "headline": "Merge pull request #27 from feross/greenkeeper/standard-14.0.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-08-23T21:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac318632e6d71cece258ca82dc55c139771930b2",
          "body": null,
          "is_bot": true,
          "headline": "chore(package): update standard to version 14.0.1",
          "author_name": "greenkeeper[bot]",
          "author_login": "greenkeeper[bot]",
          "committed_at": "2019-08-22T22:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8e6b4e8d65c04751d0bb9fa8f4a4541cca5714",
          "body": "https://github.com/standard/standard/issues/1359",
          "is_bot": false,
          "headline": "Pin standard to workaround npm bug",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-08-19T23:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da591f174a7f13f83900abe37d1aaab7232c5dc0",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-08-05T23:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae53d5b9f06eae8540ca948d14e43ca32692dd8c",
          "body": null,
          "is_bot": false,
          "headline": "5.2.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-07-05T18:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43206bf9660afad2c0410151b6d526a45d3e263",
          "body": "Make SafeBuffer's prototype inherit from Buffer",
          "is_bot": false,
          "headline": "Merge pull request #23 from vkarpov15/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-07-05T18:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4463582cfe6d425ea1c01a470e747d3b240a7563",
          "body": null,
          "is_bot": false,
          "headline": "add FUNDING.yml",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-07-05T17:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be9ce7c993e631a0c7e024a0dbb82fe2c4746ca",
          "body": null,
          "is_bot": false,
          "headline": "add tidelift link",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2019-03-26T05:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4f75d74d9304145cd54511d1c1de4a75d0fac5",
          "body": null,
          "is_bot": false,
          "headline": "Make SafeBuffer's prototype inherit from Buffer",
          "author_name": "Valeri Karpov",
          "author_login": "vkarpov15",
          "committed_at": "2018-10-21T02:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649435cc8e2d1f3ecdc7caf323f1cb1187307a16",
          "body": null,
          "is_bot": false,
          "headline": "5.1.2",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58337d56697ac73e76d53c5df59617016512c48",
          "body": null,
          "is_bot": false,
          "headline": "travis: explicitly test node 10",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39eb1c4f2d3660e252e80a93232e2480278050eb",
          "body": null,
          "is_bot": false,
          "headline": "remove unused zuul dependency",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f01e1b3ce15034554d87a271cd25d904f47f7aa",
          "body": null,
          "is_bot": false,
          "headline": "npmignore",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561bf4a8c2758242f5fc08d734f9465bfdeb62e6",
          "body": null,
          "is_bot": false,
          "headline": "test: move to test/ folder",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f0a3365f843ec0c1e8507abaf3d4c7f1fb921f",
          "body": "Add TypeScript type declarations",
          "is_bot": false,
          "headline": "Merge pull request #21 from machinomy/master",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-04-25T20:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bcb1129bfadc78401cf5d8968762d8fa35304f8",
          "body": null,
          "is_bot": false,
          "headline": "Add TypeScript type declarations",
          "author_name": "ukstv",
          "author_login": "ukstv",
          "committed_at": "2018-04-23T10:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd588c66711d946497fa71f187943cf96c00e13",
          "body": "Test against Node.js LTS versions",
          "is_bot": false,
          "headline": "Merge pull request #16 from MarkHerhold/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2018-01-27T08:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76fb90c2d130b27cefa97a6fabb0b4d75f2c65cd",
          "body": null,
          "is_bot": false,
          "headline": "Test against Node.js LTS versions",
          "author_name": "Mark Herhold",
          "author_login": "MarkHerhold",
          "committed_at": "2018-01-07T14:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c600c4fcb22e6f1703ddc941f81aa6fd62faa564",
          "body": null,
          "is_bot": false,
          "headline": "remove package-lock.json",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-23T23:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5261e0c19dd820c31dd21cb4116902b0ed0f9e57",
          "body": null,
          "is_bot": false,
          "headline": "5.1.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-21T20:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a986c46fbe379949b9f08f12b3320c593f925b1a",
          "body": "remove object keys, because we can't have nice things",
          "is_bot": false,
          "headline": "Merge pull request #15 from calvinmetcalf/no-object-keys",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-21T20:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6aba51b523f3f99c7d46d5fb578664c71228236",
          "body": null,
          "is_bot": false,
          "headline": "add comment",
          "author_name": "Calvin Metcalf",
          "author_login": "calvinmetcalf",
          "committed_at": "2017-06-21T12:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539ad50898c908d618ca936254fb69601cecccf7",
          "body": null,
          "is_bot": false,
          "headline": "remove object keys, because we can't have nice things",
          "author_name": "Calvin Metcalf",
          "author_login": "calvinmetcalf",
          "committed_at": "2017-06-21T12:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d841b67306768de05f147839fb32f7fc9bf10ad",
          "body": null,
          "is_bot": false,
          "headline": "5.1.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-02T21:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458d3623b085632ba4d501f6f9c86a718259e8f8",
          "body": null,
          "is_bot": false,
          "headline": "package-lock.json",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-02T21:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6ab915e3c291396c2b7b391176b37276ebc304",
          "body": null,
          "is_bot": false,
          "headline": "ignore buffer constructor usage",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-02T21:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f9b74190f401ffba80afab18eee8cac91fa1ad",
          "body": "This should have no impact",
          "is_bot": false,
          "headline": "use Buffer from required buffer package",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-02T21:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed934b00289c42207c94d6382be97da1e9dd0e5",
          "body": "No browser version",
          "is_bot": false,
          "headline": "Merge pull request #12 from calvinmetcalf/no-browser",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-06-02T21:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01898efcb677a01a46476fdd69cc60c666d61b2f",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Calvin Metcalf",
          "author_login": "calvinmetcalf",
          "committed_at": "2017-05-24T12:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c8316313653afae1f2719567a432a04513fc31",
          "body": null,
          "is_bot": false,
          "headline": "remove browser version",
          "author_name": "Calvin Metcalf",
          "author_login": "calvinmetcalf",
          "committed_at": "2017-05-24T12:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed80179e4847e49781de0587eedae5d7d658949",
          "body": null,
          "is_bot": false,
          "headline": "standard",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2017-03-21T23:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99be471242866df4782130bd13d81e1fdc0926ce",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-11-20T21:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71597942fa42b29f55b987f0df1762193307f8f1",
          "body": null,
          "is_bot": false,
          "headline": "standard",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-08-26T01:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e371a367da962afae2bebc527b50271c739d28c",
          "body": null,
          "is_bot": false,
          "headline": "5.0.1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T06:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b232e0f71c1f08a73d6942c97377c603a8e97d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix SafeBuffer.from() to throw when passed a number",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T06:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b9ade3a174a015fdfeb1ef5e0d464aba07d172e",
          "body": null,
          "is_bot": false,
          "headline": "Add tests to ensure that SafeBuffer.from throws when passed a number",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T06:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb629c9ca70d66339f58a6441082184a9299634",
          "body": null,
          "is_bot": false,
          "headline": "5.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T05:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e41eff6de2ccc3de190de054768eea1db79b98",
          "body": "Match require('buffer') exactly",
          "is_bot": false,
          "headline": "Merge pull request #6 from feross/api-fixes",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T05:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a8131ab67c9ad1ee3a9d88b8ab1ee3bb5369e2",
          "body": "- Copy all the properties from require('buffer') onto\nrequire('safe-buffer')\n\n- Don't export Buffer at require('safe-buffer'). User should do\nrequire('safe-buffer').Buffer instead, to match Node.js API.\n\n- Do nothing in Node v6 or in the browser, since the browserify shim\nalready has support for all the new APIs.",
          "is_bot": false,
          "headline": "Match require('buffer') exactly",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T05:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801d6082112af83cea8c2bc53044b4a4d3df65e3",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T05:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "481d1d9cd7bf6f392e1881f7b381f1c68ddaad0a",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T04:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94148dbb9841a419f2079e754d1cdd3aebc3a667",
          "body": "Update to finalized Buffer v6 API, and make it work back to Node v0.10",
          "is_bot": false,
          "headline": "Merge pull request #5 from feross/new-api",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T04:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86eb2c3d438f2e36d205d4ded8fcfee7f6b07606",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T04:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10a5a17bd79d85fc2cec7b577bd7456eb6dbde2",
          "body": null,
          "is_bot": false,
          "headline": "Fix for node 0.10",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T04:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8e52fb56b5c618306e7fbf14c16e56633b36b2",
          "body": null,
          "is_bot": false,
          "headline": "Update to finalized Buffer v6 API",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-30T02:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f0416351822cbb9d8d56039b054fa4b9a6e6f8",
          "body": "Update standard to version 7.0.0 🚀",
          "is_bot": false,
          "headline": "Merge pull request #4 from feross/greenkeeper-standard-7.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-05-02T15:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68fdf1b20589f285db14c2f2cffadf51ff651b7d",
          "body": "https://greenkeeper.io/",
          "is_bot": false,
          "headline": "chore(package): update standard to version 7.0.0",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-05-02T14:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4434b6aac2b4851468bf30dddd79c307d80d98",
          "body": "Update standard to version 6.0.5 🚀",
          "is_bot": false,
          "headline": "Merge pull request #3 from feross/greenkeeper-standard-6.0.5",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-02-12T20:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ae6e7fc37ce826392e9ddccc4061b4f2a71532",
          "body": "http://greenkeeper.io/",
          "is_bot": false,
          "headline": "chore(package): update standard to version 6.0.5",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-02-12T18:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3caf505557a60807b44aa97197d01251c192abb",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-19T01:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8919d6fed6cfaca828b71c2f4669bdcbfb115661",
          "body": null,
          "is_bot": false,
          "headline": "remove old test",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-19T01:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52c672f9ca4b0695cbd15df19583ca6f774fe28d",
          "body": null,
          "is_bot": false,
          "headline": "BREAKING: alloc -> allocRaw; zalloc -> alloc",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-19T01:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb88fb7bd6dfbf5d365e8db86042da88176dc35a",
          "body": "This matches the current Node EPS proposal.",
          "is_bot": false,
          "headline": "BREAKING: Buffer(number) returns uninitialized memory again",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-18T10:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f40c926d9dcba272d9dc3acf365ee715857d51",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-17T15:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a3ff50f99191371c1dde8317aef5e59db4dd904",
          "body": "fix buffer to match latest proposal",
          "is_bot": false,
          "headline": "Merge pull request #2 from feross/v2",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-17T15:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4f678ec86e200ef5ff548a4eb983b47f2fd9d5",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-17T15:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0396d3b4e85638d07a164563262eaa1fce4fbbed",
          "body": null,
          "is_bot": false,
          "headline": "fix buffer to match latest proposal",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-17T14:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d060adc8b1e63b9058c927054aa5b0b5884ca52d",
          "body": "readme",
          "is_bot": false,
          "headline": "Merge pull request #1 from pguth/patch-1",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T20:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c79fdaf61d519ceb1a3b4e135754d2ef9c399d0",
          "body": "fixed typo",
          "is_bot": false,
          "headline": "readme",
          "author_name": "Per",
          "author_login": "perguth",
          "committed_at": "2016-01-13T10:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f710a3796babcdab7da12e63eabaf51b9552578a",
          "body": null,
          "is_bot": false,
          "headline": "fix tests on node 0.10",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8aaf15d48a29fdc5386d902631f9befd52a9db3",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650eb62e879071e631051c89a2df357595e3b521",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e508ca4db122402cc93458db62493204e9d7c9d",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2668519b8ec4f68636c753a98e16f30fb40e0036",
          "body": null,
          "is_bot": false,
          "headline": "fix functionality",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c41165e6f5dd402f6ba138bff6e328bbc2024b",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0bd5d1bf2bab52496dd8b8c8fb315eddb89c8fd",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bae6c12e5802a5968e955454d32f8491f048b6",
          "body": null,
          "is_bot": false,
          "headline": "spellcheck",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12034d15578d128baded7285147150244e65ebef",
          "body": null,
          "is_bot": false,
          "headline": "add credits",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14585355f110eda1658e907c0132bc04efff3f62",
          "body": null,
          "is_bot": false,
          "headline": "copy static methods/props from Buffer",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf0a4d79ba3125be0603a840093ba0ee47c78ca",
          "body": null,
          "is_bot": false,
          "headline": "alpha package.json",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0f6f9f08c47c0487d6009c4943f14baa6b2554",
          "body": null,
          "is_bot": false,
          "headline": "add tests",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T04:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6279946a2f3205d2cf99ef5d4465cdb0b96d93",
          "body": null,
          "is_bot": false,
          "headline": "use real names",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T03:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4063af37d377b3ffd7e8adf857bb610495429b",
          "body": null,
          "is_bot": false,
          "headline": "link node.js docs",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T03:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdcd83814067b861257d10522ee15b119c486b3",
          "body": null,
          "is_bot": false,
          "headline": "use buffer.fill(0) API",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T03:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3db200ef46f3bbfc71e9cdc0154986684154f39",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Feross Aboukhadijeh",
          "author_login": "feross",
          "committed_at": "2016-01-13T03:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 0,
      "latest_release_at": "2020-05-10T16:37:25Z",
      "latest_release_tag": "v5.2.1",
      "releases_from_tags": true,
      "days_since_last_push": 1145,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2263,
      "mean_days_between_releases": 175
    },
    "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": "safe-buffer",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "buffer",
            "buffer allocate",
            "node security",
            "safe",
            "safe-buffer",
            "security",
            "uninitialized"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/safe-buffer",
          "is_deprecated": false,
          "latest_version": "5.2.1",
          "repository_url": "https://github.com/feross/safe-buffer",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 1126884129,
          "first_published_at": "2016-01-13T04:36:59.750000Z",
          "latest_published_at": "2020-05-10T16:37:30.776000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2263
        }
      ]
    },
    "popularity": {
      "forks": 46,
      "stars": 350,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 2
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-27",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-04-24",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 2
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 4
          }
        ],
        "complete": true,
        "collected": 46,
        "total_forks": 46
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "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": 8738,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "standard",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.0.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 13,
        "open_issues": 6,
        "closed_ratio": 0.625,
        "closed_issues": 10,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "feross",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/121766?v=4"
        },
        {
          "type": "User",
          "login": "calvinmetcalf",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1128607?v=4"
        },
        {
          "type": "User",
          "login": "greenkeeperio-bot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
        },
        {
          "type": "User",
          "login": "MarkHerhold",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4934732?v=4"
        },
        {
          "type": "User",
          "login": "perguth",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/85259?v=4"
        },
        {
          "type": "User",
          "login": "vkarpov15",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1620265?v=4"
        },
        {
          "type": "User",
          "login": "ukstv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/193527?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.88
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 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/23 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 20 contributing companies or organizations",
            "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": "bc5ead0f17e0da69bb97f727d19787778b738acc",
        "ran_at": "2026-07-22T16:19:02Z",
        "aggregate_score": 3.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": 33,
          "created_at": "2021-07-05T14:08:56Z",
          "last_comment_at": "2024-10-17T08:51:32Z",
          "last_comment_author": "melMass"
        },
        {
          "number": 36,
          "created_at": "2023-06-03T11:06:04Z",
          "last_comment_at": "2023-06-03T11:06:56Z",
          "last_comment_author": "andrewvasilchuk"
        },
        {
          "number": 39,
          "created_at": "2025-08-11T15:15:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2026-01-04T09:27:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2026-06-07T12:47:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2026-06-25T14:00:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2026-06-25T19:06:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2026-06-25T20:09:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-06-25T20:48:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-06-25T22:21:59Z",
          "last_comment_at": "2026-07-16T04:46:44Z",
          "last_comment_author": "chenlinxi890-spec"
        }
      ],
      "last_merged_pr_at": "2020-05-10T16:35:51Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 30,
          "created_at": "2021-04-19T09:34:13Z",
          "last_comment_at": "2025-05-19T03:08:54Z",
          "last_comment_author": "xcaptain"
        },
        {
          "number": 31,
          "created_at": "2021-05-05T20:05:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2021-07-01T12:34:28Z",
          "last_comment_at": "2024-11-23T11:33:10Z",
          "last_comment_author": "asukaminato0721"
        },
        {
          "number": 34,
          "created_at": "2021-10-08T12:21:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2025-07-15T13:49:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2026-06-25T09:54:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/feross/safe-buffer",
    "host": "github.com",
    "name": "safe-buffer",
    "owner": "feross"
  },
  "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": 24,
      "inputs": {
        "security": 33,
        "vitality": 13,
        "community": 66,
        "governance": 55,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 40,
        "overall_after_abandonment_multiplier": 24
      },
      "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": 0.976,
              "days_since_last_push": 1145,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1145 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1145
                    }
                  }
                ],
                "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": 11,
              "latest_release_tag": "v5.2.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2263,
              "mean_days_between_releases": 175
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2263 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2263
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~175 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 175
                    }
                  }
                ],
                "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": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 4,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 2263,
              "days_since_last_human_commit": 2092,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2092 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": 2092,
                      "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": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 46,
              "stars": 350,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "350 stars",
                "points": 41.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 350
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "46 forks",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": [
                "safe-buffer"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1126884129
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,126,884,129 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1126884129,
                      "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": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.88
            },
            "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 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 13,
              "open_issues": 6,
              "closed_issues": 10,
              "issue_closed_ratio": 0.625,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "62% of issues closed",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "13/21 decided PRs merged",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 13,
                      "decided": 21
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/23 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 14881,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "feross",
              "public_repos": 148,
              "account_age_days": 6168
            },
            "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": "14,881 followers of feross",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14881,
                      "login": "feross"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "148 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 148
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "safe-buffer"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2263
            },
            "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 2263 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2263
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "buffer",
                "javascript",
                "security",
                "nodejs",
                "safe"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 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/23 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "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": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 26
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 29,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.229,
              "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": "19 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 33,
            "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.024
            },
            "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 85",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 85 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 85
                    }
                  }
                ],
                "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": 8738,
              "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",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:19:14.409750Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/feross/safe-buffer.svg",
  "full_name": "feross/safe-buffer",
  "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.26.0 — full methodology · metrics wiki.

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