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

stefanpenner / get-caller-file

TypeScriptISC★ 37 stars⑂ 12 forkssince Dec 2015View on GitHub ↗

stefanpenner/get-caller-file holds a health index of 22 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (57/100) and lowest on Vitality (13/100). It was last updated 1028 days ago. A single contributor accounts for most of its recent work.

22
overall / 100
Critical

Software health index

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

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

Score profile

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

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

Ownership

Stefan PennerPersonal account
1,646 followers687 public repossince Feb 2008@LinkedIn

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmget-caller-file2.0.5476,836,592102691 days ago

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,028 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,028
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 8 version tags (no GitHub releases)
0/36Release recency — latest release 2,691 days ago
12.6/27Release cadence — a release every ~134.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv2.0.5
releases_from_tagsyes
days_since_latest_release2,691
mean_days_between_releases134.7
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?

57Moderate · 18% of overall
How it's scored
25.2/60Stars — 37 stars
8.7/25Forks — 12 forks
2.7/15Watchers — 4 watchers
Inputs used
forks12
stars37
watchers4
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 476,836,592 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesget-caller-file
dependents
ecosystemsnpm
total_downloads
monthly_downloads476,836,592
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3/22.5Commit distribution — top contributor authored 87% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.868
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
29.4/38.3PR acceptance — 10/13 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/17 approved changesets -- score normalized to 1
Inputs used
merged_prs10
open_issues3
closed_issues6
issue_closed_ratio0.667
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.1/25Owner reach — 1,646 followers of stefanpenner
25/25Track record — 687 public repos, account ~18 yr old
Inputs used
followers1,646
owner_typeUser
is_verified
owner_loginstefanpenner
public_repos687
account_age_days6,719
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 2,691 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesget-caller-file
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,691

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

35At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/17 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate1.9
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories12
affected_packages6
assessed_packages37
unassessed_packages0
affected_by_severitycritical 1, high 4, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 37 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.1/40Legible commit history — 13 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.245
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 53
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
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
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/4 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes1,259
source_files_sampled4
oversized_source_files0

Key facts

37GitHub stars
5contributors
0commits, last 12 months
1,028days since last push
8releases
1bus factor
3open 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 ★ / 12 ⇿
0Stars
12Forks
7Releases

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.

0246810121212017-052021-072025-09
Major 1Minor 0Patch 6

Each point covers 8 days.

OpenSSF Scorecard 1.9 / 10
1.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/17 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities12 existing vulnerabilities detected
All dependencies 37

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

RegistryPackageVersionRelation
npm@types/chai4.1.7indirect
npm@types/ensure-posix-path1.0.0indirect
npm@types/mocha5.2.6indirect
npm@types/node11.11.0indirect
npmassertion-error1.1.0indirect
npmbalanced-match1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrowser-stdout1.3.1indirect
npmchai4.2.0indirect
npmcheck-error1.0.2indirect
npmcommander2.15.1indirect
npmconcat-map0.0.1indirect
npmdebug3.1.0indirect
npmdeep-eql3.0.1indirect
npmdiff3.5.0indirect
npmensure-posix-path1.1.1indirect
npmescape-string-regexp1.0.5indirect
npmfs.realpath1.0.0indirect
npmget-func-name2.0.0indirect
npmglob7.1.2indirect
npmgrowl1.10.5indirect
npmhas-flag3.0.0indirect
npmhe1.1.1indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npmminimatch3.0.4indirect
npmminimist0.0.8indirect
npmmkdirp0.5.1indirect
npmmocha5.2.0indirect
npmms2.0.0indirect
npmonce1.4.0indirect
npmpath-is-absolute1.0.1indirect
npmpathval1.1.0indirect
npmsupports-color5.4.0indirect
npmtype-detect4.0.8indirect
npmtypescript3.3.3333indirect
npmwrappy1.0.2indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
minimist0.0.8indirectcritical21.2.6
brace-expansion1.1.11indirecthigh35.0.7
get-func-name2.0.0indirecthigh12.0.1
minimatch3.0.4indirecthigh410.2.3
pathval1.1.0indirecthigh11.1.1
diff3.5.0indirectmoderate18.0.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": 43,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 205,
        "TypeScript": 2233
      },
      "pushed_at": "2023-09-27T20:35:45Z",
      "created_at": "2015-12-30T20:25:24Z",
      "owner_type": "User",
      "updated_at": "2025-11-11T05:10:57Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "master",
      "license_spdx_raw": "ISC",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://iamstef.net/",
      "name": "Stefan Penner",
      "type": "User",
      "login": "stefanpenner",
      "company": "@LinkedIn",
      "location": "Salt Lake City, Utah",
      "followers": 1646,
      "avatar_url": "https://avatars.githubusercontent.com/u/1377?v=4",
      "created_at": "2008-02-28T01:15:06Z",
      "is_verified": null,
      "public_repos": 687,
      "account_age_days": 6719
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2019-03-09T21:48:21Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2019-03-09T04:24:47Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2019-03-09T04:22:46Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2019-03-09T04:09:06Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-12-11T18:50:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-07-11T15:24:36Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2018-07-11T14:14:35Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2016-08-09T00:52:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2383bf9e98ed3c568ff69d7586cf59c0f1dcb9d3",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.5 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T21:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b72f9cb938a2c50b10aed26a94c0ac4543be1a",
          "body": "[Fixes #16] move @types/node to dev dependency",
          "is_bot": false,
          "headline": "Merge pull request #17 from stefanpenner/types-node-fix",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T21:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5cce51ba256a8147d63373a92919eec6d3e2bfb",
          "body": null,
          "is_bot": false,
          "headline": "[Fixes #16] move @types/node to dev dependency",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T21:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81ce818bafadf3d68806c3b247aae2c581d57c6",
          "body": null,
          "is_bot": false,
          "headline": "Update lockfile",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d3f01d09093efb577058fcc765ed4f8dc062e5",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.4 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151d6c7f8da619931cd9ca56e0ebfbc7c1d6a52c",
          "body": null,
          "is_bot": false,
          "headline": "remove another d.ts file",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0640ed23fff1924d999ff44ce78fc783b6fbb793",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.3 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdaa28dbd35e4809ed85ee94238a87239a557b4e",
          "body": null,
          "is_bot": false,
          "headline": "Remove index.d.ts file",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09122abff66fc418c6d390a791cc0130af173663",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.2 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38dfa916b1d692b68cc818d81cc2cc2bdcd36d3a",
          "body": null,
          "is_bot": false,
          "headline": "update lockfile",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T04:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aef3f08a9b783b36f39bccabcd7c1836a1087770",
          "body": "Typescript",
          "is_bot": false,
          "headline": "Merge pull request #15 from stefanpenner/typescript",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb80523e0352995dcb08d4690eea4b30cb8a15d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into typescript",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad2a4d368170065862978796c72786bf32f8e8e",
          "body": null,
          "is_bot": false,
          "headline": "Correct node version",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9838626c16e2ef9956df2778c3f1dfcc61b6758",
          "body": null,
          "is_bot": false,
          "headline": "use yarn",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78554a5090ce289bc4001670c978099f808472f0",
          "body": null,
          "is_bot": false,
          "headline": "travis.yml",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ff19dbb5368c701080761c8792aa9eb0167101",
          "body": null,
          "is_bot": false,
          "headline": "typescript",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd899d1df569be8f2315dbfaba0a31abfc1f66ab",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.1 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832050c6dccad6c609521cfec7b5559c0d58d4d5",
          "body": "typescript",
          "is_bot": false,
          "headline": "Merge pull request #14 from stefanpenner/typescript",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T03:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052c65b54c995b393d22d933a2c9b7467bc41c4f",
          "body": null,
          "is_bot": false,
          "headline": "use yarn",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-09T02:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f78f3a9dfabc01312edb4f9c3ee858a272003d70",
          "body": null,
          "is_bot": false,
          "headline": "travis.yml",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-08T22:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86525be88883d17df9272f6d84edeece2b841c9",
          "body": null,
          "is_bot": false,
          "headline": "typescript",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2019-03-08T22:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0968745fc849de776807c68e0b716bd8f9e7e0d",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.1 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83ecd841c475a7079c0329e4e3d562e7300baea",
          "body": "Update Readme",
          "is_bot": false,
          "headline": "Merge pull request #12 from stefanpenner/readme",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15cfcccc9494644fb4962e899897f5febae4311",
          "body": "[fixes #9]",
          "is_bot": false,
          "headline": "Update Readme",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ab118390a244eb17e8af0a22da8086901aec08",
          "body": "Revert \"Add node 9 to supported node engines\"",
          "is_bot": false,
          "headline": "Merge pull request #11 from stefanpenner/revert-8-master",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c6a94c8cbe251135596784bdf8a86e40c713ee",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Add node 9 to supported node engines\"",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c16d490251a14840991d498c2d8d104d26cabd",
          "body": "Add node 9 to supported node engines",
          "is_bot": false,
          "headline": "Merge pull request #8 from dyniper/master",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-12-11T18:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1a09e501cdef2346fa61fe1a87778ead6a9a78",
          "body": "Updated travis and appveyor config to test against node 9",
          "is_bot": false,
          "headline": "Add node 9 to supported node engines",
          "author_name": "dyniper",
          "author_login": "dyniper",
          "committed_at": "2018-11-27T23:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a600d4d720645bd6e129518f0daa2d61ef5509",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.0 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T15:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30799aa3f1f0e816ae77c6772c62f8e896d8dc5c",
          "body": "Bump node engine support",
          "is_bot": false,
          "headline": "Merge pull request #6 from stefanpenner/bump-engine",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T15:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69482b5e9932704e1712dfbd98075e09a8cff480",
          "body": null,
          "is_bot": false,
          "headline": "Bump node engine support",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b504c45cb53332f7a91cda5e3fb8fc93b2e6b74",
          "body": "Check for error stack overflow when providing position",
          "is_bot": false,
          "headline": "Merge pull request #3 from GramozKrasniqi/feature-errorStackOverflow",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e03811d8cf2cbe2bf02947c57857dfefd554c0",
          "body": "* update error message slightly\n* take into account if the default value is greater then the set Error.stackTraceLimit",
          "is_bot": false,
          "headline": "* Fix test",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6c68fd3d289a04cceeb15247171dcfb0d9d0e2",
          "body": null,
          "is_bot": false,
          "headline": "Change let/const to var",
          "author_name": "GramozKrasniqi",
          "author_login": "zomarg",
          "committed_at": "2018-07-11T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e20c6dd3b877cc5d4e7aea81a749b9e34ba6a25",
          "body": null,
          "is_bot": false,
          "headline": "go back to function syntax beacuse of node 0.12",
          "author_name": "GramozKrasniqi",
          "author_login": "zomarg",
          "committed_at": "2018-07-11T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ee7cde9fee8390fb8b264bee0ea0d2c26c96dd",
          "body": "…rt please if you can.",
          "is_bot": false,
          "headline": "Disabled tests no idea why they are outputing error from mocha. Suppo…",
          "author_name": "GramozKrasniqi",
          "author_login": "zomarg",
          "committed_at": "2018-07-11T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287033f504432890b55715255524d3083c48ab2e",
          "body": null,
          "is_bot": false,
          "headline": "throw exception if overflowing errorStackLimit",
          "author_name": "GramozKrasniqi",
          "author_login": "zomarg",
          "committed_at": "2018-07-11T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8519eaca478b51b44e575617759a503dcf13a345",
          "body": null,
          "is_bot": false,
          "headline": "release v1.0.3 🎉",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9bc2e922e0464b039bacf3de36bf308030182d",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6f395c3f0ccc6548d85e0fb45b0708c0b43505",
          "body": "chore(LICENSE.md): Add missing license file.",
          "is_bot": false,
          "headline": "Merge pull request #5 from mportuga/patch-1",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2018-07-11T14:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85ad4feb0ec85127e0b6f267d39fb43a3deec66",
          "body": "fix #4",
          "is_bot": false,
          "headline": "chore(LICENSE.md): Add missing license file.",
          "author_name": "Marcelo Sauerbrunn Portugal",
          "author_login": "mportuga",
          "committed_at": "2018-05-20T17:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c31f706f3ec17b2d1b398f51d5bc21901477b7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2017-03-07T19:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7545c5b0b7f55a1bfffea4a57e3671d771372025",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2016-08-09T00:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e341995930351fb55d5469bfa1b3d50d0b7d0836",
          "body": null,
          "is_bot": false,
          "headline": "ingore node_modules",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2016-08-09T00:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0fc4ea0ff5625205fa30c60f5594c1509e3860",
          "body": "Update package.json",
          "is_bot": false,
          "headline": "Merge pull request #2 from locks/patch-1",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2016-08-09T00:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aedb7a796404811e39ef4ca7c5c3be4f5e2b347",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Ricardo Mendes",
          "author_login": "locks",
          "committed_at": "2016-08-09T00:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37118eb1f54cacee2ff0c39276fa15c56dd3b4b",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T22:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567b07beb9bf36e837a97e37333c2109f9059414",
          "body": null,
          "is_bot": false,
          "headline": "allow position to be set",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T22:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a78c55d0f877c75ff7739f403724887c3230ec6",
          "body": null,
          "is_bot": false,
          "headline": "normalize cross platform paths for testing",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T21:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380c616aefc3497db71d3cd55ff9212f7e6cd919",
          "body": null,
          "is_bot": false,
          "headline": "adjust require path for tests",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T20:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ba0cc3e6cc4f392c779ec6044900c23d82f7be3",
          "body": null,
          "is_bot": false,
          "headline": "add CI",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T20:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbfd8363d84d2fb7198112d7caabc57d66236eb",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3eeb3a039494f60901b9bc393d61503a1898e64",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "Stefan Penner",
          "author_login": "stefanpenner",
          "committed_at": "2015-12-30T20:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2019-03-09T21:48:21Z",
      "latest_release_tag": "v2.0.5",
      "releases_from_tags": true,
      "days_since_last_push": 1028,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2691,
      "mean_days_between_releases": 134.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "get-caller-file",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/get-caller-file",
          "is_deprecated": false,
          "latest_version": "2.0.5",
          "repository_url": "https://github.com/stefanpenner/get-caller-file",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 476836592,
          "first_published_at": "2015-12-30T21:16:55.872000Z",
          "latest_published_at": "2019-03-09T21:48:30.527000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2691
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 37,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2017-05-06",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 1259,
      "source_files_sampled": 4,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "minimist",
            "direct": false,
            "version": "0.0.8",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-vh95-rmgr-6w4m",
              "GHSA-xvch-5gv4-984h"
            ],
            "fixed_version": "1.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 2300
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4q6p-r6v2-jvc5"
            ],
            "fixed_version": "2.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1028
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj",
              "GHSA-f8q6-p94x-37v3"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 4,
            "oldest_advisory_days": 1373
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.2,
            "advisory_ids": [
              "GHSA-g6ww-v8xp-vmwg"
            ],
            "fixed_version": "1.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1622
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 188
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 12,
        "affected_count": 6,
        "assessed_count": 37,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@types/chai",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ensure-posix-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "5.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "11.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ensure-posix-path",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-func-name",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "growl",
            "direct": false,
            "version": "1.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "3.3.3333",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 0,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 10,
        "open_issues": 3,
        "closed_ratio": 0.667,
        "closed_issues": 6,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "stefanpenner",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/1377?v=4"
        },
        {
          "type": "User",
          "login": "zomarg",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8894433?v=4"
        },
        {
          "type": "User",
          "login": "mportuga",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6733275?v=4"
        },
        {
          "type": "User",
          "login": "locks",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/32344?v=4"
        },
        {
          "type": "User",
          "login": "dyniper",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/875882?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.868
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/17 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2383bf9e98ed3c568ff69d7586cf59c0f1dcb9d3",
        "ran_at": "2026-07-22T16:02:44Z",
        "aggregate_score": 1.9,
        "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": 22,
          "created_at": "2021-10-06T09:26:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2022-02-11T00:34:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2023-09-27T20:35:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-03-09T21:47:54Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2019-03-05T13:44:43Z",
          "last_comment_at": "2019-03-11T14:47:41Z",
          "last_comment_author": "Deathrage"
        },
        {
          "number": 19,
          "created_at": "2019-11-01T19:29:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2023-03-23T21:42:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stefanpenner/get-caller-file",
    "host": "github.com",
    "name": "get-caller-file",
    "owner": "stefanpenner"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 22,
      "inputs": {
        "security": 35,
        "vitality": 13,
        "community": 57,
        "governance": 56,
        "engineering": 17,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 36,
        "overall_after_abandonment_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1028,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1028 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1028
                    }
                  }
                ],
                "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": 8,
              "latest_release_tag": "v2.0.5",
              "releases_from_tags": true,
              "days_since_latest_release": 2691,
              "mean_days_between_releases": 134.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2691 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2691
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~134.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 134.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 3,
              "days_since_last_merged_pr": 2691,
              "days_since_last_human_commit": 2691,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2691 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2691,
                      "count": 3,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 57,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "forks": 12,
              "stars": 37,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "37 stars",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "get-caller-file"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 476836592
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "476,836,592 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 476836592,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.868
            },
            "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 87% of commits",
                "points": 3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "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 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 3,
              "closed_issues": 6,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/13 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 13
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/17 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1646,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "stefanpenner",
              "public_repos": 687,
              "account_age_days": 6719
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,646 followers of stefanpenner",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1646,
                      "login": "stefanpenner"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "687 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 687
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "get-caller-file"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2691
            },
            "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 2691 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2691
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 17,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "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": 0,
                "status": "missed",
                "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": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 1.9
            },
            "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 7 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 2/17 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 37 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 37
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 6,
              "assessed_packages": 37,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 4, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 37,
              "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.245,
              "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": "13 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 53",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 53
                    }
                  }
                ],
                "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 1259,
              "source_files_sampled": 4,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/4 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 4,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:02:58.950741Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stefanpenner/get-caller-file.svg",
  "full_name": "stefanpenner/get-caller-file",
  "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 v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

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