原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"statistics",
"julialang"
],
"is_fork": false,
"size_kb": 1937,
"has_wiki": true,
"homepage": "https://juliastats.org/Statistics.jl/dev/",
"languages": {
"Julia": 86918
},
"pushed_at": "2026-05-15T07:58:35Z",
"created_at": "2019-09-18T10:36:30Z",
"owner_type": "Organization",
"updated_at": "2026-05-30T06:20:54Z",
"description": "The Statistics stdlib that ships with Julia.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": "https://juliastats.org",
"name": "Julia Statistics",
"type": "Organization",
"login": "JuliaStats",
"company": null,
"location": null,
"followers": 361,
"avatar_url": "https://avatars.githubusercontent.com/u/2761531?v=4",
"created_at": "2012-11-09T19:59:30Z",
"is_verified": null,
"public_repos": 43,
"account_age_days": 5007
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.11.1",
"kind": "patch",
"published_at": "2023-12-19T10:36:53Z"
},
{
"tag": "v1.11.0",
"kind": "minor",
"published_at": "2023-12-06T21:30:05Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2023-08-25T09:46:34Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2022-08-26T15:51:22Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2022-01-04T11:15:19Z"
},
{
"tag": "split",
"kind": "other",
"published_at": "2019-10-22T17:02:11Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2020-05-27T12:36:49Z"
}
],
"recent_commits": [
{
"oid": "e14c8f8ec37f33fc4413a25915cb443899748ae3",
"body": null,
"is_bot": false,
"headline": "fix forwarding of `beta` kwarg in `quantile!(::AbstractArray...)` (#205)",
"author_name": "Mason Protter",
"author_login": "MasonProtter",
"committed_at": "2026-05-15T07:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4a0cd12d0abd0a8aed8469a2e71c63ace1773d",
"body": "Also fix support for complex ranges, improve an error message.",
"is_bot": false,
"headline": "fix implicit conversion of range to array (#197)",
"author_name": "Miles Cranmer",
"author_login": "MilesCranmer",
"committed_at": "2026-01-13T21:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec386c9c081b3bd42ee94a937c9138020a18ee6",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6 (#196)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-07T08:32:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22dee82f9824d6045e87aa4b97e1d64fe6f01d8d",
"body": null,
"is_bot": false,
"headline": "Remove SparseArrays from deps (#189)",
"author_name": "Jürgen Fuhrmann",
"author_login": "j-fu",
"committed_at": "2025-02-19T13:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce3149f863977e125e3b425a240322c8f31c04e",
"body": "…gument (#186)\n\nAdds `quantile(f, v)` and `median(f, v)` methods, where `f` is a function,\r\nand `v` is an abstract array.\r\nFixes #141, #27.",
"is_bot": false,
"headline": "add methods for `median` and `quantile` with function as the first ar…",
"author_name": "Ajinkya Kokandakar",
"author_login": "ajinkya-k",
"committed_at": "2025-02-05T09:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bd5707f143eb624721a7df28ddef470e70ecef",
"body": "We should have updated the doctests when improving behavior at #184. Also update Documenter, which by default now fails when doctests fail.",
"is_bot": false,
"headline": "Fix `quantile` doctest (#188)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2025-02-04T21:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa5c6bb086997a397684c5b49b3af6d2f8df32a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #184 from JuliaStats/an/quantilemuladd",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2025-01-03T11:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd1531f7c839dd25bc878f8380ee68862b6b2f2",
"body": "Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>",
"is_bot": false,
"headline": "Update src/Statistics.jl",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2025-01-03T07:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d51c7ec034b7a2a91671a142463ec4cac32bd7",
"body": "errors.\n\nIn some cases when aleph is an integer (in exact) arithmetic, the\ncalculation of aleph via m can introduce some rounding errors that\nmakes the value non-integer. Using muladd avoids this in some cases.",
"is_bot": false,
"headline": "Use muladd in aleph calculation in _quantile to avoid some rounding",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2025-01-02T16:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "793733ea518dd122b8fb4fcc3f981b315c0a54e1",
"body": "* Bump codecov/codecov-action from 4 to 5\r\n\r\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\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[…]\nuthored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: David Widmann <devmotion@users.noreply.github.com>\r\nCo-authored-by: Chengyu Han <cyhan.dev@outlook.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 5 (#181)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-15T22:17:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d49c2bf4f81e1efb4980a35fe39c815ef8396297",
"body": "Test earliest supported Julia version and prereleases",
"is_bot": false,
"headline": "Merge pull request #178 from JuliaStats/dw/ci",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-22T15:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10d6a323e36b46dd8579e9e4f47be46cbf6cc2f",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-21T13:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b67c17c214fccfff6176014f4f0c16dcf347989",
"body": "Implement one-argument cov2cor!",
"is_bot": false,
"headline": "Merge pull request #168 from JuliaStats/andreasnoack-patch-2",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-21T13:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3721ed8a14f76a7b9f71a3298f8fca0456485a8",
"body": null,
"is_bot": false,
"headline": "Add a coverage badge",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-10-21T13:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808652322eaddb24efe623fc699b051094249b09",
"body": null,
"is_bot": false,
"headline": "Test earliest supported Julia version and prereleases",
"author_name": "David Widmann",
"author_login": "devmotion",
"committed_at": "2024-10-20T17:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a19761987cad5e0f78275537a9e693cc4ce50d",
"body": null,
"is_bot": false,
"headline": "Update codecov in ci.yml",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2caf0eb1edab697576113e723c85ab05fb2c9478",
"body": "Update ci.yml to use julia-actions/cache",
"is_bot": false,
"headline": "Merge pull request #177 from JuliaStats/ViralBShah-patch-1",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e6e8b0cc4dca3432f78946d48adbe4e09b6c9e",
"body": null,
"is_bot": false,
"headline": "Update ci.yml to use julia-actions/cache",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a399c19b7ac42d3ead2ea33b62ab0634ef525483",
"body": "…ia-actions/setup-julia-2\n\nBump julia-actions/setup-julia from 1 to 2",
"is_bot": false,
"headline": "Merge pull request #176 from JuliaStats/dependabot/github_actions/jul…",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8d58a3eff4dcf6cd4efe65875c51e070601039",
"body": "…tup-julia-2",
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/github_actions/julia-actions/se…",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fb2013f2b1fbdb874f4b91e6f24065c7825be1",
"body": "…ions/cache-4\n\nBump actions/cache from 1 to 4",
"is_bot": false,
"headline": "Merge pull request #175 from JuliaStats/dependabot/github_actions/act…",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f808e475e15d56aaaa4a8c6ad90c9be2714ed2e",
"body": "…ecov/codecov-action-4\n\nBump codecov/codecov-action from 1 to 4",
"is_bot": false,
"headline": "Merge pull request #174 from JuliaStats/dependabot/github_actions/cod…",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f82133bd37cd70ddffaa014606fbbedfa23c0e2",
"body": "…ions/checkout-4\n\nBump actions/checkout from 2 to 4",
"is_bot": false,
"headline": "Merge pull request #173 from JuliaStats/dependabot/github_actions/act…",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "046fb6f639c4bfaf2bad6475fd6e383674d29f24",
"body": "Run on latest version and LTS. Disable x86 CI and enable mac aarch64 CI.",
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0fc336a981964efc21f75ea269457992c8ed310",
"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- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)\n- [Commits](https://github.com\n[…]\nated-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-10-20T14:36:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a95a57aa5c1e33f4ac8de348b539157c76421957",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 1 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v1...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\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/cache from 1 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-20T14:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6755010666d6ea5d8b7b3dd6239a526a028e87f",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 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 1 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-20T14:36:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0088c497ce62021f9aa2597b4c7dec1ff6c3e30f",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\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/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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 2 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-20T14:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad95c08fda2f4ea5ae967548bec6645fc56dd3e7",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40275e2d2cd2e0503c6da67e6e984718cb14d27a",
"body": "Stop testing on nightly",
"is_bot": false,
"headline": "Merge pull request #167 from JuliaStats/andreasnoack-patch-1",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5592aa3b05f3d184f3cebe0c0b249ae2a44a6f",
"body": "Add more tests of mean and median of ranges",
"is_bot": false,
"headline": "Merge pull request #170 from mbauman/patch-1",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2024-10-20T14:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf575624b29c0057e329afbfe26273d9e93f7f5d",
"body": null,
"is_bot": false,
"headline": "Add more tests of mean and median of ranges",
"author_name": "Matt Bauman",
"author_login": "mbauman",
"committed_at": "2024-08-27T20:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128dc11f1694f10053d508e9aada33b5544a423b",
"body": null,
"is_bot": false,
"headline": "Merge pull request #169 from stevengj/patch-1",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-07-18T11:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48d7a023bfb5a361fb1f23706e50d6f9ed1f2a82",
"body": null,
"is_bot": false,
"headline": "docfix: abs2, not ^2",
"author_name": "Steven G. Johnson",
"author_login": "stevengj",
"committed_at": "2024-06-26T15:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac5bec6c8067f97528215191d475c82ff702a8d",
"body": null,
"is_bot": false,
"headline": "correct std docs: sqrt is elementwise",
"author_name": "Steven G. Johnson",
"author_login": "stevengj",
"committed_at": "2024-06-26T15:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f63328efd0beaf415e743879cd4cbb7de718bd",
"body": "…sults\n\nadding docu to mean! explain target should not alias with the source",
"is_bot": false,
"headline": "Merge pull request #96 from josemanuel22/mean_may_return_incorrect_re…",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-28T11:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3682bb14ff930891cbe89d0e4012867279eab9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into mean_may_return_incorrect_results",
"author_name": "José Manuel de Frutos",
"author_login": "josemanuel22",
"committed_at": "2024-05-28T11:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e9650766ef362137b5fcd81432d75c6117bb455",
"body": "Co-authored-by: Andreas Noack <andreas@noack.dk>",
"is_bot": false,
"headline": "Update src/Statistics.jl",
"author_name": "José Manuel de Frutos",
"author_login": "josemanuel22",
"committed_at": "2024-05-28T09:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e5986e37e18ab8986a6cffc729b612828c9277",
"body": null,
"is_bot": false,
"headline": "Test prereleases",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-27T07:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e76739cd4c6bf3db6b672ddfebd0276fb859987",
"body": "By adding a default value for `xsd`.",
"is_bot": false,
"headline": "Implement one-argument cov2cor!",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-26T19:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8fee009d568d96d93265a24a80e5e25382c5b65",
"body": "It's makes the CI status unreliable. We can test upcoming releases in separate PRs.",
"is_bot": false,
"headline": "Stop testing on nightly",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-26T19:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9addbb80bb28309a73bf214fc974dcb2dbad3276",
"body": "Use non-mobile Wikipedia urls",
"is_bot": false,
"headline": "Merge pull request #162 from caleb-allen/patch-1",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-26T19:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3d2232e904e9257c46d537d56437612bca076b",
"body": "propagate NaN value in median",
"is_bot": false,
"headline": "Merge pull request #164 from aplavin/patch-1",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-26T19:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ebe28b0939a9a115c3262e8a1c836c062d6f47",
"body": "Optimize `cov` and `cor` with identical arguments",
"is_bot": false,
"headline": "Merge pull request #166 from JuliaStats/dw/cov_cor_optimization",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2024-05-26T18:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517afa69a91441bd2b9de4f535ee672f9b7c9200",
"body": null,
"is_bot": false,
"headline": "add tests",
"author_name": "Alexander Plavin",
"author_login": "aplavin",
"committed_at": "2024-04-20T11:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0f5496deec03dce3216ffdc5c78c77c8664aa8",
"body": null,
"is_bot": false,
"headline": "Optimize `cov` and `cor` with identical arguments",
"author_name": "David Widmann",
"author_login": "devmotion",
"committed_at": "2024-04-08T20:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc11ea99c3308a479eb2670733a12bfb1f408c09",
"body": null,
"is_bot": false,
"headline": "propagate NaN value in median",
"author_name": "Alexander Plavin",
"author_login": "aplavin",
"committed_at": "2024-03-13T03:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7040f049e69828eef9200c2607c94054b860af",
"body": null,
"is_bot": false,
"headline": "Use non-mobile Wikipedia urls",
"author_name": "Caleb Allen",
"author_login": "caleb-allen",
"committed_at": "2024-01-18T16:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68869af06e8cdeb7aba1d5259de602da7328057f",
"body": null,
"is_bot": false,
"headline": "Bump patch for version 1.11.1",
"author_name": "Simon Byrne",
"author_login": "simonbyrne",
"committed_at": "2023-12-06T21:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f5fc79f6eff4357cbb0b5b55fe5ac8b6f2c950",
"body": null,
"is_bot": false,
"headline": "Create tagbot.yml",
"author_name": "Simon Byrne",
"author_login": "simonbyrne",
"committed_at": "2023-12-06T17:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc844db1a2f2294559551ac8998b73e348c16dd7",
"body": "Now that v1.9.4 is released",
"is_bot": false,
"headline": "CI: restore v1.9.4 to build matrix (#159)",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2023-12-06T17:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0523ae8b5acdcfb8bfe318c76962c863eedc731",
"body": "This test should accept whether or not someone makes this error\r\nexplicit.",
"is_bot": false,
"headline": "relax test for mapreduce_empty (#156)",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2023-12-06T17:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c1c424033276cbef38756c80846f07eff6e7d3",
"body": "Support was removed in https://github.com/JuliaStats/Statistics.jl/pull/153, though that PR failed to set the correct compat bounds",
"is_bot": false,
"headline": "Drop support for v1.9 in CI (#157)",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2023-11-05T10:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc6326267f6fb922707ac0465e44218ff475d46",
"body": "Before #145 `Date` and `DateTime` were supported with `quantile` as long\r\nas the cut point falls between two equal values. Restore this behavior\r\nas some code may rely on this given that it is the most common situation\r\nwith large datasets.",
"is_bot": false,
"headline": "Fix `quantile` with `Date` and `DateTime` (#153)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-10-03T19:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ea3d20eae974a28c09b90d775d45bd49632dd0",
"body": "…. (#150)\n\nCo-authored-by: Chunji Wang <chunji.wang@samsung.com>\r\nCo-authored-by: Vincent Yu <v@v-yu.com>",
"is_bot": false,
"headline": "Prevent overflow in `mean(::AbstractRange)` and relax type constraint…",
"author_name": "Chunji Wang",
"author_login": "chunjiw",
"committed_at": "2023-09-14T16:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88ae4f3bb1a2c9ae71d2dc79e8ff7548eb45cc9",
"body": null,
"is_bot": false,
"headline": "Document MATLAB behavior in `quantile` docstring (#152)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-09-12T20:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46290a0d703a42d74dba9080d5af460e97955f55",
"body": "This reverts commit 14438ab59ec5ea76d6eea844f03040c692d3b1f3.\r\n`mean` will not be moved to Base as Statistics will remain an (upgradable)\r\nstdlib.\r\n\r\nKeep version at 1.11.0 though, and `median` where it is as the new place\r\nis more logical.",
"is_bot": false,
"headline": "Revert \"Prepare standalone package, step 2 (#128)\" (#148)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-09-10T14:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a90af98cffe9f04b8a43581f4363daaa773c32",
"body": null,
"is_bot": false,
"headline": "make SparseArrays a weak dependency (#134)",
"author_name": "Ian Butterworth",
"author_login": "IanButterworth",
"committed_at": "2023-09-01T07:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e5d8916fae616f5ad328cf6a0b94cf883b8ba6",
"body": "It seems more logical and simpler for users to recommend using the\r\nsame function.\r\n\r\nAlso fix checking exception.",
"is_bot": false,
"headline": "Recommend `mean((x, y))` rather than `middle((x, y))` (#147)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-08-28T20:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54010d0a9d3fa0e6df5557e5a30f775da09f3ab",
"body": null,
"is_bot": false,
"headline": "Add compat for Julia to Project.toml",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-08-15T20:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14438ab59ec5ea76d6eea844f03040c692d3b1f3",
"body": "Prepare for `mean` and `mean!` to be defined in Base after JuliaLang/julia#46501.\r\nRemove `mean` and `mean!` from manual as including them\r\nin two places makes building the Julia manual fail.",
"is_bot": false,
"headline": "Prepare standalone package, step 2 (#128)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-08-15T08:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ca0a0fc9debefc5245ffb86721ebd25feda701",
"body": "The `a + γ*(b-a)` introduced by JuliaLang/julia#16572 has the advantage that it\r\nincreases with `γ` even when `a` and `b` are very close, but it has the drawback\r\nthat it is not robust to overflow. This is likely to happen in practice with\r\nsmall integer and floating point types.\r\n\r\nConversely, the \n[…]\nγ`. This can be problematic as it breaks an expected invariant.\r\n\r\nSo keep using the `a + γ*(b-a)` formula when `a ≈ b`, in which case it's almost\r\nlike returning either `a` or `b` but less arbitrary.",
"is_bot": false,
"headline": "Fix overflows in `quantile` (#145)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2023-07-29T21:32:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb7063d77a47e3fdc782d33b586d02c12908791e",
"body": null,
"is_bot": false,
"headline": "Fix hint on mean(::Number, ::Number) (#131)",
"author_name": "Lilith Orion Hafner",
"author_login": "LilithHafner",
"committed_at": "2023-06-18T14:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13706e623a7a5e99eade66b9dd1233b2255d490",
"body": null,
"is_bot": false,
"headline": "documentation fix for quantile (#139)",
"author_name": "Michael Creel",
"author_login": "mcreel",
"committed_at": "2023-06-17T14:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3feba2bb63f06b7f40024185e9fa5f6385e2510",
"body": null,
"is_bot": false,
"headline": "Merge pull request #142 from vtjnash/jn/test-errors",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2023-04-18T18:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7e4048dba1d52505e999d26c5edd8fb95811eb",
"body": "We do not care about the actual error code here, but as seen on some of\nthe other tests that needed similar fixes, these obstruct improvements\nto Base error messages.",
"is_bot": false,
"headline": "fix tests for error types",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2023-04-14T14:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ac70b760dcf87b77affe6c068548a3325d6e2b",
"body": "`std` has no `means` kwarg, the argument is always called `mean`, even\r\nif it contains several values. Since the next paragraph already explains\r\nthe use of mean together with dims, the wrong part can just be deleted.",
"is_bot": false,
"headline": "Fix `std` docstring (#133)",
"author_name": "Sebastian Stock",
"author_login": "sostock",
"committed_at": "2022-12-05T17:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20fbe576ec406180b1dddf4c7fbe16458a7aef21",
"body": null,
"is_bot": false,
"headline": "Prepare standalone package for Julia 1.9 (#129)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2022-10-04T14:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "325c21d4deb64b11e5d2f748b6bb19b0db34106a",
"body": "Julia 1.8 throws an error by default when trying to install a package which is in the sysimage.",
"is_bot": false,
"headline": "Fix building docs (#127)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2022-08-29T16:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0588f2cf9e43f9f72af5802feaf0af4b652c3257",
"body": "* Restrict `middle(::AbstractRange)` eltype and improve performance\r\n\r\n* Revert eltype restriction\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>\r\n\r\n* Fix typo: `r` -> `a`\r\n\r\n* Update test/runtests.jl\r\n\r\nCo-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>\r\n\r\n* Fix CI failure\r\n\r\n* Add `middle(0:typemax(Int))` test\r\n\r\nCo-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>",
"is_bot": false,
"headline": "Improve `middle(::AbstractRange)` performance (#116)",
"author_name": "Vincent Yu",
"author_login": "vyu",
"committed_at": "2022-06-21T17:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576db0fae7aa5dd6fe321332cc066f2e88c6e566",
"body": null,
"is_bot": false,
"headline": "Allow for quantile to operate over an entire Matrix (#108)",
"author_name": "this-josh",
"author_login": "this-josh",
"committed_at": "2022-06-09T08:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e133202ca7fae6fb54d9a0435757a22e47d76c39",
"body": "This PR removes an unmatched parenthesis in the end of an expression in the docstring for `var`.",
"is_bot": false,
"headline": "Remove unmatched parenthesis (#112)",
"author_name": "KronosTheLate",
"author_login": "KronosTheLate",
"committed_at": "2022-06-08T15:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38dd4418738bc595bd8229eb4ee91b717de64af",
"body": null,
"is_bot": false,
"headline": "Update deploydocs URL (#111)",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2022-06-06T23:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d40fb164310e198f7805bea5eb4e45af2227bc8",
"body": null,
"is_bot": false,
"headline": "Update URLs in README",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2022-06-06T23:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd95fea3ce7bf31c68e01412548688fbd505903",
"body": "Use the same wording as for `sum`.",
"is_bot": false,
"headline": "Fix signature in `mean(f, ...)` docstring (#110)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2022-05-03T15:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a021bcb330e6c52f2435f2abaffc77875ab6f2",
"body": "`stdm` is missing a \"dims\" argument which is documented but has not actually been added.",
"is_bot": false,
"headline": "Fix missing `stdm` method with dims argument (#81)",
"author_name": "Carlos Parada",
"author_login": null,
"committed_at": "2022-02-07T08:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2048f5b369913e168016e3ca272086b6742388be",
"body": null,
"is_bot": false,
"headline": "doc: fix code highlight language. (#97)",
"author_name": "Fredrik Ekre",
"author_login": "fredrikekre",
"committed_at": "2021-11-30T11:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547bf4d780f4c31cabca5ea95a59a3c6beb76671",
"body": null,
"is_bot": false,
"headline": "adding docu to mean! explain target should not alias with the source",
"author_name": "Jose Manuel de Frutos",
"author_login": "josemanuel22",
"committed_at": "2021-11-14T16:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296650a47010208b16a5ce3d0f212672ef27c150",
"body": null,
"is_bot": false,
"headline": "adding docu to mean! explain target should not alias with the source",
"author_name": "Jose Manuel de Frutos",
"author_login": "josemanuel22",
"committed_at": "2021-11-14T16:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5256d570d0a554780ed80949c79116f47eac6382",
"body": "`dot` currently throws when the input contains `missing`,\r\nwhich is breaking as they were previously accepted.\r\nUse `adjoint(y) * x` instead of `dot(y, x)`, as the former falls back\r\nto the latter for arrays of `Number`s but to\r\n`sum(uu*vv for (uu, vv) in zip(u, v))` for other types.",
"is_bot": false,
"headline": "Fix `cov` and `cor` in the presence of missing values (#94)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-10-27T14:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52998f2c611f69d1ff49aebbb8208328775334f4",
"body": "74897fe unintentionnally changed the behavior of `cov`,\r\nwhich now allows passing two empty vectors instead of throwing an error.\r\nThis is inconsistent with `cor`. If we wanted to return a value, `NaN`\r\nwould be more appropriate and consistent with `var`,\r\nbut for now make this an error again.\r\n\r\nAl\n[…]\nsimilar functions.\r\nUnfortunately it turns out we are quite inconsistent already, as\r\n`cor` and `cov` allow empty matrices already, but `cov` returns `-0.0`\r\nwhile `cor`, `std` and `var` return `NaN`.",
"is_bot": false,
"headline": "Throw an error when passing empty input to `cov` (#93)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-10-26T20:26:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dba9cc0098cc41af8241aca613172bd0046bc664",
"body": "Convert === 0/0 into isnan",
"is_bot": false,
"headline": "Merge pull request #92 from pchintalapudi/pc/fixnan",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2021-10-26T17:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fde112ce68a37cce687e1e766773ee08ddc97a0d",
"body": null,
"is_bot": false,
"headline": "Convert === 0/0 into isnan",
"author_name": "Prem Chintalapudi",
"author_login": null,
"committed_at": "2021-10-18T19:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74897fed33700dba92578aa0fefef5b99ba16086",
"body": "`cov(::AbstractVector, ::AbstractVector)` was less stable than other `cov`\r\nmethods and than `var` on arrays as it called `sum` on a generator, which\r\ndoes not use pairwise summation. Use `dot` instead, which is also faster,\r\nand was used before 7deac81, where it was removed to be able to move\r\nLinearAlgebra to a separate package (when statistics.jl was in Base).",
"is_bot": false,
"headline": "Improve numerical stability of `cov` (#85)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-09-13T10:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f9b0d999813aa9fab039f632df222ffd2a96a8",
"body": null,
"is_bot": false,
"headline": "CI: Standardize the workflow for testing and changing the UUID (#78)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-06-07T01:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba243188611a78a6a3f5a25c8a2574aca0fc4674",
"body": "There is no reliable way to know only from the array eltype whether entries\r\nsupport `isnan` or not. Better leave to the compiler to optimize out the\r\n`isa Number` check when possible.",
"is_bot": false,
"headline": "Fix detection of NaN in median() (#73)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-03-24T19:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d93f74b0378b361cd8757a2a1e20268242fb20",
"body": "When `sort=false`, we only partially sort the input, so `NaN`/`missing`\r\nis not guaranteed to be in the last position. Also avoid throwing errors for\r\nnon-`Number` types, for which `isnan` may not be defined.",
"is_bot": false,
"headline": "Fix NaN and missing detection in quantile() (#72)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-03-24T13:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadeeee84e0eb6e90efa5fc7efc35d35c7a267db",
"body": null,
"is_bot": false,
"headline": "fix handling of Missing in cor (#74)",
"author_name": "Bogumił Kamiński",
"author_login": "bkamins",
"committed_at": "2021-02-19T08:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862798b37c33f3df400ec33e7d9b998d6c030f5f",
"body": null,
"is_bot": false,
"headline": "Fix CI badge",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-02-13T17:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a63ae75adfe71956472b791576e96b4b17b2b5",
"body": "As in `cor` we get square root I think it is safe to assume that the result should be floating point.\r\n\r\nAn example of current surprising behavior:\r\n```\r\njulia> cor([im])\r\ntrue\r\n```",
"is_bot": false,
"headline": "change real to float in cor of a single collection (#61)",
"author_name": "Bogumił Kamiński",
"author_login": "bkamins",
"committed_at": "2021-02-13T16:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b56a273e73d9aad1d9f62d00d9b2dd875f5e8da",
"body": null,
"is_bot": false,
"headline": "In var, don't compute the mean if provided (#68)",
"author_name": "Jeremie Knuesel",
"author_login": "sijow",
"committed_at": "2021-01-22T08:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba90d8606259da60a19ef2fe23f982bec3967e13",
"body": "stdlib modules need to use a custom rule, otherwise the code with which Julia was built is used.",
"is_bot": false,
"headline": "Fix CI (#64)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-01-03T21:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698530b53edcd8375e366517276b398b936c24cb",
"body": null,
"is_bot": false,
"headline": "Add GitHub action for CI (#62)",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-01-03T17:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f09fed6ad396a559a0614a2ded6c530fd0582c",
"body": null,
"is_bot": false,
"headline": "Delete .travis.yml",
"author_name": "Milan Bouchet-Valat",
"author_login": "nalimilan",
"committed_at": "2021-01-03T17:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0c0d1ba59623606ab423a1cf7401ab91875f88",
"body": null,
"is_bot": false,
"headline": "Clarify \"IID\" (#58)",
"author_name": "Nicholas Bauer",
"author_login": "BioTurboNick",
"committed_at": "2020-12-19T22:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3ef9aaa79350510ca0be395458f66051c2f92d",
"body": null,
"is_bot": false,
"headline": "README: Add the Travis CI status badge (#56)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2020-10-09T08:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2439cc95e1bb2f14acbff315794b6370460e7496",
"body": "* relax type definition of middle\r\n\r\nthis adds support for computing the median of unitful types, see https://github.com/PainterQubits/Unitful.jl/issues/202\r\n\r\n* updates docs and add tests for middle on non-reals",
"is_bot": false,
"headline": "relax type definition of middle (#28)",
"author_name": "Tamas Nagy",
"author_login": "tlnagy",
"committed_at": "2020-10-08T01:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327eed8d43711c40233284300f5b15c9d09bad87",
"body": null,
"is_bot": false,
"headline": "Add a README with instructions for developing the package locally (#55)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2020-10-07T09:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b384104d35ff0e7cf311485607b177223ed72b9a",
"body": null,
"is_bot": false,
"headline": "Update doctests for Julia 1.6 (#44)",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2020-06-27T12:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde87c8062032883165cd242f4a5c6b7943cb0b1",
"body": "* Fix bug in quantile for case of 1 element vector\r\n\r\n* add tests\r\n\r\n* make the implementation type-stable\r\n\r\n* Remove )\r\n\r\nCo-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>",
"is_bot": false,
"headline": "Fix bug in quantile for case of 1 element vector (#42)",
"author_name": "Bogumił Kamiński",
"author_login": "bkamins",
"committed_at": "2020-06-05T13:29:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 3,
"latest_release_at": "2023-12-19T10:36:53Z",
"latest_release_tag": "v1.11.1",
"releases_from_tags": false,
"days_since_last_push": 72,
"active_weeks_last_year": 3,
"days_since_latest_release": 950,
"mean_days_between_releases": 216.8
},
"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": 50,
"stars": 90,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2019-11-30",
"count": 2
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-04-26",
"count": 3
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-05-14",
"count": 2
},
{
"date": "2026-06-05",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 50
},
"star_history": null,
"open_issues_and_prs": 73
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 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": 19,
"merged_prs": 73,
"open_issues": 54,
"closed_ratio": 0.407,
"closed_issues": 37,
"closed_unmerged_prs": 21
},
"bus_factor": 9,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "JeffBezanson",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/744556?v=4"
},
{
"type": "User",
"login": "nalimilan",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/1120448?v=4"
},
{
"type": "User",
"login": "andreasnoack",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/505001?v=4"
},
{
"type": "User",
"login": "lindahua",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/1900250?v=4"
},
{
"type": "User",
"login": "StefanKarpinski",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/153596?v=4"
},
{
"type": "User",
"login": "ViralBShah",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/744411?v=4"
},
{
"type": "User",
"login": "simonbyrne",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/1692009?v=4"
},
{
"type": "User",
"login": "timholy",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1525481?v=4"
},
{
"type": "User",
"login": "simonster",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/470884?v=4"
},
{
"type": "User",
"login": "stevengj",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/2913679?v=4"
}
],
"contributors_sampled": 87,
"top_contributor_share": 0.089
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 9/15 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 102 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e14c8f8ec37f33fc4413a25915cb443899748ae3",
"ran_at": "2026-07-26T23:05:18Z",
"aggregate_score": 4.8,
"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-06-07T00:00:25Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2019-09-28T14:12:22Z",
"last_comment_at": "2021-05-22T07:45:49Z",
"last_comment_author": "carstenbauer"
},
{
"number": 17,
"created_at": "2019-12-12T06:16:48Z",
"last_comment_at": "2020-01-24T12:58:03Z",
"last_comment_author": "yuehhua"
},
{
"number": 34,
"created_at": "2020-04-27T15:42:10Z",
"last_comment_at": "2023-12-02T01:35:18Z",
"last_comment_author": "aplavin"
},
{
"number": 41,
"created_at": "2020-05-27T12:24:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2020-09-29T17:35:17Z",
"last_comment_at": "2020-11-09T15:03:03Z",
"last_comment_author": "ianfiske"
},
{
"number": 70,
"created_at": "2021-01-23T18:04:06Z",
"last_comment_at": "2021-01-23T21:36:21Z",
"last_comment_author": "nalimilan"
},
{
"number": 75,
"created_at": "2021-02-16T16:29:43Z",
"last_comment_at": "2021-02-22T20:51:18Z",
"last_comment_author": "nalimilan"
},
{
"number": 86,
"created_at": "2021-09-08T08:29:57Z",
"last_comment_at": "2021-09-08T08:59:59Z",
"last_comment_author": "bkamins"
},
{
"number": 91,
"created_at": "2021-10-17T10:18:09Z",
"last_comment_at": "2025-02-22T12:32:59Z",
"last_comment_author": "nalimilan"
},
{
"number": 151,
"created_at": "2023-09-09T13:21:13Z",
"last_comment_at": "2023-09-11T20:20:54Z",
"last_comment_author": "nalimilan"
},
{
"number": 171,
"created_at": "2024-08-27T21:27:45Z",
"last_comment_at": "2024-08-27T21:53:38Z",
"last_comment_author": "mbauman"
},
{
"number": 172,
"created_at": "2024-08-27T22:35:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 182,
"created_at": "2024-12-21T22:19:00Z",
"last_comment_at": "2024-12-21T23:30:29Z",
"last_comment_author": "adienes"
},
{
"number": 187,
"created_at": "2025-01-22T21:05:16Z",
"last_comment_at": "2025-02-19T08:36:20Z",
"last_comment_author": "nalimilan"
},
{
"number": 193,
"created_at": "2025-08-12T19:07:47Z",
"last_comment_at": "2025-08-12T19:09:11Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 199,
"created_at": "2026-03-09T22:18:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 200,
"created_at": "2026-03-30T22:17:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 202,
"created_at": "2026-04-20T23:03:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 206,
"created_at": "2026-06-06T23:58:48Z",
"last_comment_at": "2026-06-07T00:00:22Z",
"last_comment_author": "codecov-commenter"
}
],
"last_merged_pr_at": "2026-05-15T07:56:54Z",
"ci_last_conclusion": "SKIPPED",
"oldest_open_issues": [
{
"number": 45,
"created_at": "2016-05-25T20:09:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2016-08-25T12:46:20Z",
"last_comment_at": "2020-07-05T20:18:25Z",
"last_comment_author": "nalimilan"
},
{
"number": 26,
"created_at": "2016-11-02T12:03:27Z",
"last_comment_at": "2018-07-05T19:35:58Z",
"last_comment_author": "christianbender"
},
{
"number": 101,
"created_at": "2016-11-28T19:28:16Z",
"last_comment_at": "2018-10-13T14:28:27Z",
"last_comment_author": "nalimilan"
},
{
"number": 3,
"created_at": "2018-07-02T16:30:53Z",
"last_comment_at": "2025-10-02T10:09:57Z",
"last_comment_author": "PallHaraldsson"
},
{
"number": 4,
"created_at": "2018-11-09T09:20:53Z",
"last_comment_at": "2020-12-19T22:17:10Z",
"last_comment_author": "nalimilan"
},
{
"number": 5,
"created_at": "2018-11-24T20:28:11Z",
"last_comment_at": "2018-12-08T20:27:29Z",
"last_comment_author": "jw3126"
},
{
"number": 6,
"created_at": "2019-03-16T01:32:46Z",
"last_comment_at": "2019-03-17T02:17:40Z",
"last_comment_author": "jlumpe"
},
{
"number": 7,
"created_at": "2019-03-19T19:06:00Z",
"last_comment_at": "2022-08-17T21:47:53Z",
"last_comment_author": "jo-fleck"
},
{
"number": 8,
"created_at": "2019-04-16T06:38:31Z",
"last_comment_at": "2019-04-17T15:55:57Z",
"last_comment_author": "nalimilan"
},
{
"number": 9,
"created_at": "2019-06-21T12:57:12Z",
"last_comment_at": "2019-06-21T13:09:54Z",
"last_comment_author": "mschauer"
},
{
"number": 10,
"created_at": "2019-08-01T12:56:29Z",
"last_comment_at": "2019-11-19T20:54:04Z",
"last_comment_author": "bkamins"
},
{
"number": 11,
"created_at": "2019-08-03T08:33:51Z",
"last_comment_at": "2019-09-08T10:47:09Z",
"last_comment_author": "rafaqz"
},
{
"number": 13,
"created_at": "2019-09-24T20:53:39Z",
"last_comment_at": "2019-09-24T21:23:26Z",
"last_comment_author": "nalimilan"
},
{
"number": 14,
"created_at": "2019-10-31T06:39:15Z",
"last_comment_at": "2019-11-01T22:30:43Z",
"last_comment_author": "fredrikekre"
},
{
"number": 23,
"created_at": "2019-11-13T16:00:52Z",
"last_comment_at": "2023-09-14T03:23:40Z",
"last_comment_author": "holomorphism"
},
{
"number": 29,
"created_at": "2020-03-12T15:58:00Z",
"last_comment_at": "2020-03-13T09:12:12Z",
"last_comment_author": "c42f"
},
{
"number": 47,
"created_at": "2020-07-15T13:02:08Z",
"last_comment_at": "2023-03-28T09:47:55Z",
"last_comment_author": "nalimilan"
},
{
"number": 49,
"created_at": "2020-08-05T16:18:24Z",
"last_comment_at": "2023-09-09T15:44:34Z",
"last_comment_author": "nalimilan"
},
{
"number": 50,
"created_at": "2020-08-09T10:00:23Z",
"last_comment_at": "2020-09-02T10:21:27Z",
"last_comment_author": "yha"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/JuliaStats/Statistics.jl",
"host": "github.com",
"name": "Statistics.jl",
"owner": "JuliaStats"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 48,
"vitality": 33,
"community": 46,
"governance": 77,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.94,
"days_since_last_push": 72,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 72 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 72
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.11.1",
"releases_from_tags": false,
"days_since_latest_release": 950,
"mean_days_between_releases": 216.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 950 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 950
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~216.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 216.8
}
}
],
"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": 72,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 72 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 72
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 50,
"stars": 90,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "90 stars",
"points": 31.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 90
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "50 forks",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 50
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"bus_factor": 9,
"contributors_sampled": 87,
"top_contributor_share": 0.089
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "9 contributor(s) cover half of all commits",
"points": 54,
"status": "met",
"details": [
{
"code": "bus_factor",
"params": {
"count": 9
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 9% of commits",
"points": 20.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 9
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "87 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 87
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 102 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 73,
"open_issues": 54,
"closed_issues": 37,
"issue_closed_ratio": 0.407,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "41% of issues closed",
"points": 19,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 41
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "73/94 decided PRs merged",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 73,
"decided": 94
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/15 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 361,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "JuliaStats",
"public_repos": 43,
"account_age_days": 5007
},
"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": "361 followers of JuliaStats",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 361,
"login": "JuliaStats"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "43 public repos, account ~13 yr old",
"points": 24,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 43
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"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": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"statistics",
"julialang"
],
"has_wiki": true,
"homepage": "https://juliastats.org/Statistics.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://juliastats.org/Statistics.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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 9/15 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 102 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 18
},
"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": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.702,
"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": "66 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"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-26T23:05:43.688556Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaStats/Statistics.jl.svg",
"full_name": "JuliaStats/Statistics.jl",
"license_state": "custom",
"license_spdx": null
}