原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 164,
"has_wiki": true,
"homepage": null,
"languages": {
"Julia": 34506
},
"pushed_at": "2026-06-22T11:24:33Z",
"created_at": "2019-12-11T22:24:54Z",
"owner_type": "Organization",
"updated_at": "2026-06-22T11:24:35Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": "https://binarybuilder.org",
"name": "JuliaPackaging",
"type": "Organization",
"login": "JuliaPackaging",
"company": null,
"location": null,
"followers": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/19329590?v=4",
"created_at": "2016-05-12T15:02:51Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 3727
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2026-05-08T19:23:21Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2025-07-22T20:41:16Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2024-12-24T11:19:27Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2024-10-11T21:06:45Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2024-08-30T17:29:49Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-08-17T16:38:41Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2023-08-16T15:47:08Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2022-02-01T09:32:52Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-01-12T21:36:55Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2021-04-16T21:01:50Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-01-08T01:18:20Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2020-12-29T21:36:03Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2020-10-24T06:48:57Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2020-10-14T06:46:19Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-10-10T06:46:00Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-09-21T06:46:12Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-09-17T06:46:13Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-09-14T20:46:41Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-09-13T19:54:33Z"
}
],
"recent_commits": [
{
"oid": "7627ee230722b2a3571f8f5fdc093a731a398c86",
"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[…]\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 6 to 7 (#91)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T11:24:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "351e5f626c60af7ce9810c00a88b5b4195fe4187",
"body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add precompilation instructions for lazy artifacts. (#88)",
"author_name": "Tim Besard",
"author_login": "maleadt",
"committed_at": "2026-05-28T11:42:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9644b0f12240ff1a4895c56338509e3eca0f0788",
"body": null,
"is_bot": false,
"headline": "Release v1.8.0 (#90)",
"author_name": "Anshul Singhvi",
"author_login": "asinghvi17",
"committed_at": "2026-05-08T18:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "051d8cd5ab6c2ac658bf960d34b26d6b91572b27",
"body": "Adds a module-level const read from Preferences (default true) and\ngates JLLWrappers' own @compiler_options on it. Default behavior\nunchanged.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add disable_optimization JLLWrappers preference (#89)",
"author_name": "Anshul Singhvi",
"author_login": "asinghvi17",
"committed_at": "2026-05-08T18:07:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0c712597d110ba3111b935f5e8d68a4301983ee1",
"body": "* Bump julia-actions/cache from 2 to 3\n\nBumps [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\n[…]\nff-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump julia-actions/cache from 2 to 3 (#86)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T12:26:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52557cf1c8bc5f983382336bef017edba39c7e73",
"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[…]\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 5 to 6 (#84)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T12:44:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13156bffc2f4dbefad7d0d13e52c1b0b62f8a9b1",
"body": "As discovered in https://github.com/JuliaPackaging/Yggdrasil/pull/12165, the executable functions for products don't work if any of their dependencies have dont_dlopen set. I don't think there's a strong reason to exclude these from LIBPATH, so change that.",
"is_bot": false,
"headline": "Don't skip adding to LIBPATH for dont_dlopen",
"author_name": "Keno Fischer",
"author_login": "Keno",
"committed_at": "2025-09-30T03:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f026fe3dff5ce7d7830540cc84bcf07167e146d",
"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[…]\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 5 (#81)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-26T06:20:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b92168d74d2410bc47b04a2695cecb31bf97a1f3",
"body": null,
"is_bot": false,
"headline": "Release v1.7.1 (#80)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2025-07-22T20:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6d5f11453e5b151f4b53bd5f4fe0a0416443c1",
"body": "[skip ci]",
"is_bot": false,
"headline": "Update README.md badge URL for dependents (#78)",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2025-06-05T19:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3adda78a8394ac7ad74e4c30d1a30f20d167c349",
"body": "Update badges in README.md",
"is_bot": false,
"headline": "Merge pull request #77 from JuliaPackaging/vs/badge",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2025-06-05T15:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95cc9eff4cc8efa629337fc584b4648acddf1ff",
"body": "Delete stale drone.io badge.",
"is_bot": false,
"headline": "Update badges in README.md",
"author_name": "Viral B. Shah",
"author_login": "ViralBShah",
"committed_at": "2025-06-05T15:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d2906228450fcba4b9e056605496694b66953d",
"body": null,
"is_bot": false,
"headline": "precompile the eager_mode noop",
"author_name": "Ian Butterworth",
"author_login": "IanButterworth",
"committed_at": "2025-05-20T04:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f2c1a81b8692db3a014adc7d6b927363f7f48af",
"body": "* [CI] Move aarch64-linux to GitHub Actions and add more versions\n\n* [CI] CirrusCI: skip code coverage (it's very slow)\n\n* [CI] CirrusCI: skip older julia versions (git cloning fails)",
"is_bot": false,
"headline": "[CI] Move aarch64-linux to GitHub Actions and add more versions (#76)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2025-05-18T23:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecaba50a4462209714f0979667c64c1bf28ee892",
"body": "This makes parsing more robust against unknown platforms, e.g. for architectures\r\nintroduced in later versions of Julia than the currently running one.",
"is_bot": false,
"headline": "Use `tryparse` to parse platform triplet (#74)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2024-12-24T11:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da95c37a01df7fc2df13f70eb4053300db985041",
"body": null,
"is_bot": false,
"headline": "Release v1.6.1 (#71)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2024-10-11T20:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889f388a458914dfe914785cd54e9895bdd8dc7a",
"body": "Fix type instabilities in the init_header",
"is_bot": false,
"headline": "Merge pull request #70 from JuliaPackaging/gb/eager_mode12",
"author_name": "Cody Tapscott",
"author_login": "topolarity",
"committed_at": "2024-10-11T20:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45cc04963f3c99d4eb902f97528fe16fc37002cc",
"body": null,
"is_bot": false,
"headline": "Embed host_platform directly instead of doing runtime lookups",
"author_name": "gbaraldi",
"author_login": "gbaraldi",
"committed_at": "2024-10-11T19:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a33f3e3863f8530e57e4ceff5c70615c30b02e0f",
"body": "…ach to PATH_list and LIBPATH_list",
"is_bot": false,
"headline": "Use getfield to support older julia versions and apply the same appro…",
"author_name": "gbaraldi",
"author_login": "gbaraldi",
"committed_at": "2024-10-10T14:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7308b1e2c26d8b04071e87a14ce2b84c2e3b0b3",
"body": "… being poorly inferred and eager_mode not constant folding to being set.",
"is_bot": false,
"headline": "Fix type instabilities in the init_header caused by find_artifact_dir…",
"author_name": "gbaraldi",
"author_login": "gbaraldi",
"committed_at": "2024-10-10T13:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f2a7492f5bf1c5badaf2fad82b541b8bee3820",
"body": null,
"is_bot": false,
"headline": "Release v1.6.0 (#68)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2024-08-30T17:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9199ee203f97efb9d24208b2078266660999b8d3",
"body": "* Exclude Julia v1.4 on macOS, there's an issue with Julia itself on that\r\n platform\r\n* Install dependabot\r\n* Run CI on more Julia versions\r\n* Use `julia-actions/cache` instead of `actions/cache`",
"is_bot": false,
"headline": "[CI] Minor improvements to GHA setup (#67)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2024-08-30T16:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d6411d8a7a349c6f5da2af8cd0f8a1d7917bff",
"body": "New work on BB2 will create a `LazyJLLWrappers` that has a (slightly)\ndifferent API, and is lazily-loaded. In order to be compatible with\nJLLs that still use `JLLWrappers`, we define an `eager_mode()` method\nthat eagerly loads all libraries for use in a downstream JLL that still\nuses `JLLWrappers`.\n\nThis PR adds no-op `eager_mode()` implementations for all old JLLs, and\ninvokes `eager_mode()` on all dependencies to pave the way for this\ninteropability.",
"is_bot": false,
"headline": "Add `eager_mode()` definition and call in `__init__()`",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2024-08-30T16:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12134411ba028b91a3b0a773496cf7676db7e46",
"body": "With an explicit call to `find_artifact_dir()` we were actually fetching lazy\nartifacts during precompilation, which is typically undesired, besides hitting a\nbug in Downloads.jl in certain versions of Julia (up to 1.10.4) which causes the\ndownload of the artifact to hang. Instead, with `Base.precompile` we retain the\ncaching of native code, without causing extra downloads during precompilation.",
"is_bot": false,
"headline": "Avoid side effects when precompiling `find_artifact_dir`",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2024-08-30T16:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183d16288af7e03a466e811c0a3581dea80a08a5",
"body": null,
"is_bot": false,
"headline": "Add type assertion to global accesses (#63)",
"author_name": "Cody Tapscott",
"author_login": "topolarity",
"committed_at": "2024-05-16T16:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa5017ac4978f4bdb90c779ba122b6f7fc4cfab",
"body": "…#64)\n\n* Add deprecation notice in docstring of do-block executable wrappers\r\n\r\n* Add a body to compat admonitions.",
"is_bot": false,
"headline": "Add deprecation notice in docstring of do-block executable wrappers (…",
"author_name": "Fredrik Ekre",
"author_login": "fredrikekre",
"committed_at": "2024-05-16T16:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9437385628115c77969a04f56aa2279546292e26",
"body": "This is too coarse and causes error for non-problematic printout to stderr (like precompile outputs).\r\n\r\nIf there are certain warnings that are to be avoided, one should use `@test_logs`",
"is_bot": false,
"headline": "remove `@test_nowarn` from tests (#62)",
"author_name": "Kristoffer Carlsson",
"author_login": "KristofferC",
"committed_at": "2024-05-14T01:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1025a86bc58ac40e2d1df30f4d6bf6c390d51e1",
"body": "The deprecation warning added in https://github.com/JuliaPackaging/JLLWrappers.jl/pull/56 warrants a full minor version bump.",
"is_bot": false,
"headline": "Release v1.5.0",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-08-17T16:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b646d875961db491efa95a57ff12e5e382c6fe9d",
"body": null,
"is_bot": false,
"headline": "Release v1.4.2",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-08-16T15:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bf377070cfe04f6bf5fdb3630a92f24d2f8632",
"body": null,
"is_bot": false,
"headline": "Windows workaround",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-08-10T16:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49260004e2559574cbd18e220870f31197e4d2f1",
"body": "This updates tests to download test JLLs directly, rather than embedding\nthem, making it a lot easier to update to support new platforms.\nFor truly old versions of Julia (e.g. `v1.3`) we have \"special\" tags\nthat we download that don't have platforms like `aarch64-apple-darwin`\nembedded within them.",
"is_bot": false,
"headline": "Update tests",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-08-10T16:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0b68eb4e2120422eefaad9faee0fd83d1a9555",
"body": null,
"is_bot": false,
"headline": "Update runtests.jl",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-07-29T02:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112e560b41c77f5ccd1f230dc1a9f271ea24d967",
"body": "By the time Julia v1.11 lands, I'd like to have removed this from\n`JLLWrappers` completely. This older form is not thread-safe, and so\nshould be strongly discouraged.",
"is_bot": false,
"headline": "Actually deprecate `do`-block form of executable products",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2023-07-29T02:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e793874843742535a44c4bd3de0713f70d441388",
"body": null,
"is_bot": false,
"headline": "precompile find_artifact_dir (#53)",
"author_name": "Ian Butterworth",
"author_login": "IanButterworth",
"committed_at": "2023-05-01T21:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b147924e5b8d4bbc8f954ba5d22e8d5136defaa",
"body": null,
"is_bot": false,
"headline": "enable typed globals on 1.9 prereleases (#52)",
"author_name": "Kristoffer Carlsson",
"author_login": null,
"committed_at": "2023-05-01T14:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b7b192484c3b9fe51dbed03df269945f8c7594",
"body": null,
"is_bot": false,
"headline": "[CI] Run GitHub Actions also on Julia v1 (#49)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2022-12-11T00:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f6abe972085c08072f5d61df1cf7e4746da84b",
"body": null,
"is_bot": false,
"headline": "use type declaration for globals on 1.9+ (#46)",
"author_name": "Kristoffer Carlsson",
"author_login": null,
"committed_at": "2022-10-19T22:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ae1b7c0f98ec7230243f6cf0f76f7f44b9f896e",
"body": null,
"is_bot": false,
"headline": "Use Cirrus also for Aarch64 CI (#47)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2022-10-10T10:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b757410554aa068c773fe96954f11b37b0899f",
"body": "…#48)\n\nCo-authored-by: Valentin Churavy <vchuravy@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix a `@debug` statement that fails if `host_platform` is `nothing` (…",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2022-10-09T00:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5159517eab8a760115868d54da177c9f4631e0",
"body": null,
"is_bot": false,
"headline": "Move FreeBSD CI to Cirrus (#43)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2022-09-01T16:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bade7d4b7af3e1c0c590bfd383a3df5ed10852f8",
"body": null,
"is_bot": false,
"headline": "Version 1.4.1",
"author_name": "Tim Holy",
"author_login": "timholy",
"committed_at": "2022-02-01T09:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5902503e49d2e390718795b4f10ab7c24f864c4",
"body": "This is motivated by https://github.com/JuliaLang/julia/pull/43990#issuecomment-1025692379,\r\nbut doesn't seem likely to hurt anything even if that never merges.",
"is_bot": false,
"headline": "Reduce compilation of Base methods (NFC) (#38)",
"author_name": "Tim Holy",
"author_login": "timholy",
"committed_at": "2022-01-31T22:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79226fad1b220ba7a3516a66e76922eb84f293ae",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36fcd75325a373f45eeee5b8f28d934fed2c6194",
"body": null,
"is_bot": false,
"headline": "Add test JLL",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4b26785110cca760af8e9f65a1094dd7628153",
"body": null,
"is_bot": false,
"headline": "Support augment_platform in JLLWrappers",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20215b2e2b8abd3055bdafffb843cd534002a6f6",
"body": null,
"is_bot": false,
"headline": "don't fail if dependency doesn't have PATH_list or LIBPATH_list",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cf6e8c9d43b139b3fc9b46fed0b42553958079",
"body": null,
"is_bot": false,
"headline": "dev JLLWrappers",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc2594c6eb8c63f204b8dea2a559a1e52bc368f4",
"body": null,
"is_bot": false,
"headline": "run CI on 1.6 and 1.7",
"author_name": "Valentin Churavy",
"author_login": "vchuravy",
"committed_at": "2022-01-12T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd045e0576ddf834754100af4cc4829b236ae801",
"body": null,
"is_bot": false,
"headline": "[CI] Run tests also on Alpine Linux (#32)",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2021-05-08T15:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ea9fe61e9b404ab109ab1ac044c8cff93e448b",
"body": "* Add docstrings for ExecutableProduct wrappers\r\n\r\n* Update src/products/executable_generators.jl\r\n\r\nCo-authored-by: Mosè Giordano <giordano@users.noreply.github.com>\r\n\r\nCo-authored-by: Mosè Giordano <giordano@users.noreply.github.com>",
"is_bot": false,
"headline": "Add docstrings for `ExecutableProduct` wrappers (#30)",
"author_name": "Curtis Vogt",
"author_login": "omus",
"committed_at": "2021-04-16T20:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1631db3e80c9d36d257adc222e766a22a73df8d1",
"body": "Do not make JLL packages require `Preferences`",
"is_bot": false,
"headline": "Merge pull request #29 from JuliaPackaging/mg/deprefence",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2021-02-08T19:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cbe2beb3b9638a8c0102c664c3125e7ba621ae8",
"body": "This will make the introduction of `Preferences` non-breaking: as it is now,\npackages need to have `Preferences` in their own environment.",
"is_bot": false,
"headline": "Do not make JLL packages require `Preferences`",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2021-02-04T21:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ddbff1d727373553b43017843bf0612e56f38c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #27 from JuliaPackaging/sf/preferences",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-19T20:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2bec030b86a31e0681cf738f5288fc7d095ec44",
"body": "Previously, we were loading preferences within `__init__()`; move it out\nto top-level statements so that the preferences are loaded at compile\ntime and baked into the `.ji` files.",
"is_bot": false,
"headline": "Move work to compile time",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-15T18:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ccd1182f7ef9e8e0544f5fa7aac971834a4d2ea",
"body": "I decided that having `_path` on the end of preferences is a smart idea,\nso that we can do other things like `_dlflags` or something in the\nfuture.",
"is_bot": false,
"headline": "Merge `preference_name` and `path_name`",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-14T20:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da1c30a3d2cefecc168b78ccee21bbbadb4d2335",
"body": "Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-14T00:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393d670740bca45163fc97fc91c4634a4e82cefc",
"body": null,
"is_bot": false,
"headline": "Add Preferences.jl compat shims for Julia v1.3-1.5",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-14T00:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dc9492bdabcb15c732c252c07107032889bd52",
"body": "User code (such as `BinaryBuilder`) needs to generate JLLs that have\n`Preferences` as a dependency.",
"is_bot": false,
"headline": "Bump to `v1.3.0`",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-13T23:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dcf06f522bbd4a87934d82cd4c90e1b76cfddde",
"body": "This adds a `@load_preferences()` lookup that defaults to the\nartifact-local location for products, but can be overridden to arbitrary\npaths, including system-wide searches by writing out just the SONAME of\nthe desired library.",
"is_bot": false,
"headline": "Add Preferences overrides for product paths",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-13T20:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88b1cf05091f10934a8f4be65192ed70b13e62d",
"body": "…n v1.6+",
"is_bot": false,
"headline": "Tweak OpenLibm_jll UUID so that it doesn't conflict with our stdlib i…",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-13T00:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b2a5345e8b9338298c4830a3a53606d38e12e3b",
"body": null,
"is_bot": false,
"headline": "Ignore `.vscode`",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2021-01-13T00:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eaa19641aa8a36915c2c5f11337ebf324981397",
"body": "Allow `dlopen_flags=nothing` to not dlopen libraries",
"is_bot": false,
"headline": "Merge pull request #24 from JuliaPackaging/mg/dont-dlopen",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-12-30T01:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49039c6f1c2520e00ff414bb760c999f769bc84b",
"body": null,
"is_bot": false,
"headline": "Allow `dlopen_flags=nothing` to not dlopen libraries",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-12-28T19:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b8118c3b353fff1fd0a67dda23db6ad3c07c11",
"body": null,
"is_bot": false,
"headline": "Release v1.1.4",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-12-28T19:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb050bb3f1f72378aa8e292c839d60968e0ce51",
"body": "Small gains in internal inference",
"is_bot": false,
"headline": "Merge pull request #25 from JuliaPackaging/teh/inference",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-12-23T15:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033714dadb46b365d43997c21f9671793145baaf",
"body": "These changes don't affect anything that \"leaks out\" but they make some\ninternal calls better.",
"is_bot": false,
"headline": "Small gains in internal inference",
"author_name": "Tim Holy",
"author_login": "timholy",
"committed_at": "2020-12-23T13:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "637828c762143294b4d2724c945e820dce0658b2",
"body": null,
"is_bot": false,
"headline": "Update TagBot setup",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-11-23T21:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e97ce5739673d67f3d77f0d4ec1f56ecaa93e4",
"body": "[skip ci]",
"is_bot": false,
"headline": "Add GitHub Actions badge to `README.md`",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-11-12T00:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5992e49c98468f83075fabe456556a156e0f7a6c",
"body": "Run CI for Linux, macOS, and Windows on GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #17 from JuliaPackaging/mg/github-actions",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-11-12T00:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43c72ae4ecc24c135af7235ad86054205dd4deef",
"body": null,
"is_bot": false,
"headline": "Run CI for Linux, macOS, and Windows on GitHub Actions",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-11-12T00:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c8a3880197423f94c421c30e91b3967c067162e",
"body": null,
"is_bot": false,
"headline": "Release v1.1.3",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-23T13:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8faa0b2e5d2f048ac3659b3ebd7dfb8608c7e6",
"body": "src_name isn't defined here",
"is_bot": false,
"headline": "Merge pull request #22 from JuliaPackaging/jn/src_name",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-23T13:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4cbd3abb05e36f5997d02d9e106904c96d077ae",
"body": "Otherwise the long comment about being able to use it is a lie",
"is_bot": false,
"headline": "src_name isn't defined here",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2020-10-23T13:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed70d695bc4fc0786f1d4485d1545c70051a4af",
"body": null,
"is_bot": false,
"headline": "[skip ci] Add more badges to the README",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-17T11:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141037f7bbf058eee8d1fa90dbacb48a8df6f110",
"body": "Fix Windows double-adjustment of `PATH`",
"is_bot": false,
"headline": "Merge pull request #20 from JuliaPackaging/sf/dont_adjust_twice",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-13T23:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79da5226e650d2e8bee968c69ab1d77d78065f6f",
"body": null,
"is_bot": false,
"headline": "Fix test",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-13T22:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649e8bb6f20c070c783190b104d4daede83c48d2",
"body": null,
"is_bot": false,
"headline": "Bump version number for release",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-10-13T22:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0237c92c8c9ac941379026f98e35ba1d00ff547",
"body": null,
"is_bot": false,
"headline": "Add test for `BINDIR` on windows",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-10-13T22:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0bc2058cf2e2ea42173362885aa8f9c2f65494",
"body": null,
"is_bot": false,
"headline": "Add `Sys.BINDIR` to `JULIA_LIBDIRS` on Windows",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-10-13T21:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e37b8b1a3fdd307b0ed312310ee7786055cb5b",
"body": "On windows, `LIBPATH_env` == `\"PATH\"`, and we don't want to\ndouble-adjust `PATH`. We need to be careful around the `adjust_XXX`\nflags here, to ensure that if we don't want to adjust `LIBPATH` but do\nwant to adjust `PATH` (as much as that makes sense on Windows) we only\nuse the `PATH_list` and not the `LIBPATH_list`",
"is_bot": false,
"headline": "Fix Windows double-adjustment of `PATH`",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-10-13T21:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422311e6d93eee0ddb26c31f08aac68dc124c13b",
"body": null,
"is_bot": false,
"headline": "Release v1.1.1",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-10-09T23:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5584bd6d75847ee20deb80a74823928c6fb544c",
"body": "run JLLWrappers without inference",
"is_bot": false,
"headline": "Merge pull request #16 from KristofferC/kc/no_infer_jllwrappers",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-23T09:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b78203b87ee63e2eb9247dbbbdd646b2149f15c",
"body": null,
"is_bot": false,
"headline": "run JLLWrappers without inference",
"author_name": "KristofferC",
"author_login": "KristofferC",
"committed_at": "2020-09-23T07:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3b6af0947c28c77e4273fedc17a7cf901794b3",
"body": "Revert `Ref` around the path variable",
"is_bot": false,
"headline": "Merge pull request #14 from JuliaPackaging/mg/path-var",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-21T23:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8208fcc7c3320529f2b08b5a8319a7fd889c30a5",
"body": null,
"is_bot": false,
"headline": "Revert `Ref` around the path variable",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-21T21:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c80b6ea06809620c0304f7379bb12d726dae30",
"body": null,
"is_bot": false,
"headline": "Fix tests after last change to `PATH` and `LIBPATH`",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-21T19:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e2884b8110fce3ae8e0dec1c7040ae4d3bb5e0",
"body": "add a few global -> Ref",
"is_bot": false,
"headline": "Merge pull request #12 from KristofferC/kc/few_consts",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-21T19:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af27f9e5cb9189696cffd5553247ffa6b58ed141",
"body": "Use `@generate_init_footer` in test wrappers and check it works",
"is_bot": false,
"headline": "Merge pull request #13 from JuliaPackaging/mg/test-generate_init_footer",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-21T19:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "638d419c8ac2c3c3aa155a3e00bb8b9b7a442e8a",
"body": null,
"is_bot": false,
"headline": "Use `@generate_init_footer` in test wrappers and check it works",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-21T19:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "568c5e3a1ecea026bfc91c236554d1333124d697",
"body": null,
"is_bot": false,
"headline": "add a few global -> Ref",
"author_name": "Kristoffer",
"author_login": "KristofferC",
"committed_at": "2020-09-21T10:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc354862232473b091dea7f880ff3d69258f57f1",
"body": null,
"is_bot": false,
"headline": "Release v1.1.0",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-20T18:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8eca5aa0fd78d1b8777e1dcf31c7b8852c1720",
"body": null,
"is_bot": false,
"headline": "Merge pull request #10 from JuliaPackaging/sf/get_path",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-19T22:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea8e335bcd1e311e4e39e72dca26842e154577a",
"body": "This gives packages a better API for accessing the path of an executable",
"is_bot": false,
"headline": "Add `get_$(varname)_path()` functions for all products",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-19T21:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a614979d618844bbcaa2c945d45faa4effe1f33f",
"body": "Move `find_artifact_dir()` definition to the wrapper instead of the top level",
"is_bot": false,
"headline": "Merge pull request #9 from JuliaPackaging/sf/porous_platform_support",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-19T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45d38b92cd65e716d6ff780f0f18569b3ee6449",
"body": null,
"is_bot": false,
"headline": "Add realistic test: remove artifact for FreeBSD",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-19T21:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd8fa91091a5b7612a772d574e40257bee176ca",
"body": "…op level\n\nThis prevents our compile-time optimization from interacting badly with\nporous platform support; if we try to load a JLL that does not have an\nartifact for our system, we should just not compile a\n`find_artifact_dir()` method at all.",
"is_bot": false,
"headline": "Move `find_artifact_dir()` definition to the wrapper instead of the t…",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-19T21:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304a1ccc687a05c4c642b05a940813941d42e694",
"body": "use static if for VERSION checks",
"is_bot": false,
"headline": "Merge pull request #8 from KristofferC/kc/static",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-19T16:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e7416a9129156d184c788b5c8bb25536d2c334",
"body": null,
"is_bot": false,
"headline": "use static if for VERSION checks",
"author_name": "Kristoffer",
"author_login": "KristofferC",
"committed_at": "2020-09-19T15:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87a55e6903ec608a4a52e58bc33de70b6ead7f8",
"body": "Remove Darwin version from the macOS wrapper for OpenLibm",
"is_bot": false,
"headline": "Merge pull request #6 from JuliaPackaging/mg/darwin-test",
"author_name": "Elliot Saba",
"author_login": "staticfloat",
"committed_at": "2020-09-19T02:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a00f3f022c09b2265f304fc955040ac266bf89",
"body": null,
"is_bot": false,
"headline": "Remove Darwin version from the macOS wrapper for OpenLibm",
"author_name": "Mosè Giordano",
"author_login": "giordano",
"committed_at": "2020-09-19T01:35:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 8,
"latest_release_at": "2026-05-08T19:23:21Z",
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_last_push": 34,
"active_weeks_last_year": 7,
"days_since_latest_release": 79,
"mean_days_between_releases": 205.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 10,
"stars": 10,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 19
},
"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": 6,
"merged_prs": 54,
"open_issues": 13,
"closed_ratio": 0.435,
"closed_issues": 10,
"closed_unmerged_prs": 6
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "giordano",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/765740?v=4"
},
{
"type": "User",
"login": "staticfloat",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/130920?v=4"
},
{
"type": "User",
"login": "vchuravy",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/145258?v=4"
},
{
"type": "User",
"login": "KristofferC",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1282691?v=4"
},
{
"type": "User",
"login": "timholy",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1525481?v=4"
},
{
"type": "User",
"login": "ViralBShah",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/744411?v=4"
},
{
"type": "User",
"login": "gbaraldi",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/28694980?v=4"
},
{
"type": "User",
"login": "IanButterworth",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1694067?v=4"
},
{
"type": "User",
"login": "topolarity",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/84105208?v=4"
},
{
"type": "User",
"login": "asinghvi17",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32143268?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.449
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"TagBot.yml",
"ci.yml"
],
"has_docs_dir": false,
"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": 3,
"reason": "8 out of 24 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 10/22 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 47 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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": "7627ee230722b2a3571f8f5fdc093a731a398c86",
"ran_at": "2026-07-26T22:57:13Z",
"aggregate_score": 4.9,
"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-20T11:11:55Z",
"oldest_open_prs": [
{
"number": 31,
"created_at": "2021-05-08T15:13:34Z",
"last_comment_at": "2021-08-17T23:47:00Z",
"last_comment_author": "giordano"
},
{
"number": 34,
"created_at": "2021-08-17T23:03:13Z",
"last_comment_at": "2021-08-19T22:22:16Z",
"last_comment_author": "staticfloat"
},
{
"number": 41,
"created_at": "2022-04-14T17:26:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2022-09-14T09:10:09Z",
"last_comment_at": "2023-01-05T15:06:19Z",
"last_comment_author": "KristofferC"
},
{
"number": 55,
"created_at": "2023-05-14T12:47:20Z",
"last_comment_at": "2023-05-15T14:39:20Z",
"last_comment_author": "IanButterworth"
},
{
"number": 87,
"created_at": "2026-04-20T12:49:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-22T11:24:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 33,
"created_at": "2021-06-19T19:38:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2022-01-12T03:52:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2022-04-14T17:05:14Z",
"last_comment_at": "2022-04-14T17:14:30Z",
"last_comment_author": "staticfloat"
},
{
"number": 44,
"created_at": "2022-09-13T16:17:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2022-10-27T07:58:15Z",
"last_comment_at": "2023-01-04T17:50:18Z",
"last_comment_author": "giordano"
},
{
"number": 51,
"created_at": "2022-11-04T01:17:31Z",
"last_comment_at": "2024-06-05T20:50:59Z",
"last_comment_author": "topolarity"
},
{
"number": 54,
"created_at": "2023-05-01T21:10:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 59,
"created_at": "2023-11-29T17:29:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2024-09-12T09:03:32Z",
"last_comment_at": "2024-09-12T09:28:49Z",
"last_comment_author": "topolarity"
},
{
"number": 73,
"created_at": "2024-12-10T16:57:16Z",
"last_comment_at": "2026-04-30T15:34:08Z",
"last_comment_author": "asinghvi17"
},
{
"number": 79,
"created_at": "2025-07-05T16:41:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2025-11-16T10:38:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2025-12-03T19:23:14Z",
"last_comment_at": "2025-12-05T10:52:38Z",
"last_comment_author": "giordano"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/JuliaPackaging/JLLWrappers.jl",
"host": "github.com",
"name": "JLLWrappers.jl",
"owner": "JuliaPackaging"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 49,
"vitality": 54,
"community": 37,
"governance": 62,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 54,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.96,
"days_since_last_push": 34,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 34 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_latest_release": 79,
"mean_days_between_releases": 205.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 79 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 79
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~205.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 205.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 59,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 59 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 59
}
}
],
"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": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 10,
"stars": 10,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"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": "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": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 17,
"top_contributor_share": 0.449
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 47 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 54,
"open_issues": 13,
"closed_issues": 10,
"issue_closed_ratio": 0.435,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "44% of issues closed",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 44
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "54/60 decided PRs merged",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 54,
"decided": 60
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/22 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 41,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "JuliaPackaging",
"public_repos": 37,
"account_age_days": 3727
},
"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": "41 followers of JuliaPackaging",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 41,
"login": "JuliaPackaging"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~10 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "8 out of 24 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"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": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.9
},
"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": "8 out of 24 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 10/22 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 47 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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": 25
},
"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": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.552,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "53 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 29.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"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.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.04
},
"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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"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:57:34.918752Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaPackaging/JLLWrappers.jl.svg",
"full_name": "JuliaPackaging/JLLWrappers.jl",
"license_state": "standard",
"license_spdx": "MIT"
}