Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 03:37 UTC

isaacs / st

A node module for serving static files. Does etags, caching, etc.

JavaScriptISC★ 380 stars⑂ 36 forkssince Aug 2012View on GitHub ↗

isaacs/st holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Community & Adoption (79/100) and lowest on AI Readiness (49/100). It was last updated 3 days ago. 2 contributors account for most of its recent work.

73
overall / 100
Good

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.

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

Ownership

isaacsPersonal account
16,224 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 publishTags
npmst4.0.41,819,963516 days agostaticfileserveetagautoindexcache

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
3.5/36Commit cadence — 5/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
10/10OpenSSF Scorecard: Maintained — 18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year21
human_commit_share0.95
days_since_last_push3
active_weeks_last_year5

Release discipline

100Excellent
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~3.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv4.0.4
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases3.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?

79Good · 18% of overall
How it's scored
41.8/60Stars — 380 stars
12.9/25Forks — 36 forks
5/15Watchers — 9 watchers
Inputs used
forks36
stars380
watchers9
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 (ISC)
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 — 1,819,963 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesst
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,819,963
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?

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.9/22.5Commit distribution — top contributor authored 43% of commits
13.5/13.5Contributor breadth — 20 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled20
top_contributor_share0.428
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
12.6/38.3PR acceptance — 25/76 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/20 approved changesets -- score normalized to 1
Inputs used
merged_prs25
open_issues0
closed_issues38
issue_closed_ratio1
closed_unmerged_prs51
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 16,224 followers of isaacs
25/25Track record — 488 public repos, account ~18 yr old
Inputs used
followers16,224
owner_typeUser
is_verified
owner_loginisaacs
public_repos488
account_age_days6,656
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 6 days ago
20/20Version history — 51 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesst
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

70Good · 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.8/2.5CI-Tests — 11 out of 14 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/20 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:st@4.0.4 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

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

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.2/40Legible commit history — 36 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.379
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 5 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.05
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
55/55Manageable file sizes — 0/32 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes23,481
source_files_sampled32
oversized_source_files0

Key facts

380GitHub stars
20contributors
21commits, last 12 months
3days since last push
5releases
2bus factor
0open 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 ★ / 36 ⇿
0Stars
36Forks
4Releases

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.

01325383632013-042019-122026-07
Major 1Minor 0Patch 3

Each point covers 13 days.

OpenSSF Scorecard 6.2 / 10
6.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-26 03:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests11 out of 14 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/20 approved changesets -- score normalized to 1
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npmlru-cache^11.5.1package.json
npmbl^7.0.5package.json
npmfd^0.0.3package.json
npmmime^4.1.0package.json
npmnegotiator^1.0.0package.json
All dependencies 18

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

RegistryPackageVersionRelation
npmbl^7.0.5direct
npmfd^0.0.3direct
npmlru-cache^11.5.1direct
npmmime^4.1.0direct
npmnegotiator^1.0.0direct
npm@semantic-release/changelog^6.0.3indirect
npm@semantic-release/commit-analyzer^13.0.1indirect
npm@semantic-release/git^10.0.1indirect
npm@semantic-release/github12.0.9indirect
npm@semantic-release/npm^13.1.5indirect
npm@semantic-release/release-notes-generator^14.1.1indirect
npm@types/node^26.1.0indirect
npmconventional-changelog-conventionalcommits10.2.1indirect
npmeslint9.39.5indirect
npmgraceful-fs^4.2.3indirect
npmneostandard^0.13.0indirect
npmsemantic-release^25.0.5indirect
npmtypescript^6.0.3indirect
Dependency advisories 0

Installing npm:st@4.0.4 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 226,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 63790
      },
      "pushed_at": "2026-07-23T01:01:32Z",
      "created_at": "2012-08-10T01:09:46Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T01:01:34Z",
      "description": "A node module for serving static files.  Does etags, caching, etc. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "master",
      "license_spdx_raw": "ISC",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "http://blog.izs.me",
      "name": "isaacs",
      "type": "User",
      "login": "isaacs",
      "company": null,
      "location": "Oakland CA",
      "followers": 16224,
      "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": 6656
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2026-07-20T03:24:50Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2026-07-10T06:58:44Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2026-07-07T01:00:17Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2026-07-06T14:42:54Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2026-07-06T14:36:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0504d5c19519906211ef95d2ac5366799cb4e8dc",
          "body": "## [4.0.5](https://github.com/isaacs/st/compare/v4.0.4...v4.0.5) (2026-07-23)",
          "is_bot": false,
          "headline": "chore(release): 4.0.5 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-23T01:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4456ff12b4556b2ed110b0413b9fc220c7bfb16",
          "body": "Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 9.39.5.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v9.39.5)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n  dependency-version: 9.39.5\n  dependency-\n[…]\nrect:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump eslint from 9.39.4 to 9.39.5 (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T00:56:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "435bebab97c9de7ff1086bb32d78afe5e5b0169a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb9\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#114)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T00:56:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "070d2bf8233624d8d7c5f4fe77dc00ad364481e4",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): slow down dependabot (#115)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-23T00:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c585510c287d83634a77f89437ccdac0667158",
          "body": "## [4.0.4](https://github.com/isaacs/st/compare/v4.0.3...v4.0.4) (2026-07-20)",
          "is_bot": false,
          "headline": "chore(release): 4.0.4 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T03:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eac8dc15ec16056c001fbf84d918186592a9b26",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#113)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T03:20:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "697d22ab39ce2124e6c635e04a703c6ab611e41a",
          "body": "## [4.0.3](https://github.com/isaacs/st/compare/v4.0.2...v4.0.3) (2026-07-10)",
          "is_bot": false,
          "headline": "chore(release): 4.0.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-10T06:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6caeaca3fcbd219a11d8c045165567f7106f792",
          "body": "Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 10.2.0 to 10.2.1.\n- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)\n- [Ch\n[…]\nrect:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump conventional-changelog-conventionalcommits (#110)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T06:53:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27a31e703ee5b0307b65a86e99af8524f455acb0",
          "body": "## [4.0.2](https://github.com/isaacs/st/compare/v4.0.1...v4.0.2) (2026-07-07)",
          "is_bot": false,
          "headline": "chore(release): 4.0.2 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-07T01:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "346497ac2abf6a49fb23b4f8dbe96c605047ac10",
          "body": "…(#109)\n\nBumps [@semantic-release/github](https://github.com/semantic-release/github) from 12.0.8 to 12.0.9.\n- [Release notes](https://github.com/semantic-release/github/releases)\n- [Commits](https://github.com/semantic-release/github/compare/v12.0.8...v12.0.9)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nrect:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @semantic-release/github from 12.0.8 to 12.0.9 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T00:55:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29bd214e10a35bc23f1db1be7c799ad0726eccd7",
          "body": "## [4.0.1](https://github.com/isaacs/st/compare/v4.0.0...v4.0.1) (2026-07-06)",
          "is_bot": false,
          "headline": "chore(release): 4.0.1 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-06T14:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3a6d92abf4bd5825705fda0faab371c636c769",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): point ci badge to correct GHA (#108)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-06T14:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7949ab3e7b6e1445c51b8d0346a67ab41e77de5b",
          "body": "## [4.0.0](https://github.com/isaacs/st/compare/v3.0.4...v4.0.0) (2026-07-06)",
          "is_bot": false,
          "headline": "chore(release): 4.0.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-06T14:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ccd4725a221732f030a5149f79230a0ab5b9ea",
          "body": "Convert the package to ESM, add generated TypeScript declarations,\nmove the test suite to node:test, and update package tooling/CI.\n\nBREAKING CHANGE: st now requires Node.js >=20 and is published as ESM.",
          "is_bot": false,
          "headline": "feat!: modernise package for ESM, types, and node:test (#106)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-06T14:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2991cc384e0b36bd1491e58c392cd3cc2fd010c6",
          "body": null,
          "is_bot": false,
          "headline": "3.0.4",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-06T07:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa3d550268f7f6d48dbed4c22399c0d42a3525e",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid lru eviction errors for disabled caches",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-06T07:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bf62d033913d54a9bcf2bc78251bfd7675fc90",
          "body": null,
          "is_bot": false,
          "headline": "fix: enforce traversal checks after mount matching",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2026-07-06T07:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe94b1b26d8befefa195798ec3291e0fd29a4ae",
          "body": null,
          "is_bot": false,
          "headline": "fix: decode percent-encoded paths before the traversal check",
          "author_name": "greymoth-jp",
          "author_login": "mahirhir",
          "committed_at": "2026-07-06T07:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b35770aa12069b086775f397ae271adddf9a9c5",
          "body": null,
          "is_bot": false,
          "headline": "3.0.3",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2025-08-14T06:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485e7fc04c4e9abcafcf6239f5d33dc0528aacf6",
          "body": null,
          "is_bot": false,
          "headline": "fix: improve regular expression for removing trailing slashes (#103)",
          "author_name": "Eric Cornelissen",
          "author_login": "ericcornelissen",
          "committed_at": "2025-08-14T06:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4aba4d3672e53bccb82d0edffc47fb39d9d1cef",
          "body": null,
          "is_bot": false,
          "headline": "feat: replace deprecated `async-cache` with `lru-cache` (#101)",
          "author_name": "Hidde Wieringa",
          "author_login": "hiddewie",
          "committed_at": "2025-08-05T00:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cbcd81424bd33c9ba280c94aed847d1adadcf28",
          "body": null,
          "is_bot": false,
          "headline": "3.0.2",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2025-05-31T08:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aae4a8630611229317222d9dca25bfbd83ac6249",
          "body": null,
          "is_bot": false,
          "headline": "fix: add pause in test to allow server to cache",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2025-05-31T08:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "146a88ec083710143ebf3f6f587d83b653181b85",
          "body": null,
          "is_bot": false,
          "headline": "fix: update deps, fix outdated patterns",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2025-05-31T08:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5054689afe611148ca21724956b8efe59f4f8d2d",
          "body": null,
          "is_bot": false,
          "headline": "3.0.1",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2024-10-25T05:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bc262d282ca092e07f22f1f79fc3882a8e8111",
          "body": null,
          "is_bot": false,
          "headline": "chore: make tests more resilient in CI",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2024-10-25T05:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e1adbd38afde86a6424d3f1691bd42ced2d14a",
          "body": null,
          "is_bot": false,
          "headline": "chore: add basic GHA for tests",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2024-10-25T05:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff6f98bc54e615eb3589855f6cf6c0e2ac0ee0d",
          "body": "Ref: https://github.com/nodejs/node/pull/55527",
          "is_bot": false,
          "headline": "fix: remove trailing slashes for fs.open to address Node v23 bug",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2024-10-25T05:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa52bf7ca009c2f1e74322207962e4f330de7fe",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2021-05-20T07:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c541c5cffb00cc1372e9ebcc7929ba99ad3a9620",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps, fix linting, fix tap parallel & deprecations",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2021-05-20T07:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4501e971eb1ff1b71dc4a33d1bdc8bcca43bccb3",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove node 10, add node 14",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2021-05-20T07:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb748b4b1986de20fd72d28be911bec27b5436e",
          "body": null,
          "is_bot": false,
          "headline": "add `.nyc_output` to `.gitignore`",
          "author_name": "jithil",
          "author_login": "MrJithil",
          "committed_at": "2021-05-20T00:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce8e2db76ff3111209afac854ad40a395aa6379",
          "body": "Removed the hard-coded error message and read them from Node Core.",
          "is_bot": false,
          "headline": "mod: removed the hard-coded error messages",
          "author_name": "jithil",
          "author_login": "MrJithil",
          "committed_at": "2021-05-20T00:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44532a789ad83ff25bad5aa3f5236b49cc8bac72",
          "body": "`nvm install current` is deprectaed and instead we need to use `nvm install node`\n\nThe Travis CI is failing because of that. Any new pull requests in this project will fail\nfail in Travis pipeline because of this change.\n\nAn example could be found here #93\n\nI am keeping this PR separately to get a track why we changed this `yml` file.",
          "is_bot": false,
          "headline": "fix: change `nvm install current` to `nvm install node`",
          "author_name": "jithil",
          "author_login": "MrJithil",
          "committed_at": "2021-05-19T05:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef22df24a74e383cf0f57593e870f335a9eff8b2",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2019-11-11T22:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09f1ab4493ced14e98ebb86838e5b281126fd00",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2019-11-11T22:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280538f84d49d327228699e7a2b59abd3e861575",
          "body": null,
          "is_bot": false,
          "headline": "ipv4 for tests, fix up cli tests",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2019-11-11T22:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0ffb423d00fd83abaa617de92aa718bb9d61a4",
          "body": null,
          "is_bot": false,
          "headline": "update travis, latest node etc.",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2019-11-11T22:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cb60490883f6c2ce83a452e356b7b058509522",
          "body": null,
          "is_bot": false,
          "headline": "update, modernise, lint w/ standard.js",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2019-11-11T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e87caf96baab79a170459901b0e068a481018d0",
          "body": null,
          "is_bot": false,
          "headline": "1.2.2",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2017-10-13T05:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579960c629f12a27428e2da84c54f517e37b0a16",
          "body": null,
          "is_bot": false,
          "headline": "improved traversal detection & location redirect",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2017-10-13T05:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7b6768c1d91dd48b368b2b921193fc2b36cff1",
          "body": null,
          "is_bot": false,
          "headline": "1.2.1",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2017-10-09T03:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5744d496fd5c0e4693a361fafdc39500bce67199",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2017-10-09T03:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473a34490d648767a416657492ff7703eacd7160",
          "body": "fixes issue https://github.com/isaacs/st/issues/90\n\nInfo on the vulnerability: https://snyk.io/vuln/npm:mime:20170907\n\nVersions of mime < 1.4.1 are vulnerable.\n\nUpgraded from ~1.3.4 to ~1.4.1",
          "is_bot": false,
          "headline": "update mime dependency to avoid ReDoS vulnerability",
          "author_name": "Patrick Mueller",
          "author_login": null,
          "committed_at": "2017-10-09T03:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5f970083ee44a03c3cbcb21a12d0ac90230200",
          "body": null,
          "is_bot": false,
          "headline": "1.2.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2016-06-29T05:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad0367078cd17bda81ecc96aac727d93d223ae9",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2016-06-29T05:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a521ea2daadbc412f67197076724b2fdbaab32",
          "body": null,
          "is_bot": false,
          "headline": "Test command-line switches, --host in particular",
          "author_name": "Martin von Gagern",
          "author_login": "gagern",
          "committed_at": "2016-06-29T05:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128c6fd3cd3fa7f4f4973833bf58e774bc84e505",
          "body": "This increases the chances of lazy people still using a security-relevant\nsetting.",
          "is_bot": false,
          "headline": "Introduce -localhost resp. -l abbreviation",
          "author_name": "Martin von Gagern",
          "author_login": "gagern",
          "committed_at": "2016-06-29T05:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc206900f9f84aea4667a6731e3ff0e7a6c20102",
          "body": "The default behavior can be achieved by specifying `*`.\nIt will correspond to `::` on an IPv6-enabled machine and `0.0.0.0`\notherwise, which is the reason we don't use either of these as the default.",
          "is_bot": false,
          "headline": "Make the host configurable",
          "author_name": "Martin von Gagern",
          "author_login": "gagern",
          "committed_at": "2016-06-29T05:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc17098b46b75549ed12b0f5433c0b0c5a09f91",
          "body": "Telling the user that we're listening (only) on 127.0.0.1 when in fact we\nare listening on all available addresses can confuse users into thinking\nthat running the service is more secure than it actually is.  Better to tell\nthe user what host exactly we are listening on.  As far as I can tell,\nbrows\n[…]\nn when the web server is slow\nto start or when it fails to start after the message got printed.  Another\nbenefit is that we can report the port number actually in use if the user\nset the port to zero.",
          "is_bot": false,
          "headline": "Report actual address we're listening on",
          "author_name": "Martin von Gagern",
          "author_login": "gagern",
          "committed_at": "2016-06-29T05:31:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70b0a482400e24d2e4e5f304fdc1e0c441d59de3",
          "body": null,
          "is_bot": false,
          "headline": "Configure Travis CI",
          "author_name": "Martin von Gagern",
          "author_login": "gagern",
          "committed_at": "2016-05-31T11:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32cf97aa6a6a8aa4ceb36bd5e6f81d3335bf4c7",
          "body": null,
          "is_bot": false,
          "headline": "1.1.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-12-14T04:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0a2460b6a7289b08b0aab7cb4234a5cba341e7",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-12-14T04:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91af766a43dbe61cf086c8719596183525ea149",
          "body": null,
          "is_bot": false,
          "headline": "updated README",
          "author_name": "Anup Bishnoi",
          "author_login": "asyncanup",
          "committed_at": "2015-12-14T04:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b78b33267f89992dfb7b07a7f99404d2841d5b7",
          "body": null,
          "is_bot": false,
          "headline": "added mount url as command line option",
          "author_name": "Anup Bishnoi",
          "author_login": "asyncanup",
          "committed_at": "2015-12-14T04:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770a6d7cdbb21cb82a4b4591205c2452754a2dd6",
          "body": null,
          "is_bot": false,
          "headline": "updated README about CORS",
          "author_name": "Anup Bishnoi",
          "author_login": "asyncanup",
          "committed_at": "2015-12-14T04:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f66c03e162f637e746778b8a9ff61c3ad19627",
          "body": null,
          "is_bot": false,
          "headline": "added basic CORS functionality with tests",
          "author_name": "Anup Bishnoi",
          "author_login": "asyncanup",
          "committed_at": "2015-12-14T04:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfdb4857c2230d8cd381161a0e0073bb6a63a37",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-09-29T11:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95871e2b2d8d16c7ec256a7bc0d99735d3c4cfae",
          "body": "For the dot option, st was searching the entire file name\nwhen looking for dotted path components, instead of searching\nthe url path.\n\nfixes #67",
          "is_bot": false,
          "headline": "only consider url path for dotted files w/dot option",
          "author_name": "Patrick Mueller",
          "author_login": "pmuellr",
          "committed_at": "2015-09-29T11:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f6119f1abdcbdea5fef29c62062d56cafa97de",
          "body": null,
          "is_bot": false,
          "headline": "0.5.5",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-07-28T07:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfbc54952366a94f1e533b216ec1717d4589596f",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-07-28T07:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c5fe2c8e18f4a48018dec945eb8c9ee34fb50b",
          "body": "`none` was provided in direct form and modified afterwards,\nso next calls of st, modified `none` was reused",
          "is_bot": false,
          "headline": "Fix \"no cache\" resolution",
          "author_name": "Mariusz Nowak",
          "author_login": "medikoo",
          "committed_at": "2015-07-28T07:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7e7438cd8089723e557c913fc79ae7bb5de9ac",
          "body": "…lowed in the `path` option Also removed stray console.error",
          "is_bot": false,
          "headline": "Added test for a parent path This test ensures that a '..' path is al…",
          "author_name": "Joseph Dykstra",
          "author_login": "ArtskydJ",
          "committed_at": "2015-07-28T07:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a266bcefc45a1e78bfb303b6d268e2cf393fe8d",
          "body": null,
          "is_bot": false,
          "headline": "v0.5.4",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-05-19T01:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c8d6f422b46a8be6c4bd6854de7719ec090868",
          "body": null,
          "is_bot": false,
          "headline": "isc license",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2015-05-19T01:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0da72112811e663df84f3db31a4df003580c24e",
          "body": null,
          "is_bot": false,
          "headline": "fix breaking tests for 0.12/iojs and new request",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-02-14T10:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f425dc154eba6d0c598b5e7de09a8d5624441f0",
          "body": null,
          "is_bot": false,
          "headline": "0.5.3",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-02-14T10:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8117e44b20a69623aa55a8c975e62597b29cf23",
          "body": null,
          "is_bot": false,
          "headline": "compact replacements, put back \\/ replacement",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-02-14T10:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb88916a49f5970f4f9bd555875772f5d86a6ccb",
          "body": null,
          "is_bot": false,
          "headline": "update deps & fix for latest request",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-02-14T10:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30637a6a596ea433f83a0a2198a5cda318a98719",
          "body": null,
          "is_bot": false,
          "headline": "more verbose error reporting",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2015-02-14T10:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5100bbe8ad3874dab5b27485a6cd50e887859cb",
          "body": "For the served urls in the index. This fixes problems with '%2F' on windows",
          "is_bot": false,
          "headline": "replace encoded slashes and backslashes with '/'",
          "author_name": "makkedude",
          "author_login": "m4kke",
          "committed_at": "2015-02-14T09:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4eb758da8f1b88a453ea97427c8a2c8bc7d6876",
          "body": null,
          "is_bot": false,
          "headline": "0.5.2",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-09-25T23:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e815f07d7c8dc310da5882151b19c12dd5331976",
          "body": null,
          "is_bot": false,
          "headline": "do isDirectory check earlier, fixes #51",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-09-25T23:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046183d09d6fdbbe7adca899fb906e1944c73322",
          "body": null,
          "is_bot": false,
          "headline": "0.5.1",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-18T02:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b750f9095c0d0634cbb753ed76c7d909096480b6",
          "body": "fix bad pipe for no-gzip accepted",
          "is_bot": false,
          "headline": "Merge pull request #47 from isaacs/gzip-fix",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-18T02:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4cc46ee46ff1ca6ad1721359a3344b719a91e4",
          "body": null,
          "is_bot": false,
          "headline": "fix cache bug, cache gzipped data regardless of client",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-18T02:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21b9a5a150a1612a9e2409fe66adf2467f76125",
          "body": null,
          "is_bot": false,
          "headline": "split out test fixture setup/teardown to common.js",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-18T01:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c1d285e9ada94a490dc82d23c8f09bee8a0aee",
          "body": null,
          "is_bot": false,
          "headline": "fix bad pipe for no-gzip accepted",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-17T07:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c28684e3d9408c67b70a850c718edd3e216db9",
          "body": null,
          "is_bot": false,
          "headline": "intentional mispellings comment",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-17T06:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054abcb485035779249bcc1ff4a58a0cf32d0df2",
          "body": null,
          "is_bot": false,
          "headline": "0.5.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-13T22:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85f1f695b28241d5892bff9ebbfc0619e0c321f",
          "body": "Better cache control",
          "is_bot": false,
          "headline": "Merge pull request #45 from isaacs/better-cache-control",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-06-13T22:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c2d30d4aa8e4134139211909964cae00b44e2c",
          "body": null,
          "is_bot": false,
          "headline": "fix merge",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-05-27T09:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6c711f14e53def1bccfa32a24210106021a1876",
          "body": null,
          "is_bot": false,
          "headline": "more flexibility around cache-control",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2014-05-27T09:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cef0941f1970f8d675052679a559344d1d85d64",
          "body": "While the options st offers for cache control are good\nenough for most use-cases, there are some that it is not\nable to handle. And since st ends the request after serving\na file, the user has no way to customize cache headers\nany further.\n\nThis commit makes it such that if you set cache.content.maxAge\nto `false`, it does not set cache control headers, allowing\nthe user to set them beforehand without the headers being\noverwritten by st.",
          "is_bot": false,
          "headline": "add an option to disable cache control headers",
          "author_name": "Jeff Escalante",
          "author_login": null,
          "committed_at": "2014-05-27T09:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8c2ee56d7f02b6f35aac6d753ea7d4a958c7c4",
          "body": "So far `cache-control: public` was sent, which invokes more aggressive\ncaching than `cache-control: max-age=600` that's sent on cache == true",
          "is_bot": false,
          "headline": "Fix no cache option",
          "author_name": "Mariusz Nowak",
          "author_login": "medikoo",
          "committed_at": "2014-05-19T02:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef1318784f03a78b6920529ca91ac3d0c48188d",
          "body": null,
          "is_bot": false,
          "headline": "v0.4.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-03-25T23:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df68cb7c12966dd673a952500df37c14cb6cfb7",
          "body": null,
          "is_bot": false,
          "headline": "Handle files with non-url-safe filenames",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-03-25T20:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43bbb40b664a3b934775e0cefc324aba75c18a7",
          "body": null,
          "is_bot": false,
          "headline": "v0.4.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-03-24T19:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811562af3dbf4b0e6919819db904f9fab2975bfd",
          "body": "If cache.content.maxAge is specified, set ‘cache-control’ header to\n‘public, max-age=…’\n\nTest added by @isaacs, who also then made the test pass.",
          "is_bot": false,
          "headline": "Leverage browser caching by specifying max-age",
          "author_name": "Ionut-Cristian Florescu",
          "author_login": "icflorescu",
          "committed_at": "2014-03-24T19:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab75c55eaa0bc87c64a5fafecf884e718305ba6e",
          "body": null,
          "is_bot": false,
          "headline": "allowing gzip compression to be disabled by setting gzip: false",
          "author_name": "Matt Greer",
          "author_login": "city41",
          "committed_at": "2014-03-24T18:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b3c8457289668b569c2bd44920fadc7be8fb36",
          "body": null,
          "is_bot": false,
          "headline": "Fix html escape",
          "author_name": "Andre Silva",
          "author_login": "andresilva",
          "committed_at": "2014-03-22T01:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e674108863a16b4f06468051d1f1fad0b2f452f8",
          "body": null,
          "is_bot": false,
          "headline": "0.3.2",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-03-21T20:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f961d4a839a76a423b212c716776d583b8d120e9",
          "body": null,
          "is_bot": false,
          "headline": "urlencode the folder name in the title",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-03-21T20:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef0174292f0e0bf0679be06d6dd812b7af1f0fc",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.1",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-18T01:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a0c1886737a20d78ae00b61e4724ae3095f4ddd",
          "body": "Avoid problems with files named things like '<img>' and so on.",
          "is_bot": false,
          "headline": "Properly escape all relevant html entities",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-18T01:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358c5fc59bb38de5d8b5de397779610576daf627",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.0",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-16T23:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef344367dc1af902b74449d1b319f934eb3ce377",
          "body": "It doesn't actually do anything.\n\nFixes #29",
          "is_bot": false,
          "headline": "Remove maxSize typo",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-16T23:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227b598837f0c4c951f699424df8c1164b9693a0",
          "body": null,
          "is_bot": false,
          "headline": "Don't set req.sturl if already set",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-16T22:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2f212f64b762e351f311f4bbfcb291aa997838",
          "body": null,
          "is_bot": false,
          "headline": "Make traversal URLs a 403, not 404 or passthrough",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-16T22:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0373c990a26a29d540bfaa38f6ba5c147eb9f028",
          "body": null,
          "is_bot": false,
          "headline": "Fix #23: Don't overwrite req.url",
          "author_name": "isaacs",
          "author_login": "isaacs",
          "committed_at": "2014-02-16T22:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 21,
      "latest_release_at": "2026-07-20T03:24:50Z",
      "latest_release_tag": "v4.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 3.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": "st",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "static",
            "file",
            "serve",
            "etag",
            "autoindex",
            "cache"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/st",
          "is_deprecated": false,
          "latest_version": "4.0.4",
          "repository_url": "https://github.com/isaacs/st",
          "versions_count": 51,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 1819963,
          "first_published_at": "2012-08-10T06:15:40.860000Z",
          "latest_published_at": "2026-07-20T03:24:49.311000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 380,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2013-04-30",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-11-27",
            "count": 1
          },
          {
            "date": "2014-01-25",
            "count": 1
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-09",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-22",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 23481,
      "source_files_sampled": 32,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "npm:st@4.0.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "lru-cache",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.5.1"
        },
        {
          "name": "bl",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.5"
        },
        {
          "name": "fd",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.3"
        },
        {
          "name": "mime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "negotiator",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bl",
            "direct": true,
            "version": "^7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fd",
            "direct": true,
            "version": "^0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": "^11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": true,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": true,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/changelog",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/commit-analyzer",
            "direct": false,
            "version": "^13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/git",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/github",
            "direct": false,
            "version": "12.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/npm",
            "direct": false,
            "version": "^13.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/release-notes-generator",
            "direct": false,
            "version": "^14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^26.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "^4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "neostandard",
            "direct": false,
            "version": "^0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release",
            "direct": false,
            "version": "^25.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 18,
        "direct_count": 5,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 25,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 38,
        "closed_unmerged_prs": 51
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "isaacs",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
        },
        {
          "type": "User",
          "login": "rvagg",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "gagern",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/190759?v=4"
        },
        {
          "type": "User",
          "login": "asyncanup",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/77941?v=4"
        },
        {
          "type": "User",
          "login": "coderarity",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/955708?v=4"
        },
        {
          "type": "User",
          "login": "MrJithil",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26359740?v=4"
        },
        {
          "type": "User",
          "login": "bengourley",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/609579?v=4"
        },
        {
          "type": "User",
          "login": "joeybaker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/36662?v=4"
        },
        {
          "type": "User",
          "login": "medikoo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/122434?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.428
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test-and-release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/20 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 15 contributing companies or organizations",
            "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": 10,
            "reason": "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": 10,
            "reason": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0504d5c19519906211ef95d2ac5366799cb4e8dc",
        "ran_at": "2026-07-26T03:37:13Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T01:01:31Z",
      "oldest_open_prs": [
        {
          "number": 111,
          "created_at": "2026-07-14T00:14:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T00:56:56Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/isaacs/st",
    "host": "github.com",
    "name": "st",
    "owner": "isaacs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 70,
        "vitality": 77,
        "community": 79,
        "governance": 73,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.95,
              "days_since_last_push": 3,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v4.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 3.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 79,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 36,
              "stars": 380,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "380 stars",
                "points": 41.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 380
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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 (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": [
                "st"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1819963
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,819,963 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1819963,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 20,
              "top_contributor_share": 0.428
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 43% of commits",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 43
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 25,
              "open_issues": 0,
              "closed_issues": 38,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 51
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "25/76 decided PRs merged",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 25,
                      "decided": 76
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/20 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": 16224,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "isaacs",
              "public_repos": 488,
              "account_age_days": 6656
            },
            "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,224 followers of isaacs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16224,
                      "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": [
                "st"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "51 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "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": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "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": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.2
            },
            "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": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 3/20 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:st@4.0.4 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:st@4.0.4",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "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": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.379,
              "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": "36 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.05
            },
            "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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 23481,
              "source_files_sampled": 32,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/32 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 32,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T03:37:33.350699Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/isaacs/st.svg",
  "full_name": "isaacs/st",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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

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

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