Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 389,
"has_wiki": false,
"homepage": null,
"languages": {
"Julia": 20680
},
"pushed_at": "2026-05-29T20:04:08Z",
"created_at": "2021-01-17T09:59:07Z",
"owner_type": "Organization",
"updated_at": "2026-05-29T19:44:08Z",
"description": "Utilities for low overhead threading in Julia.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "JuliaSIMD",
"company": null,
"location": null,
"followers": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/80543003?v=4",
"created_at": "2021-03-12T18:35:03Z",
"is_verified": null,
"public_repos": 25,
"account_age_days": 1958
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.6",
"kind": "patch",
"published_at": "2026-05-29T20:04:09Z"
},
{
"tag": "v0.5.5",
"kind": "patch",
"published_at": "2025-06-13T01:10:07Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2023-06-28T21:06:53Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-01-26T16:21:24Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2022-02-17T19:11:57Z"
},
{
"tag": "v0.4.7",
"kind": "patch",
"published_at": "2021-12-29T21:23:25Z"
},
{
"tag": "v0.4.6",
"kind": "patch",
"published_at": "2021-07-26T12:16:51Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2021-07-07T15:24:46Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2021-05-25T08:59:39Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2021-05-25T04:12:27Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2021-05-12T21:12:21Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2021-03-16T08:39:38Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2021-03-14T00:07:10Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-03-09T07:36:01Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2021-02-09T14:07:08Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2021-02-01T08:33:14Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2021-01-29T01:16:27Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2021-01-25T01:59:10Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2021-01-24T21:35:20Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2021-01-20T01:03:21Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2021-01-19T23:09:27Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-01-19T16:35:15Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-01-18T23:55:59Z"
}
],
"recent_commits": [
{
"oid": "666d81f687ce56233567314b07702a703a5b0bc0",
"body": "Replace length(Base.Workqueues) with length(Base.Workqueues()) on Julia 1.13+ where Base.Workqueues changed from Vector{IntrusiveLinkedListSynchronized{Task}} to OncePerThread{...}. Fixes #63.\n\nCo-authored-by: Timothy <git@tecosaur.net>",
"is_bot": false,
"headline": "Fix worktree counting on Julia 1.13",
"author_name": "Timothy",
"author_login": "tecosaur",
"committed_at": "2026-05-29T19:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587bcd38b645403766bdab5ba6d029ca3ae28c54",
"body": null,
"is_bot": false,
"headline": "TagBot: temporarily disable SSH key (#62)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2025-06-13T00:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb890c5933ecd0e87c0488a7f521b8ac6ac7f60d",
"body": null,
"is_bot": false,
"headline": "Update TagBot workflow file (#61)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2025-06-13T00:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b1381398a543d6eeabf84b80fb266b88fa5e2c",
"body": null,
"is_bot": false,
"headline": "Bump version from 0.5.4 to 0.5.5 (#60)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2025-06-13T00:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028f64f6f6081f3601ff955d7ed8084de4223f03",
"body": "* atomics: update llvmcall for `load,store,cmpxchg`\n\n* atomics: update llvmcall for `atomicrmw_ops`\n\n* compat: need julia 1.11+\n\n* ci: update github actions\n\n* Revert \"compat: need julia 1.11+\"\n\nThis reverts commit 6ad1ecda969df6c20d765492cb043569634721a2.\n\n* atomics: fix compat with julia <= v1.11\n\n* ci: test with v1.5\n\n* ci: macos-latest need julia v1.8+\n\n* ci: Update codecov-action",
"is_bot": false,
"headline": "atomics: update llvmcall to use opaque pointers (#53)",
"author_name": "Chengyu Han",
"author_login": "inkydragon",
"committed_at": "2025-06-12T17:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db36597d61de11cb9d8b6676214dff36f8ed9697",
"body": null,
"is_bot": false,
"headline": "set version to v0.5.4",
"author_name": "Hendrik Ranocha",
"author_login": "ranocha",
"committed_at": "2025-05-23T15:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922c747b7ba7bfc4764d5200fd82370c953540d3",
"body": null,
"is_bot": false,
"headline": "Add function `reinit_task` (#58)",
"author_name": "Erik Faulhaber",
"author_login": "efaulhaber",
"committed_at": "2025-05-23T15:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54bdc4e806304ba39325b12cd030fc427f9e5046",
"body": "…cs (#59)",
"is_bot": false,
"headline": "add compat setting for Documenter and remove strict keyword of makedo…",
"author_name": "Hendrik Ranocha",
"author_login": "ranocha",
"committed_at": "2025-05-21T16:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9cf258273977e832bdd7d507052ea5d05d0ae6",
"body": null,
"is_bot": false,
"headline": "bump version (#56)",
"author_name": "Oscar Smith",
"author_login": "oscardssmith",
"committed_at": "2025-04-07T13:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142ab6c57e3a46286c89fe8869918d15836a0ee6",
"body": "* Throw an error in `checktask` when a task failed\n\n* Fix tests\n\n* Try to fix tests with Julia 1.5",
"is_bot": false,
"headline": "Throw an error in `checktask` when a task failed (#54)",
"author_name": "Erik Faulhaber",
"author_login": "efaulhaber",
"committed_at": "2025-04-07T13:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86720520eec5059a25d4e8c12ba9aaaa7b9f867",
"body": "* fix ci\n\n* Update ci-julia-nightly.yml",
"is_bot": false,
"headline": "fix ci (#55)",
"author_name": "Oscar Smith",
"author_login": "oscardssmith",
"committed_at": "2025-04-01T14:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "284d17aab09a3919759045995955d4090d5e183d",
"body": "…-actions/setup-julia-2\n\nBump julia-actions/setup-julia from 1 to 2",
"is_bot": false,
"headline": "Merge pull request #50 from JuliaSIMD/dependabot/github_actions/julia…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2024-04-09T14:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7450190ae5b3b00c72353eae3a751c0937443b",
"body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/setup-julia\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump julia-actions/setup-julia from 1 to 2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T19:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9db2611321b1de3ad19b319139e76eaf47dc0a7",
"body": "…ns/cache-4\n\nBump actions/cache from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #48 from JuliaSIMD/dependabot/github_actions/actio…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2024-01-24T14:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47dbd61880fcf41def74dcad17fe2bdfe82c00b6",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 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/v3...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 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-22T19:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a683bb4faa978396a60da7f02d1b06ec24313406",
"body": "…ns/checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #47 from JuliaSIMD/dependabot/github_actions/actio…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-09-04T21:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a65e1af52e3f50ef4c145c459ce3a0c6f11fc2d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-04T19:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a7f6625b5c9fc19b3740b1e0961b558c311179",
"body": "Catch",
"is_bot": false,
"headline": "Merge pull request #46 from JuliaSIMD/catch",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-06-28T20:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7946fe60653a3e6c774bdeb7c76bee1db90da9cc",
"body": null,
"is_bot": false,
"headline": "on second thought, no catch",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2023-06-28T20:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7493c14a370270ee0f37f70730c4f4acc962ef58",
"body": null,
"is_bot": false,
"headline": "test updates",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2023-06-28T20:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6b45339f77b638b054864076b53e49cb5069eb",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2023-06-28T19:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "290f4a2478f7ad06d869876c4949b0ae356a76f2",
"body": null,
"is_bot": false,
"headline": "try/catch around taskloop",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2023-06-28T19:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f2f4ba725cf8862f42cb34b83916e3561c15f8",
"body": "…ov/codecov-action-3\n\nBump codecov/codecov-action from 1 to 3",
"is_bot": false,
"headline": "Merge pull request #44 from JuliaSIMD/dependabot/github_actions/codec…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-03-13T14:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a8d13e52a7e0079ac0b57208a65d62b5e42fb1",
"body": "…ns/checkout-3\n\nBump actions/checkout from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #43 from JuliaSIMD/dependabot/github_actions/actio…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-03-13T14:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0089730b035c6d72a50b73547b6abfed1b6f0927",
"body": "…ns/cache-3\n\nBump actions/cache from 1 to 3",
"is_bot": false,
"headline": "Merge pull request #45 from JuliaSIMD/dependabot/github_actions/actio…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-03-13T14:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce48f155275db922b8e98fee2e9b961b8f50387b",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.\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...v3)\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 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-13T14:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ddac82fd019c37ad565d7097175cc66c87d488",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.\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 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-13T14:42:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fcce5ace90a9949dbacff27a50b82b89ddffcfc3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\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...v3)\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 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-13T14:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e70580a6b69508983e783ea0e3f11f31d94c9c",
"body": "enable dependabot for GitHub actions",
"is_bot": false,
"headline": "Merge pull request #42 from ranocha/hr/dependabot",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-03-13T14:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e2a2b0dda76b2318c5d833a044c399ebc539ebc",
"body": null,
"is_bot": false,
"headline": "enable dependabot for GitHub actions",
"author_name": "Hendrik Ranocha",
"author_login": "ranocha",
"committed_at": "2023-03-13T12:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19161f8e978d211e694dc4d8e176c58fcba5751",
"body": null,
"is_bot": false,
"headline": "Decrement version",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-01-26T16:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f72c0fba817a36f8be7837d7ce70441df47c13",
"body": null,
"is_bot": false,
"headline": "max-methods=1",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2023-01-25T22:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f744d79c22896e247dbec2ba75e0519121f91bb",
"body": "Add Invalidations.yml [ci skip] [skip tests]",
"is_bot": false,
"headline": "Merge pull request #41 from ranocha/patch-1",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-09-01T13:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d099c8eecc8e24a8907884840b611afafdd570e8",
"body": "\r\n\r\nThis is based on https://github.com/julia-actions/julia-invalidations. Adding such checks came up in https://discourse.julialang.org/t/potential-performance-regressions-in-julia-1-8-for-special-un-precompiled-type-dispatches-and-how-to-fix-them/86359. I suggest to add this check here since this package is widely used as a dependency.\r\n\r\nSee also SciML/MuladdMacro.jl#26 and SciML/MuladdMacro.jl#29",
"is_bot": false,
"headline": "Add Invalidations.yml [ci skip] [skip tests]",
"author_name": "Hendrik Ranocha",
"author_login": "ranocha",
"committed_at": "2022-09-01T06:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3991a7e80781dafb9f1f77bf169c7da7a5d89981",
"body": null,
"is_bot": false,
"headline": "show instead of display (doesn't actually help JET)",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-07-04T01:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53573e09b5b88d9ffb2762619576f01343bc00b",
"body": null,
"is_bot": false,
"headline": "No dump",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-07-04T01:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d651ab281aa50525c4229bea51944d4230a85def",
"body": null,
"is_bot": false,
"headline": "Add JuliaFormatter indent=2",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-04-04T00:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983ca8750335cb5734a0dd57e3d7e58b3e38e5b2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-19T04:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716d26f4650b0a4042b87413f9952646501949ff",
"body": "Add option to put all tasks to sleep",
"is_bot": false,
"headline": "Merge pull request #38 from JuliaSIMD/sleep_all_tasks",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T18:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f293214993268d8a0eb5dc57d4c7a8cab76f25",
"body": null,
"is_bot": false,
"headline": "don't test allocated on Windows",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T18:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59de5fe4842d5e9eeedce6a4468a6ac8c017d6e7",
"body": null,
"is_bot": false,
"headline": "i not used in loop",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T18:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff7c78bea26f5baef588f17948c08f71357fd0c",
"body": null,
"is_bot": false,
"headline": "need to using BenchmarkTools",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T18:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a65d59fa2ec0a8dda2004dd5a46389f50450eea",
"body": null,
"is_bot": false,
"headline": "BenchmarkTools",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T17:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba4f5b507cfbdb2d3158d2bb5921f903c6ba49c",
"body": null,
"is_bot": false,
"headline": "try not testing allocations again",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T17:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da1a332dbebbcce689e3e85e4976f3bdb4dd63ca",
"body": null,
"is_bot": false,
"headline": "Windows stopped allocating???",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T17:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7d3b2b3ae08b96f7154c93f8713c9f05c673cb",
"body": null,
"is_bot": false,
"headline": "test adjustments",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T17:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a3f784e2aa5ab3e72b1d713af4a038695ff699",
"body": null,
"is_bot": false,
"headline": "wait on tasks when sleeping all tasks",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T16:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817e3d592e065c65cedac7554a7ade8c23d32f76",
"body": null,
"is_bot": false,
"headline": "hoist @cfunction",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T16:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0f80737eca7c3ac91f1e7c97611b920b04565f",
"body": null,
"is_bot": false,
"headline": "Update staticarrays.jl",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-17T05:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec85905864c09ac7450f45a85b8203a4b1cd1ef",
"body": null,
"is_bot": false,
"headline": "Update ThreadingUtilities.jl",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-16T13:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a072eb23ccb07f5730f7d57d965871d982764db1",
"body": null,
"is_bot": false,
"headline": "Update staticarrays.jl",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-16T13:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f19812a908321a14a2422ee86f9a68686454fcc",
"body": "Co-authored-by: Yingbo Ma <mayingbo5@gmail.com>",
"is_bot": false,
"headline": "Try to stop Windows from allocating",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-16T05:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d550c985a0b5442fd1501f0baa22538f603e1ade",
"body": "Co-authored-by: Yingbo Ma <mayingbo5@gmail.com>",
"is_bot": false,
"headline": "fix x86",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-16T05:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e9678b46391f90c278930daae125c916542748",
"body": null,
"is_bot": false,
"headline": "fix x86",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-02-16T05:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f1719280f748377209b80fc00319a07abf7bbc",
"body": null,
"is_bot": false,
"headline": "bump timeout",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T22:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835afcb1e3bbf3196a19c1c5e03d71f6071026d1",
"body": null,
"is_bot": false,
"headline": "update for special handling of github actions",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T22:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c89e56e79808b3a06d727fbc7653bd942b4798",
"body": null,
"is_bot": false,
"headline": "use more threads on github actions",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T21:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be7960ce55e2e7a6aab0a55ad77b4b0540d72a6",
"body": null,
"is_bot": false,
"headline": "run StaticArray tests",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T21:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdd95b0ecd57d100a07f85f26de9b544a3fa6384",
"body": null,
"is_bot": false,
"headline": "timeout 20 min",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T21:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f71ee553b06411500cb789d034b54e8ff6913a",
"body": null,
"is_bot": false,
"headline": "Add option to put all tasks to sleep",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2022-01-23T21:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfdcc027d5eb7f4d5eb667c9b16344fc5f8f6d6f",
"body": "Don't use VectorizationBase in tests to reduce latency",
"is_bot": false,
"headline": "Merge pull request #37 from JuliaSIMD/novbintests",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-12-29T21:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23da58da07e72cb17d54bdd95ba2b74a1db4870",
"body": null,
"is_bot": false,
"headline": "Don't use VectorizationBase in tests to reduce latency",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-12-29T20:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1723889d09fef65a1404b35d7d1dd43ef92f8a80",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-12-29T20:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d666c7abcbe27e065e677cf5fd5de99f98c631fe",
"body": "Run CI and deploy docs on tags",
"is_bot": false,
"headline": "Merge pull request #36 from JuliaSIMD/dpa/build-docs-on-tags",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-12-29T20:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fefeee3423643c4570f9ffc568b68c8e5e2c4b92",
"body": null,
"is_bot": false,
"headline": "Run CI and deploy docs on tags",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-12-29T20:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197ec4a77fba11fb874508fcdaeeeba84f6f6a7a",
"body": null,
"is_bot": false,
"headline": "Run CI and deploy docs on tags",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-12-29T20:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7517e6086528106c68828468abc36f5c264fce97",
"body": "Tests pass locally on 32 bit",
"is_bot": false,
"headline": "Merge pull request #33 from JuliaSIMD/intializefor32bit",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-07-26T11:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c287e363bf533825ff84f4977488ddff987a5e07",
"body": null,
"is_bot": false,
"headline": "fix retnothing not defined on 64-bit",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-07-26T11:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501547d10c75ace60b451b6246faa3cfcc649836",
"body": "…rently does?",
"is_bot": false,
"headline": "Tests pass locally on 32 bit (they didn't before, even though CI appa…",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-07-26T06:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f7177e37152c6c3d185b18a4e2b47941e617415",
"body": "Display failed tasks",
"is_bot": false,
"headline": "Merge pull request #32 from JuliaSIMD/resetonerror",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-07-14T22:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02ee26c1a901246a34b525bbde9bb4377a968e3",
"body": null,
"is_bot": false,
"headline": "Display failed tasks",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-07-12T22:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f4a2aa22e131f3393df8243bd687f8c2712d8a",
"body": "Reset threads on error",
"is_bot": false,
"headline": "Merge pull request #30 from JuliaSIMD/resetonerror",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-07-07T14:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c7bd8c4855c0ce3ef0fd1da4db9dbff25702d2",
"body": null,
"is_bot": false,
"headline": "Reset threads on error",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-07-06T17:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb39080486c25002fd1da319a3d011814ea891e0",
"body": "Depend on ManualMemory.jl",
"is_bot": false,
"headline": "Merge pull request #29 from JuliaSIMD/manualmemoryandyieldtotask",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-06-30T12:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8f0cc5fa7d0c472242523ddb22bae73c6cf695",
"body": null,
"is_bot": false,
"headline": "don't yieldto",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-06-29T17:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b891ec368f0c0a4b605720e40670c7c43b6e9d",
"body": null,
"is_bot": false,
"headline": "Depend on ManualMemory.jl and yield to the task being waited on",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-06-29T16:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a1ade890c3afeca93d96265493d9c7da9faaaa",
"body": "Bump verison.",
"is_bot": false,
"headline": "Merge pull request #28 from JuliaSIMD/bumpversion",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-06-05T12:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88891719790e5a8b7c6b77a2c4fb3563a91a651",
"body": null,
"is_bot": false,
"headline": "Bump verison.",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-06-05T12:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76942c42bb98820428027ff721404f4d986a485",
"body": "* Remove all dependencies.\r\n\r\n* Fix offsetsize\r\n\r\n* Test coverage\r\n\r\n* Fix tests",
"is_bot": false,
"headline": "Remove all dependencies. (#27)",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-06-02T08:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ebadeafcdbe41f3db5f830b22c8141698870bad",
"body": null,
"is_bot": false,
"headline": "Crime doesn't pay. (Stop stealing.)",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-05-25T08:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7036b95063aab3841713d0d3b9bcc3370038649",
"body": null,
"is_bot": false,
"headline": "@noinline on wake_threads",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-05-25T08:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f703ac4fd7da8756e288dd0bb6454ba2ed1aa9",
"body": "* Have `wait`ing thread steal incomplete work.\r\n\r\n* Bump version.\r\n\r\n* Remove unused method.\r\n\r\n* Rapidly repeat SArray tests\r\n\r\n* Try and get state to be spin/wait in staticarrays test.",
"is_bot": false,
"headline": "Have `wait`ing thread steal incomplete work. (#26)",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-05-25T03:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3142d392fc5fac3b381fb8b835e28ecd223addb5",
"body": null,
"is_bot": false,
"headline": "Bump VectorizationBase compat.",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-05-12T20:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed4e8061e38934334cfc84f4df42e511b12ee41",
"body": null,
"is_bot": false,
"headline": "Minor `staticarrays.jl` test cleanup",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-04-02T05:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2c377fe0175a73fd28d38952d486384135d013",
"body": null,
"is_bot": false,
"headline": "Add SMatrix example to staticarray tests",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-04-02T02:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ab9eec23ee27939dd23c4717cf849eb21d955e",
"body": "Store and load each element of every tuple individually",
"is_bot": false,
"headline": "Merge pull request #23 from mmiller-max/mm/tuple-mods",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-16T07:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dccedc7e83368488104817eb6a88ed747c0ac6d6",
"body": null,
"is_bot": false,
"headline": "Tidy up _store! and bump patch version",
"author_name": "Mal Miller",
"author_login": null,
"committed_at": "2021-03-16T06:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8acb216c0a993b399b916a22deeb80505afc5b4",
"body": null,
"is_bot": false,
"headline": "Add general fallback store test",
"author_name": "Mal Miller",
"author_login": null,
"committed_at": "2021-03-16T06:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90135355051ae163ca57740f1d4fd2da4c0214e3",
"body": "- Functionality either tested by subsequent tests, or should be tested in StrideArraysCore",
"is_bot": false,
"headline": "Remove unnecessary test",
"author_name": "Mal Miller",
"author_login": null,
"committed_at": "2021-03-16T05:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1af5fe87e955c3c441d2d06f7bffca6e86993fb",
"body": null,
"is_bot": false,
"headline": "Store and load each element of every tuple individually",
"author_name": "Mal Miller",
"author_login": null,
"committed_at": "2021-03-16T01:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445f957e7fbaab582dcd65a759b8dd7e4c9996b1",
"body": "Add `ThreadingUtilities.launch` for a simpler API",
"is_bot": false,
"headline": "Merge pull request #22 from JuliaSIMD/launch",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-13T23:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f916e8ea6e27f5969311edbabd21ce5a12e52d2",
"body": null,
"is_bot": false,
"headline": "Julia exclusive `true`/`false` -> `1`/`0`",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-03-13T22:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc2a87fa294ca6ee78e0d2ad950d4e8a54b61bc",
"body": null,
"is_bot": false,
"headline": "Don't test excsluve",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-03-13T22:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb84a6e23a1e6990868a84cf0e0037cc4cb9093a",
"body": null,
"is_bot": false,
"headline": "Update urls for move to JuliaSIMD",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-03-13T21:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a75989f46695ebfa46f3c2cf91ed82f214dc91b",
"body": null,
"is_bot": false,
"headline": "Add `ThreadingUtilities.launch` for a simpler API",
"author_name": "Chris Elrod",
"author_login": "chriselrod",
"committed_at": "2021-03-13T21:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4488b0b0d5d748f294b06a48bedc777f4818bf56",
"body": "Make load/store! increment by size of the loaded/stored type.",
"is_bot": false,
"headline": "Merge pull request #21 from chriselrod/resetunroll",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-09T06:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495f3dc4c4081ef7c5bb432bdd61c48ff7f5a5b4",
"body": null,
"is_bot": false,
"headline": "Test that store sets same offset as load.",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-09T06:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f245550ba6dc32a2991cbd8867c235ab642e74b1",
"body": null,
"is_bot": false,
"headline": "Use `sizeof` in store/load test",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-09T06:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b133dae9625ca9323c2510457f5ba3502e6dfe48",
"body": "…E in terms of # of bytes",
"is_bot": false,
"headline": "Add missing `GC.@preserve`, yield in __init__, define THREADBUFFERSIZ…",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-09T06:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10bb285b3d1aa8d21bfcb0e4a4ffbc5220dd0c6d",
"body": null,
"is_bot": false,
"headline": "isbits -> isbitstype",
"author_name": "chriselrod",
"author_login": "chriselrod",
"committed_at": "2021-03-08T21:24:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 1,
"latest_release_at": "2026-05-29T20:04:09Z",
"latest_release_tag": "v0.5.6",
"releases_from_tags": false,
"days_since_last_push": 53,
"active_weeks_last_year": 1,
"days_since_latest_release": 53,
"mean_days_between_releases": 203.4
},
"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": 6,
"stars": 17,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": 2,
"merged_prs": 42,
"open_issues": 5,
"closed_ratio": 0.643,
"closed_issues": 9,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "chriselrod",
"commits": 128,
"avatar_url": "https://avatars.githubusercontent.com/u/8043603?v=4"
},
{
"type": "User",
"login": "DilumAluthge",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/5619885?v=4"
},
{
"type": "User",
"login": "ranocha",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/12693098?v=4"
},
{
"type": "User",
"login": "efaulhaber",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/44124897?v=4"
},
{
"type": "User",
"login": "oscardssmith",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11729272?v=4"
},
{
"type": "User",
"login": "inkydragon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5158738?v=4"
},
{
"type": "User",
"login": "tecosaur",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20903656?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.821
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CompatHelper.yml",
"Invalidations.yml",
"TagBot.yml",
"ci-julia-nightly.yml",
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"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 6/13 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 33 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": 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": "666d81f687ce56233567314b07702a703a5b0bc0",
"ran_at": "2026-07-22T19:01:54Z",
"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-05-29T20:04:49Z",
"oldest_open_prs": [
{
"number": 39,
"created_at": "2022-02-02T17:29:47Z",
"last_comment_at": "2022-02-02T20:50:39Z",
"last_comment_author": "codecov"
},
{
"number": 52,
"created_at": "2024-11-18T19:44:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-29T19:44:03Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 16,
"created_at": "2021-01-19T09:37:31Z",
"last_comment_at": "2021-04-02T02:41:42Z",
"last_comment_author": "chriselrod"
},
{
"number": 25,
"created_at": "2021-05-06T02:43:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2022-08-19T20:11:40Z",
"last_comment_at": "2022-08-19T21:33:39Z",
"last_comment_author": "chriselrod"
},
{
"number": 57,
"created_at": "2025-05-20T11:17:20Z",
"last_comment_at": "2025-06-08T09:17:25Z",
"last_comment_author": "inkydragon"
},
{
"number": 65,
"created_at": "2026-05-29T20:04:11Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/JuliaSIMD/ThreadingUtilities.jl",
"host": "github.com",
"name": "ThreadingUtilities.jl",
"owner": "JuliaSIMD"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 48,
"vitality": 46,
"community": 37,
"governance": 54,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 46,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 0.94,
"days_since_last_push": 53,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 53 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 53
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"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": "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": 23,
"latest_release_tag": "v0.5.6",
"releases_from_tags": false,
"days_since_latest_release": 53,
"mean_days_between_releases": 203.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 53 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 53
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~203.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 203.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 53,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 53 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 53
}
}
],
"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": 25,
"inputs": {
"forks": 6,
"stars": 17,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.821
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 82% of commits",
"points": 4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 42,
"open_issues": 5,
"closed_issues": 9,
"issue_closed_ratio": 0.643,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 30.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "42/49 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 42,
"decided": 49
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/13 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": 64,
"inputs": {
"followers": 53,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "JuliaSIMD",
"public_repos": 25,
"account_age_days": 1958
},
"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": "53 followers of JuliaSIMD",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 53,
"login": "JuliaSIMD"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "25 public repos, account ~5 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 25
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"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): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/13 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 33 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": "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": 11
},
"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": 21,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.351,
"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": "33 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"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-22T19:02:13.036982Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaSIMD/ThreadingUtilities.jl.svg",
"full_name": "JuliaSIMD/ThreadingUtilities.jl",
"license_state": "standard",
"license_spdx": "MIT"
}