JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 79,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 4605,
"HTML": 7157,
"Ruby": 9250,
"JavaScript": 1122
},
"pushed_at": "2024-01-31T09:44:52Z",
"created_at": "2010-10-18T17:15:23Z",
"owner_type": "User",
"updated_at": "2024-05-06T08:39:42Z",
"description": "SimpleCov formatter to generate a simple index.html Rcov style",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"HTML",
"CSS"
]
},
"owner": {
"blog": "http://fernandoguillen.info",
"name": "Fernando Guillen",
"type": "User",
"login": "fguillen",
"company": "Web Developer",
"location": "Berlin",
"followers": 106,
"avatar_url": "https://avatars.githubusercontent.com/u/23043?v=4",
"created_at": "2008-09-03T18:09:37Z",
"is_verified": null,
"public_repos": 235,
"account_age_days": 6530
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2024-01-31T09:25:41Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2024-01-27T04:29:31Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-05-03T14:25:00Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-05-01T11:04:09Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2011-08-29T13:46:52Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2011-03-15T16:35:47Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2011-02-10T22:06:14Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2011-02-03T16:46:39Z"
}
],
"recent_commits": [
{
"oid": "4bc68a2dda92b26a3595bed68244364b65fcad9c",
"body": null,
"is_bot": false,
"headline": "Attaching Gemfile.lock again to the repo",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-31T09:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aeff165bdcf709a66dc1df51c7a0ab4fccf397f",
"body": null,
"is_bot": false,
"headline": "v0.3.7",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-31T09:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7558511b5a8f76f5a65e2e31853aff5447178cb1",
"body": null,
"is_bot": false,
"headline": "Remove deprecation warning 'The source :rubygems is deprecated'",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-31T09:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fd08612b16763c523c2121591a170970e6ea1d",
"body": "Reinstate `generated_on` variable",
"is_bot": false,
"headline": "Merge pull request #35 from brucebolt/fix-missing-variable",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-31T09:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6642cf8dfbcfbac9e44f7bf5527197db84c402f",
"body": "This variable was removed in\nhttps://github.com/fguillen/simplecov-rcov/pull/33 as it appeared to be\nunused, however it is still being used in views.\n\nTherefore adding it again and making it an instance variable.",
"is_bot": false,
"headline": "Reinstate `generated_on` variable",
"author_name": "Bruce Bolt",
"author_login": "brucebolt",
"committed_at": "2024-01-30T13:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4466649b69591d45d95693de71f605366c1215a3",
"body": null,
"is_bot": false,
"headline": "v0.3.5",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-27T04:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303a3bb2b00e7c6dc45bef390f8e8a0a88b72720",
"body": "…rning\n\nfix: generated_on is assigned but not used",
"is_bot": false,
"headline": "Merge pull request #33 from matheussilvasantos/fix-unused-variable-wa…",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2024-01-27T04:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3afe43d5f0e870c79b8b75075ec784fa7555f73",
"body": null,
"is_bot": false,
"headline": "fix: generated_on is assigned but not used",
"author_name": "Matheus S. S. de Oliveira",
"author_login": "matheussilvasantos",
"committed_at": "2024-01-19T22:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a4ca8c4d02b81b58efba282bb9bd34e515752b",
"body": null,
"is_bot": false,
"headline": "0.3.3",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2023-09-12T21:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e171c6be8fcfc01124a661325951ddd4ed10d2f0",
"body": "fix Ruby 3.1 ERB deprecation notices",
"is_bot": false,
"headline": "Merge pull request #31 from joshRpowell/patch-1",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2023-09-12T21:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a54f35d04e2bdb1052be698f00d6c7cc35ea529",
"body": "closes #26",
"is_bot": false,
"headline": "fix Ruby 3.1 ERB deprecation notices",
"author_name": "Josh Powell",
"author_login": "joshRpowell",
"committed_at": "2022-12-12T17:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0108fb944e08bf7db4e39c2a7357384a5d5b279b",
"body": null,
"is_bot": false,
"headline": "Bumped v0.3.1",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2022-05-03T14:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82331f09edecefab3907ac1a92fd582e1f80b5e9",
"body": "(Merge this PR second) .gitignore Gemfile.lock",
"is_bot": false,
"headline": "Merge pull request #30 from dhempy/gitignore-gemfile-lock",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2022-05-03T14:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b18b3e4b7d0803956561fca76d87c7a4520cd89",
"body": "(Merge this PR first) Remove Gemfile.lock; Remove rake version specification.",
"is_bot": false,
"headline": "Merge pull request #29 from dhempy/master",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2022-05-03T14:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed7ed6aae4df2c967c1edc8bcaba646534ad5d3",
"body": null,
"is_bot": false,
"headline": "Add Gemfile.lock to .gitignore",
"author_name": "David Hempy",
"author_login": "dhempy",
"committed_at": "2022-05-02T16:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24560ce200902b681a4135528d39f254a82c4610",
"body": null,
"is_bot": false,
"headline": "Remove Gemfile.lock; Remove rake version specification.",
"author_name": "David Hempy",
"author_login": "dhempy",
"committed_at": "2022-05-02T16:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5743947642cb9db476170331e8a5e7f307c7c1ad",
"body": null,
"is_bot": false,
"headline": "Fixed rdoc dependency",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2022-05-01T11:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9726472a57b1035aeba7244e9f0d59e81954d9e",
"body": "Update rake version to mitigate vulnerability CVE-2020-8130",
"is_bot": false,
"headline": "Merge pull request #27 from dhempy/master",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2022-05-01T10:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8acd06a903b46e6e112af453d6082f0916b72893",
"body": null,
"is_bot": false,
"headline": "Update rake version to mitigate vulnerability CVE-2020-8130",
"author_name": "David Hempy",
"author_login": "dhempy",
"committed_at": "2022-04-29T20:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4311cceb04b6767a2478cfc1582dbb61e07157bd",
"body": null,
"is_bot": false,
"headline": "travis setup",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2012-06-02T14:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e150f6a80a61ee6fbb41f57e8cc9480377d7f0b5",
"body": null,
"is_bot": false,
"headline": "cleaning gemspec",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-08-29T21:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10119686b0fb5591c9d83190e5e8704f3eb067ec",
"body": null,
"is_bot": false,
"headline": "logo",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-08-29T15:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4c647b9caf65c7b86313e03e43a124d760a278",
"body": null,
"is_bot": false,
"headline": "v0.2.3",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-08-29T13:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859256da1e804f530923aba81bc84aa4af1a86a0",
"body": null,
"is_bot": false,
"headline": "adding rake to bundle gems",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-08-12T17:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "055556d3c65c28f8f33414efc892ccb674df68be",
"body": null,
"is_bot": false,
"headline": "cleaning dependencies",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-08-09T21:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a5b7c2c2d5f5e4d600af045de75995ee34da3c",
"body": null,
"is_bot": false,
"headline": "test file not used anymore",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-03-21T16:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d019ebc5a1c03bd1a2b092e964b97688511fd64",
"body": null,
"is_bot": false,
"headline": "thanks our collaborators we don't have any other TODO ;)",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-03-21T11:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed67caa7b178ff8be5f8b12c95790adba780245",
"body": "…details from source files",
"is_bot": false,
"headline": "improving formatting to look more like rcov, and formatting pages of …",
"author_name": "Wandenberg Peixoto",
"author_login": "wandenberg",
"committed_at": "2011-03-15T16:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43dcd7582ff905c776951b3a2a7357752c7e412b",
"body": "Thanks to (Emilio Parreño)[https://github.com/eparreno]",
"is_bot": false,
"headline": "fixing the README",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-03-01T20:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40edf983f576380862408a23362ef5b1965e8bb",
"body": null,
"is_bot": false,
"headline": "point bundler at gemspec for dependencies",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-15T18:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdefe2a0331e4101b887dc9d4b3fa3bd3d7575fe",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master', remote-tracking branch 'upstream/master'",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-15T17:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b2e6e55409f0a97158f16fe27199e68a7b4976",
"body": null,
"is_bot": false,
"headline": "A little cleaning",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-02-10T22:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466446acf47079cfc45d4af84380951278c35cfa",
"body": null,
"is_bot": false,
"headline": "add some other needed methods",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-10T20:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d463dde87b4dd7f1c4704248278fe5550c958d6",
"body": null,
"is_bot": false,
"headline": "use the same coverage calculation as simplecov-html",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-10T20:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42eb8e8c083a03ba33a3401365e426cb074faa1",
"body": null,
"is_bot": false,
"headline": "remove extra spaces from Rakefile",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-10T20:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e55f2a19d1db39dd280cf9570bb793a22e1825",
"body": null,
"is_bot": false,
"headline": "need gemspec in git to work with bundler",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-10T19:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a27cec627fc2a8fb75b4bfd9e499b4816f08a71",
"body": null,
"is_bot": false,
"headline": "remove some old commented code",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-08T20:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7b1df09dc8053195a15c6d716ebb30d02db6eb",
"body": null,
"is_bot": false,
"headline": "switch back to simplecov's total coverage calculation",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-08T20:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d030129dab414d2c8595f15d6c85c0b84289b3b",
"body": null,
"is_bot": false,
"headline": "make test suite vary the coverage",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-08T20:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85edee123baa4a635aec9c95b934ca899265515f",
"body": null,
"is_bot": false,
"headline": "made test suite generate lots of code & coverage",
"author_name": "Wes Morgan",
"author_login": "cap10morgan",
"committed_at": "2011-02-08T19:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f3c64af448a503c9586f1c45d512f7a2c80e34",
"body": null,
"is_bot": false,
"headline": "fixing total coverage amount",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2011-02-03T16:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183dd7942bb12366df27fab4d054d8de46a13e22",
"body": null,
"is_bot": false,
"headline": "readme fix",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-29T08:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f6ad4f03806060dd5404dc6e41575ccb6c7077",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-28T19:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091bb2db034e6033de8bbb18e9d674f019cc22a1",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-28T19:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c30a81ad3a78c0cc5388e99d8153075c25629c",
"body": null,
"is_bot": false,
"headline": "testing",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-19T09:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0e461102a5f7244d1a978d1970d8eec60f36ea",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-18T17:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee1ec31e129ea7acb0e36a21748ce3a15d64a27",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Fernando Guillen",
"author_login": "fguillen",
"committed_at": "2010-10-18T17:17:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 0,
"latest_release_at": "2024-01-31T09:25:41Z",
"latest_release_tag": "v0.3.7",
"releases_from_tags": true,
"days_since_last_push": 902,
"active_weeks_last_year": 0,
"days_since_latest_release": 902,
"mean_days_between_releases": 677.8
},
"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": []
},
"popularity": {
"forks": 55,
"stars": 103,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-03-13",
"count": 1
},
{
"date": "2011-06-30",
"count": 1
},
{
"date": "2011-08-09",
"count": 1
},
{
"date": "2011-08-28",
"count": 1
},
{
"date": "2012-05-02",
"count": 1
},
{
"date": "2013-01-29",
"count": 1
},
{
"date": "2013-06-20",
"count": 1
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2014-02-04",
"count": 1
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2016-11-28",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-12-25",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
}
],
"complete": true,
"collected": 44,
"total_forks": 55
},
"star_history": {
"days": [
{
"date": "2010-10-18",
"count": 31
},
{
"date": "2010-10-22",
"count": 1
},
{
"date": "2010-10-24",
"count": 1
},
{
"date": "2010-12-06",
"count": 1
},
{
"date": "2011-01-05",
"count": 1
},
{
"date": "2011-01-22",
"count": 1
},
{
"date": "2011-02-06",
"count": 1
},
{
"date": "2013-04-08",
"count": 1
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-04-16",
"count": 1
},
{
"date": "2013-04-21",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-05-24",
"count": 1
},
{
"date": "2013-06-09",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-20",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2014-01-30",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-13",
"count": 1
},
{
"date": "2014-02-20",
"count": 1
},
{
"date": "2014-03-12",
"count": 1
},
{
"date": "2014-03-21",
"count": 1
},
{
"date": "2014-05-10",
"count": 1
},
{
"date": "2014-06-10",
"count": 1
},
{
"date": "2014-06-30",
"count": 1
},
{
"date": "2014-07-21",
"count": 1
},
{
"date": "2014-08-04",
"count": 1
},
{
"date": "2014-08-05",
"count": 1
},
{
"date": "2014-08-29",
"count": 1
},
{
"date": "2014-09-16",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-13",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-11-18",
"count": 1
},
{
"date": "2014-12-02",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-30",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-10-29",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-04-13",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
}
],
"complete": true,
"collected": 103,
"total_stars": 103
},
"open_issues_and_prs": 9
},
"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": 57254,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "docile",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": "2.1.0",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.1.0",
"ecosystem": "rubygems"
},
{
"name": "ruby2_keywords",
"direct": false,
"version": "0.0.5",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": "0.22.0",
"ecosystem": "rubygems"
},
{
"name": "simplecov-html",
"direct": false,
"version": "0.12.3",
"ecosystem": "rubygems"
},
{
"name": "simplecov_json_formatter",
"direct": false,
"version": "0.1.4",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 0,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 8,
"open_issues": 4,
"closed_ratio": 0.692,
"closed_issues": 9,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "fguillen",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/23043?v=4"
},
{
"type": "User",
"login": "cap10morgan",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/59748?v=4"
},
{
"type": "User",
"login": "dhempy",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/966566?v=4"
},
{
"type": "User",
"login": "brucebolt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6329861?v=4"
},
{
"type": "User",
"login": "joshRpowell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6732638?v=4"
},
{
"type": "User",
"login": "matheussilvasantos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14128874?v=4"
},
{
"type": "User",
"login": "wandenberg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/89909?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.638
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 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": 2,
"reason": "Found 7/24 approved changesets -- score normalized to 2",
"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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "4bc68a2dda92b26a3595bed68244364b65fcad9c",
"ran_at": "2026-07-22T02:03:35Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 9,
"created_at": "2012-05-02T19:56:11Z",
"last_comment_at": "2013-07-19T21:47:21Z",
"last_comment_author": "ktdreyer"
},
{
"number": 12,
"created_at": "2013-06-20T12:22:07Z",
"last_comment_at": "2015-09-26T16:11:51Z",
"last_comment_author": "dunyakirkali"
},
{
"number": 17,
"created_at": "2015-08-19T17:07:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2018-01-05T09:27:49Z",
"last_comment_at": "2018-01-09T17:28:19Z",
"last_comment_author": "vincentjiang"
},
{
"number": 25,
"created_at": "2020-11-05T10:46:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-01-31T09:21:46Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 15,
"created_at": "2015-07-16T09:03:29Z",
"last_comment_at": "2015-08-25T22:20:57Z",
"last_comment_author": "JaneCoder"
},
{
"number": 16,
"created_at": "2015-08-18T18:44:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2016-09-22T23:54:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2018-03-27T01:44:41Z",
"last_comment_at": "2021-02-19T01:29:59Z",
"last_comment_author": "dmolesUC"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fguillen/simplecov-rcov",
"host": "github.com",
"name": "simplecov-rcov",
"owner": "fguillen"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 29,
"inputs": {
"security": 42,
"vitality": 10,
"community": 37,
"governance": 47,
"engineering": 34,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 34,
"overall_after_abandonment_multiplier": 29
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 10,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 902,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 902 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 902
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"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": "critical",
"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": 24,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.3.7",
"releases_from_tags": true,
"days_since_latest_release": 902,
"mean_days_between_releases": 677.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 902 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 902
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~677.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 677.8
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 902,
"days_since_last_human_commit": 902,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 902 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 902,
"count": 2,
"signals": "pull requests unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 55,
"stars": 103,
"watchers": 2,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "103 stars",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 103
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "55 forks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 55
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.638
},
"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 64% of commits",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 8,
"open_issues": 4,
"closed_issues": 9,
"issue_closed_ratio": 0.692,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/17 decided PRs merged",
"points": 18,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/24 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"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": 62,
"inputs": {
"followers": 106,
"owner_type": "User",
"is_verified": null,
"owner_login": "fguillen",
"public_repos": 235,
"account_age_days": 6530
},
"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": "106 followers of fguillen",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 106,
"login": "fguillen"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "235 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 235
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 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 7/24 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 7
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 4,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 7,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 10
},
"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": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.17,
"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": "8 of 47 human commits state their intent (structured subject or explanatory body)",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 47
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 47",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 47
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 57254,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T02:03:46.446782Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fguillen/simplecov-rcov.svg",
"full_name": "fguillen/simplecov-rcov",
"license_state": "absent",
"license_spdx": null
}