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

mcollina / fastq

Fast, in memory work queue

JavaScriptISC★ 1,134 stars⑂ 61 forkssince Jun 2015View on GitHub ↗

mcollina/fastq holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (70/100) and lowest on Vitality (33/100). It was last updated 211 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

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.

57
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

Matteo CollinaPersonal account
11,287 followers648 public repossince Feb 2009@platformatic

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
npmfastq1.20.1526,403,69530211 days agofastqueueasyncworker

Metrics by category

Vitality

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

33At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 211 days ago
1.4/36Commit cadence — 2/52 weeks with commits
8.6/18Commit volume — 8 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year8
human_commit_share0.9
days_since_last_push211
active_weeks_last_year2
How it's scored
27/27Ships releases — 27 releases published
16.2/36Release recency — latest release 211 days ago
12.6/27Release cadence — a release every ~173.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tagv1.20.1
releases_from_tagsno
days_since_latest_release211
mean_days_between_releases173.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

70Good · 18% of overall
How it's scored
49.5/60Stars — 1,134 stars
14.8/25Forks — 61 forks
5.3/15Watchers — 10 watchers
Inputs used
forks61
stars1,134
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 526,403,695 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfastq
dependents
ecosystemsnpm
total_downloads
monthly_downloads526,403,695
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?

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.8/22.5Commit distribution — top contributor authored 74% of commits
13.5/13.5Contributor breadth — 26 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.741
How it's scored
30.8/46.8Issue resolution — 66% of issues closed
29.7/38.3PR acceptance — 45/58 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/28 approved changesets -- score normalized to 3
Inputs used
merged_prs45
open_issues13
closed_issues25
issue_closed_ratio0.658
closed_unmerged_prs13
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 11,287 followers of mcollina
25/25Track record — 648 public repos, account ~17 yr old
Inputs used
followers11,287
owner_typeUser
is_verified
owner_loginmcollina
public_repos648
account_age_days6,375
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
26/35Publish recency — latest publish 211 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfastq
ecosystemsnpm
any_deprecatedno
min_days_since_publish211

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests — 2 out of 15 merged PRs checked by a CI test -- score normalized to 1
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?

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.2/2.5CI-Tests — 2 out of 15 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 9/28 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 9 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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
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_packages1
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:fastq@1.20.1 runtime dependency closure — what installing the published package pulls in — 1 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.

64Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
20.1/40Legible commit history — 34 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.378
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,394
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — test/tsconfig.json
0/10Reproducible environment
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstest/tsconfig.json
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
27/45Type-checkable code — JavaScript with type-check config (test/tsconfig.json)
55/55Manageable file sizes — 0/10 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes15,797
source_files_sampled10
oversized_source_files0

Key facts

1,134GitHub stars
26contributors
8commits, last 12 months
211days since last push
27releases
1bus factor
13open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 61 ⇿
0Stars
61Forks
24Releases

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.

013253850636122015-082021-012026-06
Major 0Minor 16Patch 8

Each point covers 10 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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

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

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

RegistryPackageVersionRelation
npmreusify^1.0.4direct
npmasync^3.1.0indirect
npmeslint^9.36.0indirect
npmneo-async^2.6.1indirect
npmneostandard^0.12.2indirect
npmnyc^17.0.0indirect
npmpre-commit^1.2.2indirect
npmtape^5.0.0indirect
npmtypescript^5.0.4indirect
Dependency advisories 0

Installing npm:fastq@1.20.1 pulls in 1 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": 103,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 32408,
        "TypeScript": 1462
      },
      "pushed_at": "2025-12-23T07:59:02Z",
      "created_at": "2015-06-13T10:57:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-06T08:16:11Z",
      "description": "Fast, in memory work queue",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "master",
      "license_spdx_raw": "ISC",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "nodeland.dev",
      "name": "Matteo Collina",
      "type": "User",
      "login": "mcollina",
      "company": "@platformatic",
      "location": "Forlì, Italy",
      "followers": 11287,
      "avatar_url": "https://avatars.githubusercontent.com/u/52195?v=4",
      "created_at": "2009-02-05T22:24:19Z",
      "is_verified": null,
      "public_repos": 648,
      "account_age_days": 6375
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2025-12-23T07:59:02Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2025-02-26T09:17:35Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2025-01-30T16:14:02Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2024-12-23T10:12:33Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2024-02-05T14:30:21Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2024-01-26T18:22:22Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2023-12-18T15:53:21Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-01-01T22:17:41Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2022-12-02T23:10:43Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2021-09-10T14:08:50Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2021-08-19T08:15:38Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2021-07-04T10:01:26Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2021-02-24T16:18:57Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-01-28T11:55:12Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2020-12-20T11:45:41Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2020-10-28T09:57:18Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2020-05-12T10:44:35Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2020-04-01T23:00:57Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2020-02-27T20:12:27Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2016-04-28T20:56:59Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-04-28T10:06:39Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2015-11-23T08:28:38Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2015-09-13T15:41:43Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-08-19T08:01:56Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-06-16T15:27:04Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-06-14T18:25:48Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-06-14T18:19:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "be305967511b91f80453a095b7b6d95b895f1d00",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.20.1",
          "author_name": "mcollina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be7d8e20f56beb42fa5fc9b68c2d2daf4308097",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:mcollina/fastq",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038b2de0ab7217aef27fe76decab18feb7d030a7",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "fix release notes",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74f7a5d1dde73ae851a5cbf7ea83fed8b5ed11c",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.20.0",
          "author_name": "mcollina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb02ff0f82bfe3dec48a26444fdfee713b1ebff",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "fixup",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e245f0f02b7f7f1a165ca9a0317209dc53ec60d",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Added release script",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25340892f5e9ed53f07272d89c8648429e1a005",
          "body": "Add new abort() method that properly handles pending tasks by calling\ntheir callbacks with an abort error and rejecting promises. This fixes\nthe issue where kill() left promises unsettled, causing \"Detected\nunsettled top-level await\" warnings.\n\nUnlike kill() which simply discards queued tasks, abort\n[…]\neach aborted task\n- Properly cleans up task objects and resets drain function\n\nFixes #97\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add abort() method to settle pending tasks (#101)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-12-23T07:38:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c01e6490556e29eb09badcf9d065c8c4e04184b4",
          "body": "* feat: migrate from StandardJS to ESLint with neostandard\n\n- Replace standard and snazzy with eslint and neostandard\n- Update package.json scripts to use eslint\n- Add eslint.config.js with neostandard configuration\n- Update CI to run linting only on Node.js 20+\n- Apply ESLint auto-fixes (object sho\n[…]\ne migrated to ESLint with neostandard\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: migrate from StandardJS to ESLint with neostandard (#98)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-09-21T07:46:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d5b2db70d986eda922386f978d293fb9e4677ff5",
          "body": null,
          "is_bot": false,
          "headline": "chore(package): explicitly declare js module type (#95)",
          "author_name": "Frazer Smith",
          "author_login": "Fdawgs",
          "committed_at": "2025-03-20T10:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7e5668c9d20535945a5a406775609fd9f07352",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.19.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-02-26T09:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2481ac565eb30521920a4c68a56ab26b2fdbd99",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Do not run coverage on older nodes (#93)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-02-26T09:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3fc8d7d3dc56f45cecec6c3c3c6efcb2cce624e",
          "body": null,
          "is_bot": false,
          "headline": "add comments to type declarations (#92)",
          "author_name": "Luke Miles",
          "author_login": "qpwo",
          "committed_at": "2025-02-26T09:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383b6e37bf2d4cc5af044d174a6a664d941f9602",
          "body": "Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0.\n- [Release notes](https://github.com/istanbuljs/nyc/releases)\n- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.0.0)\n\n---\nupdated-depend\n[…]\nrect:development\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": "Bump nyc from 15.1.0 to 17.0.0 (#84)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-26T09:06:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8dc91ac2781cca5956f591ce53ca7d09bf61fc0",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.19.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2025-01-30T16:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c6b3c1f3c192c5bc0b8ee834e161b9dfb9593e",
          "body": "* Expose paused status flag\r\n\r\n* Fix legacy tests",
          "is_bot": false,
          "headline": "Expose paused status flag (#91)",
          "author_name": "Giacomo Gregoletto",
          "author_login": "greguz",
          "committed_at": "2025-01-30T16:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "571b25b0ed3a7a39f033f2fdb96b995a62414dc7",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.18.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-12-23T10:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e295fb277f4e2b4f1cb5bf7909263743bd5bde1b",
          "body": "* fix: ensure drained() resolves after async tasks complete\r\n\r\n* use nextTick and fix legacy compatiblity",
          "is_bot": false,
          "headline": "fix: ensure drained() resolves after async tasks complete (#89)",
          "author_name": "todoroff",
          "author_login": "todoroff",
          "committed_at": "2024-12-23T10:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06ebb8ac13c2f2a29b4a03fbaffb09e0eaaadc9",
          "body": null,
          "is_bot": false,
          "headline": "Create SECURITY.md",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-02-12T08:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5520cdb996439fc978648642a2a2a28ccbd90f61",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.17.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-02-05T14:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239762bd6212b2094db3efb6fa6ecfab7c122c27",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Emit drain event after pause/resume combo (#82)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-02-05T14:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d8dc1e66a0211ed1e17a1bc183bdd422e74362",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.17.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2024-01-26T18:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62eb43ef51e08378f2051ddc023285a524c7390e",
          "body": "* Respect the concurrency when resuming a paused queue\r\n\r\n* Also respect a decrease of concurrency\r\n\r\n* Guard against non-numerical concurrency values\r\n\r\n* Forgo the need to pause / resume queues when increasing their concurrency\r\n\r\n* Consistently guard against non-numerical concurrency values\r\n\r\n* Avoid using the getter unnecessarily\r\n\r\n---------\r\n\r\nCo-authored-by: Mart Jansink <mart@cinemait.nl>",
          "is_bot": false,
          "headline": "Consistently respect the configured concurrency (#81)",
          "author_name": "Mart",
          "author_login": "mart-jansink",
          "committed_at": "2024-01-26T18:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d99205b36f9a0e8063ab9c84f6a92757d59ced",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.16.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2023-12-18T15:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77c9cdda11cf62b2cc39bb01fd4838e9650030a",
          "body": null,
          "is_bot": false,
          "headline": "fix: unshift with worker throwing error (#77) (#78)",
          "author_name": "Weihong Guan",
          "author_login": "aguegu",
          "committed_at": "2023-12-18T15:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be3943ad8083da97ce7a2660ad8d3e8bbdf2bf4c",
          "body": null,
          "is_bot": false,
          "headline": "add running to typescript definition (#71)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2023-06-25T14:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bee5178bc9ec1ddc76d961be5cc7eef80885b35",
          "body": null,
          "is_bot": false,
          "headline": "fix ci (#72)",
          "author_name": "Uzlopak",
          "author_login": "Uzlopak",
          "committed_at": "2023-06-25T11:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ee8ab2ca9683f69f6b68c156e6b05761168e0d",
          "body": null,
          "is_bot": true,
          "headline": "Bump typescript from 4.9.5 to 5.0.4 (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-10T07:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776e916fd7e60c4af03f979f5dc1c550e7734087",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.15.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2023-01-01T22:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e291e17634dc1f0a48c1d8ab3569f7209b656f29",
          "body": null,
          "is_bot": false,
          "headline": "fix: queueAsPromised.drained() resolves while queue is idle (#64)",
          "author_name": "Olias",
          "author_login": "typedarray",
          "committed_at": "2023-01-01T22:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a864e24338f6aea1b47dc7e36e9bceebbf3af90a",
          "body": "Signed-off-by: Matteo Collina <hello@matteocollina.com>",
          "is_bot": false,
          "headline": "Bumped v1.14.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2022-12-02T23:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdc3d648dd25dfc0fe09328208d31a09d263927",
          "body": null,
          "is_bot": false,
          "headline": "fix(typings): pass generic type to error handler (#62)",
          "author_name": "Vitaly Aminev",
          "author_login": "AVVS",
          "committed_at": "2022-12-02T23:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fdb687bd18a430fbb336ccd2532eb1095a9a14",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#59)",
          "author_name": "Giovanni Bertoncelli",
          "author_login": null,
          "committed_at": "2022-05-30T09:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9f23d8bcf2d9399fc2095d77ded7285c35128a",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.13.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-09-10T14:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9435e99a3be7b494c347650ab7a1ae34051a0866",
          "body": "* implement runToCompletion\r\n\r\n* feat: drained implementation\r\n\r\n* test: improve drained test assertion\r\n\r\n* test: adds exception test\r\n\r\n* docs: update README",
          "is_bot": false,
          "headline": "feat: run to completion (#57)",
          "author_name": "Gilles De Mey",
          "author_login": "gillesdemey",
          "committed_at": "2021-09-10T14:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "062709319250c435d381c27a7bf49a0c1cbef150",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.12.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-08-19T08:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7ff771a3bc639e735fbc9449c21a796cf2ff72",
          "body": "* Fire and forget promises\r\n\r\n* Updated readme\r\n\r\n* legacy support",
          "is_bot": false,
          "headline": "Fire and forget promises (#54)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-08-19T08:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254c6b0d398bbe4d9e608c8e661c7801dd4adcf1",
          "body": null,
          "is_bot": false,
          "headline": "Added node v16 to CI (#55)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-08-19T07:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fbb3baecc302cd8146322cc947384dc42dfbddd",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.11.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-07-04T10:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d51c3d5dc05a7ca1e313d94b37398cfc7164093",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts (#51)",
          "author_name": "rd1089",
          "author_login": "rd1089",
          "committed_at": "2021-07-04T09:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fbdb5dd471617852573f1177a766b4c5bb0afca",
          "body": "* Add documentation for TypeScript usage\r\n\r\n* Improve documentation\r\n\r\n* Use try-catch block instead of promise chain\r\n\r\n* Remove redundant error handling from example\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Matteo Collina <matteo.collina@gmail.com>\r\n\r\nCo-authored-by: Matteo Collina <matteo.collina@gmail.com>",
          "is_bot": false,
          "headline": "Add documentation for TypeScript usage (#49)",
          "author_name": "Igor Savin",
          "author_login": "kibertoad",
          "committed_at": "2021-06-18T08:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218eac7cb0a7c65cf4a81c3c370d269d29ac7a2b",
          "body": null,
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot (#45)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-29T21:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ddae3f9c3a0647f521b01010167fb55684a6990",
          "body": null,
          "is_bot": false,
          "headline": "Use arg in cb (#40)",
          "author_name": "Karim",
          "author_login": "karimmakhloufi",
          "committed_at": "2021-03-12T01:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e774c4a970042b1cbaeca227dd98a8e4fb531ea",
          "body": null,
          "is_bot": false,
          "headline": "Bumped standard to v16 (#39)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-02-24T16:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c937b1aa5f5727165ccb04eaa86a09b79fdd65e",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.11.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-02-24T16:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f91b4ecc156c67b6e1a19bdc44aa0a520b209cf",
          "body": "* Added promisified API.\r\n\r\nFixes https://github.com/mcollina/fastq/issues/37\r\n\r\n* Do not run the promises test on legacy envs\r\n\r\n* var for node 0.10 support\r\n\r\n* Added promises version to benchmarks\r\n\r\n* Added types",
          "is_bot": false,
          "headline": "Added promisified API. (#38)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-02-24T16:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab77e57949e619f7488da656c3331bf84ce2e5a",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.10.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2021-01-28T11:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1077964c046b5c6f50076405e2c4f1e463b71b",
          "body": "…ack (#35)",
          "is_bot": false,
          "headline": "fix(typescript): adjust push and unshift methods to not require callb…",
          "author_name": "Michal Piechowiak",
          "author_login": "pieh",
          "committed_at": "2021-01-28T11:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b929c0ac40fe6b1ea0d2c4560dddf0d4be4851e",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.10.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-12-20T11:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962e12c1725179b7bec58ade335fdea3cd451740",
          "body": null,
          "is_bot": false,
          "headline": "feat: validate concurrency param (#34)",
          "author_name": "黄小健",
          "author_login": "huang-xiao-jian",
          "committed_at": "2020-12-20T11:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a57acb4dc856eb88295eeaa05737d14f41e3ed7",
          "body": "Fix #33",
          "is_bot": false,
          "headline": "Remove link to async",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-12-10T10:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49fe12b11cf5e625a7042bc8e3abf6e536c1ca7",
          "body": "….0.0",
          "is_bot": true,
          "headline": "Merge pull request #25 from mcollina/dependabot/npm_and_yarn/snazzy-9…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-28T14:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f173ad62ef9351f1aa68c68cf230d8f8e948f5",
          "body": "Bumps [snazzy](https://github.com/feross/snazzy) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/feross/snazzy/releases)\n- [Commits](https://github.com/feross/snazzy/compare/v8.0.0...v9.0.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump snazzy from 8.0.0 to 9.0.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-28T13:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d9e617e84a76abbf96125afbb3b21faed507cc",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.9.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-10-28T09:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945a047ee7febaf1ad03ce1badd296419d35e25c",
          "body": null,
          "is_bot": false,
          "headline": "Added node v15.x to CI",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-10-28T09:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434916e49500f7f835ecc8f03b967fd2d92ef383",
          "body": "* Add ability to register global error handler\n\n* Add test for global error handler\n\n* Upadte API documentation with error function\n\n* Fix test description mistake",
          "is_bot": false,
          "headline": "Feature: implement global error handler (#24)",
          "author_name": "Benjamin Selyem",
          "author_login": "sbencoding",
          "committed_at": "2020-10-28T09:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0c56fa3a99533f2e7d3c45dd9d2385d5202700",
          "body": "…-15.0.0",
          "is_bot": true,
          "headline": "Merge pull request #23 from mcollina/dependabot/npm_and_yarn/standard…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-24T10:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81af1d19ab6d860c140257676be27d53344bc4f2",
          "body": "Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.\n- [Release notes](https://github.com/standard/standard/releases)\n- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/standard/standard/compare/v14.3.4...v15.0.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump standard from 14.3.4 to 15.0.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-10-24T00:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4967595fa30fb232de5ca9da0f26b621bede56c6",
          "body": "…pt-4.0.2",
          "is_bot": true,
          "headline": "Merge pull request #21 from mcollina/dependabot/npm_and_yarn/typescri…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-08-21T17:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92071a4aeed0e020091cb4c33b252c52b90bc3b0",
          "body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump typescript from 3.9.7 to 4.0.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-08-21T16:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2567a45a85c4a39794eafd1b2ead6d4b2652747",
          "body": "Remove the trailing comma to prevent typescript compiler and eslint errors",
          "is_bot": false,
          "headline": "Update tsconfig.json (#20)",
          "author_name": "Stasi Vladimirov",
          "author_login": "Cmacu",
          "committed_at": "2020-06-25T08:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e073af306dc37dd310daafa412363004283a3be0",
          "body": "Bumps [tape](https://github.com/substack/tape) from 4.13.2 to 5.0.0.\r\n- [Release notes](https://github.com/substack/tape/releases)\r\n- [Commits](https://github.com/substack/tape/compare/v4.13.2...v5.0.0)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump tape from 4.13.2 to 5.0.0 (#17)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-05-12T10:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96090f4c1c81b85396a2ac4244e0e20f253de14d",
          "body": null,
          "is_bot": false,
          "headline": "Added v14 to github actions",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-05-12T10:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300ba816226070ab6964e03f123e431385a09f1c",
          "body": "Bumps [tape](https://github.com/substack/tape) from 4.13.2 to 5.0.0.\n- [Release notes](https://github.com/substack/tape/releases)\n- [Commits](https://github.com/substack/tape/compare/v4.13.2...v5.0.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump tape from 4.13.2 to 5.0.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-05-12T10:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2920cafefc9cd4f579de7028f48956cf9b8fee9",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.8.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-05-12T10:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1a9e0246c7ef15a75034018d5bf96736d50926",
          "body": "* Adds task type to TypeScript definition\r\n\r\n* Adds Result type and TypeScript examples",
          "is_bot": false,
          "headline": "Adds task type to TypeScript definition (#16)",
          "author_name": "Keri Henare",
          "author_login": "kerihenare",
          "committed_at": "2020-05-12T10:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3fc271726e7b1e7a215c3d853e91ae73330ca64",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.7.0",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-04-01T22:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735151b554bf11472c40f3757c0a54aee891cbb1",
          "body": "* feat: getQueueHead added\n\n* Changed getQueueHead to getQueue",
          "is_bot": false,
          "headline": "feat: getQueueHead added (#13)",
          "author_name": "Rick Groenewegen",
          "author_login": "RickGroenewegen",
          "committed_at": "2020-04-01T22:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19771feef6694c51213a4bd6b4bc07192fd0830c",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.6.1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-02-27T20:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440fe1702f5192e6ea0c6cabb78e7f2ef34f9aac",
          "body": null,
          "is_bot": false,
          "headline": "Updated README",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-02-27T20:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54271a14e9a951b8686ec16a20dfe3c834d82d3",
          "body": "* Use github actions. Migrate to tap and have 100% code coverage\r\n\r\n* Run everything on old node still\r\n\r\n* Actually do not use tap\r\n\r\n* badges\r\n\r\n* Make tests pass on old nodes",
          "is_bot": false,
          "headline": "Updated depedency and code cov (#12)",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2020-02-27T20:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b0a02d82f0ad3e871ef4fb529f2b7c8c60ba50",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken links in README toc.",
          "author_name": "Daniele Belardi",
          "author_login": "dnlup",
          "committed_at": "2020-01-10T14:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0bf6f1293dc8428ed28714ee4139aa2e3b6a4a",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "gnought",
          "author_login": "gnought",
          "committed_at": "2019-07-13T13:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931f6e3db5b48aabc99e4e977030609da00ae456",
          "body": null,
          "is_bot": false,
          "headline": "Added coverage check",
          "author_name": "gnought",
          "author_login": "gnought",
          "committed_at": "2019-07-13T13:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7c7452c23c53f84903f41aa2606957c9646285",
          "body": null,
          "is_bot": false,
          "headline": "Added nodejs 12 support",
          "author_name": "gnought",
          "author_login": "gnought",
          "committed_at": "2019-07-13T13:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20f7dd1a3adbf1159cc45f2ed2604e84395c6d5",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Gnought",
          "author_login": "gnought",
          "committed_at": "2019-07-06T10:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664fbb2ca75aaae14dd3f83d3043302fb67417b0",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.6.0.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2018-06-03T07:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7ff34c4f190c75802afc78bdd2a2aacb5be23e",
          "body": null,
          "is_bot": false,
          "headline": "Added new nodes to travis",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2018-06-03T07:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8490735b7d076e540e8d230aec00cdc568f76341",
          "body": null,
          "is_bot": false,
          "headline": "Updated standard",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2018-06-03T07:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089ad54fdd709c961edcb5f7f73f2b34c25c043e",
          "body": null,
          "is_bot": false,
          "headline": "Add typescript definition",
          "author_name": "Corentin Poupry",
          "author_login": null,
          "committed_at": "2018-06-03T06:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed141c247f65c3c56dc4673e1d47685fadcd3e9",
          "body": null,
          "is_bot": false,
          "headline": "edit idle() doc",
          "author_name": "Greg Walden",
          "author_login": "gswalden",
          "committed_at": "2017-07-02T17:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7f5f52a8cb6b8958c230c64ca4807e1507f2e1",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.5.0.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2017-01-08T21:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f65bf764c92c955d6138c90e84376e5c7225b3c",
          "body": null,
          "is_bot": false,
          "headline": "Bumped devDeps",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2017-01-08T21:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa6dba108975f596b3e836d18a394482c68bcf2",
          "body": "feat: killAndDrain added",
          "is_bot": false,
          "headline": "Merge pull request #5 from AoDev/feat/kill-and-drain",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2017-01-08T21:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b9beae822f69e4c5535d1bbe4e5963b0322c7e",
          "body": "Same than kill, except that the drain function will be called.",
          "is_bot": false,
          "headline": "feat: killAndDrain added",
          "author_name": "Kevin Purnelle",
          "author_login": "AoDev",
          "committed_at": "2017-01-08T19:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7ef8573190b6a452026f5b4d6c7cd1ad1f5982",
          "body": "Typo: setImmedidate -> setImmediate",
          "is_bot": false,
          "headline": "Merge pull request #3 from yuchi/patch-1",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-11-24T14:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4740cb5bb02e3b916861927eb885169f54477975",
          "body": null,
          "is_bot": false,
          "headline": "Typo: setImmedidate -> setImmediate",
          "author_name": "Pier Paolo Ramon",
          "author_login": "yuchi",
          "committed_at": "2016-11-24T12:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a799020bddd7b437af907a5c2178c50da6cf6339",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.4.1.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-04-28T20:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37e7ebf3d383e701f52cc344183232c9850b49d",
          "body": null,
          "is_bot": false,
          "headline": "Default the callback in unshift() and  push() to noop",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-04-28T20:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a03c95c90657c0f52920ff6c7d1d71760abc91",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.4.0.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-04-28T10:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67316bd8035de964e9f54dc564dbc2ebc0ea626d",
          "body": null,
          "is_bot": false,
          "headline": "Bumped dependencies.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-04-28T10:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07baec232cd93e1298c3b5817a1491f0a93e2ef",
          "body": null,
          "is_bot": false,
          "headline": "Fixed idle() behavior when paused.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2016-04-28T10:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbd58d02f04d08fa6769f38a184973553af8d85",
          "body": null,
          "is_bot": false,
          "headline": "Updated benches.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T19:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1c6078f7ae0bc0af44ee45728b0b065ec7dc9b",
          "body": null,
          "is_bot": false,
          "headline": "Bumped v1.3.0.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T08:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5d258cd4b2d32fa0bfd2e0385b5bb74f00b79e",
          "body": null,
          "is_bot": false,
          "headline": "Added reference to async.queue.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T08:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd05dfdb76f87f550111e13fe430a29a2f37a62",
          "body": null,
          "is_bot": false,
          "headline": "Added API to the README.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T08:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f90ecdf77a0376a8a2fe32749644dd89cc0ef52",
          "body": null,
          "is_bot": false,
          "headline": "Added node 4 and 5 to .travis.yml.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T07:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53ad4c4bcc0577b2187fb645f5dc9f8856f4615",
          "body": null,
          "is_bot": false,
          "headline": "Added empty and kill()",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-23T07:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39097e4f25c088b71fa96313226579c3540d47d",
          "body": null,
          "is_bot": false,
          "headline": "Added unshift().",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-22T20:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6106676d832b7f97400fb108ab61053243b9b617",
          "body": null,
          "is_bot": false,
          "headline": "Added length()",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-22T20:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b3bb675f340bc2a7c29e70769f10109b1f7b829",
          "body": null,
          "is_bot": false,
          "headline": "Added paused.",
          "author_name": "Matteo Collina",
          "author_login": "mcollina",
          "committed_at": "2015-11-22T20:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 8,
      "latest_release_at": "2025-12-23T07:59:02Z",
      "latest_release_tag": "v1.20.1",
      "releases_from_tags": false,
      "days_since_last_push": 211,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 211,
      "mean_days_between_releases": 173.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fastq",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "fast",
            "queue",
            "async",
            "worker"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/fastq",
          "is_deprecated": false,
          "latest_version": "1.20.1",
          "repository_url": "https://github.com/mcollina/fastq",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 526403695,
          "first_published_at": "2015-06-14T18:25:18.741000Z",
          "latest_published_at": "2025-12-23T07:58:58.958000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 211
        }
      ]
    },
    "popularity": {
      "forks": 61,
      "stars": 1134,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2019-07-06",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 61,
        "total_forks": 61
      },
      "star_history": null,
      "open_issues_and_prs": 21
    },
    "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": [
        "test/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 15797,
      "source_files_sampled": 10,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2394
    },
    "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": 1,
        "malicious_count": 0,
        "assessed_package": "npm:fastq@1.20.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "reusify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "reusify",
            "direct": true,
            "version": "^1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "^2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "neostandard",
            "direct": false,
            "version": "^0.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "^1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 1,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 45,
        "open_issues": 13,
        "closed_ratio": 0.658,
        "closed_issues": 25,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "mcollina",
          "commits": 83,
          "avatar_url": "https://avatars.githubusercontent.com/u/52195?v=4"
        },
        {
          "type": "User",
          "login": "gnought",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1684105?v=4"
        },
        {
          "type": "User",
          "login": "Uzlopak",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5059100?v=4"
        },
        {
          "type": "User",
          "login": "sbencoding",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/51536773?v=4"
        },
        {
          "type": "User",
          "login": "dnlup",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15520377?v=4"
        },
        {
          "type": "User",
          "login": "Fdawgs",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/43814140?v=4"
        },
        {
          "type": "User",
          "login": "greguz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11379578?v=4"
        },
        {
          "type": "User",
          "login": "gillesdemey",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/868844?v=4"
        },
        {
          "type": "User",
          "login": "gswalden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3459542?v=4"
        },
        {
          "type": "User",
          "login": "kibertoad",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1847934?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.741
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish-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": 1,
            "reason": "2 out of 15 merged PRs checked by a CI test -- score normalized to 1",
            "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": 3,
            "reason": "Found 9/28 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "be305967511b91f80453a095b7b6d95b895f1d00",
        "ran_at": "2026-07-22T16:17:44Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 48,
          "created_at": "2021-05-28T11:26:39Z",
          "last_comment_at": "2024-09-26T16:11:00Z",
          "last_comment_author": "dskvr"
        },
        {
          "number": 50,
          "created_at": "2021-06-10T18:16:13Z",
          "last_comment_at": "2021-06-12T08:04:53Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 73,
          "created_at": "2023-08-15T18:18:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 87,
          "created_at": "2024-10-02T11:09:31Z",
          "last_comment_at": "2024-10-04T07:20:15Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 94,
          "created_at": "2025-02-27T02:37:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2025-10-13T13:51:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 102,
          "created_at": "2026-02-09T06:36:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2026-04-13T16:22:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-12-23T07:38:25Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 43,
          "created_at": "2021-03-29T11:46:50Z",
          "last_comment_at": "2024-12-03T17:11:01Z",
          "last_comment_author": "beautyfree"
        },
        {
          "number": 44,
          "created_at": "2021-04-04T10:06:40Z",
          "last_comment_at": "2021-04-26T09:38:10Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 46,
          "created_at": "2021-05-03T19:24:10Z",
          "last_comment_at": "2024-07-11T15:03:20Z",
          "last_comment_author": "dorianmariecom"
        },
        {
          "number": 56,
          "created_at": "2021-09-01T01:05:05Z",
          "last_comment_at": "2021-09-01T12:13:23Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 61,
          "created_at": "2022-09-08T14:16:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 65,
          "created_at": "2023-03-15T08:53:55Z",
          "last_comment_at": "2023-03-17T10:06:47Z",
          "last_comment_author": "ottokruse"
        },
        {
          "number": 69,
          "created_at": "2023-05-25T10:55:30Z",
          "last_comment_at": "2023-05-26T09:07:38Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 74,
          "created_at": "2023-09-06T17:25:45Z",
          "last_comment_at": "2023-09-06T21:13:29Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 75,
          "created_at": "2023-09-19T20:23:40Z",
          "last_comment_at": "2023-09-20T08:52:50Z",
          "last_comment_author": "mcollina"
        },
        {
          "number": 76,
          "created_at": "2023-09-28T15:09:13Z",
          "last_comment_at": "2025-09-29T16:55:18Z",
          "last_comment_author": "fredericDelaporte"
        },
        {
          "number": 86,
          "created_at": "2024-10-01T18:31:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2025-05-14T15:36:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 103,
          "created_at": "2026-04-13T14:27:29Z",
          "last_comment_at": "2026-04-13T14:48:00Z",
          "last_comment_author": "mcollina"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mcollina/fastq",
    "host": "github.com",
    "name": "fastq",
    "owner": "mcollina"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 61,
        "vitality": 33,
        "community": 70,
        "governance": 65,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 33,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 0.9,
              "days_since_last_push": 211,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 211 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 211
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v1.20.1",
              "releases_from_tags": false,
              "days_since_latest_release": 211,
              "mean_days_between_releases": 173.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 211 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 211
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~173.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 173.9
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "maintainer_replying",
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 6,
              "unanswered_open_issues": 7,
              "days_since_last_merged_pr": 211,
              "days_since_last_human_commit": 211,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 211 days, with nothing left unanswered; held at dormant by a maintainer still replying, a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 211
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a maintainer still replying, a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 61,
              "stars": 1134,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,134 stars",
                "points": 49.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1134
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "61 forks",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (ISC)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "ISC"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "fastq"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 526403695
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "526,403,695 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 526403695,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.741
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 74% of commits",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 45,
              "open_issues": 13,
              "closed_issues": 25,
              "issue_closed_ratio": 0.658,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "66% of issues closed",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "45/58 decided PRs merged",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 45,
                      "decided": 58
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/28 approved changesets -- score normalized to 3",
                "points": 4.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": 11287,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mcollina",
              "public_repos": 648,
              "account_age_days": 6375
            },
            "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": "11,287 followers of mcollina",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11287,
                      "login": "mcollina"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "648 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 648
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "fastq"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 211
            },
            "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 211 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 211
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "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": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "2 out of 15 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "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": "moderate",
        "name": "Security",
        "value": 61,
        "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": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 15 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "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 9/28 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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:fastq@1.20.1 runtime dependency closure — what installing the published package pulls in — 1 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:fastq@1.20.1",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "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": 1,
              "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": 21
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.378,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2394
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "34 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "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": [
                "test/tsconfig.json"
              ],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "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": "test/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/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": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "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 0",
                "points": 0,
                "status": "missed",
                "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": 15797,
              "source_files_sampled": 10,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (test/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "test/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/10 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:18:06.750350Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mcollina/fastq.svg",
  "full_name": "mcollina/fastq",
  "license_state": "standard",
  "license_spdx": "ISC"
}

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

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

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