Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 13:29 UTC

jkroso / parse-duration

convert a human readable duration to ms

JavaScriptMIT★ 346 stars⑂ 47 forkssince Dec 2013View on GitHub ↗

jkroso/parse-duration holds a health index of 42 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (67/100) and lowest on AI Readiness (25/100). It was last updated 21 days ago. A single contributor accounts for most of its recent work.

42
overall / 100
At risk

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.

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

Score profile

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

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

Ownership

Jake RosomanPersonal account
93 followers214 public repossince Oct 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmparse-duration2.1.83,083,1193521 days agoparsedurationtime

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 21 days ago
5.5/36Commit cadence — 8/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year21
human_commit_share0.98
days_since_last_push21
active_weeks_last_year8
How it's scored
27/27Ships releases — 6 releases published
7.2/36Release recency — latest release 535 days ago
12.6/27Release cadence — a release every ~350.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv2.1.3
releases_from_tagsno
days_since_latest_release535
mean_days_between_releases350.7
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?

66Moderate · 18% of overall
How it's scored
41.2/60Stars — 346 stars
13.9/25Forks — 47 forks
3.3/15Watchers — 5 watchers
Inputs used
forks47
stars346
watchers5
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 — 3,083,119 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesparse-duration
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,083,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?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.9/22.5Commit distribution — top contributor authored 78% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.783
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
31.7/38.3PR acceptance — 29/35 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/23 approved changesets -- score normalized to 2
Inputs used
merged_prs29
open_issues0
closed_issues35
issue_closed_ratio1
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.2/25Owner reach — 93 followers of jkroso
25/25Track record — 214 public repos, account ~14 yr old
Inputs used
followers93
owner_typeUser
is_verified
owner_loginjkroso
public_repos214
account_age_days5,413
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 21 days ago
20/20Version history — 35 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesparse-duration
ecosystemsnpm
any_deprecatedno
min_days_since_publish21

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

47At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 5 out of 6 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/23 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier34
security_posture_before_jurisdiction46
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories10
affected_packages4
assessed_packages42
unassessed_packages0
affected_by_severitycritical 1, high 2, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

25Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.8/40Legible commit history — 29 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.296
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/12 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes5,502
source_files_sampled12
oversized_source_files0

Key facts

346GitHub stars
17contributors
21commits, last 12 months
21days since last push
6releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 47 ⇿
0Stars
47Forks
6Releases

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.

010203040504732014-012020-032026-06
Major 1Minor 2Patch 3

Each point covers 12 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-31 13:29 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests5 out of 6 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/23 approved changesets -- score normalized to 2
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
0Vulnerabilities10 existing vulnerabilities detected
All dependencies 42

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

RegistryPackageVersionRelation
npmbalanced-match1.0.0indirect
npmbrace-expansion1.1.11indirect
npmconcat-map0.0.1indirect
npmdeep-equal1.1.1indirect
npmdefine-properties1.1.3indirect
npmdefined1.0.0indirect
npmdotignore0.1.2indirect
npmes-abstract1.17.5indirect
npmes-to-primitive1.2.1indirect
npmfor-each0.3.3indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.1indirect
npmglob7.1.6indirect
npmhas1.0.3indirect
npmhas-symbols1.0.1indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arguments1.0.4indirect
npmis-callable1.1.5indirect
npmis-date-object1.0.2indirect
npmis-regex1.0.5indirect
npmis-symbol1.0.3indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmobject-inspect1.7.0indirect
npmobject-is1.1.2indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.0indirect
npmonce1.4.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.6indirect
npmregexp.prototype.flags1.3.0indirect
npmresolve1.15.1indirect
npmresumer0.0.0indirect
npmstring.prototype.trim1.2.1indirect
npmstring.prototype.trimend1.0.1indirect
npmstring.prototype.trimleft2.1.2indirect
npmstring.prototype.trimright2.1.2indirect
npmstring.prototype.trimstart1.0.1indirect
npmtape4.13.2indirect
npmthrough2.3.8indirect
npmwrappy1.0.2indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
minimist1.2.5indirectcritical11.2.6
brace-expansion1.1.11indirecthigh45.0.8
minimatch3.0.4indirecthigh410.2.3
path-parse1.0.6indirectmoderate11.0.7

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": 116,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 10693
      },
      "pushed_at": "2026-07-10T03:16:07Z",
      "created_at": "2013-12-19T06:37:42Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T03:16:11Z",
      "description": "convert a human readable duration to ms",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jake Rosoman",
      "type": "User",
      "login": "jkroso",
      "company": null,
      "location": null,
      "followers": 93,
      "avatar_url": "https://avatars.githubusercontent.com/u/1103796?v=4",
      "created_at": "2011-10-05T04:08:27Z",
      "is_verified": null,
      "public_repos": 214,
      "account_age_days": 5413
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2025-02-11T13:13:04Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2025-01-31T19:13:33Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-01-26T18:09:07Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-01-26T16:45:02Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-05-05T16:57:44Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-04-24T21:01:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "47af1e960d96be6a09894e3c4b8805fbf7a82fe9",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.8",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-10T03:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522c27654eb6f6afe8aca1f1f962123962dbc6b7",
          "body": "…locales",
          "is_bot": false,
          "headline": "fix: don't leak 'undefined' into the separator class for bare custom …",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-10T03:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18708ad97740a522bbe12b4602701e5a375ddb8",
          "body": null,
          "is_bot": false,
          "headline": "perf: cache separator regex, iterate matches with exec — 2× faster parse",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-10T03:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c97db60146893e9f66013e9dc0913684d8607a",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.7",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-10T02:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6e6ec96bdee72458de82363f7971bb2efb86b7",
          "body": null,
          "is_bot": false,
          "headline": "package-lock: sync 2.1.6",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-10T02:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6a94eb8e4c7cfd20b4cc7e035e9c5210cf0eb7",
          "body": "Return null instead of NaN for unit config key names",
          "is_bot": false,
          "headline": "Merge pull request #70 from spokodev/fix/config-keys-return-nan",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-08T18:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5425d068eb8b9381d0a9b865acdf41649a612e79",
          "body": "…-unit\n\nAllow multiple whitespace characters between a value and its unit",
          "is_bot": false,
          "headline": "Merge pull request #71 from spokodev/fix/whitespace-between-value-and…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-07-08T18:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d5570144993cec1258636ea77157498583bf83",
          "body": null,
          "is_bot": false,
          "headline": "Return null instead of NaN for unit config key names",
          "author_name": "Yarchik",
          "author_login": "spokodev",
          "committed_at": "2026-07-08T16:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c277fdb645073325bd1b91e812c49a3addd7b77",
          "body": null,
          "is_bot": false,
          "headline": "Allow multiple whitespace characters between a value and its unit",
          "author_name": "Yarchik",
          "author_login": "spokodev",
          "committed_at": "2026-07-08T16:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4285dda7bf5fdf8454707c0dec2a9cbf29714760",
          "body": "…egative-sign\n\nFix leading whitespace dropping the negative sign",
          "is_bot": false,
          "headline": "Merge pull request #69 from naveentehrpariya/fix-leading-whitespace-n…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-06-29T12:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4202551629d17150ce1cffc515cf769e44447a3f",
          "body": null,
          "is_bot": false,
          "headline": "Simplify sign check with trimStart instead of regex",
          "author_name": "naveentehrpariya",
          "author_login": "naveentehrpariya",
          "committed_at": "2026-06-29T07:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d4c649efe728e0c102aec855e39ceb339af55b",
          "body": "The global sign was decided by `str[0] === '-'`, reading the raw first\ncharacter. The parser already tolerates leading whitespace for the\nmagnitude (` 1h` parses to 3600000), but with a leading minus the\nsign check saw the whitespace instead of the `-`, so ` -1h` returned\n+3600000 rather than -36000\n[…]\nly affects a leading minus preceded by whitespace; the intentional\nmid-string-minus behavior (`1h-30m`, `2hr -40mins`) is unchanged since\nthose inputs do not start with optional-whitespace-then-minus.",
          "is_bot": false,
          "headline": "Fix leading whitespace dropping the negative sign",
          "author_name": "naveentehrpariya",
          "author_login": "naveentehrpariya",
          "committed_at": "2026-06-28T16:38:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d3e21beaf187481ca59e9df6491ea8f1d1c1cae",
          "body": "…rator\n\nNormalize the decimal separator on every component, not just the first",
          "is_bot": false,
          "headline": "Merge pull request #68 from spokodev/fix/multi-component-decimal-sepa…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-06-24T01:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d53677ac9f496761288668d878a025a726b590",
          "body": "parse() normalized only the first decimal separator: String.prototype\n.replace with a string argument replaces a single occurrence. In locales\nwhose decimal separator is \",\" (de, fr, es, ru, pt, ...), every component\nafter the first kept its comma and was mis-tokenized:\n\n  parse.unit = de\n  parse('1\n[…]\nould be 3000)\n  parse('2,5h 3,5h')    // 27180000  (should be 21600000)\n\nUse replaceAll so each component's separator is normalized. The en \".\"\ndecimal is unaffected (replaceAll('.', '.') is a no-op).",
          "is_bot": false,
          "headline": "Normalize the decimal separator on every component, not just the first",
          "author_name": "Yarchik",
          "author_login": "spokodev",
          "committed_at": "2026-06-23T16:00:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb5b465aef94db0d13982e2edd31afad9a1e54ee",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.6",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-04-07T16:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c7bff000bdb8d5600f37d5e7193a7b8fd916ef",
          "body": null,
          "is_bot": false,
          "headline": "feat: add sideEffects false for tree-shaking",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-04-07T16:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb28f7c51d8c7054534019acaea0913a23db287",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #66 from piterofc/patch-1",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2026-01-04T11:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f56325a611cff8a3ceac81c6767a11d4c6687d",
          "body": "The pluralization of months in Portuguese is slightly different, involving an \"E\" between the two \"S\"s.",
          "is_bot": false,
          "headline": "Fix pluralization for month in Portuguese locale",
          "author_name": "Pedro Henrique N. B.",
          "author_login": "piterofc",
          "committed_at": "2026-01-04T03:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6087a32a2b8366611b43866cc6c84adcbc1a23",
          "body": null,
          "is_bot": false,
          "headline": "2.1.5",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-12-21T16:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42609f2de96f621ae8fbd1043217997ded85ebc9",
          "body": "Add Indonesian (id) locale support",
          "is_bot": false,
          "headline": "Merge pull request #65 from justpiple/master",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-12-21T16:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4748c2b949e429c10d36af57c86bebb5ee7622",
          "body": null,
          "is_bot": false,
          "headline": "feat(locale): add Indonesian (id) localization",
          "author_name": "Kusindra Aji Rabbany",
          "author_login": "justpiple",
          "committed_at": "2025-12-18T05:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4cc078020fea33688fe92642d90b046e60a7555",
          "body": null,
          "is_bot": false,
          "headline": "2.1.4",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-03-28T17:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8391790a9df118ea4d64b242a6181391c6e1a44",
          "body": null,
          "is_bot": false,
          "headline": "Update index.js",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-03-28T17:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf553a0bd60820643c99346d55371a22126dc22e",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-03-28T17:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bb91f111a57604c2b8c72373f605c1cdf1f895",
          "body": null,
          "is_bot": false,
          "headline": "2.1.3",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-02-11T13:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccd9177bdd769b4d09a2931f908c029284b6500",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T13:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2b7bf4ebeee28aa2fbb1b2ca0c366046c2395c",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T13:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa4b90153467a25f93ec5274f77d9b18da3f049",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T13:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58dd2cc6f2acf82baf6a93b7fde299885db876b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/jkroso/parse-duration",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T12:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d61c7250ee5bb4038a4e67144f88a78a5f8a4f9",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T12:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e88421bfd41806fa4b473bfb28a9ee9dafc27d7",
          "body": "Safeguard RE",
          "is_bot": false,
          "headline": "Merge pull request #61 from jkroso/fix-regex",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T12:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a340b5bcb727fe34ceb0bcbd7e01b1c65bde484",
          "body": null,
          "is_bot": false,
          "headline": "Make rewritable type",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T12:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8086e599cc3c0c024e492bf595bd00bb4fadf3",
          "body": null,
          "is_bot": false,
          "headline": "Minot perf optimization attempt",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-11T00:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fc1b3dfb2a2d12f5c36f1c17ebe4adfe371c08",
          "body": null,
          "is_bot": false,
          "headline": "Use dynamic cleanup regex",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-10T17:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576e64c8294fc66cf5576cd171113b535811f926",
          "body": null,
          "is_bot": false,
          "headline": "Safeguard RE",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-10T00:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0c072a45dc190b47a0c9da19ce6e4cb9920c63",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/jkroso/parse-duration",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-02-09T23:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cb39940c76e1ff74dca11225f138c716bdd547",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-31T19:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aeb141fb74579dba4278e559aba343c8bccb388",
          "body": null,
          "is_bot": false,
          "headline": "2.1.2",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-31T18:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41cc95d9854bb9325d3f04432ef9daf85d505ade",
          "body": "fix return type",
          "is_bot": false,
          "headline": "Merge pull request #60 from trim21/patch-1",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-31T18:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d5a16fa20c5071cdd5e84552c9c46c26dde81f",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "Trim21",
          "author_login": "trim21",
          "committed_at": "2025-01-31T18:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c587c38f1feeef0a3f5b4811106991a12078301",
          "body": null,
          "is_bot": false,
          "headline": "2.1.1",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-31T18:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6c1869aba6de690da13eb3e7b11c8496c4f72c",
          "body": null,
          "is_bot": false,
          "headline": "Make external μs",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-31T18:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51da6f41e6e8370986179979a8a41080ba0f1e74",
          "body": null,
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-31T17:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689ba3220776b7964c8d7ac6369ea6bac9eb5601",
          "body": null,
          "is_bot": false,
          "headline": "Fix mo units",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-31T17:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a52e75909ab10dd1e951877f5ccf6659f490416",
          "body": null,
          "is_bot": false,
          "headline": "2.0.2",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-31T17:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde4f830e93e466c93b345b2646d06f610312df0",
          "body": null,
          "is_bot": false,
          "headline": "Provide proper types",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-31T17:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a0fab7ec624f7ad1668a216e75e217878bf9d3",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2a0caab6ae647ee8eaf516534d6fe05c84e0f2",
          "body": null,
          "is_bot": false,
          "headline": "Nicer code",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe5d373d8dc565105820e8017251912e8d686cc",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fbc1be705cc9b94bb9edb5bbf5410d6ec14cc5b",
          "body": "…-1.0.7\n\nBump path-parse from 1.0.6 to 1.0.7",
          "is_bot": false,
          "headline": "Merge pull request #32 from jkroso/dependabot/npm_and_yarn/path-parse…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0ab4bac033d35628eccd9cabf20b5c32b0493f",
          "body": "….2.8\n\nBump minimist from 1.2.5 to 1.2.8",
          "is_bot": false,
          "headline": "Merge pull request #44 from jkroso/dependabot/npm_and_yarn/minimist-1…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0cec12a27b92e73fb1aa0243931c182cd1d99d",
          "body": "…3.1.2\n\nBump minimatch from 3.0.4 to 3.1.2",
          "is_bot": false,
          "headline": "Merge pull request #46 from jkroso/dependabot/npm_and_yarn/minimatch-…",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8807951520459d212d3e6fdd8f5c1de23206f5ea",
          "body": "2.0",
          "is_bot": false,
          "headline": "Merge pull request #58 from jkroso/2.0",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f772bb062abfd7e4c648182f46ec4c5e9ebd860",
          "body": null,
          "is_bot": false,
          "headline": "Add separators",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-26T18:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed3f92400cbd78ece7bd766f95a66159cf7a845",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555f84fdecfd1c30c5cb6af84c82b57cf86fedbc",
          "body": null,
          "is_bot": false,
          "headline": "Shorter readme",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2d5cd14655935d965b47486d5ed12307171c45",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into 2.0",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de26d00acbaff4556a59cbc358fd0389db6885c3",
          "body": null,
          "is_bot": false,
          "headline": "Update badge",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6c4e220b1a475842ef92aa17964d739842d660",
          "body": null,
          "is_bot": false,
          "headline": "Create test.yml",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "018bfc7cce0132afb70ca583ab89ebece5bf175c",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154e52c7a96fbeac5f61185cd3d7c6cbc7e00797",
          "body": null,
          "is_bot": false,
          "headline": "Ignore exports",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "112df5111360651b3a84cbae51ea91247ae9a743",
          "body": null,
          "is_bot": false,
          "headline": "Center",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e080522925de21ff8b30cb00b947bad306e667e",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceec9bd8b7bfcf176ab72f59145d28c8c527e1d1",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3bb98e6ab17b068c0e33f67ad8c52b7b15d80c0",
          "body": null,
          "is_bot": false,
          "headline": "Add meta license",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873002b3f94b183fce86b52260b5c9086e2b41b3",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ebf299d68e115f0db04bab1dddcf2dcac4a5df",
          "body": null,
          "is_bot": false,
          "headline": "Complete locales",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-25T00:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c787ad21162883f64bce4f3f1603558fec146d",
          "body": null,
          "is_bot": false,
          "headline": "Add locales",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T23:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c06933e24c0bdc75f49f9af4b8e97fed5cc1c6",
          "body": null,
          "is_bot": false,
          "headline": "Split proto test",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T22:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd867880a386db634b9874b66495b3d89d179a3",
          "body": null,
          "is_bot": false,
          "headline": "Make esm only",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T22:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b6c3f9d08b89682fc764f689fb2b3f38c2adc2",
          "body": null,
          "is_bot": false,
          "headline": "Get rid of mjs",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T22:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33f5cc2b6dd374dc473471154e0df9ca3478cc0",
          "body": null,
          "is_bot": false,
          "headline": "Update index.mjs",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T10:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18fe90afbe2806fb6aa43e3c223fde65800141d1",
          "body": null,
          "is_bot": false,
          "headline": "1.1.2",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2025-01-24T10:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99127b9bfdfb94aacc6cb7a4192a932cad1ff86",
          "body": "Prevent using prototype properties as units",
          "is_bot": false,
          "headline": "Merge pull request #56 from goto-bus-stop/prototype",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-24T10:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c46937d935ec3d765d05d74621171c5d6dc6cea",
          "body": null,
          "is_bot": false,
          "headline": "Prevent using prototype properties as units",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2025-01-24T08:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f6e5ea3bd5c000567da3bab4f8a598338a9dae",
          "body": null,
          "is_bot": false,
          "headline": "add failing tests for prototype properties",
          "author_name": "Renée Kooi",
          "author_login": "goto-bus-stop",
          "committed_at": "2025-01-24T08:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70a87e3d7b71f25ade229791b5ae10388f81682",
          "body": null,
          "is_bot": false,
          "headline": "Create tea.yaml",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2025-01-18T21:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136ec3d932b21837de3417fdc7778b6c5392ef90",
          "body": "Add next unit support",
          "is_bot": false,
          "headline": "Merge pull request #55 from jkroso/next-unit",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2024-12-01T19:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f590aaa705a081d794235a1f1d0e4ed84260c03a",
          "body": null,
          "is_bot": false,
          "headline": "1.1.1",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2024-12-01T19:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca66aabb9926c25f07513e032f55cf05f6b8fffe",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2024-12-01T19:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06141a91e7f11611b71e24c88be8243af377883a",
          "body": null,
          "is_bot": false,
          "headline": "Add lowercase test",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2024-12-01T19:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee316c69809946e6dda81293251fe176a9f25be",
          "body": null,
          "is_bot": false,
          "headline": "Update index.mjs",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2024-12-01T17:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7a1f0d55758674aa66575f358a0f01059faa39",
          "body": null,
          "is_bot": false,
          "headline": "Add next unit support",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2024-12-01T17:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7964285c045c811f62d03d55c3bd200deee251",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #53 from Mykhailo-Sichkaruk/patch-1",
          "author_name": "Dmitry Iv.",
          "author_login": "dy",
          "committed_at": "2024-09-27T20:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e767e84ea366565f978ff270140966a41cb0ab87",
          "body": null,
          "is_bot": false,
          "headline": "Use `null` return type instead of `undefined`",
          "author_name": "Mykhailo Sichkaruk",
          "author_login": "Mykhailo-Sichkaruk",
          "committed_at": "2024-09-27T18:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f959d2e7309cde7da3b4d3cffb08e09f5f7631bb",
          "body": null,
          "is_bot": false,
          "headline": "1.1.0",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-06-06T18:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666da296bc824b32ce58740bc9bcd44318f9f64f",
          "body": null,
          "is_bot": false,
          "headline": "Fix negative parsing",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-06-06T18:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb37ab464563ab9b58c32bb85917d4ac25768246",
          "body": "Fix ESM types",
          "is_bot": false,
          "headline": "Merge pull request #47 from remcohaszing/fix-types",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-05-08T14:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafa5befabd0984e52874a9091507be1670a1493",
          "body": "Fix the type definitions for CJS",
          "is_bot": false,
          "headline": "Merge pull request #48 from remcohaszing/cjs-exports-default-types",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-05-02T16:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75de6002ec9a6e9acf9e5ff927a6ea16aeae9d47",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into cjs-exports-default-types",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-05-02T16:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c44a73bf41c75e80ae411807c6e0902a5b1969e",
          "body": "fix return type",
          "is_bot": false,
          "headline": "Merge pull request #50 from trim21/patch-1",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-05-02T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f8ac1e824b2f1b592418b49d7e7495bc4ca511",
          "body": null,
          "is_bot": false,
          "headline": "Update index.d.ts",
          "author_name": "Trim21",
          "author_login": "trim21",
          "committed_at": "2023-05-01T16:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9654d30ee0322d038a44c71e3e283217ffe2dfa",
          "body": "Ideally a package always provides a default entrypoint that matches the\npackage type.",
          "is_bot": false,
          "headline": "Add exports.default in package.json",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2023-05-01T09:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a5e20036e591908ec45cbd859000d7eed46f0c",
          "body": "Suggestion 1 from #23 was the correct approach. However, solution 2 was\napplied in #24. As a result, `parse` now has an index key of type number,\nexcept for the `default` property, which is a circular self reference.\n\nAs a result, the types look a bit funky, but they are now technically\ncorrect.",
          "is_bot": false,
          "headline": "Fix the type definitions for CJS",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2023-03-20T09:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e3604b1a28030b68dca4be7cfa0750634d4361",
          "body": "The ESM types were not included in the package. Also The `export` field\nincluded the `types` property, which shouldn’t be needed if the type\ndefinitions filename matches the name of the file they type.",
          "is_bot": false,
          "headline": "Fix ESM types",
          "author_name": "Remco Haszing",
          "author_login": "remcohaszing",
          "committed_at": "2023-03-20T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968f7c0e771ebd76841accba729b6752661d93be",
          "body": null,
          "is_bot": false,
          "headline": "1.0.3",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-03-05T01:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b80627487110890e29152a659abc83f46f8017",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\n- [Release notes](https://github.com/isaacs/minimatch/releases)\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump minimatch from 3.0.4 to 3.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-05T01:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38faee4c569d79843b10bd0ac843417ba5f874d1",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2023-03-05T01:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b931bd18ff6032d8b1af16ccdcca92f500b75cdb",
          "body": "Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.\n- [Release notes](https://github.com/minimistjs/minimist/releases)\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump minimist from 1.2.5 to 1.2.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-04T13:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608d092ab7420592cade78114e244fa99e8d7057",
          "body": "Fix ESM types",
          "is_bot": false,
          "headline": "Merge pull request #43 from remcohaszing/fix-esm-types",
          "author_name": "Dmitry Iv",
          "author_login": "dy",
          "committed_at": "2022-07-26T18:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 21,
      "latest_release_at": "2025-02-11T13:13:04Z",
      "latest_release_tag": "v2.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 21,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 535,
      "mean_days_between_releases": 350.7
    },
    "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": "parse-duration",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "parse",
            "duration",
            "time"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/parse-duration",
          "is_deprecated": false,
          "latest_version": "2.1.8",
          "repository_url": "https://github.com/jkroso/parse-duration",
          "versions_count": 35,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 3083119,
          "first_published_at": "2013-12-19T06:38:53.967000Z",
          "latest_published_at": "2026-07-10T03:16:05.957000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 21
        }
      ]
    },
    "popularity": {
      "forks": 47,
      "stars": 346,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2017-03-26",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-05-04",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 2
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 2
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 2
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 47,
        "total_forks": 47
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 5502,
      "source_files_sampled": 12,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-xvch-5gv4-984h"
            ],
            "fixed_version": "1.2.6",
            "advisory_count": 1,
            "oldest_advisory_days": 1596
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 416
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj",
              "GHSA-f8q6-p94x-37v3"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 4,
            "oldest_advisory_days": 1382
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-hj48-42vr-x3v9"
            ],
            "fixed_version": "1.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1815
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 10,
        "affected_count": 4,
        "assessed_count": 42,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "defined",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotignore",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "resumer",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimleft",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimright",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 42,
        "direct_count": 0,
        "indirect_count": 42
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 29,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 35,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "dy",
          "commits": 130,
          "avatar_url": "https://avatars.githubusercontent.com/u/300067?v=4"
        },
        {
          "type": "User",
          "login": "jkroso",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/1103796?v=4"
        },
        {
          "type": "User",
          "login": "remcohaszing",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/779047?v=4"
        },
        {
          "type": "User",
          "login": "spokodev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/239690017?v=4"
        },
        {
          "type": "User",
          "login": "goto-bus-stop",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006268?v=4"
        },
        {
          "type": "User",
          "login": "trim21",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/13553903?v=4"
        },
        {
          "type": "User",
          "login": "naveentehrpariya",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/85184343?v=4"
        },
        {
          "type": "User",
          "login": "nordluf",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1384399?v=4"
        },
        {
          "type": "User",
          "login": "sawa-ko",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/56084970?v=4"
        },
        {
          "type": "User",
          "login": "justpiple",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/83589651?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.783
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/23 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "47af1e960d96be6a09894e3c4b8805fbf7a82fe9",
        "ran_at": "2026-07-31T13:29:22Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-10T03:16:27Z",
      "oldest_open_prs": [
        {
          "number": 67,
          "created_at": "2026-03-17T22:29:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-08T18:44:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jkroso/parse-duration",
    "host": "github.com",
    "name": "parse-duration",
    "owner": "jkroso"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 42,
      "inputs": {
        "security": 47,
        "vitality": 54,
        "community": 66,
        "governance": 67,
        "engineering": 44,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 56,
        "overall_after_jurisdiction_multiplier": 42
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.98,
              "days_since_last_push": 21,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 21 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 52,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v2.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 535,
              "mean_days_between_releases": 350.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 535 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 535
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~350.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 350.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 21,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 21 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 47,
              "stars": 346,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "346 stars",
                "points": 41.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 346
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "47 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": [
                "parse-duration"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 3083119
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,083,119 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3083119,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.783
            },
            "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 78% of commits",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 0,
              "closed_issues": 35,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/35 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 35
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/23 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "followers": 93,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jkroso",
              "public_repos": 214,
              "account_age_days": 5413
            },
            "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": "93 followers of jkroso",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 93,
                      "login": "jkroso"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "214 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 214
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "parse-duration"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 21
            },
            "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 21 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "35 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 47,
        "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. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 34,
              "security_posture_before_jurisdiction": 46
            },
            "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": "5 out of 6 merged PRs checked by a CI test -- score normalized to 8",
                "points": 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 6/23 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 42
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 10,
              "affected_packages": 4,
              "assessed_packages": 42,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 2, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 42,
              "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": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.296,
              "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": "29 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "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": 5502,
              "source_files_sampled": 12,
              "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/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "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-31T13:29:39.799165Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jkroso/parse-duration.svg",
  "full_name": "jkroso/parse-duration",
  "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.