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

mathiasbynens / regexpu-core

regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.

JavaScriptMIT★ 81 stars⑂ 12 forkssince Jan 2016View on GitHub ↗

mathiasbynens/regexpu-core holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (70/100) and lowest on AI Readiness (30/100). It was last updated 303 days ago. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Mathias BynensPersonal account
12,994 followers591 public repossince May 2009@Google

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

Package ecosystems

Metrics by category

Vitality

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

30At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 303 days ago
2.1/36Commit cadence — 3/52 weeks with commits
8.1/18Commit volume — 7 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_year7
human_commit_share1
days_since_last_push303
active_weeks_last_year3
How it's scored
27/27Ships releases — 2 releases published
16.2/36Release recency — latest release 315 days ago
5.4/27Release cadence — a release every ~716.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv6.3.1
releases_from_tagsno
days_since_latest_release315
mean_days_between_releases716.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

60Moderate · 18% of overall
How it's scored
30.9/60Stars — 81 stars
8.7/25Forks — 12 forks
4.3/15Watchers — 7 watchers
Inputs used
forks12
stars81
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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 — 179,151,119 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesregexpu-core
dependents
ecosystemsnpm
total_downloads
monthly_downloads179,151,119
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?

70Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.1/22.5Commit distribution — top contributor authored 64% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 25 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.639
How it's scored
42.7/46.8Issue resolution — 91% of issues closed
33.5/38.3PR acceptance — 57/65 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 23/30 approved changesets -- score normalized to 7
Inputs used
merged_prs57
open_issues4
closed_issues42
issue_closed_ratio0.913
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 12,994 followers of mathiasbynens
25/25Track record — 591 public repos, account ~17 yr old
Inputs used
followers12,994
owner_typeUser
is_verified
owner_loginmathiasbynens
public_repos591
account_age_days6,285
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
26/35Publish recency — latest publish 303 days ago
20/20Version history — 53 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesregexpu-core
ecosystemsnpm
any_deprecatedno
min_days_since_publish303

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://mths.be/regexpu
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://mths.be/regexpu
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.2/2.5CI-Tests — 4 out of 23 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 23/30 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 25 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
0/5Security-Policy — security policy file not 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.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
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:regexpu-core@6.4.0 runtime dependency closure — what installing the published package pulls in — 9 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.

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

Key facts

81GitHub stars
7contributors
7commits, last 12 months
303days since last push
2releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks

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.

02468101012018-012020-102023-07

Each point covers 6 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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 23:14 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests4 out of 23 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 23/30 approved changesets -- score normalized to 7
10Contributorsproject has 25 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
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npmregenerate^1.4.2package.json
npmregenerate-unicode-properties^10.2.2package.json
npmregjsgen^0.8.0package.json
npmregjsparser^0.13.0package.json
npmunicode-match-property-ecmascript^2.0.0package.json
npmunicode-match-property-value-ecmascript^2.2.1package.json
All dependencies 8

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

RegistryPackageVersionRelation
npmregenerate^1.4.2direct
npmregenerate-unicode-properties^10.2.2direct
npmregjsgen^0.8.0direct
npmregjsparser^0.13.0direct
npmunicode-match-property-ecmascript^2.0.0direct
npmunicode-match-property-value-ecmascript^2.2.1direct
npm@unicode/unicode-17.0.0^1.6.12indirect
npmjsesc^3.0.2indirect
Dependency advisories 0

Installing npm:regexpu-core@6.4.0 pulls in 9 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": 286,
      "has_wiki": false,
      "homepage": "https://mths.be/regexpu",
      "languages": {
        "JavaScript": 154323
      },
      "pushed_at": "2025-09-22T15:20:14Z",
      "created_at": "2016-01-11T16:03:04Z",
      "owner_type": "User",
      "updated_at": "2026-05-05T11:09:32Z",
      "description": "regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://mathiasbynens.be/",
      "name": "Mathias Bynens",
      "type": "User",
      "login": "mathiasbynens",
      "company": "@Google",
      "location": null,
      "followers": 12994,
      "avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4",
      "created_at": "2009-05-07T08:06:35Z",
      "is_verified": null,
      "public_repos": 591,
      "account_age_days": 6285
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.3.1",
          "kind": "patch",
          "published_at": "2025-09-10T15:19:40Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2023-09-25T06:11:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f7040c4b2f0b54732b888f08fe6080c4764d0455",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.4.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2025-09-22T15:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904dbdb965e015060fd5afdfdcd146a9ce071490",
          "body": null,
          "is_bot": false,
          "headline": "Bump regjsparser to 0.13.0 (#111)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2025-09-22T15:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5526a5c96343fede35995824a0d55993106597b0",
          "body": null,
          "is_bot": false,
          "headline": "6.3.1",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2025-09-10T15:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee61dd4acee109293473b8762c8e62be49533087",
          "body": null,
          "is_bot": false,
          "headline": "add d.ts to published files (#110)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2025-09-10T15:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e700a0e2e1cf177e8eaf442e9a1172dc99ed2bb",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.3.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2025-09-10T04:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edf648316f84eb99c6b7417a06ed2825a9585a1b",
          "body": null,
          "is_bot": false,
          "headline": "Update to Unicode v17.0.0 (#109)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2025-09-10T04:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c2681cbb91daaf7b3f457bd799a9f2adb52d79",
          "body": null,
          "is_bot": false,
          "headline": "Add d.ts (#108)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2025-09-09T20:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235596f34785fd0cea3e329e81a7c7a063d3765c",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.2.0",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-11-21T20:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924446a91f4fa21e56b8a7644be382c187242ff7",
          "body": "* fix: expand case foldings before intersection/subtraction\r\n\r\n* fix: maintain config.modifiersData when we don't transform modifiers\r\n\r\n* fix: pass through caseFoldFlags to computeClassStrings\r\n\r\n* add more test cases\r\n\r\n* fix: update the anchor/dot when modifiers are transformed\r\n\r\n* add more test\n[…]\n\n\r\n* Update data/character-class-escape-sets.js\r\n\r\n* Update scripts/case-mappings.js\r\n\r\n* Update scripts/character-class-escape-sets.js\r\n\r\n---------\r\n\r\nCo-authored-by: Mathias Bynens <mathias@qiwi.be>",
          "is_bot": false,
          "headline": "Fix case-insensitive set operations (#104)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-11-21T20:12:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9db4c23a6467c80e0d559768ffb5d0722c3e4b4",
          "body": "This ensures that the case mappings in data always conform to the latest Unicode version.\r\n\r\nCo-authored-by: Mathias Bynens <mathias@qiwi.be>",
          "is_bot": false,
          "headline": "fix: derive canonicalize result from UCD (#107)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-11-04T18:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f88e65f59b616394b894f6eaa8f569023f66f3",
          "body": "Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>",
          "is_bot": false,
          "headline": "chore: bump regjsparser to 0.12.0 (#105)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-30T16:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f745fbe2aa1bf0381f20749911e07545d5c3f2de",
          "body": null,
          "is_bot": false,
          "headline": "always enable modifiers parsing (#98)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-30T12:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfd6b9f273d528af7668b69db04112878217ba2",
          "body": "* refactor: extract regenerate-plugin-tocode\r\n\r\n* fix \\P unicode escape in unicode sets mode\r\n\r\n* add isIgnoreCaseMode",
          "is_bot": false,
          "headline": "Fix \\P unicode escape in unicodeSets + ignoreCase mode (#101)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-15T18:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a4444d6a1386c98682611af65c4fb7ce0e1c74",
          "body": null,
          "is_bot": false,
          "headline": "fix: s modifier should have precedence over flag (#102)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-11T17:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51de91ba2b8896e33a8aabad17524ade8d933ff8",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup tests (#100)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-11T16:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1e86b74c262d09afaf3e0a943c127d6f77d1e6",
          "body": null,
          "is_bot": false,
          "headline": "ci: test and publish on node 22 (#99)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-09T15:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38de88bfa3f7354855140e517e71a1a7d3ee90e",
          "body": "…(#97)\n\n* fix: expand case fold for unicode property escape as term\r\n\r\n* perf: pack caseFold parameters into bit array\r\n\r\nThe commits also avoids querying caseFold flags when we are handling every single characters within a character sets.\r\n\r\n* fix: move case fold expansion to getUnicodePropertyEscapeCharacterClassData\r\n\r\n* fix: transform property escapes within i modifier\r\n\r\n* improve node.js 6 compat test errors\r\n\r\n* skip two failing node.js 6 tests",
          "is_bot": false,
          "headline": "Apply case expansion to unicode property escapes within `i` modifier …",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-07T13:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382a685e916ca03040c9cdbdceacd5d6b38ea4a2",
          "body": "* refactor: organize +i test cases\r\n\r\n* fix: init modifiers data when flags present\r\n\r\n* fix: incorrect dotAllFlag strip logic\r\n\r\n* nit: duplicate -m comment\r\n\r\n* refactor: simplify flag iteration",
          "is_bot": false,
          "headline": "Fix two modifiers transform bugs (#95)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-03T18:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e03fccbad7152e1dbeef1605cde0cdd8a0d8da",
          "body": "* Support non-ASCII case folding within i modifier\r\n\r\n* rename iu-mappings to case-mappings\r\n\r\n* add data/i-bmp-mappings.js to the publish files",
          "is_bot": false,
          "headline": "Support non-ascii case folding within i modifier (#90)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-10-02T17:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983febd7687529c0ebaa5fb78fb5f5cbda939b57",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.1.1",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-09-20T17:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9fa4452557eebec7db95b09fbc124d40d7ee6f",
          "body": null,
          "is_bot": false,
          "headline": "bump regjsparser to 0.11.0 (#93)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-09-19T08:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71382026bf77814d1df543c7abca027537541c76",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.1.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2024-09-18T15:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74aa3417ec7cfaf3775afb845b504e7bd932a9f",
          "body": "Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>",
          "is_bot": false,
          "headline": "Update to Unicode v16.0.0 (#92)",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2024-09-18T15:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9179f5130241d09ceb8174eef62c7514fe9fbb",
          "body": null,
          "is_bot": false,
          "headline": "Fix invert astral capture regression (#89)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-09-13T14:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae1f918303f6fa57fb09e4e107ecb96bf6f147d",
          "body": "* optimize: use [^] for [\\s\\S]\r\n\r\n* update test fixtures",
          "is_bot": false,
          "headline": "Optimize dotAll dot output (#91)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2024-09-13T14:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f3e5ee9a936dbc4f65d102850a3222839595e1",
          "body": "* fix: skip ascii symbol in process\r\n\r\n* fix: skip printable ASCII symbol\r\n\r\n* move printable ASCII symbol check after case fold",
          "is_bot": false,
          "headline": "fix: skip ascii symbol in process (#31)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-29T15:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b278ed4b6518fda558ea9836a1181ebb22181a7f",
          "body": null,
          "is_bot": false,
          "headline": "6.0.0",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-09-25T06:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24e0cc51909a42211c70c75c7ff8b113cdf7694",
          "body": "Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>\r\nCo-authored-by: Nicolò Ribaudo <hello@nicr.dev>",
          "is_bot": false,
          "headline": "Fix compiling `v` set notation to `u` with unicode properties (#70)",
          "author_name": "liuxingbaoyu",
          "author_login": "liuxingbaoyu",
          "committed_at": "2023-09-23T08:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ee342f203c9e532fa31823c6f3cf3e286a0934",
          "body": null,
          "is_bot": false,
          "headline": "Fix v-flag bugs (#85)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-23T08:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "947f2cd903a85e8d43b89cf47e8f0e85255ca206",
          "body": null,
          "is_bot": false,
          "headline": "update property-escapes docs (#86)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-23T08:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2236ab52a5188b58c20c2a884bf732ecefea642",
          "body": null,
          "is_bot": false,
          "headline": "Always enable `unicodeSetsFlag` parsing (#87)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-23T08:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa705232358235b50e8eff2f896f117df57dfa1d",
          "body": "* inline regexpu-fixtures\r\n\r\n* extract fixtures to new modules",
          "is_bot": false,
          "headline": "inline `regexpu-fixtures` (#84)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-21T04:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb159133327754d5c268f49c535c1940219b5730",
          "body": null,
          "is_bot": false,
          "headline": "Update test infra (#82)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-19T15:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e4a9b66c77a4a89dfccf355324f3fd12bdc4cd",
          "body": null,
          "is_bot": false,
          "headline": "Update per Unicode 15.1 (#81)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-19T15:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f4abead4c81f3a4856142c2f4bdade8e07f597",
          "body": null,
          "is_bot": false,
          "headline": "Update README (#83)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-09-18T18:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16606f73dbf8fe48f92defa9583ab8eccc709d23",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.3.2",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2023-03-10T16:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e3f93dd098b86ee4ce1c1eb32fd121ef3a2a69",
          "body": null,
          "is_bot": false,
          "headline": "Fix transformation of `--` and `&&` at the top-level in char class (#78)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-03-10T16:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0938599e9f30dc246cefd8a8694924aa591446",
          "body": null,
          "is_bot": false,
          "headline": "5.3.1",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-02-16T15:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5985975497dc94bac7c66ec0cd97c19eb55c88c",
          "body": "Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>",
          "is_bot": false,
          "headline": "fix: Full implementation of `onNewFlags` (#76)",
          "author_name": "liuxingbaoyu",
          "author_login": "liuxingbaoyu",
          "committed_at": "2023-02-16T11:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54544820b3634563f62cb0b66d26efeadb6a886c",
          "body": null,
          "is_bot": false,
          "headline": "5.3.0",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-02-08T19:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd6b46f4efab8e939c35ea66f34cf0cdced0246a",
          "body": null,
          "is_bot": false,
          "headline": "Add docs for modifiers (#74)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-02-08T19:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f7245db681bac1801b8118ca24e6af3c5d3413",
          "body": null,
          "is_bot": false,
          "headline": "Transform inline modifiers to non capturing groups (#75)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2023-02-08T19:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da19c1a388e1e2c63bd51275939946ca0086d94",
          "body": "Fixes https://github.com/mathiasbynens/regexpu-core/issues/72\r\nFixes https://github.com/babel/babel/issues/15357",
          "is_bot": false,
          "headline": "fix: astral handling on character class negation (#73)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2023-02-08T19:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5592e5278f3db2caaf77201cfbcf9e101c67eb",
          "body": "Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>\r\nCo-authored-by: Mathias Bynens <mathias@qiwi.be>",
          "is_bot": false,
          "headline": "feat: add support for modifier proposals (#71)",
          "author_name": "liuxingbaoyu",
          "author_login": "liuxingbaoyu",
          "committed_at": "2023-02-08T17:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3515c6ba6fa36851dfa0210fb6fe9a95cf2c0494",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.2.2",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-11-14T20:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8257305467948bc672f387f0c31837e3ebe6d84a",
          "body": null,
          "is_bot": false,
          "headline": "Update to Unicode 15",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-11-14T20:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6d0b8d42347490fea8cfded28451e8cebd5aea9",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.2.1",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-09-14T16:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7021856db14bd40da4baca0df23ada57d2c84da7",
          "body": null,
          "is_bot": false,
          "headline": "Rebaseline tests",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-09-14T16:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f64054be761e544959b471084286169003e4471",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.2.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-09-14T16:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a87437adc5214bb14ceb15f534895ac890f3211",
          "body": null,
          "is_bot": false,
          "headline": "Update per Unicode 15",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-09-14T16:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3369caee56449b50a74a436d56611eaec0ede23",
          "body": null,
          "is_bot": false,
          "headline": "Fix parsing of named refs when not transforming named groups (#67)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-08-24T15:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48dacd0ad12b77f7f94341b27a42db614629d078",
          "body": null,
          "is_bot": false,
          "headline": "Update `regjsparser` and `regjsgen` (#68)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-08-16T14:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3707196737c7972be24f5a92cf5daee505cc97d0",
          "body": "Issue: #64",
          "is_bot": false,
          "headline": "Escape every special character in strings set (#65)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-06-30T07:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71c4c25e919828e95683f480c812b00c14ce73b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-06-27T19:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455d44dad3107d389110cfc059140b810031c69e",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.1.0",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-06-27T18:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cef4cbf164c06f7421d77ad7b18e355a0684d7c",
          "body": null,
          "is_bot": false,
          "headline": "Fix `\\p{RGI_Emoji}` support (for *️⃣) (#63)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-06-27T18:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c512c70dbeb39dda3e1708fbb259807ee612819f",
          "body": "Co-authored-by: Mathias Bynens <mathias@qiwi.be>",
          "is_bot": false,
          "headline": "Allow duplicate group names in alternatives (#62)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-06-24T16:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9983be22a6117c4fe6af581f3307eacbaf1599",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.0.1",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-01-10T17:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58a5a781f24251f12e53ec67c02a077c1955093",
          "body": null,
          "is_bot": false,
          "headline": "Fix main.yml github workflow",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-01-10T17:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf79014ca2aebae99885d4db082b963f6e61054",
          "body": null,
          "is_bot": false,
          "headline": "Ensure Node.js 6 compatibility (#56)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-01-10T15:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d9ecced720cad7a8734a5319471107d4e4c9f6",
          "body": null,
          "is_bot": false,
          "headline": "Note that regexpu must be updated accordingly",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2022-01-10T10:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf52719c383b6b0ffe5ff938ac14f12b84321e0b",
          "body": null,
          "is_bot": false,
          "headline": "Release v5.0.0",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2022-01-08T20:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6427c7b0cb9e6a834f7ada8c707f2f63dcf5f1aa",
          "body": null,
          "is_bot": false,
          "headline": "Add support for `\\p` Unicode properties of strings (#54)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-12-31T17:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6258a3026add02b1a627b415206d0e8b645ca3",
          "body": null,
          "is_bot": false,
          "headline": "Support strings in sets in `v` mode (#53)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-12-28T16:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7b33209dbb3e9cf9d421ec2438da3527e95008",
          "body": null,
          "is_bot": false,
          "headline": "Implement support for `&&` and `||` in `v` sets (#52)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-12-28T09:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10651d2a75f26eacaeda5c5b91f5d7a6bb06268",
          "body": null,
          "is_bot": false,
          "headline": "[breaking] Change the API to choose which features to compile (#49)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-12-21T18:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81eaf43465e94409226840f0eb419ccff07cdc9",
          "body": null,
          "is_bot": false,
          "headline": "Fix job name",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2021-09-14T11:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf17f04db64a20ce74902c18144e915b82183b9",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.8.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2021-09-14T11:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a971e874749cf78f5dc652db7ece3dafb2da81a8",
          "body": "Issue: https://github.com/tc39/ecma262/issues/2514",
          "is_bot": false,
          "headline": "Support Unicode v14",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2021-09-14T11:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9a0aa13b93848ddd8b99927709952673308fb7",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI failures (#50)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2021-08-16T12:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268c3d76078c87902f842326f54613020f819908",
          "body": null,
          "is_bot": false,
          "headline": "Set up automated `npm publish`",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2021-08-16T09:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd8fff2e31f4597f6fdfee75d5ac1c5c8111ec3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2020-11-01T08:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd9396d915117826959d478e91b73b066caa8a55",
          "body": null,
          "is_bot": false,
          "headline": "4.7.1",
          "author_name": "Justin Ridgewell",
          "author_login": "jridgewell",
          "committed_at": "2020-09-18T07:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8638d923e08b807f783661eb18b07b89d56061a6",
          "body": "* Implement negative character classes with a negative lookahead\r\n\r\nThis allows us to take advantage of the browser's natrual case folding for `i` flag.\r\n\r\nFixes #45\r\n\r\n* Update to new fixtures version",
          "is_bot": false,
          "headline": "Implement negative character classes with a negative lookahead (#46)",
          "author_name": "Justin Ridgewell",
          "author_login": "jridgewell",
          "committed_at": "2020-09-18T07:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f16bb5804b8aad165b3eb0cc9c7ad43602aba6b",
          "body": null,
          "is_bot": false,
          "headline": "Update iu-mappings to latest (#47)",
          "author_name": "Justin Ridgewell",
          "author_login": "jridgewell",
          "committed_at": "2020-09-18T07:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b031e2721608f517588a97b06f847f015d65bc6d",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update `namedGroup` examples in README.md (#40)",
          "author_name": "bluelovers",
          "author_login": "bluelovers",
          "committed_at": "2020-06-18T19:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196f1c788750093c6da684f824415ac97bdf13c8",
          "body": "Co-authored-by: Mathias Bynens <mathias@qiwi.be>",
          "is_bot": false,
          "headline": "support useDotAllFlag (#34)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2020-06-18T19:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb08f7ce8aa9f4964cb4c0a186b6fa840308c32",
          "body": null,
          "is_bot": false,
          "headline": "Rename branch",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2020-06-18T06:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68eb2aaa74adb491d3fb3a1991c224dd9c3397c",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.7.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2020-03-11T17:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55633fd32982a52ecba5e5a2cddf7670a331fc15",
          "body": null,
          "is_bot": false,
          "headline": "Update per Unicode v13.0.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2020-03-11T17:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27b2030e743f09b7b610760845ee306aefb407b",
          "body": "* breaking: decouple parser switch and transformer switch\r\n\r\n* revert lookbehind: true",
          "is_bot": false,
          "headline": "decouple parser switch and transformer switch (#30)",
          "author_name": "Huáng Jùnliàng",
          "author_login": "JLHwung",
          "committed_at": "2019-09-20T11:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f20f824ca2e36d491c3f66040efbbdd6b433c86",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.6.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-09-13T11:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d386c43adc27d2cc7c32b10c5b86d0f98414e131",
          "body": null,
          "is_bot": false,
          "headline": "Only capturing groups update the group index (#28)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2019-09-13T11:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fa7eb09c82e764f256e6b84a6162dfcec7cbf05",
          "body": null,
          "is_bot": false,
          "headline": "Optimize compilation of /./ when \"u\" is not enabled (#29)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2019-09-13T11:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9915972af53ab172af33863f26881acd16390232",
          "body": null,
          "is_bot": false,
          "headline": "Test Node.js v12",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-08-10T17:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32fdfecb5fb38e49ca6bba2af2a809001f98d93",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.5",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-08-10T17:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8d4049261bec45dfb7a915fa1579d8d64c8ee1",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-08-10T17:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0188f59980bb8c90ea43cf28704aeb4fd6f4aae8",
          "body": null,
          "is_bot": false,
          "headline": "Remove “experimental” notes",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-08-10T17:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20f9142d87013822441f417bd8c5b14999f2353",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.4",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-11T17:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76569beb50104b1ea8c35c922034f43af4f11329",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-11T17:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677f7d843d0ab182461a38d59e835958e40de87f",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.3",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-06T10:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac2e6d6b28c66f1e8472f82e976bf65795af481",
          "body": "https://github.com/babel/babel/pull/9636",
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-06T10:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea475528b64428187e559f9ad2978ebc0e2c6c0",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.2",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T13:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4aaebdfde8093c9abd524b042ca29951d2f1fb3",
          "body": null,
          "is_bot": false,
          "headline": "Update /iu mappings",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T13:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d2e9416f8114e6253488fc4226b4ed81a37f7b",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.1",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T12:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180266f14cbc5dabb2e040cb6055cd87e8c6ea85",
          "body": null,
          "is_bot": false,
          "headline": "Add Unicode v12 test",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T12:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa9a9ada8a50db28c265f09fd538a0d2b4ea5220",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.5.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T12:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9885b66ad6a10fa10678c68cb84950bf423764e6",
          "body": "https://github.com/tc39/ecma262/issues/1467\nhttps://github.com/tc39/ecma262/pull/1468",
          "is_bot": false,
          "headline": "Update per Unicode v12",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-03-05T12:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2141f442c152b5316882a221d2e7fca22f1fffb9",
          "body": null,
          "is_bot": false,
          "headline": "Release v4.4.0",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2018-12-05T13:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c52f176cde1e2041e0b392dac7bc352358b4ae8",
          "body": "“Lookbehind” is one word, not two.",
          "is_bot": false,
          "headline": "Rename `lookBehind` to `lookbehind`",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2018-12-05T13:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 7,
      "latest_release_at": "2025-09-10T15:19:40Z",
      "latest_release_tag": "v6.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 303,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 315,
      "mean_days_between_releases": 716.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "regexpu-core",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "codegen",
            "desugaring",
            "ecmascript",
            "es5",
            "es6",
            "harmony",
            "javascript",
            "refactoring",
            "regex",
            "regexp",
            "regular expressions",
            "rewriting",
            "syntax",
            "transformation",
            "transpile",
            "transpiler",
            "unicode"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/regexpu-core",
          "is_deprecated": false,
          "latest_version": "6.4.0",
          "repository_url": "https://github.com/mathiasbynens/regexpu-core",
          "versions_count": 53,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 179151119,
          "first_published_at": "2016-01-11T16:23:08.754000Z",
          "latest_published_at": "2025-09-22T15:20:42.236000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 303
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 81,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 58478,
      "source_files_sampled": 21,
      "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": 9,
        "malicious_count": 0,
        "assessed_package": "npm:regexpu-core@6.4.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "regenerate",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.2"
        },
        {
          "name": "regenerate-unicode-properties",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.2.2"
        },
        {
          "name": "regjsgen",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.8.0"
        },
        {
          "name": "regjsparser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.13.0"
        },
        {
          "name": "unicode-match-property-ecmascript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "unicode-match-property-value-ecmascript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "regenerate",
            "direct": true,
            "version": "^1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": true,
            "version": "^10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": true,
            "version": "^0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": true,
            "version": "^0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": true,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": true,
            "version": "^2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unicode/unicode-17.0.0",
            "direct": false,
            "version": "^1.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 6,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 57,
        "open_issues": 4,
        "closed_ratio": 0.913,
        "closed_issues": 42,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mathiasbynens",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
        },
        {
          "type": "User",
          "login": "JLHwung",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/3607926?v=4"
        },
        {
          "type": "User",
          "login": "nicolo-ribaudo",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/7000710?v=4"
        },
        {
          "type": "User",
          "login": "jridgewell",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/112982?v=4"
        },
        {
          "type": "User",
          "login": "liuxingbaoyu",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/30521560?v=4"
        },
        {
          "type": "User",
          "login": "adrianheine",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/139208?v=4"
        },
        {
          "type": "User",
          "login": "bluelovers",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/167966?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.639
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "publish-on-tag.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "4 out of 23 merged PRs checked by a CI test -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 23/30 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 25 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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "f7040c4b2f0b54732b888f08fe6080c4764d0455",
        "ran_at": "2026-07-22T23:14:05Z",
        "aggregate_score": 3.8,
        "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": "2025-09-22T15:20:50Z",
      "oldest_open_prs": [
        {
          "number": 61,
          "created_at": "2022-04-18T09:12:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-09-22T15:18:47Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 23,
          "created_at": "2018-11-21T14:59:25Z",
          "last_comment_at": "2018-11-22T23:46:43Z",
          "last_comment_author": "RReverser"
        },
        {
          "number": 24,
          "created_at": "2018-11-21T15:09:16Z",
          "last_comment_at": "2019-09-12T16:01:38Z",
          "last_comment_author": "mathiasbynens"
        },
        {
          "number": 55,
          "created_at": "2022-01-10T10:29:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2026-06-16T13:40:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mathiasbynens/regexpu-core",
    "host": "github.com",
    "name": "regexpu-core",
    "owner": "mathiasbynens"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 53,
      "inputs": {
        "security": 50,
        "vitality": 30,
        "community": 60,
        "governance": 70,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 30,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 1,
              "days_since_last_push": 303,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 303 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 303
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": 54,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v6.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 315,
              "mean_days_between_releases": 716.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 315 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 315
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~716.4 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 716.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 303,
              "days_since_last_human_commit": 303,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 303 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 303
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 12,
              "stars": 81,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "81 stars",
                "points": 30.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": [
                "regexpu-core"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 179151119
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "179,151,119 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 179151119,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.639
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 64% of commits",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 25 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "merged_prs": 57,
              "open_issues": 4,
              "closed_issues": 42,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "57/65 decided PRs merged",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 57,
                      "decided": 65
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 23/30 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 12994,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mathiasbynens",
              "public_repos": 591,
              "account_age_days": 6285
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12,994 followers of mathiasbynens",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12994,
                      "login": "mathiasbynens"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "591 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 591
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "regexpu-core"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 303
            },
            "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 303 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 303
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "53 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 23 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://mths.be/regexpu",
              "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": "https://mths.be/regexpu",
                "points": 15,
                "status": "met",
                "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": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "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": "4 out of 23 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 23/30 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 25 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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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:regexpu-core@6.4.0 runtime dependency closure — what installing the published package pulls in — 9 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:regexpu-core@6.4.0",
                  "assessed": 9
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "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": 9,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 22
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.53,
              "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": "53 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 53,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": 58478,
              "source_files_sampled": 21,
              "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/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "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-22T23:14:20.610233Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mathiasbynens/regexpu-core.svg",
  "full_name": "mathiasbynens/regexpu-core",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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