Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 15:50 UTC

gulpjs / glob-parent

Extract the non-magic parent path from a glob string.

JavaScriptISC★ 83 stars⑂ 51 forkssince Jan 2015View on GitHub ↗

gulpjs/glob-parent holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (67/100) and lowest on Vitality (25/100). It was last updated 726 days ago. 2 contributors account for most of its recent work.

25
overall / 100
Critical

Software health index

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

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

Score profile

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

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

Ownership

gulpOrganization
208 followers72 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmglob-parent6.0.21,266,844,756161756 days agoglobparentstrippathdirnamedirectorybasewildcard

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 726 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.966
days_since_last_push726
active_weeks_last_year0
How it's scored
27/27Ships releases — 16 releases published
0/36Release recency — latest release 1,756 days ago
27/27Release cadence — a release every ~27.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv6.0.2
releases_from_tagsno
days_since_latest_release1,756
mean_days_between_releases27.3
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?

63Moderate · 18% of overall
How it's scored
31/60Stars — 83 stars
14.2/25Forks — 51 forks
6/15Watchers — 13 watchers
Inputs used
forks51
stars83
watchers13
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 — 1,266,844,756 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesglob-parent
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,266,844,756
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?

67Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.3/22.5Commit distribution — top contributor authored 45% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled9
top_contributor_share0.453
How it's scored
42.1/46.8Issue resolution — 90% of issues closed
23.4/38.3PR acceptance — 19/31 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/27 approved changesets -- score normalized to 2
Inputs used
merged_prs19
open_issues3
closed_issues27
issue_closed_ratio0.9
closed_unmerged_prs12
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.7/25Owner reach — 208 followers of gulpjs
25/25Track record — 72 public repos, account ~12 yr old
Inputs used
followers208
owner_typeOrganization
is_verified
owner_logingulpjs
public_repos72
account_age_days4,600
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 1,756 days ago
20/20Version history — 16 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesglob-parent
ecosystemsnpm
any_deprecatedno
min_days_since_publish1,756

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/27 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 34 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — 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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier20
security_posture_before_jurisdiction39
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
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_packages2
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:glob-parent@6.0.2 runtime dependency closure — what installing the published package pulls in — 2 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.

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 85 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.988
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 89
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/2 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes9,217
source_files_sampled2
oversized_source_files0

Key facts

83GitHub stars
9contributors
0commits, last 12 months
726days since last push
16releases
2bus factor
3open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 51 ⇿
0Stars
51Forks
16Releases

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.

010203040504962016-042021-032026-02
Major 6Minor 5Patch 5

Each point covers 9 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/27 approved changesets -- score normalized to 2
10Contributorsproject has 34 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
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
npmis-glob^4.0.3package.json
All dependencies 6

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

RegistryPackageVersionRelation
npmis-glob^4.0.3direct
npmeslint^7.0.0indirect
npmeslint-config-gulp^5.0.0indirect
npmexpect^26.0.1indirect
npmmocha^7.1.2indirect
npmnyc^15.0.1indirect
Dependency advisories 0

Installing npm:glob-parent@6.0.2 pulls in 2 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": 60,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 10831
      },
      "pushed_at": "2024-07-26T13:03:16Z",
      "created_at": "2015-01-12T20:18:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-02-17T15:19:18Z",
      "description": "Extract the non-magic parent path from a glob string.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "ISC",
      "default_branch": "main",
      "license_spdx_raw": "ISC",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://gulpjs.com",
      "name": "gulp",
      "type": "Organization",
      "login": "gulpjs",
      "company": null,
      "location": null,
      "followers": 208,
      "avatar_url": "https://avatars.githubusercontent.com/u/6200624?v=4",
      "created_at": "2013-12-16T21:17:25Z",
      "is_verified": null,
      "public_repos": 72,
      "account_age_days": 4600
    },
    "license": {
      "state": "standard",
      "spdx_id": "ISC",
      "raw_spdx": "ISC",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2021-09-29T22:13:44Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2021-07-20T05:48:37Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2021-05-03T20:11:34Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2021-03-06T21:19:33Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-01-27T03:28:50Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-01-27T03:28:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3a14ff5125d9fa9614dc214532327711fa6bbd93",
          "body": null,
          "is_bot": false,
          "headline": "chore: Normalize repository (#62)",
          "author_name": "Takayuki Sato",
          "author_login": "sttk",
          "committed_at": "2023-04-15T22:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa3ed70a996548af5b3f55250f34451ba261e19",
          "body": null,
          "is_bot": false,
          "headline": "chore: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-09-29T22:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ce5ecec10c687cffb9891c108fb2d2800b9140",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 6.0.2 (#54)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-09-29T22:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c4781c215e59e629187a52b7550bd2e8e98718",
          "body": null,
          "is_bot": false,
          "headline": "chore: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-09-29T22:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843f8de1c177e9a5c06c4cfd2349ca5207168e00",
          "body": null,
          "is_bot": false,
          "headline": "fix: Improve performance (#53)",
          "author_name": "Rich Trott",
          "author_login": "Trott",
          "committed_at": "2021-09-29T22:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad36901661dbf91d96747683e7054eb1833bfb8",
          "body": null,
          "is_bot": false,
          "headline": "chore: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-07-20T05:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a15e1ce59a7b6c319878c03d291831461263b1",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 6.0.1 (#52)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-07-20T05:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cdac1ea13b5d37d27705fb3954f691abbf305ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-07-20T05:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9f04a3b4349db7e1962d87c9a7398cda51f339",
          "body": null,
          "is_bot": false,
          "headline": "fix: Resolve ReDoS vulnerability from CVE-2021-35065 (#49)",
          "author_name": "Takayuki Sato",
          "author_login": "sttk",
          "committed_at": "2021-07-20T05:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad9597edfff30f8deb9f35e9f2554a618bd8656",
          "body": null,
          "is_bot": false,
          "headline": "chore: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-05-03T20:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd137b452b15d5c3a22f7300b8180799ac78ee4",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release 6.0.0 (#41)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2021-05-03T20:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f6d52663b7addac38d0dff570d8127edf03f47",
          "body": "Closes #32",
          "is_bot": false,
          "headline": "fix!: Correct mishandled escaped path separators (#34)",
          "author_name": "Rich Trott",
          "author_login": "Trott",
          "committed_at": "2021-05-03T20:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa91a482c6678782acc987067ddb4d397df5a8eb",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Upgrade coveralls action to 1.1.2",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-05-03T19:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94dc54f06a0aa9b02d4979ecf51b24a7ee7724c4",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): Update workflow",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-05-03T19:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6c5c290d046510e8dea41140e7567802378f78",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix typo in badges",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5384066159163aec750923cce6ef19969fb5d4e7",
          "body": null,
          "is_bot": false,
          "headline": "Build: Run prettier",
          "author_name": "phated",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21785fe389acec82b8807eead3f021098d69343a",
          "body": null,
          "is_bot": false,
          "headline": "ci: add release-please & cleanup actions",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83d0c5a411947cf69eb58f36349db80439c606f",
          "body": null,
          "is_bot": false,
          "headline": "chore!: upgrade scaffold, dropping node <10 support",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2c439de448c779b450472e591a2bc9e37e9668",
          "body": null,
          "is_bot": false,
          "headline": "chore: update changelog",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12bcb6c45c942e2d05fc1e6ff5402e72555b54b6",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 5.1.2",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-03-06T21:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9231168b0041fea3f8f954b3cceb56269fc6366",
          "body": "This change fixes a regular expression denial of service\r\nvulnerability.\r\n\r\nRefs: https://github.com/gulpjs/glob-parent/issues/32\r\nRefs: https://app.snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905",
          "is_bot": false,
          "headline": "fix: eliminate ReDoS (#36)",
          "author_name": "Rich Trott",
          "author_login": "Trott",
          "committed_at": "2021-03-06T21:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b014a7962789b2d8f2cf0b6311f40667aecd62c",
          "body": null,
          "is_bot": false,
          "headline": "chore: add JSDoc returns information (#33)",
          "author_name": "Rich Trott",
          "author_login": "Trott",
          "committed_at": "2021-02-03T18:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b24ebd64b2a045aa167c825376335555da139fd",
          "body": null,
          "is_bot": false,
          "headline": "chore: generate initial changelog",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6e8747ddf664c9b1a36fbd2a23e43a35b8a52f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 5.1.1",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749c35ee084498ebb1ce8cc9cf655f6aa4d623c5",
          "body": null,
          "is_bot": false,
          "headline": "ci: try wrapping the JOB_ID in a string",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d39def48c9e9eaee0ca36dafdf7b6cdcd875b85",
          "body": null,
          "is_bot": false,
          "headline": "ci: attempt to switch to published coveralls",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5b37f674a7e207457c99cb2f123299e5ab31c9",
          "body": null,
          "is_bot": false,
          "headline": "ci: put the npm step back in for only Windows",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473f5d87644bf19f32c53de21d2420f03aa02e5a",
          "body": null,
          "is_bot": false,
          "headline": "ci: update azure build images",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4731d2b1cb0fcd8671129746e9e035cca6bfa42a",
          "body": null,
          "is_bot": false,
          "headline": "ci: add npm revert step to azure",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98874f1a59e407f4fb1beb0db4efa8392da60bb",
          "body": null,
          "is_bot": false,
          "headline": "fix: unescape exclamation mark (#26)",
          "author_name": "Denis Malinochkin",
          "author_login": "mrmlnc",
          "committed_at": "2021-01-27T03:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aad91dd9896ee46b5869172b1720ae831502e13",
          "body": null,
          "is_bot": false,
          "headline": "ci: attempt to get flakey ci working",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff9b4ef682f57ff2b71941bcc03e86203ff1faf",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 5.1.0",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eecf91d5e3834ed78aee39c4eaaae654d76b87b3",
          "body": "…hes (closes #24) (#25)",
          "is_bot": false,
          "headline": "feat: add `flipBackslashes` option to disable auto conversion of slas…",
          "author_name": "Denis Malinochkin",
          "author_login": "mrmlnc",
          "committed_at": "2021-01-27T03:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf01fb2423f6acdaf25a8cae9f30acf9ac85fcac",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 5.0.0",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896c0c00b4e7362f60b96e7fc295ae929245255a",
          "body": null,
          "is_bot": false,
          "headline": "chore!: Drop support for node <6 & bump dependencies",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05724846e81c2fc89339c3ad9a645ca5e1c4ba75",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 4.0.0",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T03:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a80667c69355c76a572a5892b0f133c8e1f457e",
          "body": null,
          "is_bot": false,
          "headline": "feat: hoist regexps and strings for performance gains",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2021-01-27T02:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a551dd0dc3235e78bf3c94843d4107072d17841",
          "body": "…lagging as a glob when alone",
          "is_bot": false,
          "headline": "feat!: question marks are valid path characters on Windows so avoid f…",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T02:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41fcd895d1f7bc617dba45c9d935a7949b9c281",
          "body": null,
          "is_bot": false,
          "headline": "feat!: Update is-glob dependency",
          "author_name": "Paul Miller",
          "author_login": "paulmillr",
          "committed_at": "2021-01-27T02:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9947c68c36ac9b76c1423e4bc9a298880aac564",
          "body": null,
          "is_bot": false,
          "headline": "chore: normalize repository",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T02:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7748e15b021ab83f71ce92ab45b3c2a32183ef",
          "body": null,
          "is_bot": false,
          "headline": "docs: notate * character name as asterisk",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a933e331e1f3b6db0822092bfe11e894da8c20f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 3.1.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0491a9e92dcd3d2590b3dc8bed5d447ca6638af",
          "body": null,
          "is_bot": false,
          "headline": "chore: add files field to package.json",
          "author_name": "wtgtybhertgeghgtwtg",
          "author_login": "wtgtybhertgeghgtwtg",
          "committed_at": "2021-01-27T02:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688be1bc4b96f06da6141e99404817de3a261708",
          "body": null,
          "is_bot": false,
          "headline": "test: update escaping tests for windows",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb871f532b47d6ac31588aeb42e6e87c0f1f08de",
          "body": null,
          "is_bot": false,
          "headline": "docs: document special windows behavior",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272afa5fd070fc0f796386a5993d4ee4a846988b",
          "body": "Even though backslashes are not supposed to be used with globs,\nglob-parent still did its job of separating out the glob-like\nsections prior to escaping functionality being added. This restores\nthat capability for basic cases. Users will not be able to use\nbackslashes as their path separator AND escape characters; if\nescapes are needed they are responsible for providing their globs\nwith the appropriate forward-slash separators.",
          "is_bot": false,
          "headline": "feat: allow basic win32 backslash use",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23c6c818d5d2cc9658a68aa72b6b9d69ea896c7",
          "body": null,
          "is_bot": false,
          "headline": "docs: document limitations",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b2f3e33ffe4f3548b1fd98739ec2d62e734943",
          "body": null,
          "is_bot": false,
          "headline": "test: add test case for non-extglob parens with trailing separator",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7db1bdb0756e55fd14619e8ce31aa31b17b117fd",
          "body": null,
          "is_bot": false,
          "headline": "feat: handle extglobs (parentheses) containing separators",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8269bd89290d99fac9395a354fb56fdcdb80f0be",
          "body": null,
          "is_bot": false,
          "headline": "feat: new approach to braces/brackets handling",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadb8f599a1ddb6004d92fb9836ca16dc2a1dd48",
          "body": null,
          "is_bot": false,
          "headline": "test: add more braces/brackets tests",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ec9fecc60ee488ded20a94dd4f18b4f55c4ccf",
          "body": null,
          "is_bot": false,
          "headline": "fix: trailing escaped square brackets",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfb0ba84202d51571340dcbaf61b79d16a26c76",
          "body": null,
          "is_bot": false,
          "headline": "feat: preserve escaped brace/bracket at end of string",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a91d16a76f39ac15b9f816caa75ca1a7ba3112",
          "body": null,
          "is_bot": false,
          "headline": "test: add a few more split enclosure test scenarios",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17709b3f4c65a3cb913673c62cf5f90e4c845698",
          "body": "comment on each operation",
          "is_bot": false,
          "headline": "chore: clean up code formatting",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef8a87f66b1a43d0591e7a8e4fc5a18415ee388",
          "body": "Replace with simple * so that whatever path part they are in still gets\nrecognized as containing glob magic",
          "is_bot": false,
          "headline": "feat: pre-process braces/brackets sections",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24be030cc3502483e7fee4ec100d86de6577aad",
          "body": null,
          "is_bot": false,
          "headline": "test: add test cases for glob enclosures with separators",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8124c5365d1bcbfc21d742a71f42d1287e74a51a",
          "body": null,
          "is_bot": false,
          "headline": "ci: update node versions",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ecb63d8c0d8157966fdd69beedac1077ef58b1",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 3.0.1",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cf72ef5fadfca86c14f4f3c0f5ea018fc912aa",
          "body": null,
          "is_bot": false,
          "headline": "docs: update escaping example",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fed2244e5faa03b325027fd478d094e21be9c1b",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix readme typo",
          "author_name": "doowb",
          "author_login": "doowb",
          "committed_at": "2021-01-27T02:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7528946de3d25c2c3257025250d81f2b6dd0eec",
          "body": null,
          "is_bot": false,
          "headline": "docs: add additional escape-able characters",
          "author_name": "doowb",
          "author_login": "doowb",
          "committed_at": "2021-01-27T02:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598c533bdf49c1428bc063aa9b8db40c5a86b030",
          "body": null,
          "is_bot": false,
          "headline": "fix: unescape glob-escaped dirnames on output",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbea5f32a58a54e001a75ddd7c0fccd4776aacc",
          "body": null,
          "is_bot": false,
          "headline": "feat: use path-dirname ponyfill",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65249f9395b97b9adbac2cd08b9f01ea28a79c64",
          "body": null,
          "is_bot": false,
          "headline": "chore: update is-glob dependency",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38acd4d895161098f56db846b9044f159cc0768",
          "body": null,
          "is_bot": false,
          "headline": "docs: add notes about escaping",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6462360f08610d6ae12d3aef124fa1f9e4d0ec30",
          "body": "also removes the `+ '/'` from old `glob2base` tests, since they don't really test anything (it was just adding an arbitrary character to the result on both actual and expected)",
          "is_bot": false,
          "headline": "test: add more unit tests",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552d83e2c10a6b4a718213515a6b431caa88c104",
          "body": "- adds keywords\n- update description\n- add link to Elan's github repo",
          "is_bot": false,
          "headline": "chore: minor metadata improvements",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b46fd5cfd38cdf37d0f8d0aee6f022cf118ece",
          "body": null,
          "is_bot": false,
          "headline": "ci: update travis config",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc13f30ec3e879d8b0a32b72f5375aaec1316d0",
          "body": "Add ci-test with coverage sent to coveralls for use in Travis (copied from chokidar)",
          "is_bot": false,
          "headline": "ci: fix test script for appveyor",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b82813822e7dce3a7e4a098e6778f0a84d0508c",
          "body": "Resolves gh-9",
          "is_bot": false,
          "headline": "ci: add appveyor.yml",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4e2e9c82014f43e57c6c480d9349b5d12cae49",
          "body": null,
          "is_bot": false,
          "headline": "test: add more unit tests",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe92930283eb87170b48f180183876508b7e6d7",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 3.0.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5f8efcee362a8e7638cf8220666acd8784f6bd",
          "body": null,
          "is_bot": false,
          "headline": "feat!: update is-glob dependency",
          "author_name": "Blaine Bublitz",
          "author_login": "phated",
          "committed_at": "2021-01-27T02:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759bb49a4ad7fff360431579b14444234a301f1d",
          "body": null,
          "is_bot": false,
          "headline": "test: add glob2base test patterns",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5974fd556d2d8428de3521be394771ae4fd23f3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 2.0.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af5f57a17329178e77205ba2dd3f6b3de4b3751",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme to describe non-glob behavior",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ed52d3f830887a66923876152edf9ec483d7ca",
          "body": null,
          "is_bot": false,
          "headline": "test: add tests for non-glob behavior",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97fb83be2e0a9fc8d3b760e789d2ecadd6aa0c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: move up to dirname regardless of glob characters",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2aba8e9b455c17b00aa1e9af85eb193723cbc7a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 1.3.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975cb69bdde5cca611c4196acc211a09d6b33c1f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update is-glob dependency",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ccb5b5433027a81727108acc019b2cb57b613b",
          "body": null,
          "is_bot": false,
          "headline": "ci: update node versions in travis config",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9bb56285692ae5bfdcdd0d4857aefab44e76cd",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 1.2.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc80fa9658dca20549cfeba44bbd37d5246fcce0",
          "body": "This reverts commit cd832208638f45169f986d80fcf66e401f35d233.",
          "is_bot": false,
          "headline": "revert: feat: make regex test strings smaller",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf4aa8125721fe717ceb6432a77d2db98258cab4",
          "body": null,
          "is_bot": false,
          "headline": "test: add failing test",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c90ccbfa0706d807e9727dd3851e894f416129",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 1.1.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd832208638f45169f986d80fcf66e401f35d233",
          "body": "By only evaluating the last path section on each pass",
          "is_bot": false,
          "headline": "feat: make regex test strings smaller",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f2ce23cb67b7e45f6631f06edee9cbe00956b1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update is-glob dependency",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2021-01-27T02:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca4204c6d9a78d559de4891372a633c51e2cc94",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 1.0.0",
          "author_name": "Elan Shanker",
          "author_login": "es128",
          "committed_at": "2021-01-27T02:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 0,
      "latest_release_at": "2021-09-29T22:13:44Z",
      "latest_release_tag": "v6.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 726,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1756,
      "mean_days_between_releases": 27.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "glob-parent",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "glob",
            "parent",
            "strip",
            "path",
            "dirname",
            "directory",
            "base",
            "wildcard"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/glob-parent",
          "is_deprecated": false,
          "latest_version": "6.0.2",
          "repository_url": "https://github.com/gulpjs/glob-parent",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 1266844756,
          "first_published_at": "2015-01-12T20:32:54.422000Z",
          "latest_published_at": "2021-09-29T22:14:24.467000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1756
        }
      ]
    },
    "popularity": {
      "forks": 51,
      "stars": 83,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2016-04-17",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 2
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 6
          },
          {
            "date": "2026-02-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 49,
        "total_forks": 51
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 9217,
      "source_files_sampled": 2,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "npm:glob-parent@6.0.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "is-glob",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "is-glob",
            "direct": true,
            "version": "^4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-gulp",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "^26.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^15.0.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 1,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 19,
        "open_issues": 3,
        "closed_ratio": 0.9,
        "closed_issues": 27,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "es128",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/1740641?v=4"
        },
        {
          "type": "User",
          "login": "phated",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/992373?v=4"
        },
        {
          "type": "User",
          "login": "jonschlinkert",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4"
        },
        {
          "type": "User",
          "login": "Trott",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/718899?v=4"
        },
        {
          "type": "User",
          "login": "paulmillr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
        },
        {
          "type": "User",
          "login": "sttk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8656098?v=4"
        },
        {
          "type": "User",
          "login": "doowb",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/995160?v=4"
        },
        {
          "type": "User",
          "login": "mrmlnc",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7034281?v=4"
        },
        {
          "type": "User",
          "login": "wtgtybhertgeghgtwtg",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18507762?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.453
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dev.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/27 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "3a14ff5125d9fa9614dc214532327711fa6bbd93",
        "ran_at": "2026-07-22T15:49:53Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 67,
          "created_at": "2024-07-26T13:03:15Z",
          "last_comment_at": "2024-07-26T13:50:09Z",
          "last_comment_author": "phated"
        }
      ],
      "last_merged_pr_at": "2023-04-15T22:03:21Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 51,
          "created_at": "2021-07-20T05:45:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2023-02-18T23:41:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2023-04-19T08:45:47Z",
          "last_comment_at": "2023-07-01T09:29:52Z",
          "last_comment_author": "sttk"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gulpjs/glob-parent",
    "host": "github.com",
    "name": "glob-parent",
    "owner": "gulpjs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 36,
        "vitality": 25,
        "community": 63,
        "governance": 67,
        "engineering": 58,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 50,
        "overall_after_jurisdiction_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.966,
              "days_since_last_push": 726,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 726 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 726
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 60,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v6.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 1756,
              "mean_days_between_releases": 27.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1756 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1756
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~27.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 27.3
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 1193,
              "days_since_last_human_commit": 1193,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1193 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1193,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 51,
              "stars": 83,
              "watchers": 13,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "83 stars",
                "points": 31,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "51 forks",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": [
                "glob-parent"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1266844756
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,266,844,756 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1266844756,
                      "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": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 9,
              "top_contributor_share": 0.453
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 19,
              "open_issues": 3,
              "closed_issues": 27,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "19/31 decided PRs merged",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 19,
                      "decided": 31
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/27 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 208,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "gulpjs",
              "public_repos": 72,
              "account_age_days": 4600
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "208 followers of gulpjs",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 208,
                      "login": "gulpjs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "72 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 72
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "glob-parent"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 1756
            },
            "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 1756 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1756
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "16 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 20,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 20,
              "security_posture_before_jurisdiction": 39
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/27 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 34 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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:glob-parent@6.0.2 runtime dependency closure — what installing the published package pulls in — 2 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:glob-parent@6.0.2",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "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": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 23
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.988,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "85 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 89",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 9217,
              "source_files_sampled": 2,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "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-22T15:50:07.436901Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gulpjs/glob-parent.svg",
  "full_name": "gulpjs/glob-parent",
  "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.