Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-02 00:09 UTC

request / request-promise-native

The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.

JavaScriptISC★ 1,088 stars⑂ 65 forkssince May 2016View on GitHub ↗

request/request-promise-native holds a health index of 16 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (70/100) and lowest on Vitality (13/100). It was last updated 1184 days ago. A single contributor accounts for most of its recent work.

16
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

16
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02).

Ownership

requestOrganization
57 followers29 public repossince Apr 2011

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmrequest-promise-native⚠ request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/31421.0.913,006,211112201 days agoxhrhttphttpspromiserequestthenthenablenative

Metrics by category

Vitality

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

13Critical · 21% of overall
How it's scored
0/36Push recency — last push 1,184 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,184
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
0/36Release recency — latest release 2,201 days ago
12.6/27Release cadence — a release every ~163 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv1.0.9
releases_from_tagsyes
days_since_latest_release2,201
mean_days_between_releases163
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?

70Good · 17% of overall
How it's scored
49.3/60Stars — 1,088 stars
15.1/25Forks — 65 forks
5.8/15Watchers — 12 watchers
Inputs used
forks65
stars1,088
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 13,006,211 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrequest-promise-native
dependents
ecosystemsnpm
total_downloads
monthly_downloads13,006,211
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?

48Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.1/22.5Commit distribution — top contributor authored 91% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.907
How it's scored
31.5/42Issue resolution — 75% of issues closed
11.5/30PR acceptance — 5/13 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 5/24 approved changesets -- score normalized to 2
Inputs used
merged_prs5
open_issues13
closed_issues39
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.75
closed_unmerged_prs8
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.7/25Owner reach — 57 followers of request
22.8/25Track record — 29 public repos, account ~15 yr old
Inputs used
followers57
owner_typeOrganization
is_verified
owner_loginrequest
public_repos29
account_age_days5,588
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 2,201 days ago
20/20Version history — 11 published versions
0/20Not deprecated — request-promise-native: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
Inputs used
packagesrequest-promise-native
ecosystemsnpm
any_deprecatedyes
min_days_since_publish2,201

Engineering Quality

Are baseline engineering and documentation practices in place?

48Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
6.4/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_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 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
1.5/7.5Code-Review — Found 5/24 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
16.8/35Direct dependencies free of known advisories — 1 affected: tough-cookie 2.5.0 (moderate 6.5)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
34.4/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,127 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages6
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages1
Matched the npm:request-promise-native@1.0.9 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

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

Key facts

1,088GitHub stars
5contributors
0commits, last 12 months
1,184days since last push
10releases
1bus factor
13open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 65 ⇿
0Stars
65Forks
6Releases

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.

01325385063756522016-102021-072026-05
Major 0Minor 0Patch 6

Each point covers 9 days.

OpenSSF Scorecard 3.1 / 10
3.1aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
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
2Code-ReviewFound 5/24 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmrequest-promise-core1.1.4package.json
npmstealthy-require^1.1.1package.json
npmtough-cookie^2.3.3package.json
All dependencies 16

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

RegistryPackageVersionRelation
npmrequest-promise-core1.1.4direct
npmstealthy-require^1.1.1direct
npmtough-cookie^2.3.3direct
npmbody-parser~1.15.2indirect
npmchai~3.5.0indirect
npmchalk~1.1.3indirect
npmgulp~3.9.1indirect
npmgulp-coveralls~0.1.4indirect
npmgulp-eslint~2.1.0indirect
npmgulp-istanbul~1.0.0indirect
npmgulp-mocha~2.2.0indirect
npmlodash~4.13.1indirect
npmpublish-please~2.1.4indirect
npmrequest^2.34.0indirect
npmrimraf~2.5.3indirect
npmrun-sequence~1.2.2indirect
Dependency advisories 1

Installing npm:request-promise-native@1.0.9 pulls in 6 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
tough-cookie2.5.0directmoderate14.1.3

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 38,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 7504
      },
      "pushed_at": "2023-05-05T15:37:39Z",
      "created_at": "2016-05-06T20:55:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-01T20:14:16Z",
      "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "master",
      "license_spdx_raw": "ISC",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "request",
      "type": "Organization",
      "login": "request",
      "company": null,
      "location": null,
      "followers": 57,
      "avatar_url": "https://avatars.githubusercontent.com/u/730467?v=4",
      "created_at": "2011-04-14T23:54:27Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 5588
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2020-07-22T01:23:06Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2019-11-04T01:03:44Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2019-02-15T05:31:37Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2019-02-15T00:02:35Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2017-09-22T16:48:54Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2017-05-08T01:49:37Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2016-08-08T11:23:32Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2016-07-18T20:05:37Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2016-07-18T00:15:19Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-07-16T00:18:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "578970f57e6821fd3e01028cc2239084d9b2bb7f",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.9",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2020-07-22T01:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8388f426bd7e37f93c56cdb99cdf3602279a3210",
          "body": "…odash",
          "is_bot": false,
          "headline": "chore: bumped request-promise-core due to security vulnerability of l…",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2020-07-22T01:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53ac09cf7141da80e2d879f10c79c68589df6ba",
          "body": null,
          "is_bot": false,
          "headline": "docs: reference to request deprecation and alternative libs",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2020-03-15T17:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1165c4ee576790f31d20878e5bb30a795be94941",
          "body": "docs: deprecated as well as request",
          "is_bot": false,
          "headline": "Merge pull request #58 from shisama/readme-shows-deprecation",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2020-02-15T02:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086632b45dd2933c927fe38a3b01b63d8b93de34",
          "body": null,
          "is_bot": false,
          "headline": "docs: deprecated as well as request",
          "author_name": "shisama",
          "author_login": "shisama",
          "committed_at": "2020-02-14T20:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6498be1290b24e8911278df724b49670e80c684b",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.8",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-11-04T01:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8df6764213d8ba769787610a38ce9b7b4d4a07",
          "body": "…ative",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/request/request-promise-n…",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-11-04T00:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1592a3171e5a5c8d59da1052b6f7b84d733dd4f0",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated request-promise-core that updates lodash",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-11-04T00:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171f3b51cb7400feba504107db68d15fa0d0a5dd",
          "body": "docs: es6+, finally",
          "is_bot": false,
          "headline": "Merge pull request #46 from tbjgolden/docs/clarify-es6-finally",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2019-08-06T16:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239ce4696967821ac199aa8e23fce0c8829a8e64",
          "body": null,
          "is_bot": false,
          "headline": "docs: es6+, finally",
          "author_name": "Tom Golden",
          "author_login": null,
          "committed_at": "2019-05-12T23:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae195a597ee92861e70fa6edda30c9a68a9caf2",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.7",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-15T05:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecf8621cb63d19163cb6766f2a565b87d1934563",
          "body": null,
          "is_bot": false,
          "headline": "fix: tough-cookie version",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-15T05:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c5f7215c748dc6af97bf4b15eaa8733fdbf7a4f",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated publish-please config",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-15T00:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad655aa4092e6d508f386281a020ac4f240c7f6",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.6 (now really)",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-15T00:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1240b805abccec596a8f0e7ae4cbe913e98a1c85",
          "body": null,
          "is_bot": false,
          "headline": "fix: updated indirect lodash dependency to fix security vulnerability",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80947a1e31d1d4958ca700988f69c18cc7b09434",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.6",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad529a399fd614352d04065e7b79f24385b69f54",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix ci build for node v8+",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c54c4ab7d318d2ce14546f82a293d32d813d9b",
          "body": "fix: target tough-cookie 2.x to preserve node 6 support",
          "is_bot": false,
          "headline": "Merge pull request #33 from jasonmit/u/jasonmit/fix-node-6",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f7ed29ee6918a190acee953d81b3d360340bde",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into u/jasonmit/fix-node-6",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4633d4c959b448b5d134a7bd65421cef6f25e7a2",
          "body": null,
          "is_bot": false,
          "headline": "fix: breaking change in tough-cookie v3",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T23:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14aa6eeb374505bf28fcf94b68fb27650c3b5608",
          "body": null,
          "is_bot": false,
          "headline": "chore: added node 8 and 10 to ci build",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2019-02-14T20:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfcaaa8a71854bf5e94c955253f5de9c523b774",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Jason Mitchell",
          "author_login": "jasonmit",
          "committed_at": "2019-01-14T18:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "049152b3bee44265a303ed7a9f6cacba00326980",
          "body": null,
          "is_bot": false,
          "headline": "fix: target tough-cookie 2.x to preserve node 6 support",
          "author_name": "Jason Mitchell",
          "author_login": "jasonmit",
          "committed_at": "2019-01-09T08:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1874877850a59152915c9e9cbacbdc577486cca5",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.5",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2017-09-22T16:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b7306e4b54e61b947ab62b353cca50ae7659c61",
          "body": "Update tough-cookie version due to security vulnerability",
          "is_bot": false,
          "headline": "Merge pull request #13 from sophieklm/tough-cookie-update",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2017-09-22T16:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23db4109a289319cf577e6b5a29ff5bbae86f9ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: using latest allowed request version for old node.js environments",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2017-09-22T16:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2bff24ccab9458bf49e580c8e611329b397a4b",
          "body": "…versions",
          "is_bot": false,
          "headline": "Update tough-cookie version due to security vulnerability in earlier …",
          "author_name": "Sophie Mann",
          "author_login": "sophieklm",
          "committed_at": "2017-09-22T08:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7239e1e41d475ef840375ace4a6cbc6d8b53ce1e",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.4",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2017-05-08T01:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760dac893a00069976d0055c5581ab39c36641b4",
          "body": null,
          "is_bot": false,
          "headline": "fix: using tough-cookie for the request",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2017-05-08T01:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92c4c484c3b6bbdd2f69b67956974a5404b21a1",
          "body": "corrected \"less\" to \"fewer\"",
          "is_bot": false,
          "headline": "Merge pull request #4 from Thebigbignooby/patch-2",
          "author_name": "Nicolai Kamenzky",
          "author_login": "analog-nico",
          "committed_at": "2016-10-13T22:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f578e1a55e7ba811a8060caa54e4ed0dbe37578e",
          "body": null,
          "is_bot": false,
          "headline": "corrected \"less\" to \"fewer\"",
          "author_name": "Rory Dent",
          "author_login": "Thebigbignooby",
          "committed_at": "2016-10-13T22:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700d1fb2d3543bbf5cccb21489ae882a33cb213e",
          "body": null,
          "is_bot": false,
          "headline": "chore: switched to renamed request-promise-core package, version 1.0.3",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-08-08T11:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5892c2a7204ae1712811d9ca5fe84df8bd961c50",
          "body": null,
          "is_bot": false,
          "headline": "docs: better badges",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-08-08T11:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec1c9483f60acceb9921db0ab89d582449da918",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "docs: note for npm proxy users",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-19T01:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d1a6a4a36f49bef1fe5428d74fb72eddf3f818",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.2",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-18T20:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e341e3d3128793a18fc6b24fa65379e1b894451f",
          "body": null,
          "is_bot": false,
          "headline": "fix: use with module bundlers",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-18T19:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec7ce418ace3723323d45af671af0e183bf2d00",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated lint settings",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-18T19:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d440ae9babc827b373057d99d7f06e59a86129ca",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.1",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-18T00:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb97407ce12580ad41dba128c8fba93d87fc86ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixed request/promise-core version",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-18T00:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213a0c1c19ad5b8215afc75f4bd818850cee21c8",
          "body": null,
          "is_bot": false,
          "headline": "Version 1.0.0",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-16T00:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df6daaaef18afabd6961ca0c54097a4d6b6b5fb2",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "docs: migration instructions",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-16T00:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e821b17f3ad163adda2bdedf4571c9db15883f0",
          "body": null,
          "is_bot": false,
          "headline": "docs: minimum viable description",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-15T22:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664640baff57928b8d835aea9c43d801bcd987b3",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated promise-core",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-15T22:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1586a88aa2accf09af0fec4a4f0c48959bb11c8b",
          "body": null,
          "is_bot": false,
          "headline": "test: improved requiring this lib",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T05:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed258d028a913625006848f405f879e4b1445c5",
          "body": null,
          "is_bot": false,
          "headline": "chore: removed old request version - test covered in promise-core",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T04:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dd91c864bbbfe6be24069e7760bdd8507cabba",
          "body": null,
          "is_bot": false,
          "headline": "docs: standard sections and badges",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2202212ee291981e9cca6e5e0bdb7386dc55c9c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Bluebird not needed",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f335a8efe1b43fca389206e71d5bf3eff7b5ee",
          "body": null,
          "is_bot": false,
          "headline": "test: correct config of promise-core",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45eb3a49868f25085446974f7ac757ebd847b7c5",
          "body": null,
          "is_bot": false,
          "headline": "test: require Request independently",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6847137137a79f19c61c4986b7146dcde14eb5db",
          "body": null,
          "is_bot": false,
          "headline": "chore: installed @request/promise-core from npm",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42992b74baf6ff27420d953448db34eb858f335",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated boilerplate",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-11T01:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35fcaa6fffe71fc7268e3fff3f9aebb3fcae8f03",
          "body": null,
          "is_bot": false,
          "headline": "chore: added license title",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-07-07T23:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd032946c54fd6a9c900b04015e2cc56fd6445cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: draft implementation",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-05-27T06:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb57692eaa736b6b2cb69fda6d69304319b16f9b",
          "body": null,
          "is_bot": false,
          "headline": "chore: build infrastructure",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-05-27T06:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0beef89c7ef60889d23b6efcb9a9caf048ca02cb",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "analog-nico",
          "author_login": "analog-nico",
          "committed_at": "2016-05-07T06:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2020-07-22T01:23:06Z",
      "latest_release_tag": "v1.0.9",
      "releases_from_tags": true,
      "days_since_last_push": 1184,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2201,
      "mean_days_between_releases": 163
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "request-promise-native",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "xhr",
            "http",
            "https",
            "promise",
            "request",
            "then",
            "thenable",
            "native"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/request-promise-native",
          "is_deprecated": true,
          "latest_version": "1.0.9",
          "repository_url": "https://github.com/request/request-promise-native",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": "request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142",
          "maintainers_count": 2,
          "monthly_downloads": 13006211,
          "first_published_at": "2016-05-07T06:44:22.851000Z",
          "latest_published_at": "2020-07-22T01:28:05.415000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2201
        }
      ]
    },
    "popularity": {
      "forks": 65,
      "stars": 1088,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-17",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 65
      },
      "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": 4069,
      "source_files_sampled": 8,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "tough-cookie",
            "direct": true,
            "version": "2.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-72xf-g2v4-qvf3"
            ],
            "fixed_version": "4.1.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1127
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "npm:request-promise-native@1.0.9",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "request-promise-core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.4"
        },
        {
          "name": "stealthy-require",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "tough-cookie",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "request-promise-core",
            "direct": true,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "stealthy-require",
            "direct": true,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": true,
            "version": "^2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "~1.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "~3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "~1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "~3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-coveralls",
            "direct": false,
            "version": "~0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-eslint",
            "direct": false,
            "version": "~2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-istanbul",
            "direct": false,
            "version": "~1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-mocha",
            "direct": false,
            "version": "~2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "~4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "publish-please",
            "direct": false,
            "version": "~2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "request",
            "direct": false,
            "version": "^2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "~2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "run-sequence",
            "direct": false,
            "version": "~1.2.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 16,
        "direct_count": 3,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 5,
        "open_issues": 13,
        "closed_ratio": 0.75,
        "closed_issues": 39,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "analog-nico",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/1407390?v=4"
        },
        {
          "type": "User",
          "login": "jasonmit",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3108309?v=4"
        },
        {
          "type": "User",
          "login": "Thebigbignooby",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4172090?v=4"
        },
        {
          "type": "User",
          "login": "sophieklm",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15779469?v=4"
        },
        {
          "type": "User",
          "login": "shisama",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9845816?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.907
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 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": 2,
            "reason": "Found 5/24 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "578970f57e6821fd3e01028cc2239084d9b2bb7f",
        "ran_at": "2026-08-02T00:09:28Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 62,
          "created_at": "2020-05-02T23:12:23Z",
          "last_comment_at": "2020-05-02T23:20:00Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 63,
          "created_at": "2020-07-15T19:51:27Z",
          "last_comment_at": "2020-07-15T19:57:13Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 64,
          "created_at": "2023-05-05T15:37:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2020-02-15T02:53:13Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2016-07-21T13:54:04Z",
          "last_comment_at": "2019-10-04T01:30:36Z",
          "last_comment_author": "jrgleason"
        },
        {
          "number": 6,
          "created_at": "2017-01-07T22:12:50Z",
          "last_comment_at": "2020-08-30T05:00:32Z",
          "last_comment_author": "piall"
        },
        {
          "number": 8,
          "created_at": "2017-04-25T17:54:01Z",
          "last_comment_at": "2018-06-28T19:54:14Z",
          "last_comment_author": "nwhitmont"
        },
        {
          "number": 30,
          "created_at": "2018-11-10T02:46:23Z",
          "last_comment_at": "2019-08-06T16:37:19Z",
          "last_comment_author": "analog-nico"
        },
        {
          "number": 43,
          "created_at": "2019-04-23T21:57:28Z",
          "last_comment_at": "2019-08-23T16:55:07Z",
          "last_comment_author": "jjwilliams42"
        },
        {
          "number": 45,
          "created_at": "2019-05-03T17:25:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2019-07-04T01:54:05Z",
          "last_comment_at": "2020-07-17T14:08:49Z",
          "last_comment_author": "sandeeppadhy2005"
        },
        {
          "number": 52,
          "created_at": "2019-08-22T21:33:29Z",
          "last_comment_at": "2019-08-22T21:34:11Z",
          "last_comment_author": "articice"
        },
        {
          "number": 55,
          "created_at": "2019-10-25T14:45:43Z",
          "last_comment_at": "2019-12-17T23:29:34Z",
          "last_comment_author": null
        },
        {
          "number": 59,
          "created_at": "2020-02-22T09:42:30Z",
          "last_comment_at": "2020-03-06T14:05:35Z",
          "last_comment_author": "debugmaster"
        },
        {
          "number": 60,
          "created_at": "2020-03-25T17:58:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2020-04-03T15:08:02Z",
          "last_comment_at": "2020-12-12T19:19:22Z",
          "last_comment_author": "rileyjshaw"
        },
        {
          "number": 65,
          "created_at": "2024-01-31T11:06:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/request/request-promise-native",
    "host": "github.com",
    "name": "request-promise-native",
    "owner": "request"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 43 is calibrated to 39 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 43,
            "calibrated": 39,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 19,
            "pct": 40
          }
        }
      ],
      "value": 16,
      "inputs": {
        "security": 40,
        "vitality": 13,
        "community": 70,
        "governance": 48,
        "calibration": "2026-08-02",
        "engineering": 48,
        "ai_readiness": 41,
        "abandonment_cap": 19,
        "abandonment_state": "declared",
        "weighted_overall_raw": 43,
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 16
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1184,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1184 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1184
                    }
                  }
                ],
                "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": 10,
              "latest_release_tag": "v1.0.9",
              "releases_from_tags": true,
              "days_since_latest_release": 2201,
              "mean_days_between_releases": 163
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2201 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2201
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~163 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 163
                    }
                  }
                ],
                "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": "weak",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 19,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "packages_deprecated",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "every published package is deprecated or yanked",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_packages_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 65,
              "stars": 1088,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,088 stars",
                "points": 49.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1088
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "65 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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 (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "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": "exceptional",
            "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": [
                "request-promise-native"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 13006211
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "13,006,211 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 13006211,
                      "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": "weak",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.907
            },
            "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 91% of commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 13,
              "closed_issues": 39,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 8,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/13 decided PRs merged",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/24 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 57,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "request",
              "public_repos": 29,
              "account_age_days": 5588
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "57 followers of request",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 57,
                      "login": "request"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~15 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "weak",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "packages": [
                "request-promise-native"
              ],
              "ecosystems": "npm",
              "any_deprecated": true,
              "min_days_since_publish": 2201
            },
            "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 2201 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2201
                    }
                  }
                ],
                "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": "request-promise-native: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "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": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 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": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 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 5/24 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:request-promise-native@1.0.9 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:request-promise-native@1.0.9",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: tough-cookie 2.5.0 (moderate 6.5)",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "tough-cookie 2.5.0 (moderate 6.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1127 days ago",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 1127
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 6
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.709,
              "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": "39 of 55 human commits state their intent (structured subject or explanatory body)",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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 55",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 55
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 4069,
              "source_files_sampled": 8,
              "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/8 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-02T00:09:38.170761Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/request/request-promise-native.svg",
  "full_name": "request/request-promise-native",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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