JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 161,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 16630
},
"pushed_at": "2026-07-14T08:33:49Z",
"created_at": "2012-09-10T21:36:56Z",
"owner_type": "User",
"updated_at": "2026-04-13T17:57:32Z",
"description": "Object initializer from attributes hash",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://schirp-dso.com",
"name": "Markus Schirp",
"type": "User",
"login": "mbj",
"company": "Schirp DSO LTD",
"location": "Malta",
"followers": 290,
"avatar_url": "https://avatars.githubusercontent.com/u/117966?v=4",
"created_at": "2009-08-21T15:49:11Z",
"is_verified": null,
"public_repos": 167,
"account_age_days": 6178
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2020-09-10T14:47:08Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2019-02-15T13:37:44Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2015-09-04T22:39:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-01-13T21:16:49Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2013-09-11T18:16:35Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2013-09-08T14:19:25Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2013-02-17T11:51:13Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2012-12-14T00:19:10Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2012-12-13T16:26:09Z"
}
],
"recent_commits": [
{
"oid": "6c29563a60affc183de787ef88c084eb26559759",
"body": "Modernize project for Ruby 3.3+ and update tooling",
"is_bot": false,
"headline": "Merge pull request #37 from sferik/ruby_3_3",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2026-04-13T17:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c349bda2fc82d8da2b9a535d7ef67d6dbc77853e",
"body": null,
"is_bot": false,
"headline": "Modernize project for Ruby 3.3+ and update tooling",
"author_name": "Erik Berlin",
"author_login": "sferik",
"committed_at": "2026-03-23T02:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0961cd7814ca007b39fbf72588598e62dffdaa",
"body": "Change to use native glob instead of git in gemspec",
"is_bot": false,
"headline": "Merge pull request #33 from mbj/change/git-in-gemspec",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2020-09-10T14:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcbf5aefafbdee9dde843fa7476e426f17d94609",
"body": "Change to github actions CI",
"is_bot": false,
"headline": "Merge pull request #34 from mbj/change/to-github-actions-ci",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2020-09-10T14:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b40be902cbb9583f91b553c83f689f47a8b775c",
"body": null,
"is_bot": false,
"headline": "Change to github actions CI",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2020-09-10T14:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce8a156657d953bc4402989e6d8892c868c11606",
"body": null,
"is_bot": false,
"headline": "Change to use native glob instead of git in gemspec",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2020-09-10T14:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7581580d65d67a7e79690887bd50aba80fadbe89",
"body": "Upgrade mutant dependency",
"is_bot": false,
"headline": "Merge pull request #32 from mbj/upgrade/dependencies",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-05-10T12:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c679823c93ffdf0a9547295b6b32aa03892dc758",
"body": null,
"is_bot": false,
"headline": "Upgrade mutant dependency",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-05-10T12:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff5a43914e330e0e92161d5bf673daae0fe30ed",
"body": "Fix falsy key detection",
"is_bot": false,
"headline": "Merge pull request #31 from mbj/fix/falsy-key-detection",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba347181846f1aeb63cefd3e37138f70a7ef0da",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.3.1",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc10488c094863301df418081fcb7d6995dc3ba",
"body": "* Fixes the case where anima would silently skip over an extra falsy key",
"is_bot": false,
"headline": "Fix falsy key detection",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdcb4810993d8f03e5d7cf7c50209341cf9932a3",
"body": null,
"is_bot": false,
"headline": "Update changelog date",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a4a95f8286a40310b6e7d10ec71ce1296819c0",
"body": "Fix build",
"is_bot": false,
"headline": "Merge pull request #30 from mbj/fix/build",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293b0848dae8e87ca451127aa38276b3aee6a538",
"body": "* Noone is really interested in that file",
"is_bot": false,
"headline": "Remove TODO file",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5edafc47788dbc6498b28bbcd5421fd487b224b",
"body": "* Update to CircleCI 2.0\n* Update devtools\n* Change rubocop config names\n* Change reek config",
"is_bot": false,
"headline": "Fix build",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2019-02-15T13:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a554067744452f79b00b5c236889e1a8c58a7d53",
"body": "Fix redundancy",
"is_bot": false,
"headline": "Merge pull request #23 from mbj/fix/redundancy",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f30de85ba0eabac9275f8f03b1523832de8a62",
"body": "[fix #21]",
"is_bot": false,
"headline": "Declare #with as public API",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ffa54a99390e95af27fdd97b44293b92a2f86a",
"body": null,
"is_bot": false,
"headline": "Fix missing example",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa18efeea569fa7fa51c2a98f76f8fa132bb69b",
"body": null,
"is_bot": false,
"headline": "Remove unused config file",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f9ddf149d2a0dcafcaf882d186f640eaf0b625",
"body": null,
"is_bot": false,
"headline": "Remove unused Guardfile",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60380b6a3a58b53ff0874dee066afe689662e36",
"body": null,
"is_bot": false,
"headline": "Remove redundant @api private tags",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fcb9894b748df5092be2cac87fa4da2e23a4df",
"body": null,
"is_bot": false,
"headline": "Remove redundant require for spec_helper",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cf1eba69091ac94b488f96802c04d3caeb05cd",
"body": "* Anima does not support ruby versions where the default is non UTF-8",
"is_bot": false,
"headline": "Remove redundant encoding comments",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bfcc3b0f790a9f0223661e52a3e993ff5c7fbcd",
"body": null,
"is_bot": false,
"headline": "Remove commented rspec option",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T14:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a10f4e7cdfe1d20d162a52769668cb45db60288",
"body": "Update devtools",
"is_bot": false,
"headline": "Merge pull request #22 from mbj/fix/update-devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T13:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd104e29fde629776bb98ef0bc8dd09a25f08b1",
"body": null,
"is_bot": false,
"headline": "Update devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-11-09T13:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eae37059f27cfee50957005651d0d9976ae6b560",
"body": "Replace Anima::Update with buildin #with",
"is_bot": false,
"headline": "Merge pull request #19 from mbj/feature/add-with-support",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-09-04T22:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6240ecfcc412c8c05ca1b4a91d4f8bf7fd963664",
"body": "* Update dependencies\n* Bump version to 0.3.0\n\n[fix #13]",
"is_bot": false,
"headline": "Replace Anima::Update with buildin #with",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-14T17:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfff3183c9c95dd2794d9195fcfed355b90fb2d",
"body": "Add consolidated key status error",
"is_bot": false,
"headline": "Merge pull request #18 from mbj/feature/consolidated-key-report",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-14T17:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3b39f251b1d60bd0d3d34f47fca92b3e6d8306",
"body": "[fixes #3]",
"is_bot": false,
"headline": "Add consolidated key status error",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-14T17:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67bc3c8683ce1737285e1d12a8a2c8c0e0faf38a",
"body": null,
"is_bot": false,
"headline": "Update travis matrix",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T19:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed494cd574d1e317f85510df018a44a37ba68f4e",
"body": "Remove gemfile devtools",
"is_bot": false,
"headline": "Merge pull request #17 from mbj/fix/remove-gemfile-devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T17:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a771760fcd3ae46761ce6ae8661c3e698b50404",
"body": null,
"is_bot": false,
"headline": "Use rspec expect syntax",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T17:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b3569c3fa6b5f5d3216b3362fd2799581fefa6",
"body": "* Recent devtools does not need that one anymore",
"is_bot": false,
"headline": "Remove Gemfile.devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T15:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8708227df826a4ed1df2493860c045306ddbbb9",
"body": "* Enable mutant on circle",
"is_bot": false,
"headline": "Add mutant on CI",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T17:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681374d7813f0a7b0c3355145bda03b33bb5eabd",
"body": "* Disable mutant on Circle",
"is_bot": false,
"headline": "Drop support for ruby < 2.1",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-08-08T17:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5914ded6f08e6299f04b44aaf6af1378dc0a45d1",
"body": "Remove Gemfile.devtools",
"is_bot": false,
"headline": "Merge pull request #14 from mbj/remove-gemfile-devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-05-30T23:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c532ccd6f9f144ec408bb1b1225dca9793c5aa",
"body": null,
"is_bot": false,
"headline": "Fix CircleCi to run MRI-2.2",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-05-30T23:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159970accc9046841b1c5027b1578c19d18fa2c6",
"body": null,
"is_bot": false,
"headline": "Whitelist reek \"smells\"",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-05-30T23:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc43d3e125a20699398edb15f6e2cae2c8fbbb4b",
"body": null,
"is_bot": false,
"headline": "Fix style",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-05-30T23:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1166e0186795491c70b29dde9965248f737f8db7",
"body": null,
"is_bot": false,
"headline": "Remove Gemfile.devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2015-01-14T12:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017f9a1f54dda2c46fe20508d09a84e46832c744",
"body": "Correct example docs for Anima#add and #remove",
"is_bot": false,
"headline": "Merge pull request #10 from adz/correct_add_remove_docs",
"author_name": "Martin Gamsjaeger",
"author_login": "snusnu",
"committed_at": "2014-10-20T11:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd1151eac7a1dfda736e25741cc493c23406307",
"body": null,
"is_bot": false,
"headline": "Correct example docs for Anima#add and #remove",
"author_name": "Adam Davies",
"author_login": "adz",
"committed_at": "2014-10-20T11:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b5371df0b309b9abbb243568a3d769d53c6012d",
"body": null,
"is_bot": false,
"headline": "Fix rubocop exclude syntax",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-09-22T13:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e4159ab6dcad230ea7d8f7bde843f7f3ea3024",
"body": null,
"is_bot": false,
"headline": "Enable mutant on CI",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-09-22T13:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393916156ca2fc6336d15d083cb31d6faf7f5e32",
"body": "* Place ruby version selection in correct location\n* Use latest stable ruby version thats available on circle right now.",
"is_bot": false,
"headline": "Update circle configuration",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-09-22T13:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265ef50936382e6d0a7fde9bf95bf85fbe9c2afe",
"body": null,
"is_bot": false,
"headline": "Sync devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-09-22T13:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f90f442359dfb6f916337612932c5cdcb4629",
"body": "[fix #9]",
"is_bot": false,
"headline": "Use 1.9 style hashes and fix documentation bug",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-09-22T12:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7656a198bc9ec5ca2e657bf3c51b96c0bdb8f9e6",
"body": null,
"is_bot": false,
"headline": "Expose Anima::Attribute#instance_variable_name",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-07-05T14:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5325f24c4cde3c3ef31f82b10622f03e51154e50",
"body": null,
"is_bot": false,
"headline": "Use rbx-2 as rvm name",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-06-25T17:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8615198af9e5ad8032c09806e15f2980e16854b0",
"body": null,
"is_bot": false,
"headline": "Sync devtools, fix config and style",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-06-25T16:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ad5e6cd0d573680bcb7ba2391254e9e4678315",
"body": null,
"is_bot": false,
"headline": "Sync devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-06-25T16:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470e96775474ad378e6473f0d96389d52739e9f4",
"body": null,
"is_bot": false,
"headline": "Adjust flog score",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-06-08T17:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab38806c75325b8304aadd2c9a75e368b40db72",
"body": null,
"is_bot": false,
"headline": "Add rubygems version badge to readme",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-06-08T17:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a422d45aae25f4178acee949a9d9dd4931ec99",
"body": null,
"is_bot": false,
"headline": "Fix spelling",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2014-05-29T10:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c81d79234ae38fd6c6b0b052b0ece4b4ed746c",
"body": null,
"is_bot": false,
"headline": "Adjust reek whitelist",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-16T10:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424ffce9ae40141ef47243a4d945e474d3568381",
"body": null,
"is_bot": false,
"headline": "Adjust flay score",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-16T10:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "456870f2fcd25146e928dcf98269cce6fc1cbc40",
"body": "Merge Anima::Builder into Anima#included.",
"is_bot": false,
"headline": "Merge pull request #8 from postmodern/simplify",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-16T10:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99cbd38d522dcc34c248b3b287188985b1c58c48",
"body": null,
"is_bot": false,
"headline": "Conform to code style so CI metrics pass.",
"author_name": "Postmodern",
"author_login": "postmodern",
"committed_at": "2014-04-16T10:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1f6390db1bf4723453ecf4e8e806b774bf46d9",
"body": null,
"is_bot": false,
"headline": "Combine multiple instance_execs into one.",
"author_name": "Postmodern",
"author_login": "postmodern",
"committed_at": "2014-04-16T09:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920689b3fea46212018cd5c262a57ca498cff6fe",
"body": null,
"is_bot": false,
"headline": "Merge Anima::Builder into Anima#included.",
"author_name": "Postmodern",
"author_login": "postmodern",
"committed_at": "2014-04-16T09:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d128248aa9b093841628034b826db0a288150742",
"body": null,
"is_bot": false,
"headline": "Update build matrix",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-10T16:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e936ce6709694b0c9133f76f936a9b7908e66a44",
"body": null,
"is_bot": false,
"headline": "Add ruby version requirement in gemspec",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-10T15:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a792b6e1f622d57184d153ecc29736882601160c",
"body": "Fix example code bugs, clarify comments.",
"is_bot": false,
"headline": "Merge pull request #7 from acook/master",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-04-07T20:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594756f58fc99b05bce2fa8584a88879b92db715",
"body": null,
"is_bot": false,
"headline": "Fix example code bugs, clarify comments.",
"author_name": "Anthony M. Cook",
"author_login": "acook",
"committed_at": "2014-04-07T20:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd51b890db66e1ebab0161f4c04054dd0f7424cc",
"body": null,
"is_bot": false,
"headline": "Fix markdown syntax in README",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-03-30T13:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b760aa137b74dc4704627850fafbe0a295a3382",
"body": null,
"is_bot": false,
"headline": "Sync devtools",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-03-30T13:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0c314c4653b846cdc7cd96e0bff9088547c76d",
"body": null,
"is_bot": false,
"headline": "Prepare version 0.2.0",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-01-13T21:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d0f1ccd0fff486d3cb3fb131fe6244f42e7afb",
"body": null,
"is_bot": false,
"headline": "Fix changelog for past releases",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-01-13T21:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d462cc2500ac4df07ba3a7684ed6fae0c21a9cb",
"body": null,
"is_bot": false,
"headline": "Sync devtools and disable mutant on rake ci",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-01-12T20:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b25dee6d4adcb8342dc01ee61f21b21fdc3d38",
"body": null,
"is_bot": false,
"headline": "Add circle.yml",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-01-12T20:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d809e5e87f65ab0ec8c47c144b0d5ac479d9ed13",
"body": null,
"is_bot": false,
"headline": "Update Changelog",
"author_name": "Markus Schirp",
"author_login": "mbj",
"committed_at": "2014-01-09T11:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e8f3cbaa66b11e55c89e1163691912c5968c0f",
"body": "Minor documentation fixes",
"is_bot": false,
"headline": "Merge pull request #4 from nwjsmith/doc-fixes",
"author_name": "Martin Gamsjaeger",
"author_login": "snusnu",
"committed_at": "2013-12-22T15:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb9776ccec77f823be592ac98b31a8d4ad576b0",
"body": "* AttriuteSet->AttributeSet\n* Mismatched examples for #add/#remove",
"is_bot": false,
"headline": "Minor documentation fixes",
"author_name": "Nate Smith",
"author_login": null,
"committed_at": "2013-12-22T15:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0d0d1ee3f47d07c2888c5b26c38743cf8ea461",
"body": null,
"is_bot": false,
"headline": "Remove 2.0.0 from allowed failures matrix",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-12-22T03:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9b8012fc0d6005e70828c0d92855a1eb666c2a",
"body": null,
"is_bot": false,
"headline": "Add rubies to allowed failures matrix",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-12-22T03:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c95de5036745096e604da24633bbaf3d64393ea3",
"body": "* Change to test with ci:metrics due to bug in unparser",
"is_bot": false,
"headline": "Update travis configuration to match other ROM related gems",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-12-22T03:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a7d77562ec0c9a9c9cb6612eb9039b96be2b7d",
"body": null,
"is_bot": false,
"headline": "Fix rubocop configuration",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-12-22T03:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703d91ed9a1fcfb1e77f70794d306d70130395fa",
"body": null,
"is_bot": false,
"headline": "Upgrade gem dependencies",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-12-22T03:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7267a0cf6541bd5e33f97d6601515db2680e082c",
"body": "For reference, here's what happens:\nhttps://travis-ci.org/mbj/anima/jobs/13986287",
"is_bot": false,
"headline": "Allow (mutant) failures on 2.0.0",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T19:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594ba3c110e2953e05d8b389c4f844d17d25a151",
"body": null,
"is_bot": false,
"headline": "Kill the last remaining mutation",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T19:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d2eb189826266c5b1b1e99d5272aa704695864",
"body": null,
"is_bot": false,
"headline": "Fix spelling in integration specs",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T18:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5d4952e1486033741d6c36f66660f8d183d3e5",
"body": null,
"is_bot": false,
"headline": "Kill a mutation in Anima::Error#initialize",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T18:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12dc4b3c766b754bcc4a53ccf525a5b685bdbbfb",
"body": null,
"is_bot": false,
"headline": "Don't expose Anima::Attribute#instance_variable_name",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T18:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341914f643a2578e166bf5646d5c426ca039f6bb",
"body": null,
"is_bot": false,
"headline": "Simplify Anima::Attribute#instance_variable_name",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T18:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36f9c22a826b8d75387d9bee110aae802a6d7a7",
"body": null,
"is_bot": false,
"headline": "Refactor Anima::Builder#define_attribute_readers to be simpler",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T17:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0aaeda90dca7cd569fa48ba9b3eaf019825608",
"body": null,
"is_bot": false,
"headline": "Refactor Anima::Builder#call to be more consistent with other methods",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T17:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa950dd49d12a78d3904b9c3c8ae98dda7160bed",
"body": null,
"is_bot": false,
"headline": "Fix mutation in Anima::Error",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T06:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df1f6519df752f0944a3cafd9852f27adba7918",
"body": null,
"is_bot": false,
"headline": "Refactor define_anima_method to be consistent with other methods",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T06:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55528eea99c878d10ec20663bd0830dba8497728",
"body": "* The #to_h on the instance provides everything that is needed, and\n it is no longer necessary to pollute the class namespace with a\n method that acts on instance state.",
"is_bot": false,
"headline": "Remove #attributes_hash from anima descendant classes",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T06:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af099694fe4d9493c8a8d9a2acfb0bddf9609d7",
"body": null,
"is_bot": false,
"headline": "Refactor Anima::Attribute#load to use the key from Hash#fetch",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T06:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e12b63366bcb72921688dcf665b1ae8012b445",
"body": null,
"is_bot": false,
"headline": "Refactor Anima#initialize to use Method#to_proc",
"author_name": "Dan Kubb",
"author_login": "dkubb",
"committed_at": "2013-11-14T05:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aefd58e7eaeeef0028b8d86870949cc3458f3d0c",
"body": null,
"is_bot": false,
"headline": "Use the anima proxy for all internal access",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T04:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1630789bc9d9c53684dca17d64f80f7efe5202ba",
"body": null,
"is_bot": false,
"headline": "Add a README note about #to_h",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6276a97d667801d7d23ad63a95139c14e3c3a44b",
"body": null,
"is_bot": false,
"headline": "Fix a few docs in Anima::Builder",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc973c0ac966b294608f4f972699fd447214d5e9",
"body": null,
"is_bot": false,
"headline": "Adjust reek config",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebeccd7e3759727b171ff4d45ebff72ab7fd0931",
"body": null,
"is_bot": false,
"headline": "Adjust flay score",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575464a4d0113cc5032086559b1f2ebfb12248c9",
"body": null,
"is_bot": false,
"headline": "Simplify Anima::Builder using instance_exec",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64625a78d867c4ba5af1b0dfa49cadb1f8ed6bbd",
"body": null,
"is_bot": false,
"headline": "Silence all rubocop warnings",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T03:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59799eb738ab82efbc20ae179c48abc1be877450",
"body": null,
"is_bot": false,
"headline": "Dry up the error instantiation call sites",
"author_name": "snusnu",
"author_login": "snusnu",
"committed_at": "2013-11-14T02:58:31Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 2,
"latest_release_at": "2020-09-10T14:47:08Z",
"latest_release_tag": "v0.3.2",
"releases_from_tags": true,
"days_since_last_push": 7,
"active_weeks_last_year": 2,
"days_since_latest_release": 2140,
"mean_days_between_releases": 353.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "anima",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/anima",
"is_deprecated": false,
"latest_version": "0.3.2",
"repository_url": "http://github.com/mbj/anima",
"versions_count": 12,
"total_downloads": 3165405,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-12-13T16:28:38.070000Z",
"latest_published_at": "2020-09-10T14:47:50.235000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2140
}
]
},
"popularity": {
"forks": 9,
"stars": 173,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-10-20",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2015-06-18",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": {
"days": [
{
"date": "2012-09-10",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-08-14",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2014-03-16",
"count": 4
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-03-23",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-03-27",
"count": 1
},
{
"date": "2014-03-28",
"count": 2
},
{
"date": "2014-04-02",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-04-21",
"count": 1
},
{
"date": "2014-04-25",
"count": 1
},
{
"date": "2014-04-26",
"count": 3
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2014-08-09",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2014-09-19",
"count": 1
},
{
"date": "2014-09-22",
"count": 1
},
{
"date": "2014-09-24",
"count": 1
},
{
"date": "2014-09-27",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-11-26",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2014-12-11",
"count": 1
},
{
"date": "2014-12-31",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-03-02",
"count": 1
},
{
"date": "2015-03-08",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-18",
"count": 1
},
{
"date": "2015-05-18",
"count": 2
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-05-23",
"count": 1
},
{
"date": "2015-06-10",
"count": 2
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-06-12",
"count": 2
},
{
"date": "2015-07-16",
"count": 3
},
{
"date": "2015-07-17",
"count": 5
},
{
"date": "2015-07-22",
"count": 1
},
{
"date": "2015-08-04",
"count": 2
},
{
"date": "2015-08-06",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-08",
"count": 1
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-08-30",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2015-12-23",
"count": 2
},
{
"date": "2016-01-06",
"count": 3
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-01-10",
"count": 1
},
{
"date": "2016-01-12",
"count": 1
},
{
"date": "2016-01-20",
"count": 2
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-02-10",
"count": 3
},
{
"date": "2016-02-12",
"count": 2
},
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2016-02-17",
"count": 1
},
{
"date": "2016-02-18",
"count": 2
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-03-04",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-24",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-15",
"count": 1
},
{
"date": "2016-05-24",
"count": 1
},
{
"date": "2016-05-28",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-06-26",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-30",
"count": 1
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-02-19",
"count": 1
},
{
"date": "2017-04-09",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-05-29",
"count": 1
},
{
"date": "2017-07-23",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-06-21",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-08-23",
"count": 4
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-03",
"count": 2
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
}
],
"complete": true,
"collected": 172,
"total_stars": 173
},
"open_issues_and_prs": 8
},
"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": 5093,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "mutant",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.15.1"
},
{
"name": "mutant-rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.15.1"
},
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 13.3.1"
},
{
"name": "rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 4.0.0.beta1"
},
{
"name": "rubocop",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 1.85.1"
},
{
"name": "rubocop-performance",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 1.26.1"
},
{
"name": "rubocop-rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.7.1"
},
{
"name": "rubocop-rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 3.9.0"
},
{
"name": "rubocop-thread_safety",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.7.3"
},
{
"name": "steep",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 1.10.0"
},
{
"name": "yardstick",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.9.9"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "mutant",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mutant-rspec",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-performance",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rspec",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-thread_safety",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "steep",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yardstick",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "adamantium",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "equalizer",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 11,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 17,
"open_issues": 2,
"closed_ratio": 0.846,
"closed_issues": 11,
"closed_unmerged_prs": 18
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mbj",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/117966?v=4"
},
{
"type": "User",
"login": "snusnu",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/1186?v=4"
},
{
"type": "User",
"login": "dkubb",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/133?v=4"
},
{
"type": "User",
"login": "postmodern",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/12671?v=4"
},
{
"type": "User",
"login": "adz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/41101?v=4"
},
{
"type": "User",
"login": "acook",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/71984?v=4"
},
{
"type": "User",
"login": "sferik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10308?v=4"
},
{
"type": "User",
"login": "solnic",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1066?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.651
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"gem_push.yml",
"mutant.yml",
"rubocop.yml",
"spec.yml",
"steep.yml",
"yardstick.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"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/14 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 5 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6c29563a60affc183de787ef88c084eb26559759",
"ran_at": "2026-07-21T20:57:06Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mbj/anima",
"host": "github.com",
"name": "anima",
"owner": "mbj"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 41,
"vitality": 38,
"community": 49,
"governance": 56,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.3.2",
"releases_from_tags": true,
"days_since_latest_release": 2140,
"mean_days_between_releases": 353.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2140 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2140
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~353.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 353.5
}
}
],
"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": 99,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 99 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 99
}
}
],
"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": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 9,
"stars": 173,
"watchers": 8,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "173 stars",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 173
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 84,
"inputs": {
"packages": [
"anima"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3165405,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,165,405 downloads all-time across rubygems",
"points": 67.5,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3165405,
"ecosystems": "rubygems"
}
}
],
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.651
},
"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 65% of commits",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 17,
"open_issues": 2,
"closed_issues": 11,
"issue_closed_ratio": 0.846,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/35 decided PRs merged",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/14 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": 66,
"inputs": {
"followers": 290,
"owner_type": "User",
"is_verified": null,
"owner_login": "mbj",
"public_repos": 167,
"account_age_days": 6178
},
"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": "290 followers of mbj",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 290,
"login": "mbj"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "167 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 167
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"anima"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 2140
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2140 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2140
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"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": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": "at_risk",
"name": "AI Readiness",
"value": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "20 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"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": "Ruby",
"largest_source_bytes": 5093,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:57:21.955386Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mbj/anima.svg",
"full_name": "mbj/anima",
"license_state": "absent",
"license_spdx": null
}