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

isaacs / sax-js

A sax style parser for JS

JavaScriptBlueOak-1.0.0★ 1,159 stars⑂ 343 forkssince Feb 2010View on GitHub ↗

isaacs/sax-js holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (86/100) and lowest on AI Readiness (31/100). It was last updated 26 days ago. A single contributor accounts for most of its recent work.

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

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

isaacsPersonal account
16,220 followers488 public repossince May 2008

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
npmsax1.6.0337,254,19353127 days ago

Metrics by category

Vitality

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

52Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 26 days ago
4.8/36Commit cadence — 7/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year19
human_commit_share1
days_since_last_push26
active_weeks_last_year7
How it's scored
16.2/27Ships releases — 52 version tags (no GitHub releases)
27/36Release recency — latest release 127 days ago
12.6/27Release cadence — a release every ~354.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count52
latest_release_tagv1.6.0
releases_from_tagsyes
days_since_latest_release127
mean_days_between_releases354.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

86Excellent · 18% of overall
How it's scored
49.7/60Stars — 1,159 stars
21.1/25Forks — 343 forks
7.6/15Watchers — 24 watchers
Inputs used
forks343
stars1,159
watchers24
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BlueOak-1.0.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 337,254,193 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessax
dependents
ecosystemsnpm
total_downloads
monthly_downloads337,254,193
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.5/22.5Commit distribution — top contributor authored 76% of commits
13.5/13.5Contributor breadth — 38 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.755
How it's scored
25.4/46.8Issue resolution — 54% of issues closed
5.1/38.3PR acceptance — 14/106 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs14
open_issues72
closed_issues86
issue_closed_ratio0.544
closed_unmerged_prs92
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 16,220 followers of isaacs
25/25Track record — 488 public repos, account ~18 yr old
Inputs used
followers16,220
owner_typeUser
is_verified
owner_loginisaacs
public_repos488
account_age_days6,653
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
35/35Publish recency — latest publish 127 days ago
20/20Version history — 53 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessax
ecosystemsnpm
any_deprecatedno
min_days_since_publish127

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

33At 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
1/2.5CI-Tests — 2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier16
security_posture_before_jurisdiction33
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories33
affected_packages16
assessed_packages279
unassessed_packages0
affected_by_severityhigh 11, moderate 5
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 279 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.

31At 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.3/40Legible commit history — 25 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.25
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/73 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes50,746
source_files_sampled73
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1,159GitHub stars
38contributors
19commits, last 12 months
26days since last push
52releases
1bus factor
72open 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 ★ / 343 ⇿
0Stars
343Forks
50Releases

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.

05010015020025030025152011-022018-102026-07
Major 1Minor 11Patch 38

Each point covers 15 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
4CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 existing vulnerabilities detected
All dependencies 279

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

RegistryPackageVersionRelation
npm@alcalzone/ansi-tokenize0.1.3indirect
npm@base2/pretty-print-object1.0.1indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@isaacs/ts-node-temp-fork-for-pr-200910.9.7indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@npmcli/agent3.0.0indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs4.0.0indirect
npm@npmcli/git7.0.0indirect
npm@npmcli/installed-package-contents3.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.1indirect
npm@npmcli/promise-spawn8.0.3indirect
npm@npmcli/promise-spawn9.0.0indirect
npm@npmcli/redact3.2.2indirect
npm@npmcli/run-script10.0.2indirect
npm@pkgjs/parseargs0.11.0indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.0.0indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.0.1indirect
npm@sigstore/tuf4.0.0indirect
npm@sigstore/verify3.0.0indirect
npm@tapjs/after3.0.4indirect
npm@tapjs/after-each4.0.4indirect
npm@tapjs/asserts4.0.4indirect
npm@tapjs/before4.0.4indirect
npm@tapjs/before-each4.0.4indirect
npm@tapjs/chdir3.0.4indirect
npm@tapjs/config5.0.4indirect
npm@tapjs/core4.0.4indirect
npm@tapjs/error-serdes4.0.2indirect
npm@tapjs/filter4.0.4indirect
npm@tapjs/fixture4.0.4indirect
npm@tapjs/intercept4.0.4indirect
npm@tapjs/mock4.0.4indirect
npm@tapjs/node-serialize4.0.4indirect
npm@tapjs/processinfo3.1.8indirect
npm@tapjs/reporter4.0.5indirect
npm@tapjs/run4.0.5indirect
npm@tapjs/snapshot4.0.4indirect
npm@tapjs/spawn4.0.4indirect
npm@tapjs/stack4.0.2indirect
npm@tapjs/stdin4.0.4indirect
npm@tapjs/test4.0.4indirect
npm@tapjs/typescript3.1.3indirect
npm@tapjs/worker4.0.4indirect
npm@tsconfig/node1414.1.5indirect
npm@tsconfig/node1616.1.6indirect
npm@tsconfig/node1818.2.4indirect
npm@tsconfig/node2020.1.6indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.0.0indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/node24.10.0indirect
npmabbrev3.0.1indirect
npmacorn8.15.0indirect
npmacorn-walk8.3.4indirect
npmagent-base7.1.4indirect
npmansi-escapes7.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmarg4.1.3indirect
npmasync-hook-domain4.0.1indirect
npmauto-bind5.0.1indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion2.0.2indirect
npmc810.1.3indirect
npmcacache19.0.1indirect
npmcacache20.0.1indirect
npmchalk5.6.2indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmcli-boxes3.0.0indirect
npmcli-cursor4.0.0indirect
npmcli-truncate4.0.0indirect
npmcliui8.0.1indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmconvert-to-spaces2.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdiff4.0.2indirect
npmdiff8.0.2indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmes-toolkit1.41.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmevents-to-array2.0.3indirect
npmexponential-backoff3.1.3indirect
npmfdir6.5.0indirect
npmfind-up5.0.0indirect
npmforeground-child3.3.1indirect
npmfromentries1.3.2indirect
npmfs-minipass3.0.3indirect
npmfunction-loop4.0.0indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.4.0indirect
npmglob10.4.5indirect
npmglob11.0.3indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhosted-git-info9.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmignore-walk8.0.0indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmini5.0.0indirect
npmink5.2.1indirect
npmip-address10.0.1indirect
npmis-actual-promise1.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-in-ci1.0.0indirect
npmis-plain-object5.0.0indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjackspeak4.1.1indirect
npmjs-tokens4.0.0indirect
npmjson-parse-even-better-errors4.0.0indirect
npmjsonparse1.3.1indirect
npmlocate-path6.0.0indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.2indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmake-fetch-happen14.0.3indirect
npmmake-fetch-happen15.0.2indirect
npmmimic-fn2.1.0indirect
npmminimatch10.1.1indirect
npmminimatch9.0.5indirect
npmminipass3.3.6indirect
npmminipass7.1.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch4.0.1indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib3.1.0indirect
npmmkdirp3.0.1indirect
npmms2.1.3indirect
npmnegotiator1.0.0indirect
npmnode-gyp11.5.0indirect
npmnopt8.1.0indirect
npmnpm-bundled4.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.1indirect
npmnpm-packlist10.0.3indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch19.1.0indirect
npmonetime5.1.2indirect
npmopener1.5.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.3indirect
npmpackage-json-from-dist1.0.1indirect
npmpacote21.0.3indirect
npmpatch-console2.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.0indirect
npmpicomatch4.0.3indirect
npmpirates4.0.7indirect
npmpolite-json5.0.0indirect
npmprettier3.6.2indirect
npmprismjs1.30.0indirect
npmprismjs-terminal1.2.3indirect
npmproc-log5.0.0indirect
npmproc-log6.0.0indirect
npmprocess-on-spawn1.1.0indirect
npmpromise-retry2.0.1indirect
npmreact18.3.1indirect
npmreact-dom18.3.1indirect
npmreact-element-to-jsx-string15.0.0indirect
npmreact-is18.1.0indirect
npmreact-reconciler0.29.2indirect
npmreaddirp4.1.2indirect
npmrequire-directory2.1.1indirect
npmresolve-import2.1.0indirect
npmrestore-cursor4.0.0indirect
npmretry0.12.0indirect
npmrimraf6.1.0indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.23.2indirect
npmsemver7.7.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.0.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.2indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.22indirect
npmssri12.0.0indirect
npmstack-utils2.0.6indirect
npmstring-length6.0.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmsupports-color7.2.0indirect
npmsync-content2.0.1indirect
npmtap21.1.3indirect
npmtap-parser18.0.2indirect
npmtap-yaml4.0.2indirect
npmtar7.5.2indirect
npmtcompare9.0.2indirect
npmtest-exclude7.0.1indirect
npmtinyglobby0.2.15indirect
npmtrivial-deferred2.0.0indirect
npmtshy3.0.3indirect
npmtuf-js4.0.0indirect
npmtype-fest4.41.0indirect
npmtypescript5.9.3indirect
npmundici-types7.16.0indirect
npmunique-filename4.0.0indirect
npmunique-slug5.0.0indirect
npmuuid8.3.2indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name6.0.2indirect
npmwalk-up-path4.0.0indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwidest-line5.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmws8.18.3indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml2.8.1indirect
npmyaml-types0.4.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyoga-layout3.2.1indirect
Dependency advisories 16

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

PackageVersionRelationSeverityAdvisoriesFixed in
@isaacs/brace-expansion5.0.0indirecthigh15.0.1
brace-expansion2.0.2indirecthigh25.0.7
glob10.4.5indirecthigh111.1.0
glob11.0.3indirecthigh111.1.0
minimatch10.1.1indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch4.0.3indirecthigh24.0.4
sigstore4.0.0indirecthigh14.1.1
tar7.5.2indirecthigh117.5.19
uuid8.3.2indirecthigh113.0.1
ws8.18.3indirecthigh28.21.0
@sigstore/core3.0.0indirectmoderate13.2.1
diff4.0.2indirectmoderate18.0.3
diff8.0.2indirectmoderate18.0.3
ip-address10.0.1indirectmoderate110.1.1
yaml2.8.1indirectmoderate12.8.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": 600,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 122656
      },
      "pushed_at": "2026-06-26T01:27:20Z",
      "created_at": "2010-02-09T01:49:11Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T04:30:39Z",
      "description": "A sax style parser for JS",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BlueOak-1.0.0",
      "default_branch": "main",
      "license_spdx_raw": "BlueOak-1.0.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "http://blog.izs.me",
      "name": "isaacs",
      "type": "User",
      "login": "isaacs",
      "company": null,
      "location": "Oakland CA",
      "followers": 16220,
      "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4",
      "created_at": "2008-05-04T19:43:46Z",
      "is_verified": null,
      "public_repos": 488,
      "account_age_days": 6653
    },
    "license": {
      "state": "standard",
      "spdx_id": "BlueOak-1.0.0",
      "raw_spdx": "BlueOak-1.0.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-03-17T01:32:17Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-03-01T22:06:13Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2026-01-08T18:17:19Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-11-04T16:34:19Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-11-03T17:18:50Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-05-27T23:46:04Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-05-27T17:47:51Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-09-26T19:45:39Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2017-06-22T17:46:33Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2017-06-22T17:20:31Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2017-02-07T22:02:11Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2016-03-19T04:06:36Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2016-03-08T00:18:09Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2016-03-05T09:13:57Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2016-01-28T05:20:05Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2015-10-22T17:40:08Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2015-09-15T00:16:12Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2015-08-26T22:24:35Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-05-20T07:16:17Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-04-21T22:53:53Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-04-21T01:49:24Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2014-10-14T17:34:39Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2014-01-02T16:31:54Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2013-12-09T00:37:57Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2013-12-05T23:49:51Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2013-12-05T23:43:22Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2013-08-21T16:09:36Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2013-04-25T23:11:05Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2013-04-22T21:31:02Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2013-02-20T16:34:20Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2013-01-07T21:12:57Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-01-06T18:52:41Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2012-12-28T05:45:35Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2012-07-26T04:04:14Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2012-06-20T20:52:53Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2012-03-27T21:36:55Z"
        },
        {
          "tag": "0.3.5",
          "kind": "patch",
          "published_at": "2011-12-30T03:56:00Z"
        },
        {
          "tag": "0.3.4",
          "kind": "patch",
          "published_at": "2011-12-05T05:15:23Z"
        },
        {
          "tag": "0.3.3",
          "kind": "patch",
          "published_at": "2011-11-11T16:43:45Z"
        },
        {
          "tag": "0.3.2",
          "kind": "patch",
          "published_at": "2011-10-21T22:14:54Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2011-10-20T23:54:22Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2011-10-17T15:01:54Z"
        },
        {
          "tag": "0.2.5",
          "kind": "patch",
          "published_at": "2011-10-06T17:13:26Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2011-09-17T00:58:15Z"
        },
        {
          "tag": "0.2.3",
          "kind": "patch",
          "published_at": "2011-08-01T16:52:50Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2011-07-21T20:16:33Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2011-07-21T01:33:51Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2011-07-20T23:52:44Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2011-07-08T23:49:06Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2011-06-14T18:44:50Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2010-03-24T20:34:37Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2010-03-11T02:43:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af1a90386aaab9a1258e2c7cb0c88c781b0cdf3c",
          "body": null,
          "is_bot": false,
          "headline": "compare CDATA and DOCTYPE more efficiently",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-06-26T01:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeaf4278ee54e8f11a3bf17d7834c801ce88085c",
          "body": "XML 1.0 section 4.1 WFC \"Legal Character\" requires the target of a\ncharacter reference to match the section 2.2 Char production. Strict\nmode already rejects out-of-range references like �, but it\naccepted lone surrogates (�) and restricted control characters\n(, , , &#\n[…]\ny so strict mode reports these as\ninvalid character entities. Non-strict passthrough is unchanged.\n\nPR-URL: https://github.com/isaacs/sax-js/pull/287\nCredit: @spokodev\nClose: #287\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "fix: reject refs outside XML Char production in strict mode",
          "author_name": "Yarchik",
          "author_login": "spokodev",
          "committed_at": "2026-06-26T01:20:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be26f5488fb832c25347296c4a2b59fd53f8ee13",
          "body": null,
          "is_bot": false,
          "headline": "1.6.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-03-17T01:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888182ebe62a579223367665ca40740d62be6565",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/283\nCredit: @nicolascrop\nClose: #283\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "feat: Add UTF-16 stream decoding and strict XML encoding validation",
          "author_name": "nicolascrop",
          "author_login": "nicolascrop",
          "committed_at": "2026-03-17T01:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10108ee177734dbf1d28b6ff368c6d35d5148039",
          "body": null,
          "is_bot": false,
          "headline": "fix pkg",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-03-01T22:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7362186471baa3c5bbdc281a360582f5a66fad44",
          "body": null,
          "is_bot": false,
          "headline": "1.5.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-03-01T22:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e6aabfe24bf247486bb60450520d355ccaa519",
          "body": "credit: @SethFalco",
          "is_bot": false,
          "headline": "Limit number/depth of attributes to parse",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-03-01T22:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f905595d599a5f401734ecde0ce6702992526f",
          "body": null,
          "is_bot": false,
          "headline": "1.4.4",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-01-08T18:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1568c15500086b9d861a3e060f8b5367e1a662",
          "body": "Since it uses TextDecoder, may as well",
          "is_bot": false,
          "headline": "add engines requirement",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-01-08T18:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8735c5c032b11100074a18becad8efb48dca103b",
          "body": null,
          "is_bot": false,
          "headline": "remove AUTHORS file, not updated",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2026-01-08T18:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab04012ce3d60a834f8d66cc072e7393d162584b",
          "body": "Replace require('string_decoder').StringDecoder with global TextDecoder.\nThis removes the dependency on the string_decoder module and uses the\nstandard Web API instead.\n\nPR-URL: https://github.com/isaacs/sax-js/pull/281\nCredit: @rwv\nClose: #281\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "replace string_decoder with global TextDecoder",
          "author_name": "rwv",
          "author_login": "rwv",
          "committed_at": "2026-01-08T18:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3db9506b241a942ce672323433dc2ddcb6381ec",
          "body": "Fix: #229",
          "is_bot": false,
          "headline": "add missing character in onscript event.",
          "author_name": "Simon Pelchat",
          "author_login": "spelchat",
          "committed_at": "2025-11-04T16:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0485f4ed985517207bb368d36704c944fcb1c41a",
          "body": null,
          "is_bot": false,
          "headline": "1.4.3",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-04T16:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa154690c1e47dd3cc05cf63407e428bd22c2ed",
          "body": "fix: #280",
          "is_bot": false,
          "headline": "use trailing commas only where ES5 allows",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-04T16:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b05aaa1465d2d8480c483f8b9f47ada332dad1b",
          "body": null,
          "is_bot": false,
          "headline": "remove travis",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-03T17:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae22f55d1ade1feb0677afb658e1e0b9ab01b9c2",
          "body": "…oint\n\n- Now the call will not throw RangeError exceptions\n- Tests are included for both strict: true and strict: false modes\n- Fixes #116 and #160\n\nPR-URL: https://github.com/isaacs/sax-js/pull/163\nCredit: @aularon\nClose: #163\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "Check for invalid code points before passing them to String.fromCodeP…",
          "author_name": "Hasan Arous",
          "author_login": "aularon",
          "committed_at": "2025-11-03T17:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce4e2ffabc14c3a2717b8497c1c41ec69e206f1",
          "body": null,
          "is_bot": false,
          "headline": "1.4.2",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-03T17:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b6c2d4a2c187519c0949ab55ebc781fc0d9091",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-03T17:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d18ef534ed36c17617c60ff8fb29b4d65de1d9",
          "body": null,
          "is_bot": false,
          "headline": "ci: update workflows and dev deps",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-11-03T17:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d038681c8a4047ce10007539b9c5ea663de593",
          "body": "Instead of appending to the cdata buffer one character at a time,\nread entire 'safe' blocks (without ] characters) analogous to the\ntext parsing logic.\nAn added unit test ensures the memory allocation stays reasonable,\nbut necessitates serial test execution.\n\nPR-URL: https://github.com/isaacs/sax-js/pull/279\nCredit: @phactum-mnestler\nClose: #279\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "fix: avoid quadratic memory allocation in large CDATA block",
          "author_name": "Michael Nestler",
          "author_login": "phactum-mnestler",
          "committed_at": "2025-11-03T17:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460cd666f82536c5b9c632897c5adf154453cd9b",
          "body": null,
          "is_bot": false,
          "headline": "BlueOak-1.0.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2025-10-25T19:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ab118a3184d2070495e7eecf2e762f9044442c",
          "body": null,
          "is_bot": false,
          "headline": "1.4.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2024-05-27T23:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968b53c1f444778919f23557e618e2d42eb277fc",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/272\nCredit: @SethFalco\nClose: #272\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "fix: doctype with entities handling",
          "author_name": "Seth Falco",
          "author_login": "SethFalco",
          "committed_at": "2024-05-27T23:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d10b0a38b30dc16bca138320268780f9b0e37f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: add copyright year to license",
          "author_name": "License Year Bot",
          "author_login": null,
          "committed_at": "2024-05-27T17:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afda2e95ba23f5e633d5c1053d45fd85d88ed026",
          "body": null,
          "is_bot": false,
          "headline": "1.4.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2024-05-27T17:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30aab25167a72294969042ce6d799c323f8e2524",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/268\nCredit: @SethFalco\nClose: #268\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "feat: add explicit option for unquoted attribute values",
          "author_name": "Seth Falco",
          "author_login": "SethFalco",
          "committed_at": "2024-05-27T17:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8fa7167244ac155c8a976df2da6cf5abef7ac2",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/267\nCredit: @SethFalco\nClose: #267\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "fix: don't throw on comment in dtd",
          "author_name": "Seth Falco",
          "author_login": "SethFalco",
          "committed_at": "2024-05-27T17:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a63ddee88a541b0246ccb733a26dab3440a4fc",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/266\nCredit: @SethFalco\nClose: #266\nReviewed-by: @HeikoTheissen",
          "is_bot": false,
          "headline": "fix: ignore unparsed entity logic for std xml entities",
          "author_name": "Seth Falco",
          "author_login": "SethFalco",
          "committed_at": "2024-05-27T17:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5776002dd0de0f1397e02515ba6c06099a59f87",
          "body": null,
          "is_bot": false,
          "headline": "chore: add copyright year to license",
          "author_name": "License Year Bot",
          "author_login": null,
          "committed_at": "2023-09-26T19:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af995934cbbb4edaea54dd3cc5e9c25150ddb04",
          "body": null,
          "is_bot": false,
          "headline": "1.3.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2023-09-26T19:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d813ca5f4e986a5ab02265ad954fbd299ec11f",
          "body": null,
          "is_bot": false,
          "headline": "drop cov requirement",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2023-09-26T19:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942ed6dac36fab415e5253f8b71a516477c46954",
          "body": "PR-URL: https://github.com/isaacs/sax-js/pull/260\nCredit: @HeikoTheissen\nClose: #260\nReviewed-by: @isaacs",
          "is_bot": false,
          "headline": "renamed test case",
          "author_name": "Heiko Theißen",
          "author_login": "HeikoTheissen",
          "committed_at": "2023-09-26T19:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7980d3f92f3adf43a620828ac29b6beeb26e88d8",
          "body": null,
          "is_bot": false,
          "headline": "entity-error test",
          "author_name": "Heiko Theißen",
          "author_login": "HeikoTheissen",
          "committed_at": "2023-09-26T19:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56084e3d137113855e1429a730b6e2bc4a8c9f5a",
          "body": null,
          "is_bot": false,
          "headline": "new setting `unparsedEntities`",
          "author_name": "Heiko Theißen",
          "author_login": "HeikoTheissen",
          "committed_at": "2023-09-26T19:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50af004527d32e16e61fd40366b1c3625549b0b",
          "body": null,
          "is_bot": false,
          "headline": "Entities involving other entities",
          "author_name": "Heiko Theißen",
          "author_login": "HeikoTheissen",
          "committed_at": "2023-09-26T19:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4dd742a420b30655b4fed47e777dc4eab7afe83",
          "body": null,
          "is_bot": false,
          "headline": "Entities with XML elements",
          "author_name": "Heiko Theißen",
          "author_login": "HeikoTheissen",
          "committed_at": "2023-09-26T19:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88220a2fe3a752408e7cebc85d87e3f7e4455f4b",
          "body": "Fix: #254 (probably?)",
          "is_bot": false,
          "headline": "handle case where require('stream').Stream doesn't return anything",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2023-04-02T21:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da00d213a8cae94be72ce155e7cf8fda600b94c",
          "body": "just accept this will not have full coverage any time soon.",
          "is_bot": false,
          "headline": "ci, and test coverage exception",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2022-02-27T04:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "256f17fdbc1c671fa6b4d2703d701d759d30bee5",
          "body": null,
          "is_bot": false,
          "headline": "update tap",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2022-02-27T04:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a984264e25fe4e4e9724fb7b6bcd65f1f32560",
          "body": null,
          "is_bot": false,
          "headline": "chore: add copyright year to license",
          "author_name": "License Year Bot",
          "author_login": null,
          "committed_at": "2022-02-17T18:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7867a13a55428be0581a601b0104e7b6cc4163",
          "body": null,
          "is_bot": false,
          "headline": "ci: makework",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2022-02-17T18:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aee2163d55cff24b817bbf550bac44841f9df45",
          "body": null,
          "is_bot": false,
          "headline": "v1.2.4",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-06-22T17:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03052cd89350471dc52f026c351e6d26099066a6",
          "body": null,
          "is_bot": false,
          "headline": "update tap",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-06-22T17:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65e3bb5049893aaab4aba05198b9cd335b5a1ad",
          "body": "Improve checking for invalid numerical entities so that we don't pass\nNaN to `String.fromCodePoint`\n\nIt could have happened for entities like `&#NaN;` since\n\n   parseInt('NaN').toString() === 'NaN'\n\nAdded explicit `isNaN()` check to declare the entity invalid.\n\nfixes: #116",
          "is_bot": false,
          "headline": "fix RangeError exception when parsing entities",
          "author_name": "Damian Krzeminski",
          "author_login": "pirxpilot",
          "committed_at": "2017-06-22T17:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e300ec8c1e44c879cce7e4ee8cc23e923d548f",
          "body": null,
          "is_bot": false,
          "headline": "update travis",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-06-22T17:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b994861770d37b4ac9aaafd0a6d28fbae997b8",
          "body": null,
          "is_bot": false,
          "headline": "v1.2.3",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-06-22T17:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3730ac4e1ac65622ca8a6066dbe8e980ce3443e1",
          "body": "isWhitespace, isQuote and isAttribEnd for a measurable\nimprovement in performance",
          "is_bot": false,
          "headline": "Replace charclass lookups with context-specific functions",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2017-03-23T10:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad32e0f695fe1a97973fe7ddaf8d8493f38120c",
          "body": null,
          "is_bot": false,
          "headline": "automagical publish and git push",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-02-07T22:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a70c4af4980323d8af47483a126289ea32e567",
          "body": null,
          "is_bot": false,
          "headline": "v1.2.2",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-02-07T22:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "308cea4861af7dd38d5c2a904b7d457359e427e9",
          "body": null,
          "is_bot": false,
          "headline": "update tests, use newer tap",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2017-02-07T22:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9d12be752ab053736493ff5deb826da7467c2e8",
          "body": "Prevents costly Object.prototype.toString call.\nSwitch from !!regex.match to regex.test for ~10% improvement.",
          "is_bot": false,
          "headline": "Split internal 'is' function into regex vs charclass usage.",
          "author_name": "Lovell Fuller",
          "author_login": "lovell",
          "committed_at": "2017-01-17T18:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a3ad9ddfab1105be90dd0eabb77bd71329965be",
          "body": null,
          "is_bot": false,
          "headline": "Remove strict.dtd and W3C license",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-08-12T20:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9814f544f1c5b89dd1d79957c041f37e845b4a",
          "body": null,
          "is_bot": false,
          "headline": "v1.2.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-19T04:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e66d77f1df029eefa0f2e5d871f0c44a205217",
          "body": null,
          "is_bot": false,
          "headline": "Make all tests pass",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-19T04:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4d651f297db126949f520509bda67b96b7a6df",
          "body": null,
          "is_bot": false,
          "headline": "v1.2.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-08T00:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e657a6f3a3598784012afb36ba629dbd6f05265",
          "body": null,
          "is_bot": false,
          "headline": "better git ignorance",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-08T00:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44ee262c572fbb10a8ba3cd64cf3ab13e03f96e1",
          "body": "Fix #126",
          "is_bot": false,
          "headline": "add 'opentagstart' event",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-08T00:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc23406a83992a22b8240abdd91185db2b4fb0c",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.6",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-03-05T09:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42dff8b07d1b88f889ee50d3b39b09a5025deacd",
          "body": null,
          "is_bot": false,
          "headline": "Make sure chunk is a string before calling charAt()",
          "author_name": "Michael Fulton",
          "author_login": null,
          "committed_at": "2016-03-05T09:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e69674891189fead76299ba0b5e611a59cb1035",
          "body": null,
          "is_bot": false,
          "headline": "update tap",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-01-28T05:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126287bfdcf4f0f97ef94b6d0144554c2a2229c1",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.5",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-01-28T05:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cba52019e9a9e62a41531de46a9b265d90dee26",
          "body": null,
          "is_bot": false,
          "headline": "include node 5 in travis",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2016-01-28T05:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753084bd0da791bddce71219d3ed4871044fe2c5",
          "body": "2x throughput increase when using streams",
          "is_bot": false,
          "headline": "Avoid a deopt when calling string.charAt(i)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-01-27T11:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6b2a2c20633482eeabb6d39cee734aef2e4da7",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.4",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-10-22T17:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d090699362100551df0171746d4a18c888d100",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'entities-pr'",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-10-22T17:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69254470b23d793ac96291097ef4515c4c97342",
          "body": null,
          "is_bot": false,
          "headline": "use standard javascript style",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-10-22T17:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "317b38867704dab8ada0bc16edbbae10df394327",
          "body": null,
          "is_bot": false,
          "headline": "Fix test after error message change",
          "author_name": "Xander Victory",
          "author_login": "thiakil",
          "committed_at": "2015-10-16T21:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b4c30998f73b73c1b432f14d3fb42bb706f9d95",
          "body": null,
          "is_bot": false,
          "headline": "Make Entity parsing error a little more detailed.",
          "author_name": "Xander Victory",
          "author_login": "thiakil",
          "committed_at": "2015-10-16T21:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150080f185d3c72623dfce19729d53a19b86e0e8",
          "body": "…files with _ in names.",
          "is_bot": false,
          "headline": "Add test for new entity parsing. Should fix #139 & Adobe Illustrator …",
          "author_name": "Xander Victory",
          "author_login": "thiakil",
          "committed_at": "2015-10-16T21:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0180abad3315e2d5f3b6fd50f296b4d7ae97bd",
          "body": "…parsing.\n\nModify entity parsing to accept different chars for the first compared to the rest.",
          "is_bot": false,
          "headline": "Copy nameStart/Body character classes and add # for correct entities …",
          "author_name": "Xander Victory",
          "author_login": "thiakil",
          "committed_at": "2015-10-16T21:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29012c4ea908b48e390a120b0706e7bae0fc1e28",
          "body": null,
          "is_bot": false,
          "headline": "update tap and travis",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-10-16T21:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610a34d14107c2f80cc649480f576fe6db8b0f5a",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.3",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed99a7d1154b8fc45930107961d7d4bd54e0748a",
          "body": null,
          "is_bot": false,
          "headline": "ignore coverage and node_modules",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98d8574b7d9638cf51d7dd34d1b27bcea64e8b0",
          "body": null,
          "is_bot": false,
          "headline": "Use tap for running tests",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f640df7f1fdaf6d058a76f54da978060395d94",
          "body": null,
          "is_bot": false,
          "headline": "travis",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f637021d08a0a12c8b7e7554946807b3c1aa79b4",
          "body": null,
          "is_bot": false,
          "headline": "parse TAP with tap",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dcae91b27dd832ad484e2c0d02bbb8292730026",
          "body": null,
          "is_bot": false,
          "headline": "test: output proper TAP",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930c1929a5807165acbdc8f7955965344651e2f4",
          "body": null,
          "is_bot": false,
          "headline": "add files field to package.json",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-09-15T00:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa7083425beafb4dd39829e006c52b5ef8cc4cd",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.2",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-08-26T22:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7566a45e015167b00ad079f5bcf9a6dd5e84a3f3",
          "body": "Fix #158\n\nSorry, @mathiasbynens, it looks like I clubbed this by mistake when I\ncoverted a bunch of my stuff to ISC licenses for consistency.",
          "is_bot": false,
          "headline": "Include MIT license for Mathias Bynens' String.fromCodePoint",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-08-26T22:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5055a0ec458449c091ae47eb738c439a2688912",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-05-20T07:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264d504ec62bb1223e129fcf0461f4a4d87060c5",
          "body": null,
          "is_bot": false,
          "headline": "isc license",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-05-20T07:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac6e401b5bd8c9e93c0dd6a800e59be9b7373b1",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-04-21T22:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a0e7cd030af24ad27ab92126f29bacd0a1a228",
          "body": null,
          "is_bot": false,
          "headline": "readme formatting cleanup",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-04-21T22:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3decf8d4dd725a7f8eba0e5268f8cd4dc7787673",
          "body": null,
          "is_bot": false,
          "headline": "Only use \"strictEntities\" to avoid confusing option names",
          "author_name": "Charles Pletcher",
          "author_login": "pletcher",
          "committed_at": "2015-04-21T22:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c1d2bc2433f3df3e570e00463989795084e8de",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Charles Pletcher",
          "author_login": "pletcher",
          "committed_at": "2015-04-21T22:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4d8757aa875528f55684d43af546e6033bfa14",
          "body": null,
          "is_bot": false,
          "headline": "Add option for only parsing XML entities",
          "author_name": "Charles Pletcher",
          "author_login": "pletcher",
          "committed_at": "2015-04-21T22:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004da3f3fdf87b1f074e9aa4452f12ab749174e1",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-04-21T01:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf3db68c772561d280d0c8dddad735a6460614c",
          "body": "Angle-brackets outside of the root are text nodes, not tags.",
          "is_bot": false,
          "headline": "Fix test/utf8-split.js",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-04-21T01:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e40ebacfc7dd11e44732f2fc1e5f88bf97e621f",
          "body": null,
          "is_bot": false,
          "headline": "stand-alone comment parser fix",
          "author_name": "Scott D Brooks",
          "author_login": "clockworked247",
          "committed_at": "2015-04-21T01:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e3f3c8b5fa7a2cd989eadcc31696b10440a061",
          "body": null,
          "is_bot": false,
          "headline": "Detect BOM with dedicated state",
          "author_name": "Anton Khlynovskiy",
          "author_login": "subzey",
          "committed_at": "2015-04-21T01:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c212390a8b6a1788a928bb4b6fef28f74fa51893",
          "body": null,
          "is_bot": false,
          "headline": "Partially revert 690c5cdec12b51099dc263d3507d9a07e1283983",
          "author_name": "Anton Khlynovskiy",
          "author_login": "subzey",
          "committed_at": "2015-04-21T01:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37d065d6b3606cf34223e134040b88e9f2697be",
          "body": null,
          "is_bot": false,
          "headline": "Add test for BOM in the middle of the stream",
          "author_name": "Anton Khlynovskiy",
          "author_login": "subzey",
          "committed_at": "2015-04-21T01:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5123695c62ba7e7cb76678af1ec1e6c1ebbde62",
          "body": "See http://www.w3.org/TR/REC-xml/#charencoding",
          "is_bot": false,
          "headline": "Ignore BOM at the beginning of the stream",
          "author_name": "Anton Khlynovskiy",
          "author_login": "subzey",
          "committed_at": "2015-04-21T01:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b2d86bf7cec2c79b9ff5a34f6dc49fc942caa6",
          "body": "Add Javascript syntax highlight for the usage section :)",
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Alessandro Lensi",
          "author_login": "nomadster",
          "committed_at": "2015-04-21T01:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0350c8028ce31c334384ac0059d1d02d39559d58",
          "body": "iInstead it will be treated as normal text content, in order to\navoid \"Unexpected end\" errors if parsing xml embedded in other\ncontent (e.g. Apple Provisioning Profiles).",
          "is_bot": false,
          "headline": "In non-strict mode, ignore '<' after the root has closed.",
          "author_name": "OrangeDog",
          "author_login": "OrangeDog",
          "committed_at": "2015-04-21T01:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3036e710a85cb57f650ad8d332f8fd794b0b0181",
          "body": null,
          "is_bot": false,
          "headline": "Failing test for issue #86",
          "author_name": "OrangeDog",
          "author_login": "OrangeDog",
          "committed_at": "2015-04-21T01:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ca5f3df7cf4b5ed447b8a0431838126431c880",
          "body": null,
          "is_bot": false,
          "headline": "add contributing guide for pull requests",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-04-21T01:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f66de8782a00e5f72eb1b3b13e5796eddcf121",
          "body": null,
          "is_bot": false,
          "headline": "v0.6.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-10-14T17:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79aee0b277697905a12dcd50040deec64478afd6",
          "body": "The missing semicolon at the end of the file causes undesired behaviour when the file is concatenated to other js files.",
          "is_bot": false,
          "headline": "Missing semicolon breaks minified build",
          "author_name": "rasmusvhansen",
          "author_login": "rasmusvhansen",
          "committed_at": "2014-10-14T11:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 52,
      "commits_last_year": 19,
      "latest_release_at": "2026-03-17T01:32:17Z",
      "latest_release_tag": "v1.6.0",
      "releases_from_tags": true,
      "days_since_last_push": 26,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 127,
      "mean_days_between_releases": 354.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sax",
          "exists": true,
          "license": "BlueOak-1.0.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/sax",
          "is_deprecated": false,
          "latest_version": "1.6.0",
          "repository_url": "https://github.com/isaacs/sax-js",
          "versions_count": 53,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 337254193,
          "first_published_at": "2011-02-09T19:13:51.969000Z",
          "latest_published_at": "2026-03-17T01:32:31.446000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 127
        }
      ]
    },
    "popularity": {
      "forks": 343,
      "stars": 1159,
      "watchers": 24,
      "fork_history": {
        "days": [
          {
            "date": "2011-02-09",
            "count": 1
          },
          {
            "date": "2011-02-21",
            "count": 1
          },
          {
            "date": "2011-03-20",
            "count": 1
          },
          {
            "date": "2011-06-10",
            "count": 1
          },
          {
            "date": "2011-07-08",
            "count": 1
          },
          {
            "date": "2011-07-16",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2011-08-28",
            "count": 1
          },
          {
            "date": "2011-09-14",
            "count": 1
          },
          {
            "date": "2011-10-06",
            "count": 1
          },
          {
            "date": "2011-11-10",
            "count": 2
          },
          {
            "date": "2011-11-21",
            "count": 1
          },
          {
            "date": "2011-11-30",
            "count": 1
          },
          {
            "date": "2011-12-15",
            "count": 2
          },
          {
            "date": "2012-03-15",
            "count": 1
          },
          {
            "date": "2012-03-23",
            "count": 1
          },
          {
            "date": "2012-04-18",
            "count": 1
          },
          {
            "date": "2012-04-28",
            "count": 1
          },
          {
            "date": "2012-05-19",
            "count": 1
          },
          {
            "date": "2012-05-22",
            "count": 1
          },
          {
            "date": "2012-06-14",
            "count": 1
          },
          {
            "date": "2012-07-19",
            "count": 1
          },
          {
            "date": "2012-07-24",
            "count": 1
          },
          {
            "date": "2012-08-20",
            "count": 1
          },
          {
            "date": "2012-09-05",
            "count": 1
          },
          {
            "date": "2012-09-10",
            "count": 1
          },
          {
            "date": "2012-10-12",
            "count": 1
          },
          {
            "date": "2012-10-21",
            "count": 1
          },
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2012-11-07",
            "count": 1
          },
          {
            "date": "2012-11-19",
            "count": 1
          },
          {
            "date": "2012-11-27",
            "count": 1
          },
          {
            "date": "2012-11-30",
            "count": 1
          },
          {
            "date": "2012-12-10",
            "count": 1
          },
          {
            "date": "2012-12-14",
            "count": 1
          },
          {
            "date": "2012-12-19",
            "count": 1
          },
          {
            "date": "2013-01-14",
            "count": 1
          },
          {
            "date": "2013-02-06",
            "count": 1
          },
          {
            "date": "2013-02-18",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 2
          },
          {
            "date": "2013-04-13",
            "count": 1
          },
          {
            "date": "2013-05-08",
            "count": 1
          },
          {
            "date": "2013-06-06",
            "count": 1
          },
          {
            "date": "2013-06-08",
            "count": 1
          },
          {
            "date": "2013-06-14",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-16",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-10-15",
            "count": 1
          },
          {
            "date": "2013-10-24",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 1
          },
          {
            "date": "2014-02-08",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 1
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-09-01",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-01-01",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-05-09",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 2
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-11-08",
            "count": 1
          },
          {
            "date": "2015-11-14",
            "count": 1
          },
          {
            "date": "2015-11-28",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-04-24",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-17",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 2
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-12",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-07-08",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 2
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 2
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 3
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 251,
        "total_forks": 343
      },
      "star_history": null,
      "open_issues_and_prs": 98
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 50746,
      "source_files_sampled": 73,
      "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": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-7h2j-956f-4vf2"
            ],
            "fixed_version": "5.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 169
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 247
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 247
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 119
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52v5-jr5w-gjxr"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 21
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r6q2-hw4h-h46w",
              "GHSA-vmf3-w455-68vh"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 11,
            "oldest_advisory_days": 187
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 91
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 65
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.0.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.4,
            "advisory_ids": [
              "GHSA-jfc7-64v2-mr8c"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 26
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "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": 189
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.2",
            "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": 189
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.0.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-v2v4-37r5-5v8g"
            ],
            "fixed_version": "10.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 78
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 11,
          "moderate": 5
        },
        "advisory_count": 33,
        "affected_count": 16,
        "assessed_count": 279,
        "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": "@alcalzone/ansi-tokenize",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@base2/pretty-print-object",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/ts-node-temp-fork-for-pr-2009",
            "direct": false,
            "version": "10.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/after",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/after-each",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/asserts",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/before",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/before-each",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/chdir",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/config",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/core",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/error-serdes",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/filter",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/fixture",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/intercept",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/mock",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/node-serialize",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/processinfo",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/reporter",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/run",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/snapshot",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/spawn",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/stack",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/stdin",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/test",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/typescript",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tapjs/worker",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "14.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "16.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node18",
            "direct": false,
            "version": "18.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node20",
            "direct": false,
            "version": "20.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "async-hook-domain",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "auto-bind",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "10.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "19.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "code-excerpt",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-to-spaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-to-array",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-loop",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ink",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-actual-promise",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ci",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "11.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "patch-console",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "polite-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs-terminal",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-on-spawn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-element-to-jsx-string",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-reconciler",
            "direct": false,
            "version": "0.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sync-content",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tap",
            "direct": false,
            "version": "21.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tap-parser",
            "direct": false,
            "version": "18.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tap-yaml",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "tcompare",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "trivial-deferred",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tshy",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-types",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoga-layout",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 279,
        "direct_count": 0,
        "indirect_count": 279
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 26,
        "merged_prs": 14,
        "open_issues": 72,
        "closed_ratio": 0.544,
        "closed_issues": 86,
        "closed_unmerged_prs": 92
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "isaacs",
          "commits": 194,
          "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
        },
        {
          "type": "User",
          "login": "HeikoTheissen",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/67904016?v=4"
        },
        {
          "type": "User",
          "login": "OrangeDog",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/675056?v=4"
        },
        {
          "type": "User",
          "login": "subzey",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/810582?v=4"
        },
        {
          "type": "User",
          "login": "SethFalco",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/22801583?v=4"
        },
        {
          "type": "User",
          "login": "thiakil",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1788847?v=4"
        },
        {
          "type": "User",
          "login": "pletcher",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2015049?v=4"
        },
        {
          "type": "User",
          "login": "laurie71",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/311960?v=4"
        },
        {
          "type": "User",
          "login": "mikeal",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/579?v=4"
        },
        {
          "type": "User",
          "login": "danmactough",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/357481?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.755
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 4,
            "reason": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
            "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 5/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "af1a90386aaab9a1258e2c7cb0c88c781b0cdf3c",
        "ran_at": "2026-07-22T22:48:29Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-26T01:28:48Z",
      "oldest_open_prs": [
        {
          "number": 144,
          "created_at": "2015-01-01T22:17:13Z",
          "last_comment_at": "2019-01-18T00:19:58Z",
          "last_comment_author": "z3dev"
        },
        {
          "number": 151,
          "created_at": "2015-03-23T13:58:25Z",
          "last_comment_at": "2015-10-11T06:36:29Z",
          "last_comment_author": "thiakil"
        },
        {
          "number": 162,
          "created_at": "2015-10-10T07:38:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2016-07-01T09:04:39Z",
          "last_comment_at": "2025-04-20T22:13:00Z",
          "last_comment_author": "JaroslavHerber"
        },
        {
          "number": 182,
          "created_at": "2016-07-06T01:37:35Z",
          "last_comment_at": "2018-02-02T06:09:31Z",
          "last_comment_author": "ajvincent"
        },
        {
          "number": 184,
          "created_at": "2016-07-17T09:12:41Z",
          "last_comment_at": "2019-01-17T12:15:29Z",
          "last_comment_author": "z3dev"
        },
        {
          "number": 207,
          "created_at": "2017-03-12T14:15:51Z",
          "last_comment_at": "2017-05-09T13:14:55Z",
          "last_comment_author": "vzaidman"
        },
        {
          "number": 216,
          "created_at": "2017-06-28T10:15:56Z",
          "last_comment_at": "2017-06-28T10:48:13Z",
          "last_comment_author": "jacktuck"
        },
        {
          "number": 218,
          "created_at": "2017-07-28T07:27:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2017-10-24T08:34:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2018-04-27T21:21:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 231,
          "created_at": "2018-05-10T18:48:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 232,
          "created_at": "2018-05-11T20:16:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 234,
          "created_at": "2018-05-15T13:52:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 239,
          "created_at": "2018-07-03T15:26:46Z",
          "last_comment_at": "2018-09-13T17:06:47Z",
          "last_comment_author": "jdalton"
        },
        {
          "number": 241,
          "created_at": "2018-10-13T07:43:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 245,
          "created_at": "2019-05-28T03:26:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 258,
          "created_at": "2023-07-14T13:16:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 259,
          "created_at": "2023-07-14T15:48:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 263,
          "created_at": "2023-11-15T16:48:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-26T01:27:21Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 10,
          "created_at": "2010-02-10T19:13:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2011-10-13T19:34:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2011-10-23T16:51:27Z",
          "last_comment_at": "2011-12-29T00:15:46Z",
          "last_comment_author": "fb55"
        },
        {
          "number": 56,
          "created_at": "2011-12-20T22:03:05Z",
          "last_comment_at": "2016-12-05T15:25:08Z",
          "last_comment_author": "jeromew"
        },
        {
          "number": 59,
          "created_at": "2012-01-21T00:35:08Z",
          "last_comment_at": "2016-05-03T04:11:49Z",
          "last_comment_author": "elidoran"
        },
        {
          "number": 62,
          "created_at": "2012-02-20T02:39:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2012-02-25T23:04:04Z",
          "last_comment_at": "2015-10-23T14:00:48Z",
          "last_comment_author": "vvo"
        },
        {
          "number": 67,
          "created_at": "2012-04-06T00:13:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2012-04-17T09:49:32Z",
          "last_comment_at": "2012-05-08T15:32:10Z",
          "last_comment_author": "isaacs"
        },
        {
          "number": 71,
          "created_at": "2012-04-26T15:07:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2012-10-26T15:54:19Z",
          "last_comment_at": "2012-10-26T15:59:26Z",
          "last_comment_author": "isaacs"
        },
        {
          "number": 95,
          "created_at": "2013-04-03T11:11:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2013-04-16T02:19:37Z",
          "last_comment_at": "2014-01-02T23:56:17Z",
          "last_comment_author": "isaacs"
        },
        {
          "number": 106,
          "created_at": "2013-07-18T19:43:09Z",
          "last_comment_at": "2021-01-28T14:07:28Z",
          "last_comment_author": "jigneshkhatri"
        },
        {
          "number": 110,
          "created_at": "2013-09-20T04:45:08Z",
          "last_comment_at": "2018-10-13T12:09:47Z",
          "last_comment_author": "fersman"
        },
        {
          "number": 117,
          "created_at": "2014-02-22T00:04:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2014-03-04T20:33:37Z",
          "last_comment_at": "2015-12-07T15:24:54Z",
          "last_comment_author": "Gcaufy"
        },
        {
          "number": 120,
          "created_at": "2014-03-14T20:43:38Z",
          "last_comment_at": "2015-04-21T01:28:51Z",
          "last_comment_author": "isaacs"
        },
        {
          "number": 121,
          "created_at": "2014-03-19T10:38:51Z",
          "last_comment_at": "2024-05-28T07:29:27Z",
          "last_comment_author": "SethFalco"
        },
        {
          "number": 129,
          "created_at": "2014-07-22T11:53:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/isaacs/sax-js",
    "host": "github.com",
    "name": "sax-js",
    "owner": "isaacs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 33,
        "vitality": 52,
        "community": 86,
        "governance": 58,
        "engineering": 54,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 57,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 1,
              "days_since_last_push": 26,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 26 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 52,
              "latest_release_tag": "v1.6.0",
              "releases_from_tags": true,
              "days_since_latest_release": 127,
              "mean_days_between_releases": 354.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "52 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 127 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 127
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~354.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 354.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 26,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 26 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 86,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "forks": 343,
              "stars": 1159,
              "watchers": 24,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,159 stars",
                "points": 49.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1159
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "343 forks",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 343
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "24 watchers",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BlueOak-1.0.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BlueOak-1.0.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "sax"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 337254193
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "337,254,193 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 337254193,
                      "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.755
            },
            "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 76% of commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 72,
              "closed_issues": 86,
              "issue_closed_ratio": 0.544,
              "closed_unmerged_prs": 92
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "54% of issues closed",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 54
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "14/106 decided PRs merged",
                "points": 5.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 106
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 16220,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "isaacs",
              "public_repos": 488,
              "account_age_days": 6653
            },
            "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": "16,220 followers of isaacs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16220,
                      "login": "isaacs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "488 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 488
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "sax"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 127
            },
            "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 127 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 127
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "53 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 16,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 16,
              "security_posture_before_jurisdiction": 33
            },
            "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": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "28 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 279 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": 279
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 33,
              "affected_packages": 16,
              "assessed_packages": 279,
              "unassessed_packages": 0,
              "affected_by_severity": "high 11, moderate 5",
              "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": 279,
              "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "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.25,
              "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": "25 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 50746,
              "source_files_sampled": 73,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/73 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 73,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:48:47.555452Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/isaacs/sax-js.svg",
  "full_name": "isaacs/sax-js",
  "license_state": "standard",
  "license_spdx": "BlueOak-1.0.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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