Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"machine-learning",
"loss-functions",
"classification",
"regression",
"julia"
],
"is_fork": false,
"size_kb": 1970,
"has_wiki": true,
"homepage": "https://juliaml.github.io/LossFunctions.jl/stable",
"languages": {
"Julia": 112719
},
"pushed_at": "2026-06-29T12:05:13Z",
"created_at": "2015-10-11T10:41:50Z",
"owner_type": "Organization",
"updated_at": "2026-06-29T12:02:51Z",
"description": "Julia package of loss functions for machine learning.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": null,
"name": "JuliaML",
"type": "Organization",
"login": "JuliaML",
"company": null,
"location": null,
"followers": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/15799035?v=4",
"created_at": "2015-11-11T11:15:09Z",
"is_verified": null,
"public_repos": 40,
"account_age_days": 3910
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-06-23T22:33:26Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-06-23T21:54:33Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-01-10T22:44:43Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2025-08-27T13:43:29Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-08-21T18:15:25Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-07-31T21:03:25Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-12-10T19:45:50Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-11-27T15:03:44Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2024-08-26T23:34:46Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2023-08-24T11:12:56Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2023-07-30T00:06:05Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2023-07-21T22:22:44Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2023-05-03T17:38:52Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2023-04-18T16:10:14Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2023-03-30T20:20:43Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2022-05-31T00:02:04Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2021-06-10T14:13:08Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2021-06-09T17:39:41Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2021-05-18T19:21:41Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2020-05-05T16:02:53Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2020-04-27T18:02:56Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2020-04-12T14:03:04Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2018-12-16T18:00:34Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-09-11T08:17:40Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-08-31T07:05:16Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2018-08-08T13:04:28Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2018-08-04T16:01:49Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-08-16T06:16:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-04-02T09:10:38Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2017-02-11T14:36:27Z"
}
],
"recent_commits": [
{
"oid": "e6865cd60af8978d73b7bb622dcf1d45262dff3b",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependencies:\n- 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/cache from 5 to 6 (#200)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T12:02:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b1564a66d44d54e4026de8f9f0d54fbf78f138b",
"body": null,
"is_bot": false,
"headline": "Minor adjustment",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T22:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0ff6378f9840107257c7b359610c64cde58b26",
"body": "Co-authored-by: juliohm <3345261+juliohm@users.noreply.github.com>",
"is_bot": true,
"headline": ":robot: Format .jl files (#199)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-23T22:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2244088aa7131d33af58d74546a737190ad7cb3d",
"body": null,
"is_bot": false,
"headline": "Bump version from 1.2.1 to 1.2.2",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T22:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199070978e7b9b1bf0382540cb4bf90eb167ca3d",
"body": null,
"is_bot": false,
"headline": "More improvements to docs/make.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T21:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d693f3135d2bd54f6661ca797d661ffacd88e2ca",
"body": null,
"is_bot": false,
"headline": "Bump version from 1.2.0 to 1.2.1",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T21:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe98ac2dfaeb33068f07ba49161ad1d55aa1fbcd",
"body": null,
"is_bot": false,
"headline": "Fix missing figs in docs and readme",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T21:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157fb73f588985cb1c334c644792c2feab878374",
"body": null,
"is_bot": false,
"headline": "Update docs to Documenter.jl v1 (#198)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-06-23T21:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa1decc3621a1bcc7f30e924356d8642a8d5995",
"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 (#196)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T12:57:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e68d4921bd0498dfcdc1250fbeac4166dfe64cf1",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\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 codecov/codecov-action from 6 to 7 (#195)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T10:49:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88ad45b7ab9da063123060f7a4e689e4807efdf9",
"body": "Removed architecture specification from CI job.",
"is_bot": false,
"headline": "Update CI.yml to remove architecture from job name",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-04-20T20:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94bfee023845bed1a3e882ba285ecf9a6d1a690a",
"body": "* Bump julia-actions/setup-julia from 2 to 3\n\nBumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v2...v3)\n\n---\nupdated-d\n[…]\n---\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>",
"is_bot": true,
"headline": "Bump julia-actions/setup-julia from 2 to 3 (#194)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T12:32:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae241188564fe47f56e5876dad1e88724eaa4f16",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\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 codecov/codecov-action from 5 to 6 (#193)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T11:57:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a0ed6ed9920872a1e235af8a115551070ae38ae",
"body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n dependency-versi\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 julia-actions/cache from 2 to 3 (#192)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T10:42:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f8029db8c62cfc62618d29beef416919f1317437",
"body": null,
"is_bot": false,
"headline": "Bmp version",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-01-10T22:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022dc69309f97d00f8ff2ec2a8be3d1d4a11c8a8",
"body": null,
"is_bot": false,
"headline": "Update Julia version (#191)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2026-01-10T22:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99442d5dd376df10c85d9dbaaefad4f3ff43b4b9",
"body": "Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)\n\n---\nupdated-dependencies:\n- depende\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 peter-evans/create-pull-request from 7 to 8 (#190)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T11:07:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aab75b8fc798bf28f5b1a0be20d9a3551d16b2a9",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\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/v4...v5)\n\n---\nupdated-dependencies:\n- 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/cache from 4 to 5 (#189)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T11:07:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b266b9fababd41565010b93db68c896df0fcbcf",
"body": null,
"is_bot": false,
"headline": "Fix typo in CI.yml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2025-12-10T00:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b39144e855a8375fbc710080fe258bf11b2515",
"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 (#188)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T10:41:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38c550c305d47c8446c9cf80eaf08b21bc073618",
"body": null,
"is_bot": false,
"headline": "Update CI.yml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2025-10-17T18:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4f238aeec289e0129644e1b70cd5ff26d54085",
"body": null,
"is_bot": false,
"headline": "Review compat",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2025-08-27T13:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6e4d10eb71103f81b45623300fc0daf599a46e",
"body": "* Remove Requires.jl\n\n* Update CI.yml",
"is_bot": false,
"headline": "Remove Requires.jl (#187)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2025-08-21T17:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59876a13e3944942a5596f8a520b0faaa4f16b51",
"body": "Co-authored-by: juliohm <3345261+juliohm@users.noreply.github.com>",
"is_bot": true,
"headline": ":robot: Format .jl files (#185)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-08-19T12:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b2a8d1f062d7ea6c480bda6390789551f6954f",
"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 (#186)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T16:51:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b38a798826e1685097567739230f502f79d22b21",
"body": null,
"is_bot": false,
"headline": "Update compat",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2025-07-31T20:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dfa3277df716875b9d4550422736eeb1e2b1304",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2024-12-10T19:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f511e923ba9ba1ce3ede85ba54d4e051ed7fdf29",
"body": "Fix docs: Typo on DWDMarginLoss",
"is_bot": false,
"headline": "Merge pull request #183 from floffy-f/patch-1",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2024-12-10T19:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6711d91751017f406af3d8264675dfcd48e84b1c",
"body": "In the LaTeX equation, the \\ge has been swapped for a \\le",
"is_bot": false,
"headline": "Fix docs: Typo on DWDMarginLoss",
"author_name": "Florian Vincent",
"author_login": "floffy-f",
"committed_at": "2024-12-10T15:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f9d75936326c22e88f09e9e05abee6f297e735",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2024-11-27T14:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d6d53f4d8903c1e8e5a46bca472f8dacef16672",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 5 (#182)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-18T09:57:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d07bacab74f4db420833106ebd0b438d22bd2014",
"body": "Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.\r\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\r\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/create-pull-request from 6 to 7 (#181)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-09T11:18:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8be7671571b536b6f3705b6e1bbc7af29b0beb2c",
"body": null,
"is_bot": false,
"headline": "fix: load Requires.jl only if needed (#180)",
"author_name": "Avik Pal",
"author_login": "avik-pal",
"committed_at": "2024-08-26T23:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0f67d53fe9760806e7ebfb52cd6bb270446d17",
"body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\r\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\r\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: julia-ac\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump julia-actions/setup-julia from 1 to 2 (#179)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-08T10:00:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e3f7326a0c7690a291cdc875ce794a20b635128",
"body": null,
"is_bot": false,
"headline": "Use CODECOV_TOKEN",
"author_name": "Elias Carvalho",
"author_login": "eliascarv",
"committed_at": "2024-02-15T11:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f994b94ac9314b79ae904e50ac37e9270840234f",
"body": "Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.\r\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\r\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- d\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump peter-evans/create-pull-request from 5 to 6 (#178)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-05T09:52:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8d6311eb3ddc7946d048c37f061504f703d1d19",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 3 to 4 (#177)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-05T09:51:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb2d387e49b2fa7c38fe9a22a95bddec76fafbd3",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- de\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 3 to 4 (#176)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-22T09:58:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "038a1de4fa4f66c7d0f516f1ff22805a8970b995",
"body": "…s/checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #175 from JuliaML/dependabot/github_actions/action…",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-09-11T10:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee14fa4b628a6740c53410202f9f82032fde0f8",
"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-11T09:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b411a14601d19c44d735e5fce0185023e259bb2",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-08-24T10:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3e74f0da990535878205e3a0f18f83fcd0d332",
"body": "Improve aggregation speeds by using `eachindex` instead of `iterate`",
"is_bot": false,
"headline": "Merge pull request #173 from MilesCranmer/fix-sum-speeds",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-08-24T10:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f7f46dc55c2dcce71a769db8cec8e1b40a3176",
"body": null,
"is_bot": false,
"headline": "Improve aggregation speeds by summing function",
"author_name": "Miles Cranmer",
"author_login": "MilesCranmer",
"committed_at": "2023-08-24T08:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7318c582874988fcc325464831aa2ce94eb36ff2",
"body": null,
"is_bot": false,
"headline": "Fix docs",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-30T00:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc71a67211b996f292ca2278a825a50663c89968",
"body": null,
"is_bot": false,
"headline": "Export UnsupervisedLoss in Traits",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-29T23:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e5cbff9198355c4019e49e71804d3d7ac75363",
"body": null,
"is_bot": false,
"headline": "Fix docsetup for Traits submodule",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-29T23:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cc43240e1eebcef8f969e23dc865eaca699d6d",
"body": null,
"is_bot": false,
"headline": "Add comments in traits.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-29T23:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a6394fee297493762302247a67474cc1125678",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-29T23:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "680c10d73fc768d8439ec10b19b1dc70c26a6cd0",
"body": null,
"is_bot": false,
"headline": "Fix #170: introduce Traits submodule",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-29T23:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1405da2e9f3a9ee40643fb22fa4cb80df953515",
"body": "[AUTO] JuliaFormatter.jl run",
"is_bot": false,
"headline": "Merge pull request #169 from JuliaML/auto-juliaformatter-pr",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-07-21T22:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7887645dd9362fb9a7c9a33816bcd7af5e7104c2",
"body": null,
"is_bot": false,
"headline": ":robot: Format .jl files",
"author_name": "juliohm",
"author_login": "juliohm",
"committed_at": "2023-07-21T22:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fff2f962ff769282107f66bbcb15207ff74e644",
"body": "* Move CategoricalArrays.jl into extension\r\n\r\n* Add [extras] section for backwards compatibility",
"is_bot": false,
"headline": "Move CategoricalArrays.jl into extension (#168)",
"author_name": "Miles Cranmer",
"author_login": "MilesCranmer",
"committed_at": "2023-07-21T22:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfcdc6a9d0f42d90ea4c2d268cc6be34e93d8926",
"body": "[AUTO] JuliaFormatter.jl run",
"is_bot": false,
"headline": "Merge pull request #165 from JuliaML/auto-juliaformatter-pr",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-05-15T12:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52f9160a830d541f6c77d7aadd5dac5285d5334",
"body": null,
"is_bot": false,
"headline": ":robot: Format .jl files",
"author_name": "eliascarv",
"author_login": "eliascarv",
"committed_at": "2023-05-15T12:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6741aebd86cb1cf8b2c6612d37b8e3a6de412f59",
"body": null,
"is_bot": false,
"headline": "Use JuliaFormatter.jl to format source code (#164)",
"author_name": "Elias Carvalho",
"author_login": "eliascarv",
"committed_at": "2023-05-15T12:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28012d651ec3accac3da4e96507d7fc06dc2ea4f",
"body": null,
"is_bot": false,
"headline": "Update losses.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-05-04T22:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311f1aa6de3cb9f672625550eab247a8d62ae8ed",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-05-03T17:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda1ba3c0a9bf366d6cc5d3b31ab5669fcc29509",
"body": "* Remove value in favor of functor interface\r\n\r\n* Update docs",
"is_bot": false,
"headline": "Remove value in favor of functor interface (#163)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-27T21:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c0654dbbe23d2b1f6b3f9b4097e91221e63162",
"body": "* Get rid of AggMode.None\r\n\r\n* Formatting issues\r\n\r\n* Get rid of dimcheck\r\n\r\n* Simplify signatures in losses.jl\r\n\r\n* Accept iterables in vectorized loss\r\n\r\n* Refactor functor interface\r\n\r\n* Remove AggMode submodule\r\n\r\n* Rename test/aggmode.jl to test/agg.jl\r\n\r\n* Update docs",
"is_bot": false,
"headline": "Refactor AggMode submodule and types (#162)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-27T19:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15657691c073798d7fa2509554797df567e6eea",
"body": "* Add docdeploy\r\n\r\n* Update Documenter.jl version\r\n\r\n* Update .gitignore",
"is_bot": false,
"headline": "Add documentation deploy & Update Documenter.jl version (#161)",
"author_name": "Elias Carvalho",
"author_login": "eliascarv",
"committed_at": "2023-04-24T10:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f55b17aa7f6cbe05888600662ab388c30d823d4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-18T15:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a183e6a0a476f7754f05a78973b39c6c3dfaf0b7",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-18T15:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ac56755302a871974ea5de3ef9063b9132e6e7",
"body": null,
"is_bot": false,
"headline": "Rename test files",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-18T15:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b697d074f39e45536d5ba22aae29a1af6f4ac5",
"body": null,
"is_bot": false,
"headline": "Rename test files",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-18T15:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfbe76eb577f44abe123b253083c96fdf8d75c56",
"body": null,
"is_bot": false,
"headline": "Remove Base import",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-18T15:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e618fdf7ce226cef574b587fae36485da8c59c50",
"body": null,
"is_bot": false,
"headline": "Remove InteractiveUtils dependency",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a31f38589ef89a27e4ab735bdf3ae1c6b46489b",
"body": null,
"is_bot": false,
"headline": "Rename printing.jl to io.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2993fce401966b35181180760fa04feea4e6e62",
"body": null,
"is_bot": false,
"headline": "Remove LearnBase.jl from docs build",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ccf3695a15f4e7e5a37a051b32ac3fcbb99cb2e",
"body": null,
"is_bot": false,
"headline": "Remove RecipesBase.jl dependency",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b1af35906d14f2453252a1e25dc05e81b11da2",
"body": null,
"is_bot": false,
"headline": "Rename supervised -> losses",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91afb5cc689cd4f2ea0fb515463b2623763c4c1f",
"body": null,
"is_bot": false,
"headline": "Remove OrdinalMarginLoss",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5727280dddb8b0c6fc694147f2a78812d848de10",
"body": "* Revert order of arguments\r\n\r\n* Refactor tests\r\n\r\n* Update docstrings\r\n\r\n* Add docstring for LogCoshLoss\r\n\r\n* Update docs\r\n\r\n* Update tests",
"is_bot": false,
"headline": "Revert order of arguments (#159)",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-15T14:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c0ff106e3a0cd6987cdc2c1633a845dabf4839",
"body": null,
"is_bot": false,
"headline": "Cleanup imports",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-09T12:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9250baa919b22000c88b2b343bc78fd99b613c3",
"body": null,
"is_bot": false,
"headline": "Remove result_type",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-09T12:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a6427bcc11b1f76907831b3d2043c90add3b3b",
"body": null,
"is_bot": false,
"headline": "Cleanup MisclassLoss",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-09T12:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ae054752b4a5ea6fecc222967b4dc39e3c91cc",
"body": "…158)\n\n* Remove datasubset and default_obsdim\r\n\r\n* Remove convert methods for ObsDimension\r\n\r\n* Drop ObsDim support in aggregation methods\r\n\r\n* Remove dead code in runtests.jl\r\n\r\n* Remove obsdim.jl file\r\n\r\n* Drop dead code for Julia < v1.3\r\n\r\n* Refactor supervised.jl\r\n\r\n* Refactor supervised.jl\r\n\r\n* Update docs\r\n\r\n* Untrack docs/Manifest.toml",
"is_bot": false,
"headline": "Remove ObsDim to generalize the code for iterables of observations (#…",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-04-09T11:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97f43ba51e0000784fd0d5e93a2cb506a2fd4c8",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecb9fe85feb3f1d071a0b685d5339660d1a4785",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5885ad4a75dff300c92ebf3b237bfd4ec4f34739",
"body": "…v/codecov-action-3\n\nBump codecov/codecov-action from 1 to 3",
"is_bot": false,
"headline": "Merge pull request #156 from JuliaML/dependabot/github_actions/codeco…",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421adddbc0380ef1a1df81903ce42d6548341681",
"body": "…s/checkout-3\n\nBump actions/checkout from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #155 from JuliaML/dependabot/github_actions/action…",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b847e21ede614ed20c8a09b0dd8c405d55f6abf",
"body": "…s/cache-3\n\nBump actions/cache from 1 to 3",
"is_bot": false,
"headline": "Merge pull request #154 from JuliaML/dependabot/github_actions/action…",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b47992cb52112e73791a132ad6dfdeb79a0b82",
"body": "remove unneeded generated function for OrdinalMarginLoss constructor",
"is_bot": false,
"headline": "Merge pull request #153 from vtjnash/patch-1",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26baacef8fa14ae9b86d4ce35dd8a31c4595339e",
"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-30T19:40:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e51e567be6480f7bae86b46c3626f934f16462b",
"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-30T19:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb977580ad86dbaf381e91dc5d5ad5658607100",
"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-30T19:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24e9dd9a1878fbfa64493086781b8469dedb460",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2023-03-30T19:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d389d525e6298c86b7adf915404abf548c547b4",
"body": "The normal lowering for this function uses `fieldtype`, just like this,\r\nwhich does not suffer from the assumption mistakes of the `@generated`\r\napproximation of this of how to unwrap and normalize types correctly.",
"is_bot": false,
"headline": "remove unneeded generated function for OrdinalMarginLoss constructor",
"author_name": "Jameson Nash",
"author_login": "vtjnash",
"committed_at": "2023-03-11T22:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521ff95e5514329b7c98260df99cfde25d08d3b1",
"body": null,
"is_bot": false,
"headline": "Update TagBot.yml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-30T11:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bf4376252ac20e59ece6ca61ca158edbebb9e2",
"body": null,
"is_bot": false,
"headline": "Clean Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T18:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38ae90b36343282ad4fef516f0eee70d24d5b43e",
"body": null,
"is_bot": false,
"headline": "Add test-specific Project.toml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T13:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7660f80b47913a05da0684e99bc9b1cdc1ebcd9c",
"body": null,
"is_bot": false,
"headline": "Drop LearnBase.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T13:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94e31706f32e57bd837f6a79f15e65099b07d30",
"body": null,
"is_bot": false,
"headline": "aggmode.jl and obsdim.jl from LearnBase.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T13:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48aab873a6925e1177e333ece07a1b6a799c0d1d",
"body": null,
"is_bot": false,
"headline": "Require Julia v1.6",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T13:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417820ee31956075666109b99254223a7e781eed",
"body": null,
"is_bot": false,
"headline": "Cleanup imports",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T13:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812e772280553cef156310297b3af08520e748f4",
"body": null,
"is_bot": false,
"headline": "Drop deprecation warnings",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T12:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9537dcdea24d8b99e65754d9ce8c941242d143",
"body": null,
"is_bot": false,
"headline": "Move traits from LearnBase.jl",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T12:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417a7ed48b01cbc117deb07edeebf18c96fa50f5",
"body": null,
"is_bot": false,
"headline": "Refactor imports",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T12:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0936726b8b731bca1fc6522a528542935bf63525",
"body": null,
"is_bot": false,
"headline": "Remove travis/appveyor badges",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-05-22T12:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa1184ecca69fad32e0ecd2c821b0d5a45c6033",
"body": null,
"is_bot": false,
"headline": "Create CI.yml",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2022-01-22T22:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd5f5a493ced706825489de5e5cae60492b8fc2f",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Júlio Hoffimann",
"author_login": "juliohm",
"committed_at": "2021-06-10T13:15:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 26,
"latest_release_at": "2026-06-23T22:33:26Z",
"latest_release_tag": "v1.2.2",
"releases_from_tags": false,
"days_since_last_push": 27,
"active_weeks_last_year": 14,
"days_since_latest_release": 33,
"mean_days_between_releases": 114.9
},
"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": 35,
"stars": 153,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2015-11-02",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-02-03",
"count": 2
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2018-10-17",
"count": 1
},
{
"date": "2018-12-16",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2023-03-11",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
}
],
"complete": true,
"collected": 35,
"total_forks": 35
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 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": 0,
"merged_prs": 98,
"open_issues": 1,
"closed_ratio": 0.989,
"closed_issues": 90,
"closed_unmerged_prs": 11
},
"bus_factor": 2,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "Evizero",
"commits": 247,
"avatar_url": "https://avatars.githubusercontent.com/u/10854026?v=4"
},
{
"type": "User",
"login": "juliohm",
"commits": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/3345261?v=4"
},
{
"type": "User",
"login": "ahwillia",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/636625?v=4"
},
{
"type": "User",
"login": "tbreloff",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/933338?v=4"
},
{
"type": "User",
"login": "joshday",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/8075494?v=4"
},
{
"type": "User",
"login": "kumarkrishna",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/5628798?v=4"
},
{
"type": "User",
"login": "eliascarv",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/73039601?v=4"
},
{
"type": "User",
"login": "nishnik",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9252491?v=4"
},
{
"type": "User",
"login": "ven-k",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32921645?v=4"
},
{
"type": "User",
"login": "MilesCranmer",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7593028?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.496
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml",
"CompatHelper.yml",
"FormatPR.yml",
"TagBot.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "5 out of 16 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": 0,
"reason": "Found 1/17 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 22 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"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": "e6865cd60af8978d73b7bb622dcf1d45262dff3b",
"ran_at": "2026-07-26T22:57:45Z",
"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-07-20T09:52:44Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-29T12:02:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 147,
"created_at": "2021-08-10T20:58:49Z",
"last_comment_at": "2022-05-22T14:24:53Z",
"last_comment_author": "juliohm"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/JuliaML/LossFunctions.jl",
"host": "github.com",
"name": "LossFunctions.jl",
"owner": "JuliaML"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 48,
"vitality": 73,
"community": 48,
"governance": 69,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 26,
"human_commit_share": 0.78,
"days_since_last_push": 27,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 27 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "26 commits in the last year",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 26
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 30,
"latest_release_tag": "v1.2.2",
"releases_from_tags": false,
"days_since_latest_release": 33,
"mean_days_between_releases": 114.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 33 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 33
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~114.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 114.9
}
}
],
"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": 33,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 33 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 33
}
}
],
"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": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 35,
"stars": 153,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "153 stars",
"points": 35.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 153
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 20,
"top_contributor_share": 0.496
},
"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 50% of commits",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 98,
"open_issues": 1,
"closed_issues": 90,
"issue_closed_ratio": 0.989,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 46.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "98/109 decided PRs merged",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 98,
"decided": 109
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 131,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "JuliaML",
"public_repos": 40,
"account_age_days": 3910
},
"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": "131 followers of JuliaML",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 131,
"login": "JuliaML"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "40 public repos, account ~10 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 40
}
},
{
"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": "good",
"name": "Engineering Quality",
"value": 72,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"machine-learning",
"loss-functions",
"classification",
"regression",
"julia"
],
"has_wiki": true,
"homepage": "https://juliaml.github.io/LossFunctions.jl/stable",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://juliaml.github.io/LossFunctions.jl/stable",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 16 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 1/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"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": 17
},
"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": 20,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.282,
"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": "22 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 15,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 78
}
}
],
"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.2
},
"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": "20 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 20,
"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:58:05.457841Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaML/LossFunctions.jl.svg",
"full_name": "JuliaML/LossFunctions.jl",
"license_state": "custom",
"license_spdx": null
}