Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 22:53 UTC

JuliaCollections / DataStructures.jl

Julia implementation of Data structures

JuliaMIT★ 744 stars⑂ 261 forkssince Mar 2013View on GitHub ↗

JuliaCollections/DataStructures.jl holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on AI Readiness (34/100). It was last updated 9 days ago. 4 contributors account for most of its recent work.

72
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

JuliaCollectionsOrganization
64 followers24 public repossince Dec 2016

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

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
13.2/36Commit cadence — 19/52 weeks with commits
14.9/18Commit volume — 45 commits in the last year
10/10OpenSSF Scorecard: Maintained — 10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year45
human_commit_share0.9
days_since_last_push9
active_weeks_last_year19
How it's scored
27/27Ships releases — 78 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~54.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count78
latest_release_tagv0.19.6
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases54.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

63Moderate · 18% of overall
How it's scored
46.6/60Stars — 744 stars
20.1/25Forks — 261 forks
7.7/15Watchers — 25 watchers
Inputs used
forks261
stars744
watchers25
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

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

76Good · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
18.4/22.5Commit distribution — top contributor authored 18% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 126 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled99
top_contributor_share0.184
How it's scored
31.6/46.8Issue resolution — 68% of issues closed
30.8/38.3PR acceptance — 431/535 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs431
open_issues122
closed_issues253
issue_closed_ratio0.675
closed_unmerged_prs104
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13/25Owner reach — 64 followers of JuliaCollections
22.2/25Track record — 24 public repos, account ~9 yr old
Inputs used
followers64
owner_typeOrganization
is_verified
owner_loginJuliaCollections
public_repos24
account_age_days3,514

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://juliacollections.github.io/DataStructures.jl/dev/
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsjulia, data-structures
has_wikino
homepagehttps://juliacollections.github.io/DataStructures.jl/dev/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

65Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 126 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 — 10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

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.

34At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.6/40Legible commit history — 50 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.556
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 9 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.09
How it's scored
0/45Type-checkable code — Julia without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

744GitHub stars
99contributors
45commits, last 12 months
9days since last push
78releases
4bus factor
122open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 261 ⇿
0Stars
261Forks
76Releases

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.

05010015020025030025542013-032019-102026-05
Major 0Minor 14Patch 62

Each point covers 13 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 126 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "julia",
        "data-structures"
      ],
      "is_fork": false,
      "size_kb": 4218,
      "has_wiki": false,
      "homepage": "https://juliacollections.github.io/DataStructures.jl/dev/",
      "languages": {
        "Julia": 602455
      },
      "pushed_at": "2026-07-17T09:11:46Z",
      "created_at": "2013-03-13T16:28:14Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T08:48:21Z",
      "description": "Julia implementation of Data structures",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "JuliaCollections",
      "company": null,
      "location": null,
      "followers": 64,
      "avatar_url": "https://avatars.githubusercontent.com/u/24502254?v=4",
      "created_at": "2016-12-11T04:32:22Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 3514
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.19.6",
          "kind": "patch",
          "published_at": "2026-07-17T09:09:53Z"
        },
        {
          "tag": "v0.19.5",
          "kind": "patch",
          "published_at": "2026-06-01T14:07:16Z"
        },
        {
          "tag": "v0.19.4",
          "kind": "patch",
          "published_at": "2026-03-27T14:48:11Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2025-11-04T22:29:58Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2025-11-04T02:06:40Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2025-08-26T02:59:47Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2025-08-01T04:38:14Z"
        },
        {
          "tag": "v0.18.22",
          "kind": "patch",
          "published_at": "2025-03-18T16:44:28Z"
        },
        {
          "tag": "v0.18.21",
          "kind": "patch",
          "published_at": "2025-03-18T16:08:45Z"
        },
        {
          "tag": "v0.18.20",
          "kind": "patch",
          "published_at": "2025-03-17T16:43:22Z"
        },
        {
          "tag": "v0.18.19",
          "kind": "patch",
          "published_at": "2025-03-17T16:17:54Z"
        },
        {
          "tag": "v0.18.18",
          "kind": "patch",
          "published_at": "2025-03-17T13:42:04Z"
        },
        {
          "tag": "v0.18.17",
          "kind": "patch",
          "published_at": "2025-03-17T13:38:20Z"
        },
        {
          "tag": "v0.18.16",
          "kind": "patch",
          "published_at": "2025-03-17T13:34:35Z"
        },
        {
          "tag": "v0.18.15",
          "kind": "patch",
          "published_at": "2023-08-03T14:18:54Z"
        },
        {
          "tag": "v0.18.14",
          "kind": "patch",
          "published_at": "2023-06-29T03:22:08Z"
        },
        {
          "tag": "v0.18.13",
          "kind": "patch",
          "published_at": "2022-05-24T10:52:15Z"
        },
        {
          "tag": "v0.18.12",
          "kind": "patch",
          "published_at": "2022-05-06T12:28:39Z"
        },
        {
          "tag": "v0.18.11",
          "kind": "patch",
          "published_at": "2021-12-08T21:56:21Z"
        },
        {
          "tag": "v0.18.10",
          "kind": "patch",
          "published_at": "2021-08-09T17:12:45Z"
        },
        {
          "tag": "v0.18.9",
          "kind": "patch",
          "published_at": "2021-01-19T14:28:49Z"
        },
        {
          "tag": "v0.18.8",
          "kind": "patch",
          "published_at": "2020-10-23T00:20:29Z"
        },
        {
          "tag": "v0.18.7",
          "kind": "patch",
          "published_at": "2020-10-03T23:06:16Z"
        },
        {
          "tag": "v0.18.6",
          "kind": "patch",
          "published_at": "2020-09-15T19:05:30Z"
        },
        {
          "tag": "v0.18.5",
          "kind": "patch",
          "published_at": "2020-09-13T19:05:37Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2020-09-04T17:05:33Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2020-09-02T19:05:43Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2020-08-24T15:05:19Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2020-08-23T15:05:08Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2020-08-17T21:04:51Z"
        },
        {
          "tag": "v0.17.20",
          "kind": "patch",
          "published_at": "2020-08-04T12:06:18Z"
        },
        {
          "tag": "v0.17.19",
          "kind": "patch",
          "published_at": "2020-06-25T22:03:13Z"
        },
        {
          "tag": "v0.17.18",
          "kind": "patch",
          "published_at": "2020-06-14T22:03:47Z"
        },
        {
          "tag": "v0.17.17",
          "kind": "patch",
          "published_at": "2020-05-23T13:04:05Z"
        },
        {
          "tag": "v0.17.16",
          "kind": "patch",
          "published_at": "2020-05-16T13:03:59Z"
        },
        {
          "tag": "v0.17.15",
          "kind": "patch",
          "published_at": "2020-04-29T19:02:11Z"
        },
        {
          "tag": "v0.17.14",
          "kind": "patch",
          "published_at": "2020-04-29T13:02:28Z"
        },
        {
          "tag": "v0.17.13",
          "kind": "patch",
          "published_at": "2020-04-19T20:02:40Z"
        },
        {
          "tag": "v0.17.12",
          "kind": "patch",
          "published_at": "2020-04-12T15:02:12Z"
        },
        {
          "tag": "v0.17.11",
          "kind": "patch",
          "published_at": "2020-04-01T09:02:36Z"
        },
        {
          "tag": "v0.17.10",
          "kind": "patch",
          "published_at": "2020-02-25T21:02:57Z"
        },
        {
          "tag": "v0.17.9",
          "kind": "patch",
          "published_at": "2020-01-15T20:57:48Z"
        },
        {
          "tag": "v0.17.8",
          "kind": "patch",
          "published_at": "2020-01-15T10:46:30Z"
        },
        {
          "tag": "v0.17.7",
          "kind": "patch",
          "published_at": "2020-01-03T13:33:58Z"
        },
        {
          "tag": "v0.17.6",
          "kind": "patch",
          "published_at": "2019-11-22T12:19:33Z"
        },
        {
          "tag": "v0.17.5",
          "kind": "patch",
          "published_at": "2019-10-29T11:02:18Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2019-10-27T22:02:23Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2019-10-21T17:05:24Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2019-10-07T08:20:47Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2019-10-01T14:17:15Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2019-07-05T19:04:43Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2019-07-05T17:52:23Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2019-05-22T15:03:36Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2019-04-09T20:22:18Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2019-01-08T11:23:05Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2018-09-24T09:31:16Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2018-09-21T10:08:13Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2018-09-11T09:03:02Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2018-08-27T17:00:07Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-08-07T16:36:20Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-07-18T23:28:58Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2018-07-09T14:24:51Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-06-29T09:23:48Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2018-05-25T06:15:40Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-05-08T08:38:53Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-04-21T19:30:02Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2018-01-05T09:35:35Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2017-12-13T20:27:05Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2017-09-20T09:54:05Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2017-09-05T23:20:24Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-09-02T15:59:13Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-07-26T18:04:50Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-07-11T04:01:09Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2017-02-22T06:33:00Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2017-01-18T16:29:17Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2017-01-07T20:50:29Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-01-05T17:18:49Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2016-02-11T01:41:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "00d74cbd3e7bd6eb72f5cba19c1e8599dbe9d4f8",
          "body": "* Bump OrderedCollections compat to include v2\n\n* Bump patch version to v0.19.6",
          "is_bot": false,
          "headline": "Bump OrderedCollections compat to include v2 (#973)",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2026-07-17T08:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaeab026a860400cb94c15f321147a5db4269450",
          "body": "…ns/actions/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #979 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-06-23T03:30:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5582742e4ad75e0e87375e1881441efbc68e82ec",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T21:12:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4513f67936c4c758688c3893493339ec6a202183",
          "body": "docs: document array-as-heap functions",
          "is_bot": false,
          "headline": "Merge pull request #977 from JohnCobbler/docs/957-heap-functions",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-06-10T11:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7ce0c316feb4b150ec588cacde92b82d9d6b3d",
          "body": "…ns/codecov/codecov-action-7\n\nBump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #978 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-06-10T11:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e295dded26e54d478870bd4256c4e204b34d5f",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T21:12:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "499c2eb64319a38a81a52788fc4b32e3216d9412",
          "body": "Add an @docs block listing heappush!, heappop!, heapify!, heapify, and\nisheap, none of which were rendered in the manual. heapify also had no\nattached docstring: a comment between its docstring and definition detached\nit, so the @docs entry and heapify!'s @ref could not resolve. Move the\ncomment above the docstring and refresh its jldoctest output.\n\nFixes #957\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Document array-as-heap functions",
          "author_name": "John Cobbler",
          "author_login": "JohnCobbler",
          "committed_at": "2026-06-06T00:06:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd699feff4ccfc4d11ed8953b5fc0ba5a2c32d62",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.19.4 to 0.19.5 (#972)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-06-01T13:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1fb53c87f4ac6c9a92f75d4417de2f9f58324ce",
          "body": null,
          "is_bot": false,
          "headline": "dicts: improve performance for non-concrete values and keys (#971)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-06-01T11:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80de06b27fad935a014f4d673a862cfaf9152dcb",
          "body": "…ns/codecov/codecov-action-6\n\nBump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #967 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-05-14T07:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84419a2bcd07956ee852f649b5e50eecab998440",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T22:01:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf55c36639e2c16d5242db378c20d9d2e2bda0a3",
          "body": "release 0.19.3",
          "is_bot": false,
          "headline": "Merge pull request #964 from JuliaCollections/ox/release",
          "author_name": "Oscar Smith",
          "author_login": "oscardssmith",
          "committed_at": "2026-03-27T14:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cceb64a5f5553169dd6c14c06be4623f976b7dd",
          "body": "feat: implement `Base.in` for `IntDisjointSet` and `DisjointSet`",
          "is_bot": false,
          "headline": "Merge pull request #966 from AayushSabharwal/as/disjoint-set-in",
          "author_name": "Oscar Smith",
          "author_login": "oscardssmith",
          "committed_at": "2026-03-25T12:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab38945e391b5c92d66d4dcd9a73211728883f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement `Base.in` for `IntDisjointSet` and `DisjointSet`",
          "author_name": "Aayush Sabharwal",
          "author_login": "AayushSabharwal",
          "committed_at": "2026-03-23T07:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06eb26e60e9d8dd01dd5f416722994a783ba5ae8",
          "body": "…ns/julia-actions/cache-3\n\nBump julia-actions/cache from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #965 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-03-11T00:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37362def9b696d7f9731c79014f62f7194a61a4f",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/cache from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T22:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e360ca0cbd6aa663c8df0443d420813cd8c523",
          "body": null,
          "is_bot": false,
          "headline": "release",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-02-04T05:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56640d31ec6797e6c91f41c8d96df39069917c5",
          "body": "Fix MutableBinaryHeap{T} when T is Union/abstract",
          "is_bot": false,
          "headline": "Merge pull request #869 from cmcaine/fix-mutable-binheap-unions",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-02-04T05:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d332e6050edf9166f8e2781064571708bddf1d21",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-mutable-binheap-unions",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2026-02-01T23:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67c498a11402f6c18e5e74c69d95e2621f75aa0",
          "body": "…ns/actions/checkout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #962 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-12-01T00:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911b44afb844d974976c47b2ba291faec3a304ee",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T21:14:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6eba5a4d1333d8cccd53c9e6ec6646c3396b997",
          "body": "…rcolate_up!` (#960)\n\n* Don't require the element to be provided to `percolate_down!`\n\n* Also fix percolate_up!\n\n* Add tests\n\n* Add changelog entry\n\n* v0.19.3",
          "is_bot": false,
          "headline": "Don't require the element to be provided to `percolate_down!` and `pe…",
          "author_name": "Tomáš Drvoštěp",
          "author_login": "Drvi",
          "committed_at": "2025-11-04T22:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9961a98b5dcf840894da5bfb86896d2c4abc446",
          "body": "Improve bounds checks in heap operations",
          "is_bot": false,
          "headline": "Merge pull request #954 from Drvi/td-heap-boundchecks",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-11-04T01:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d87fe9d7d27e47070111918fe02282ecbfdece",
          "body": "Fix naming of DisjointSet in documentation and tests",
          "is_bot": false,
          "headline": "Merge pull request #959 from m-fila/disjointset_rename_docs",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-10-28T02:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1651ad028d9efb3196f53196afe9cd997d077a9",
          "body": null,
          "is_bot": false,
          "headline": "v0.19.2",
          "author_name": "Tomáš Drvoštěp",
          "author_login": "Drvi",
          "committed_at": "2025-10-24T18:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3241b0cb4937fe15ac55444fde9726f72c497e",
          "body": null,
          "is_bot": false,
          "headline": "Fix naming of DisjointSet in documentation and tests",
          "author_name": "Mateusz Jakub Fila",
          "author_login": "m-fila",
          "committed_at": "2025-10-24T10:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292debdb18db3bde53a9e5985c440ec09b2d917c",
          "body": null,
          "is_bot": false,
          "headline": ".",
          "author_name": "Tomáš Drvoštěp",
          "author_login": "Drvi",
          "committed_at": "2025-09-09T10:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc3ca62e4cb3b52de4523f05b66dde5ce447c84",
          "body": null,
          "is_bot": false,
          "headline": "PR feedback",
          "author_name": "Tomáš Drvoštěp",
          "author_login": "Drvi",
          "committed_at": "2025-09-09T10:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "708eeae706f1f26b6f10a7590824166427802a82",
          "body": null,
          "is_bot": false,
          "headline": "Improve bounds checks in heap operations",
          "author_name": "Tomáš Drvoštěp",
          "author_login": "Drvi",
          "committed_at": "2025-09-08T10:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86628e81eddcb849d4cf733c8e002101906e95e",
          "body": "Prep for v0.19.1",
          "is_bot": false,
          "headline": "Merge pull request #953 from odow/od/v0.19.1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-26T02:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71775aa0f5254e1e02995dff6a3bd40357260040",
          "body": "Fix deprecation of DisjointSets(xs...) to avoid warning on package load",
          "is_bot": false,
          "headline": "Merge pull request #951 from odow/od/fix-deprecation",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-26T02:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5b613280f6a2392d3198ca6999b8b5f2fcd53e",
          "body": null,
          "is_bot": false,
          "headline": "Prep for v0.19.1",
          "author_name": "odow",
          "author_login": "odow",
          "committed_at": "2025-08-25T22:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45952124083d0c25a0b16810c54bb591c0f70f76",
          "body": null,
          "is_bot": false,
          "headline": "Fix deprecation of DisjointSets(xs...) to avoid warning on package load",
          "author_name": "odow",
          "author_login": "odow",
          "committed_at": "2025-08-25T22:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf5146d5b5b553ce724a0edca9a8f2da1725bf1d",
          "body": "Fix pop! with default for OrderedRobinDict",
          "is_bot": false,
          "headline": "Merge pull request #950 from rossviljoen/rv/robindict-fix",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-25T03:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e10604440d953cbfa361d9bad3b8e7caeb66f8",
          "body": null,
          "is_bot": false,
          "headline": "fix pop!",
          "author_name": "Ross Viljoen",
          "author_login": "rossviljoen",
          "committed_at": "2025-08-20T13:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988cbface1b46cb859132cfe385958f8d9928dcf",
          "body": null,
          "is_bot": false,
          "headline": "test",
          "author_name": "Ross Viljoen",
          "author_login": "rossviljoen",
          "committed_at": "2025-08-20T13:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c5a5166b250c25bba2ac7a7bc29a2d8220864f",
          "body": "add docstrings to default_dict",
          "is_bot": false,
          "headline": "Merge pull request #948 from maganaluis/lm/default-dict-docs",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-20T03:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88d6cd71c7b421027663a426c49244ce73ff5b44",
          "body": null,
          "is_bot": false,
          "headline": "remove comment",
          "author_name": "Luis Magana",
          "author_login": "maganaluis",
          "committed_at": "2025-08-19T14:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "331b9da28c52506798a759ff34529359d755eaf2",
          "body": null,
          "is_bot": false,
          "headline": "add docstrings to default_dict",
          "author_name": "Luis Magana",
          "author_login": "maganaluis",
          "committed_at": "2025-08-19T14:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1140685a07cfab627880a4f8b994bda8d5842f6f",
          "body": "…ns/actions/checkout-5\n\nBump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #947 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-12T09:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9483318a9eaeda77b9e19a48e3b7be1e6f6d44",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T06:56:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93ec6359c3d1d30851df4239ba6a43c7c66aab64",
          "body": null,
          "is_bot": false,
          "headline": "Add `Integer` type annotation to `sizehint!` overloads (#945)",
          "author_name": "Shuhei Kadowaki",
          "author_login": "aviatesk",
          "committed_at": "2025-08-02T06:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d3a769cadcad3887fdcdd672d97c4b102e4b5f",
          "body": null,
          "is_bot": false,
          "headline": "link to where missing change notes are (#944)",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-01T06:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7557d22780f5579608b32f2a5dad18d4821d7fa",
          "body": "release v0.19",
          "is_bot": false,
          "headline": "Merge pull request #943 from JuliaCollections/avi/release-0.19",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-08-01T03:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15163f91728a143fab1f0d4943b607f72851f7d2",
          "body": "It's been nearly 5 years since the last release, so let's definitely\nrelease a new version.\n\nThis release appears to be quite breaking. I used CLAUDE to write\nrelease notes that follow the [Keep a\nchangelog](https://keepachangelog.com/en/1.1.0/) format.",
          "is_bot": false,
          "headline": "release v0.19",
          "author_name": "Shuhei Kadowaki",
          "author_login": "aviatesk",
          "committed_at": "2025-07-31T20:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abe6a2638919f407fb11341c7431702d9bae426",
          "body": "Refactor `not_iterator_of_pairs` to stop using `InteractiveUtils`",
          "is_bot": false,
          "headline": "Merge pull request #936 from asinghvi17/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-05-02T04:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81eef601503a5a0a59535c2e3b890ac12bea25b3",
          "body": null,
          "is_bot": false,
          "headline": "Update src/dict_support.jl",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-05-01T11:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be4fefbed5e82bfd3997a07f85b8e7cfa5554d2",
          "body": null,
          "is_bot": false,
          "headline": "add missing begin",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-05-01T03:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ce804b6ab20a18e572621f5090743614556de1",
          "body": null,
          "is_bot": false,
          "headline": "add tests for full coverage",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-05-01T01:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1db618f30d88ef9459516845e603db47ba6e917",
          "body": null,
          "is_bot": false,
          "headline": "Simpler logic and fast path for known concrete-ish eltypes",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-05-01T01:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06aea47d465fbb3a96444b6de658b54bb78c757c",
          "body": null,
          "is_bot": false,
          "headline": "Update src/dict_support.jl",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-05-01T01:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd506395af641ddd02ad3c07fea5c6bb6ab31417",
          "body": null,
          "is_bot": false,
          "headline": "Update src/dict_support.jl",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-05-01T01:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6625cdf3dc72ffe2058be3c23061f444a056406c",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-04-30T21:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60feec6d5f3ddeb5198bcc005e66c9420ec69573",
          "body": null,
          "is_bot": false,
          "headline": "Update src/dict_support.jl",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-04-30T21:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7582ea22216933bd6021b9c9703a7014cbbf2051",
          "body": "Jeff and Oscar agree this should be equivalent (and precompilable!)",
          "is_bot": false,
          "headline": "do not use InteractiveUtils",
          "author_name": "Anshul Singhvi",
          "author_login": "asinghvi17",
          "committed_at": "2025-04-30T21:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70363ab2eb56262927ab9623722e351f282ba09f",
          "body": "Avoid unnecessary hash lookups in trie.jl",
          "is_bot": false,
          "headline": "Merge pull request #933 from AzamatB/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-03-25T05:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb1b9a36d57c61c3afe734e68d3ec3c98e5c40e",
          "body": "Co-authored-by: Jonas Schulze <jonas.schulze7@t-online.de>",
          "is_bot": false,
          "headline": "Update src/trie.jl",
          "author_name": "Azamat Berdyshev",
          "author_login": "AzamatB",
          "committed_at": "2025-03-24T14:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae1b9df8198aebdb7142fbf2488f0d011e4a353",
          "body": null,
          "is_bot": false,
          "headline": "optimize trie.jl",
          "author_name": "Azamat Berdyshev",
          "author_login": "AzamatB",
          "committed_at": "2025-03-24T11:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5031792c61056975b32bc926d5f9b7e4483f817",
          "body": null,
          "is_bot": false,
          "headline": "Define `empty!` for `BinaryHeap` and `MutableBinaryHeap` (#932)",
          "author_name": "David Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-03-21T10:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84dc88d6b034dbbc10767d17730fa5b1c8949475",
          "body": "…keep existing compat) (#876)\"\n\nThis reverts commit 6a7fa1ab2d1dd2dfd40b0c1c5446fcd452cb4fdd.",
          "is_bot": false,
          "headline": "Revert \"CompatHelper: add new compat entry for Compat at version 4, (…",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-18T16:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7fa1ab2d1dd2dfd40b0c1c5446fcd452cb4fdd",
          "body": "…sting compat) (#876)\n\nCo-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>",
          "is_bot": true,
          "headline": "CompatHelper: add new compat entry for Compat at version 4, (keep exi…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-18T16:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dcbd71c82df679d96bce3065ea2ec4a0a9428a2",
          "body": null,
          "is_bot": false,
          "headline": "CI: tweak Documenter workflow",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-18T16:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b93b33fae952b84d3de267e00706d0b0ec1b09",
          "body": "See https://github.com/JuliaRegistries/TagBot/issues/388",
          "is_bot": false,
          "headline": "CI: workaround TagBot issues",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-18T15:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5ba0ed7f25356b170b69fcc03b768b2bbf763c",
          "body": "…julia-actions/cache to cleanup caches (#931)\n\n* CI: run doctests to catch regressions\n\nRun it only against the Julia LTS release, as outputs may differ\nbetween Julia releases.\n\n* CI: allow julia-actions/cache to cleanup caches\n\n* CI: also tweak documenter.yml permissions",
          "is_bot": false,
          "headline": "CI: run doctests to catch regressions; test against Julia LTS; allow …",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-18T09:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09bee732c4d512b82f6333e29b1c26643b106e53",
          "body": "These turn out to be not very useful and often misleading.",
          "is_bot": false,
          "headline": "CI: remove invalidations test (#927)",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-18T08:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13fa666771179cc8fdc75124ea2f8d13a171ca5",
          "body": null,
          "is_bot": false,
          "headline": "Switch to Documenter 1.x (#929)",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T16:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c776a6ee9b6ae734b0419593c9f3948f15223689",
          "body": "Taken from https://github.com/julia-actions/julia-docdeploy README",
          "is_bot": false,
          "headline": "CI: update Documenter job to latest version (#928)",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T14:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb155959febc6a487a39d3b4b2fc52a9641f3c4",
          "body": "CI: use julia-actions/cache; don't force arch = x64; limit concurrency for PR CI",
          "is_bot": false,
          "headline": "Merge pull request #926 from JuliaCollections/mh/ci-cache",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T13:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0961e8ffdd2b5ada87c732afacdc7611c7553ab",
          "body": null,
          "is_bot": false,
          "headline": "CI: limit concurrency for PRs",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T13:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbdc9defebbcbb612d24a4855016381ebc3037df",
          "body": "... so that e.g. macOS ARM runners can use a native Julia\n\nHowever for Julia 1.6 on macOS we need to take special care,\nsee <https://discourse.julialang.org/t/117019> for details.",
          "is_bot": false,
          "headline": "CI: don't force arch unless needed",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T13:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c527b6324e77d5e536513cdddf45f75301bd7b97",
          "body": null,
          "is_bot": false,
          "headline": "CI: use julia-actions/cache",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T11:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d17aea2dc0e97253c54d7160d2ec048cce9cd7",
          "body": null,
          "is_bot": false,
          "headline": "CI: fix codecov integration, cleanup tagbot",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2025-03-17T11:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6869c97b6238658c84873c2f5a9e260acf6d7b",
          "body": "Update disjoint_set.jl",
          "is_bot": false,
          "headline": "Merge pull request #921 from amontoison/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-02-20T07:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd340ce798d3f499a938bb4abefedc7bb2c813b",
          "body": null,
          "is_bot": false,
          "headline": "Update disjoint_set.jl",
          "author_name": "Alexis Montoison",
          "author_login": "amontoison",
          "committed_at": "2025-02-14T17:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d5bb120c36506cf02c1bdffacc2555db7101a5",
          "body": "Co-authored-by: Frames White <oxinabox@ucc.asn.au>",
          "is_bot": false,
          "headline": "Update src/disjoint_set.jl",
          "author_name": "Alexis Montoison",
          "author_login": "amontoison",
          "committed_at": "2025-02-14T17:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2126bb5f9bd392c9ff29e8d240718d07d470dc78",
          "body": "Update TagBot.yml",
          "is_bot": false,
          "headline": "Merge pull request #922 from amontoison/patch-2",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2025-02-13T10:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e10ab3e6a656e4cad5ed4332e26b5ceb8c57817",
          "body": null,
          "is_bot": false,
          "headline": "Update TagBot.yml",
          "author_name": "Alexis Montoison",
          "author_login": "amontoison",
          "committed_at": "2025-02-12T18:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7df3d2ed73a3f54caeaa3c5c5d45b5a47e0649",
          "body": "Improve `sizehint!(DisjointSets)` such that we preallocate the vectors needed by the internal `IntDisjointSets`.",
          "is_bot": false,
          "headline": "Update disjoint_set.jl",
          "author_name": "Alexis Montoison",
          "author_login": "amontoison",
          "committed_at": "2025-02-12T17:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e5ea0938820d08807a7a13a6d370c9543231c4",
          "body": "…ns/actions/cache-4\n\nBump actions/cache from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #892 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-11-22T06:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225614da22c42b029429a461c1f6cfefb28cc289",
          "body": "README.md: update CI badges",
          "is_bot": false,
          "headline": "Merge pull request #917 from fingolfin/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-11-22T05:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f35d9b177a55ee81f2173bf5dbfb35a6a0e8141",
          "body": "No more Travis & AppVeyor, instead GitHub CI",
          "is_bot": false,
          "headline": "README.md: update CI badges",
          "author_name": "Max Horn",
          "author_login": "fingolfin",
          "committed_at": "2024-11-21T22:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf12a577997b05ea1e80d8fb28619e0b87be7e5",
          "body": "…ns/codecov/codecov-action-5\n\nBump codecov/codecov-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #916 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-11-19T07:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "818d743c2a9fbaca5411856e7b6d4fb3a69918c3",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-18T21:39:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90e955bd886dbaa151cdeaf72a2968a71602b1e3",
          "body": "Improve performance of sizehint! on BinaryHeap",
          "is_bot": false,
          "headline": "Merge pull request #907 from Tortar/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-04-18T06:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9913b5e072321873817f82c38d7f9672b48b85",
          "body": null,
          "is_bot": false,
          "headline": "Update binary_heap.jl",
          "author_name": "Tortar",
          "author_login": "ameligrana",
          "committed_at": "2024-04-17T15:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f349161b75afbe95b1c199c4f24298ba19c931f",
          "body": null,
          "is_bot": false,
          "headline": "Update arrays_as_heaps.jl",
          "author_name": "Tortar",
          "author_login": "ameligrana",
          "committed_at": "2024-04-17T15:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f024b0d2f739bb6fff7df1daf2f791fe06f7a14a",
          "body": null,
          "is_bot": false,
          "headline": "Update binary_heap.jl",
          "author_name": "Tortar",
          "author_login": "ameligrana",
          "committed_at": "2024-04-17T15:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f54f10977379854102a0796dde712a35fe032f3",
          "body": null,
          "is_bot": false,
          "headline": "Improve performance of sizehint! on BinaryHeap",
          "author_name": "Tortar",
          "author_login": "ameligrana",
          "committed_at": "2024-04-17T15:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be0527243efc11708623b1fa7b7e076aa77952e",
          "body": "Delete unnecessary methods to fix invalidations",
          "is_bot": false,
          "headline": "Merge pull request #904 from JamesWrigley/invalidations",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-04-12T11:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82ace5b83a46ae6c5369e201480951a1029b8dc6",
          "body": "- Base.keys() already works on AbstractDict's so we don't need one for\n  Accumulator.\n- Base.eltype() is already defined for AbstractArray's and CircularBuffer is an\n  AbstractVector so it doesn't need to define it again.\n- A Base.convert() from AbstractArray to Array is already defined:\n  https://github.com/JuliaLang/julia/blob/1ae41a2c0a3ba49d4b39dc4933dddf952b5f7f3c/base/array.jl#L612",
          "is_bot": false,
          "headline": "Delete unnecessary methods to fix invalidations",
          "author_name": "JamesWrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2024-04-12T10:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a523186b9f71f3055ee5f58ebca98058d9eb063b",
          "body": "…ns/julia-actions/setup-julia-2\n\nBump julia-actions/setup-julia from 1 to 2",
          "is_bot": false,
          "headline": "Merge pull request #903 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-04-08T10:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d740f24bf9242a4364865bbdf9e1379f1dd2c99e",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/setup-julia\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/setup-julia from 1 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T21:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77692eaf9fedafdefbfa1c135bea4886ca11f984",
          "body": "Conditional import of Base.isfull",
          "is_bot": false,
          "headline": "Merge pull request #896 from KronosTheLate/conditional_import_isfull",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-03-05T08:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5451407b8c7e66a2e572d2f50c0f75e675016d35",
          "body": "* Bump codecov/codecov-action from 3 to 4\r\n\r\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\ncaller scope.\r\n\r\n* Test CircularDeque for leaks\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use `Base._unsetindex!` in `pop!` and `popfirst!` (#897)",
          "author_name": "Kiran Pamnany",
          "author_login": "kpamnany",
          "committed_at": "2024-02-20T18:02:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e660ebbbbafb98ca337f47eeb4f9873cb0cea82e",
          "body": null,
          "is_bot": false,
          "headline": "Conditional import of Base.isfull",
          "author_name": "KronosTheLate",
          "author_login": "KronosTheLate",
          "committed_at": "2024-02-06T14:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b1d67b141584e0099acf5f155b4132c3ab3429e",
          "body": "…ns/codecov/codecov-action-4\n\nBump codecov/codecov-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #895 from JuliaCollections/dependabot/github_actio…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-06T03:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d65bf0971759c94542f52d3932c7bb4bd1faaf",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-05T21:16:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "45386fb223049638aefaf01d3a96fc05482dbfae",
          "body": "…type_container_size\n\nAllow other int types for type container size",
          "is_bot": false,
          "headline": "Merge pull request #893 from KronosTheLate/allow_other_int_types_for_…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-30T06:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d7d54e352f2cfd33c73c13c85daa9348768576",
          "body": null,
          "is_bot": false,
          "headline": "fix CircularDeque",
          "author_name": "KronosTheLate",
          "author_login": "KronosTheLate",
          "committed_at": "2024-01-25T14:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d119d1efc491b3fca96b396b359cb752a332d8a4",
          "body": null,
          "is_bot": false,
          "headline": "fix CircularBuffer",
          "author_name": "KronosTheLate",
          "author_login": "KronosTheLate",
          "committed_at": "2024-01-25T14:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 45,
      "latest_release_at": "2026-07-17T09:09:53Z",
      "latest_release_tag": "v0.19.6",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 54.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 261,
      "stars": 744,
      "watchers": 25,
      "fork_history": {
        "days": [
          {
            "date": "2013-03-16",
            "count": 1
          },
          {
            "date": "2013-06-29",
            "count": 1
          },
          {
            "date": "2013-11-29",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-04-07",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-05-20",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-06-24",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 2
          },
          {
            "date": "2014-07-23",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 2
          },
          {
            "date": "2014-10-09",
            "count": 1
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-10-18",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-09",
            "count": 1
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 2
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-07-19",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 2
          },
          {
            "date": "2015-08-09",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-11-16",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-08",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-30",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 2
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 2
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 2
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 2
          },
          {
            "date": "2020-06-01",
            "count": 2
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-12",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 2
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 2
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 255,
        "total_forks": 261
      },
      "star_history": null,
      "open_issues_and_prs": 182
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 60,
        "merged_prs": 431,
        "open_issues": 122,
        "closed_ratio": 0.675,
        "closed_issues": 253,
        "closed_unmerged_prs": 104
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "eulerkochy",
          "commits": 245,
          "avatar_url": "https://avatars.githubusercontent.com/u/33925317?v=4"
        },
        {
          "type": "User",
          "login": "oxinabox",
          "commits": 225,
          "avatar_url": "https://avatars.githubusercontent.com/u/5127634?v=4"
        },
        {
          "type": "User",
          "login": "kmsquire",
          "commits": 169,
          "avatar_url": "https://avatars.githubusercontent.com/u/223250?v=4"
        },
        {
          "type": "User",
          "login": "lindahua",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/1900250?v=4"
        },
        {
          "type": "User",
          "login": "yuyichao",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/712232?v=4"
        },
        {
          "type": "User",
          "login": "JeffBezanson",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/744556?v=4"
        },
        {
          "type": "User",
          "login": "c-p-murphy",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/6396338?v=4"
        },
        {
          "type": "User",
          "login": "sbromberger",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/941359?v=4"
        },
        {
          "type": "User",
          "login": "timholy",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/1525481?v=4"
        },
        {
          "type": "User",
          "login": "NHDaly",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/1582097?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.184
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "CompatHelper.yml",
        "Documenter.yml",
        "TagBot.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 126 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": "10 commit(s) and 2 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "00d74cbd3e7bd6eb72f5cba19c1e8599dbe9d4f8",
        "ran_at": "2026-07-26T22:53:04Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T00:32:01Z",
      "oldest_open_prs": [
        {
          "number": 213,
          "created_at": "2016-08-01T16:16:36Z",
          "last_comment_at": "2018-09-11T06:40:12Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 254,
          "created_at": "2017-01-16T07:21:57Z",
          "last_comment_at": "2017-03-18T17:24:13Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 264,
          "created_at": "2017-01-29T05:38:45Z",
          "last_comment_at": "2017-02-03T06:30:49Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 290,
          "created_at": "2017-06-01T14:59:42Z",
          "last_comment_at": "2018-11-20T13:14:31Z",
          "last_comment_author": "tpapp"
        },
        {
          "number": 391,
          "created_at": "2018-06-24T08:23:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 402,
          "created_at": "2018-07-20T14:02:13Z",
          "last_comment_at": "2023-07-16T01:38:15Z",
          "last_comment_author": "ericphanson"
        },
        {
          "number": 445,
          "created_at": "2018-09-14T11:47:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 451,
          "created_at": "2018-09-24T09:19:34Z",
          "last_comment_at": "2018-09-25T09:27:15Z",
          "last_comment_author": "jbrea"
        },
        {
          "number": 481,
          "created_at": "2019-01-22T00:08:45Z",
          "last_comment_at": "2019-01-22T16:39:36Z",
          "last_comment_author": "dillondaudert"
        },
        {
          "number": 487,
          "created_at": "2019-03-13T21:27:57Z",
          "last_comment_at": "2019-03-19T16:02:04Z",
          "last_comment_author": "SohamTamba"
        },
        {
          "number": 488,
          "created_at": "2019-03-22T16:44:40Z",
          "last_comment_at": "2019-03-23T03:30:37Z",
          "last_comment_author": "goropikari"
        },
        {
          "number": 511,
          "created_at": "2019-06-25T00:03:47Z",
          "last_comment_at": "2019-06-25T14:07:38Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 514,
          "created_at": "2019-07-10T19:16:39Z",
          "last_comment_at": "2019-07-26T13:58:30Z",
          "last_comment_author": "mcognetta"
        },
        {
          "number": 554,
          "created_at": "2019-11-21T21:41:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 564,
          "created_at": "2019-12-24T21:16:41Z",
          "last_comment_at": "2020-03-31T09:46:03Z",
          "last_comment_author": "jakobnissen"
        },
        {
          "number": 576,
          "created_at": "2020-02-09T18:37:23Z",
          "last_comment_at": "2020-02-11T08:49:00Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 588,
          "created_at": "2020-03-07T00:01:00Z",
          "last_comment_at": "2020-05-17T06:19:22Z",
          "last_comment_author": "eulerkochy"
        },
        {
          "number": 589,
          "created_at": "2020-03-07T06:07:21Z",
          "last_comment_at": "2020-09-14T09:04:18Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 592,
          "created_at": "2020-03-08T10:48:56Z",
          "last_comment_at": "2020-03-11T12:55:03Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 595,
          "created_at": "2020-03-13T02:14:35Z",
          "last_comment_at": "2020-03-14T12:44:59Z",
          "last_comment_author": "eulerkochy"
        }
      ],
      "last_merged_pr_at": "2026-07-17T08:48:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2014-02-12T19:24:52Z",
          "last_comment_at": "2017-10-31T10:45:52Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 16,
          "created_at": "2014-03-26T00:56:51Z",
          "last_comment_at": "2019-05-22T08:15:38Z",
          "last_comment_author": "sambitdash"
        },
        {
          "number": 44,
          "created_at": "2014-06-19T04:13:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 64,
          "created_at": "2014-10-25T22:08:33Z",
          "last_comment_at": "2015-03-07T20:59:57Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 83,
          "created_at": "2015-04-15T12:40:23Z",
          "last_comment_at": "2017-11-01T18:28:56Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 87,
          "created_at": "2015-04-18T23:52:55Z",
          "last_comment_at": "2015-04-21T15:09:41Z",
          "last_comment_author": "johnmyleswhite"
        },
        {
          "number": 203,
          "created_at": "2016-05-27T19:40:02Z",
          "last_comment_at": "2023-10-05T07:03:31Z",
          "last_comment_author": "laborg"
        },
        {
          "number": 218,
          "created_at": "2016-09-30T09:30:19Z",
          "last_comment_at": "2016-09-30T14:49:25Z",
          "last_comment_author": "simonbyrne"
        },
        {
          "number": 219,
          "created_at": "2016-10-15T14:35:53Z",
          "last_comment_at": "2019-09-01T22:53:08Z",
          "last_comment_author": "o314"
        },
        {
          "number": 220,
          "created_at": "2016-10-26T14:10:00Z",
          "last_comment_at": "2018-02-28T20:40:07Z",
          "last_comment_author": "rofinn"
        },
        {
          "number": 222,
          "created_at": "2016-10-30T09:49:49Z",
          "last_comment_at": "2016-11-28T17:30:01Z",
          "last_comment_author": "StephenVavasis"
        },
        {
          "number": 223,
          "created_at": "2016-11-12T22:01:08Z",
          "last_comment_at": "2017-10-03T22:22:20Z",
          "last_comment_author": "sairus7"
        },
        {
          "number": 234,
          "created_at": "2016-11-22T17:35:23Z",
          "last_comment_at": "2023-10-04T18:50:30Z",
          "last_comment_author": "laborg"
        },
        {
          "number": 243,
          "created_at": "2016-12-29T20:05:34Z",
          "last_comment_at": "2017-01-18T09:01:48Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 244,
          "created_at": "2017-01-04T03:10:22Z",
          "last_comment_at": "2023-10-05T06:52:43Z",
          "last_comment_author": "laborg"
        },
        {
          "number": 246,
          "created_at": "2017-01-05T17:36:12Z",
          "last_comment_at": "2020-07-04T21:11:12Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 259,
          "created_at": "2017-01-19T14:56:11Z",
          "last_comment_at": "2017-01-19T16:37:07Z",
          "last_comment_author": "kmsquire"
        },
        {
          "number": 297,
          "created_at": "2017-06-24T09:48:40Z",
          "last_comment_at": "2017-06-25T08:38:12Z",
          "last_comment_author": "timholy"
        },
        {
          "number": 309,
          "created_at": "2017-07-19T19:15:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 310,
          "created_at": "2017-07-22T07:02:07Z",
          "last_comment_at": "2019-09-29T22:26:13Z",
          "last_comment_author": "milesfrain"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JuliaCollections/DataStructures.jl",
    "host": "github.com",
    "name": "DataStructures.jl",
    "owner": "JuliaCollections"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 65,
        "vitality": 77,
        "community": 63,
        "governance": 76,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 45,
              "human_commit_share": 0.9,
              "days_since_last_push": 9,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "45 commits in the last year",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 78,
              "latest_release_tag": "v0.19.6",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 54.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~54.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 54.1
                    }
                  }
                ],
                "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": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 261,
              "stars": 744,
              "watchers": 25,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "744 stars",
                "points": 46.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 744
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "261 forks",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 261
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "25 watchers",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 76,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 99,
              "top_contributor_share": 0.184
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 126 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 431,
              "open_issues": 122,
              "closed_issues": 253,
              "issue_closed_ratio": 0.675,
              "closed_unmerged_prs": 104
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "431/535 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 431,
                      "decided": 535
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 64,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "JuliaCollections",
              "public_repos": 24,
              "account_age_days": 3514
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "64 followers of JuliaCollections",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 64,
                      "login": "JuliaCollections"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~9 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "julia",
                "data-structures"
              ],
              "has_wiki": false,
              "homepage": "https://juliacollections.github.io/DataStructures.jl/dev/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://juliacollections.github.io/DataStructures.jl/dev/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.5
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 126 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": "10 commit(s) and 2 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.556,
              "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": "50 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 50,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.09
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "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-26T22:53:30.667905Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaCollections/DataStructures.jl.svg",
  "full_name": "JuliaCollections/DataStructures.jl",
  "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 statistics.