Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"rabbitmq",
"rabbitmq-client",
"elixir",
"elixir-library"
],
"is_fork": false,
"size_kb": 491,
"has_wiki": true,
"homepage": null,
"languages": {
"Elixir": 46644
},
"pushed_at": "2026-06-23T07:29:03Z",
"created_at": "2017-10-03T15:03:18Z",
"owner_type": "User",
"updated_at": "2026-06-23T07:28:59Z",
"description": "Elixir RabbitMQ Client",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Elixir",
"significant_languages": [
"Elixir"
]
},
"owner": {
"blog": "fantacast.it",
"name": "Luca Corti",
"type": "User",
"login": "lucacorti",
"company": "CTO @sibill-it",
"location": "Milano",
"followers": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/1076999?v=4",
"created_at": "2011-09-24T19:23:08Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 5415
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2024-11-09T18:35:03Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2024-05-07T12:11:22Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2023-09-19T20:11:02Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2023-09-19T20:06:23Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2021-09-27T20:33:38Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2021-02-02T17:19:34Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-05-14T18:24:14Z"
}
],
"recent_commits": [
{
"oid": "a9012bc7671d7699c4f2746168ed728f365463c3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T07:28:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ccfaf37bada82ee3d0b71b43ad959308b177496",
"body": null,
"is_bot": false,
"headline": "Update erlang and elixir, remove dialyzer",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-06-17T13:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818e37e7dee3ebf4c62a3543cde511d8f6e0ce7d",
"body": "Bumps [amqp](https://github.com/pma/amqp) from 4.1.0 to 4.1.1.\n- [Release notes](https://github.com/pma/amqp/releases)\n- [Commits](https://github.com/pma/amqp/compare/v4.1.0...v4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: amqp\n dependency-version: 4.1.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump amqp from 4.1.0 to 4.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T14:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d141596c49bd74f3e6ed37ebb7aff68e88f7fd8d",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.18 to 1.7.19.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/v1.7.19/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.18...v1.7.19)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.19\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.18 to 1.7.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T07:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518572b85eb00ae9b92ffb654790053c8e8bb93f",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.40.2 to 0.40.3.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.40.2...v0.40.3)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.40.3\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.40.2 to 0.40.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T09:44:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60362f95b820d6939e49aa0fb44295cf92d90fd2",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.40.1 to 0.40.2.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.40.1...v0.40.2)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.40.2\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.40.1 to 0.40.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-13T20:09:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "071f431176c56de568bce3ef6cdc8e2bc9753a3a",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.17 to 1.7.18.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/v1.7.18/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.17...v1.7.18)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.18\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.17 to 1.7.18",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-14T09:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79386b2c6a2d80d9b2373288ba8e6b83e0fe522f",
"body": null,
"is_bot": false,
"headline": "Format",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-03-17T08:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a676d9ea39fd714e9eece6826874648929994798",
"body": null,
"is_bot": false,
"headline": "Cleanup loggers",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-03-17T08:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0273a79d2aac207401ab0b5ce56c5c7ea0794d6e",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.16 to 1.7.17.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.16...v1.7.17)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.17\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.16 to 1.7.17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-17T08:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff626c6471e996081b84d72bef7179287b643bc1",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.15 to 1.7.16.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.15...v1.7.16)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.16\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.15 to 1.7.16",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-03T08:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c417ca60b0e9676cc06be5ef9197a47d7f0ecee1",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.40.0 to 0.40.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.40.0...v0.40.1)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.40.1\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.40.0 to 0.40.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-03T08:00:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55f7bbfc4fd4446872ab16a70196b1417aa04bec",
"body": null,
"is_bot": false,
"headline": "Remove old travis ci config",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-01-24T13:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89445ccf21ae9e9546bc084bed4e344d1896187",
"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- dependency-name: actions/cache\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-24T13:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2a44a80809e55851689e541e0d8a2971a01294",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-24T13:55:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54bfda004364cf0ea77294a2ed68f27fe43d6fc4",
"body": null,
"is_bot": false,
"headline": "Check for GHA updates",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-01-24T13:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d860e03608f69b2cbce2e03cf271010d59570dc",
"body": null,
"is_bot": false,
"headline": "Update dependencies and Elixir/OTP versions",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2026-01-24T13:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2390fba8cac3e1d140ad4a96d86aa23ccfdce8",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.14 to 1.7.15.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.14...v1.7.15)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.15\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.14 to 1.7.15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-29T19:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9b0f0866f10e1f51c2307797e0e1bfa4615604",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.39.2 to 0.39.3.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.39.2...v0.39.3)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.39.3\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.39.2 to 0.39.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-23T11:56:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f786b80e5028e1c2e8a4b838d6ccada91773f2ea",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.39.1 to 0.39.2.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.39.1...v0.39.2)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.39.2\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.39.1 to 0.39.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-08T18:45:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2972215ba7e8e2da0f3ebe63fe2d1f5e6277504",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.13 to 1.7.14.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.13...v1.7.14)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.14\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.13 to 1.7.14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-08T09:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97da9cd192dca64d08b234ca548b353281dca7a",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-11-27T11:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b664cf6e58c626f760df595db8831a74f6068e8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-11-11T09:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0293c69d8cf5ce8c0528572e6090df47110a61f1",
"body": null,
"is_bot": false,
"headline": "Exclude 1.17 on OTP 28",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-11-11T09:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ee4b0863c833df3e7d697ae79e1e40c7dbc55d",
"body": null,
"is_bot": false,
"headline": "Update dependencies and CI matrix",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-11-11T09:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a888584071fffa73c8adedfa5812765ad0595a2c",
"body": "Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.6 to 1.4.7.\n- [Release notes](https://github.com/jeremyjh/dialyxir/releases)\n- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.6...1.4.7)\n\n---\nupdat\n[…]\nncies:\n- dependency-name: dialyxir\n dependency-version: 1.4.7\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dialyxir from 1.4.6 to 1.4.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-10T07:29:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ce94c444fae272e09cb859b99dd434568b7ae4d",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.4 to 0.39.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-version: 0.39.1\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.38.4 to 0.39.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T07:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1eedf72d09ec54c7b5b9c40f1d5a8460f1444c",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.12 to 1.7.13.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.12...v1.7.13)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.13\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.12 to 1.7.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-20T10:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f361e9d765dc650e594e37f866848f17e1001227",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.3 to 0.38.4.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.38.3...v0.38.4)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.38.4\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.38.3 to 0.38.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-15T08:48:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0289f8a6d26ba702fc04eb92c73af0859e004ebc",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.38.3.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.38.2...v0.38.3)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.38.3\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.38.2 to 0.38.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T07:46:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f46bc93035997bcfbdf48ea750bf5d820850526",
"body": "Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.5 to 1.4.6.\n- [Release notes](https://github.com/jeremyjh/dialyxir/releases)\n- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.5...1.4.6)\n\n---\nupdat\n[…]\nncies:\n- dependency-name: dialyxir\n dependency-version: 1.4.6\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dialyxir from 1.4.5 to 1.4.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T09:19:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b245825e73ce436ae6931bf2db1296f929cf975",
"body": null,
"is_bot": false,
"headline": "Merge pull request #202 from lucacorti/dependabot/hex/amqp-4.1.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-06-16T07:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2327792e7b4a831330266f3e7f9122629b987f",
"body": "Bumps [amqp](https://github.com/pma/amqp) from 4.0.0 to 4.1.0.\n- [Release notes](https://github.com/pma/amqp/releases)\n- [Commits](https://github.com/pma/amqp/compare/v4.0.0...v4.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: amqp\n dependency-version: 4.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump amqp from 4.0.0 to 4.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T00:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5043e8957681d1bb1cf87ea0da201063e5ab8763",
"body": null,
"is_bot": false,
"headline": "Merge pull request #201 from lucacorti/dependabot/hex/ex_doc-0.38.2",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-06-02T10:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89839224e7617cfd8252aa2ed89f74950048d225",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.1 to 0.38.2.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.38.1...v0.38.2)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.38.2\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.38.1 to 0.38.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-02T00:38:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b32036c937bb96587f16f30057ef9af87cd5e907",
"body": null,
"is_bot": false,
"headline": "Merge pull request #200 from lucacorti/dependabot/hex/ex_doc-0.38.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-05-19T06:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398599163a56f6c96b8bc1d70e7fd07c10ab47b8",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.3 to 0.38.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.37.3...v0.38.1)\n\n---\n[…]\nencies:\n- dependency-name: ex_doc\n dependency-version: 0.38.1\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.37.3 to 0.38.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-19T00:35:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f57309e0e8b8046e430782edac6933a1090ad504",
"body": "Bump credo from 1.7.11 to 1.7.12",
"is_bot": false,
"headline": "Merge pull request #198 from lucacorti/dependabot/hex/credo-1.7.12",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-04-21T19:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de8e7fe2b78db7a4ed172dc3cb85c5a26ca6e8a",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-04-21T19:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b49a74198d678138549cc84eaf21bb04871efc",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-04-21T19:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197bbf294b197f08c6ebacd6ca8b5e45ad830811",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.11 to 1.7.12.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.11...v1.7.12)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-version: 1.7.12\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.11 to 1.7.12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-21T00:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdc59acf5136f403441d10d1bbc40f654d5b7cf",
"body": "Bump ex_doc from 0.37.2 to 0.37.3",
"is_bot": false,
"headline": "Merge pull request #197 from lucacorti/dependabot/hex/ex_doc-0.37.3",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-03-10T08:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406a4f204993fbd072f3e6c21ef4200ffae84c46",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.2 to 0.37.3.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.37.2...v0.37.3)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.37.2 to 0.37.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-10T00:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7d15d5a4a37a2510d2fdc14204452d72ebc037",
"body": "Bump ex_doc from 0.37.1 to 0.37.2",
"is_bot": false,
"headline": "Merge pull request #196 from lucacorti/dependabot/hex/ex_doc-0.37.2",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-02-24T01:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e79d3c62483957998edf4343730c75b9ab32c7e",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.1 to 0.37.2.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.37.1...v0.37.2)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.37.1 to 0.37.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-24T00:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63026a6beee95ce49c7dd0097f3f296362ab620",
"body": null,
"is_bot": false,
"headline": "Merge pull request #195 from lucacorti/dependabot/hex/ex_doc-0.37.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-02-17T01:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8feab43822d2260c3ee1dca65564bd05bfda7cac",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.0 to 0.37.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.37.0...v0.37.1)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.37.0 to 0.37.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-17T00:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e0050ea85bf61666c95a8f4af82210394e743b7",
"body": "Bump ex_doc from 0.36.1 to 0.37.0",
"is_bot": false,
"headline": "Merge pull request #194 from lucacorti/dependabot/hex/ex_doc-0.37.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2025-02-10T08:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce531c941b770cf4df39ccd47ef91404bff26d55",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.36.1 to 0.37.0.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.36.1...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.36.1 to 0.37.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-10T00:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363dd8fbf656a2706c42a7caacb69c91ecc3dd5d",
"body": "Bump credo from 1.7.10 to 1.7.11",
"is_bot": false,
"headline": "Merge pull request #192 from lucacorti/dependabot/hex/credo-1.7.11",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-12-30T14:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ff8f8b638c7c73b7ed2f569a20a8c5c1da84e1",
"body": "Bump ex_doc from 0.35.1 to 0.36.1",
"is_bot": false,
"headline": "Merge pull request #193 from lucacorti/dependabot/hex/ex_doc-0.36.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-12-30T14:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bcfab838443560448780194e87a16c2fb56f6b",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.35.1 to 0.36.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.35.1...v0.36.1)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.35.1 to 0.36.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-30T00:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe76f66b6b8fc3e1effabdb2835fa54afb5a2ea",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.10 to 1.7.11.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.10...v1.7.11)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.10 to 1.7.11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-30T00:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae743c2122cb1ed3cf3cc808f25652ecfb0c4ffe",
"body": "Bump ex_doc from 0.34.2 to 0.35.1",
"is_bot": false,
"headline": "Merge pull request #191 from lucacorti/dependabot/hex/ex_doc-0.35.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-25T08:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de57238128ab5f7c117ce90ec5f8d61e603d8110",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.2 to 0.35.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.34.2...v0.35.1)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.34.2 to 0.35.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-25T00:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0589aa5c8686f20c432378519de48cc5b7f97655",
"body": "Bump dialyxir from 1.4.4 to 1.4.5",
"is_bot": false,
"headline": "Merge pull request #190 from lucacorti/dependabot/hex/dialyxir-1.4.5",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-18T08:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383c7e4e01e1d0a2cbbc2a18a523cb44d1feed01",
"body": "Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.4 to 1.4.5.\n- [Release notes](https://github.com/jeremyjh/dialyxir/releases)\n- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.4...1.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: dialyxir\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dialyxir from 1.4.4 to 1.4.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-18T00:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d83bcaf0a72803e48d5abfb6f54157bb565317",
"body": "Update CI, add changelog",
"is_bot": false,
"headline": "Merge pull request #189 from lucacorti/maint/2.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "543ce487bc93a67adec585caf08828bd10c15132",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35e71f5a6468dc355b70828b8c68d067dd8656b9",
"body": null,
"is_bot": false,
"headline": "Update CI, add changelog",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979a4f933c24dda710ec5c52f1c98b8dc3522797",
"body": null,
"is_bot": false,
"headline": "Update CI, add changelog",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ec45039b7a2e595ab8602fdc7b13a7df54138e",
"body": "2.0.0",
"is_bot": false,
"headline": "Merge pull request #188 from lucacorti/maint/2.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa9c952a55e8d204361dca670c46952d97a30d0",
"body": null,
"is_bot": false,
"headline": "Replace Connection with :gen_statem",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T18:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf4643e024387fe10f9e809ca4163c7c5cca1702",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T17:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e09646a5da5d62b00655bc4a1fb634ebea7c2c",
"body": "Cleanup",
"is_bot": false,
"headline": "Merge pull request #187 from lucacorti/cleanup/amqp-4.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T17:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f201c91082b406b91797dd12f5eecb6f8bedc44e",
"body": null,
"is_bot": false,
"headline": "Remove OTP 25",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0757f8d4f5d97d28fbf9428fb3d2a8f7cebf4b72",
"body": null,
"is_bot": false,
"headline": "Remove OTP 24",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c4cecf7779057805014bc42f9cc9bc9f7ed84a",
"body": null,
"is_bot": false,
"headline": "Remove unsupported versions",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f4c9557c385b2d7b7b074eebd31ed6cee7ab85",
"body": null,
"is_bot": false,
"headline": "Update CI matrix",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15be523486eac268ab49b7b234cacd2fdba8df0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into cleanup/amqp-4.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60df6dd46682d62eeabcbfb2075382ec3ba9d95e",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-09T16:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ffc78afaae1d8f00e8db49aaebde0e4e8edc824",
"body": "Bump amqp from 3.3.2 to 4.0.0",
"is_bot": false,
"headline": "Merge pull request #185 from lucacorti/dependabot/hex/amqp-4.0.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-04T08:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143042f0dca758019a2414976693a22b45372e6b",
"body": "Bumps [amqp](https://github.com/pma/amqp) from 3.3.2 to 4.0.0.\n- [Release notes](https://github.com/pma/amqp/releases)\n- [Commits](https://github.com/pma/amqp/compare/v3.3.2...v4.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: amqp\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 amqp from 3.3.2 to 4.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-04T08:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fcb628c239dd21555f41b3a70a31a7e03f9102e",
"body": "Update test.yml",
"is_bot": false,
"headline": "Merge pull request #186 from lucacorti/lucacorti-patch-1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-04T08:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8660a41b79d4d46cce8d55566b3f5811f482b53e",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-04T08:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a5ae77549904d833f053260f78d93308bc2745",
"body": "Bump credo from 1.7.8 to 1.7.9",
"is_bot": false,
"headline": "Merge pull request #184 from lucacorti/dependabot/hex/credo-1.7.9",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-11-04T08:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec65403c3c6f65d965b566750c2cbcfa8baaf8b4",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.8 to 1.7.9.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.8...v1.7.9)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.8 to 1.7.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-04T00:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ccb9327013ef3d67488fbb4084c62d919ce77f7",
"body": "Update mix.exs",
"is_bot": false,
"headline": "Merge pull request #183 from lucacorti/lucacorti-patch-1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-10-10T19:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02158c61bc2a5f269cc825397e1eb2f27262a22a",
"body": "Bump dialyxir from 1.4.3 to 1.4.4",
"is_bot": false,
"headline": "Merge pull request #181 from lucacorti/dependabot/hex/dialyxir-1.4.4",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-30T07:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3452d2ea3e5c2c5025bd76d00263023770d72ab",
"body": null,
"is_bot": false,
"headline": "Update mix.exs",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-30T07:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266be6fe24a4c3ad1309a00bcb87e3eb1a48f638",
"body": null,
"is_bot": false,
"headline": "Update mix.exs",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-30T07:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd95a0540acb6f61a2f05527bbc790180f23b8e",
"body": "Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4.\n- [Release notes](https://github.com/jeremyjh/dialyxir/releases)\n- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.3...1.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: dialyxir\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dialyxir from 1.4.3 to 1.4.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-30T07:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6635068df5b59c2899f0ea3e3f9301a3501689",
"body": "Bump credo from 1.7.7 to 1.7.8",
"is_bot": false,
"headline": "Merge pull request #182 from lucacorti/dependabot/hex/credo-1.7.8",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-30T07:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4cf8393ce8353611bed4522639ef408bbab21d",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.7 to 1.7.8.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.7...v1.7.8)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.7 to 1.7.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-30T00:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "387773f900bcb5b6024fdfb09e10c9cb356a6f01",
"body": "Bump amqp from 3.3.1 to 3.3.2",
"is_bot": false,
"headline": "Merge pull request #180 from lucacorti/dependabot/hex/amqp-3.3.2",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-16T07:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1764c1abfcf16aab47b38d3b0a7ea4ce4e317e1",
"body": "Bumps [amqp](https://github.com/pma/amqp) from 3.3.1 to 3.3.2.\n- [Release notes](https://github.com/pma/amqp/releases)\n- [Commits](https://github.com/pma/amqp/compare/v3.3.1...v3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: amqp\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump amqp from 3.3.1 to 3.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-16T00:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106f5e06300665e4d103f8fe2a6707abe31f2280",
"body": "Bump amqp from 3.3.0 to 3.3.1",
"is_bot": false,
"headline": "Merge pull request #179 from lucacorti/dependabot/hex/amqp-3.3.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-09T08:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebeced0108531f41ca1eb7ec560e767ba23aea0",
"body": null,
"is_bot": false,
"headline": "Update mix.lock",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-09T07:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0a7b2b327b24ccc0f12f954b24afb3ca732cc7",
"body": null,
"is_bot": false,
"headline": "Update mix.exs",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-09-09T07:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b961c2d89b4b22dde657e8e0169a52ea79f26645",
"body": "Bumps [amqp](https://github.com/pma/amqp) from 3.3.0 to 3.3.1.\n- [Release notes](https://github.com/pma/amqp/releases)\n- [Commits](https://github.com/pma/amqp/compare/v3.3.0...v3.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: amqp\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump amqp from 3.3.0 to 3.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-09T00:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b82c8402fa376ba1d819a0eb1f0e3db9dc9d758c",
"body": "Bump earmark from 1.4.46 to 1.4.47",
"is_bot": false,
"headline": "Merge pull request #176 from lucacorti/dependabot/hex/earmark-1.4.47",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-07-15T07:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2999f481f1709a5568eab67075f704ecccd56449",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/hex/earmark-1.4.47",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-07-15T07:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3578c7b77933285819a9c87432a4e0d74bac4cf1",
"body": "Bump ex_doc from 0.34.1 to 0.34.2",
"is_bot": false,
"headline": "Merge pull request #177 from lucacorti/dependabot/hex/ex_doc-0.34.2",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-07-15T07:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e706c1263179670689dcedd4df70734282db46",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.1 to 0.34.2.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.34.1...v0.34.2)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.34.1 to 0.34.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-15T00:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd02ddb8471609d755e3ccfaaabcb10e9de767b5",
"body": "Bumps [earmark](https://github.com/pragdave/earmark) from 1.4.46 to 1.4.47.\n- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md)\n- [Commits](https://github.com/pragdave/earmark/commits)\n\n---\nupdated-dependencies:\n- dependency-name: earmark\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump earmark from 1.4.46 to 1.4.47",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-15T00:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e37c0c2bd6ccb74fc4b972178371672fbba783d",
"body": null,
"is_bot": false,
"headline": "Merge pull request #174 from lucacorti/dependabot/hex/ex_doc-0.34.1",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-06-24T01:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7133bb47d210f612195aecaa36f72fcc20102df6",
"body": "Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.0 to 0.34.1.\n- [Release notes](https://github.com/elixir-lang/ex_doc/releases)\n- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.34.0...v0.34.1)\n\n---\nupdated-dependencies:\n- dependency-name: ex_doc\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ex_doc from 0.34.0 to 0.34.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-24T00:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "018bcc31eee4e6d7fa2ef871f7775d435998482a",
"body": "Bump credo from 1.7.6 to 1.7.7",
"is_bot": false,
"headline": "Merge pull request #173 from lucacorti/dependabot/hex/credo-1.7.7",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-06-17T07:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594a23619958badcb1b2011c4f551b7844f18fbf",
"body": "Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7.\n- [Release notes](https://github.com/rrrene/credo/releases)\n- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rrrene/credo/compare/v1.7.6...v1.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: credo\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump credo from 1.7.6 to 1.7.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-17T00:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409d680f86e67666d7245072e72da4a9cd3a96d8",
"body": "Bump ex_doc from 0.33.0 to 0.34.0",
"is_bot": false,
"headline": "Merge pull request #172 from lucacorti/dependabot/hex/ex_doc-0.34.0",
"author_name": "Luca Corti",
"author_login": "lucacorti",
"committed_at": "2024-06-03T06:27:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 30,
"latest_release_at": "2024-11-09T18:35:03Z",
"latest_release_tag": "2.0.0",
"releases_from_tags": false,
"days_since_last_push": 29,
"active_weeks_last_year": 19,
"days_since_latest_release": 620,
"mean_days_between_releases": 273.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "lapin",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/lapin",
"is_deprecated": false,
"latest_version": "2.0.0",
"repository_url": "https://github.com/lucacorti/lapin",
"versions_count": 24,
"total_downloads": 139917,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2016,
"first_published_at": "2017-10-10T12:22:45.827325Z",
"latest_published_at": "2024-11-09T18:35:18.608639Z",
"latest_version_yanked": null,
"days_since_latest_publish": 620
}
]
},
"popularity": {
"forks": 11,
"stars": 26,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 11
},
"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": [
"mix.exs"
],
"largest_source_bytes": 19801,
"source_files_sampled": 29,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mix.exs"
],
"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": [
"hex"
],
"dependencies": [
{
"name": "amqp",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 4.0"
}
],
"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": 197,
"open_issues": 1,
"closed_ratio": 0.952,
"closed_issues": 20,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "lucacorti",
"commits": 328,
"avatar_url": "https://avatars.githubusercontent.com/u/1076999?v=4"
},
{
"type": "User",
"login": "lswith",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1018619?v=4"
},
{
"type": "User",
"login": "bdusauso",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/533326?v=4"
},
{
"type": "User",
"login": "declaneugeneleekennedy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11357233?v=4"
},
{
"type": "User",
"login": "michelboaventura",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/111037?v=4"
},
{
"type": "User",
"login": "pasikok",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26704573?v=4"
},
{
"type": "User",
"login": "nTraum",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/866318?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.979
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"mix.lock"
],
"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": 9,
"reason": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
"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 0/7 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "a9012bc7671d7699c4f2746168ed728f365463c3",
"ran_at": "2026-07-23T06:30:16Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T00:13:26Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-23T07:28:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 13,
"created_at": "2017-11-22T21:20:04Z",
"last_comment_at": "2017-12-22T13:58:02Z",
"last_comment_author": "lucacorti"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lucacorti/lapin",
"host": "github.com",
"name": "lapin",
"owner": "lucacorti"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 49,
"vitality": 57,
"community": 44,
"governance": 57,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 0.57,
"days_since_last_push": 29,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 7,
"latest_release_tag": "2.0.0",
"releases_from_tags": false,
"days_since_latest_release": 620,
"mean_days_between_releases": 273.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 620 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 620
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~273.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 273.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 35,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 35 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 35
}
}
],
"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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 11,
"stars": 26,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "26 stars",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 26
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"packages": [
"lapin"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 139917,
"monthly_downloads": 2016
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,016 downloads/month across hex",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2016,
"ecosystems": "hex"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.979
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 197,
"open_issues": 1,
"closed_issues": 20,
"issue_closed_ratio": 0.952,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "197/205 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 197,
"decided": 205
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/7 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 32,
"owner_type": "User",
"is_verified": null,
"owner_login": "lucacorti",
"public_repos": 69,
"account_age_days": 5415
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "32 followers of lucacorti",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 32,
"login": "lucacorti"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"lapin"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 620
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 620 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 620
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"rabbitmq",
"rabbitmq-client",
"elixir",
"elixir-library"
],
"has_wiki": true,
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): 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": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "22 out of 23 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/7 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.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": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.491,
"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": "28 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"mix.exs"
],
"dependency_bot_commit_share": 0.43
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mix.exs (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "mix.exs"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "43 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 43,
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Elixir",
"largest_source_bytes": 19801,
"source_files_sampled": 29,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/29 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 29,
"oversized": 0
}
}
],
"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-23T06:30:33.673989Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lucacorti/lapin.svg",
"full_name": "lucacorti/lapin",
"license_state": "standard",
"license_spdx": "MIT"
}