原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 852,
"has_wiki": true,
"homepage": "http://toretore.github.com/barby/",
"languages": {
"Ruby": 175012
},
"pushed_at": "2024-10-26T12:52:02Z",
"created_at": "2008-02-17T13:40:24Z",
"owner_type": "User",
"updated_at": "2026-06-30T19:05:48Z",
"description": "The Ruby barcode generator",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": "Tore Darell",
"type": "User",
"login": "toretore",
"company": null,
"location": null,
"followers": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/251?v=4",
"created_at": "2008-02-13T20:53:40Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 6733
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2013-08-15T21:34:31Z"
}
],
"recent_commits": [
{
"oid": "5ebdd14c7a595b13f9ab04e3d6d89c61fb713ca2",
"body": null,
"is_bot": false,
"headline": "Update development dependencies & fix warnings",
"author_name": "Fabian Winkler",
"author_login": "wynksaiddestroy",
"committed_at": "2024-10-26T12:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d70b456fd679b70dcfe562ff7ea99eda187f390",
"body": null,
"is_bot": false,
"headline": "Remove use of deprecated Minitest::Spec Object methods",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2024-10-26T12:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6375add94f8d071abbcef56e2e0a200dc84db89d",
"body": null,
"is_bot": false,
"headline": "ugh",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2024-10-26T12:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b41686da0bcc8bd34f585f83b8c15cc7ef59ff2",
"body": "Swap `semacode` for `dmtx`",
"is_bot": false,
"headline": "Merge pull request #120 from ksylvest/ksylvest/swap-semacode-for-dmtx",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2024-10-26T12:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09274406abf0ffad8cd031ed883caeef12c9ec12",
"body": null,
"is_bot": false,
"headline": "Swap semacode for dmtx",
"author_name": "Kevin Sylvestre",
"author_login": "ksylvest",
"committed_at": "2024-10-23T23:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683f08ef08a464704286787a898132506bf8a7e4",
"body": "Update README",
"is_bot": false,
"headline": "Merge pull request #98 from nashirox/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2023-11-30T15:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db04c2c6232501c469d01bd327e4a7929ae3c5e1",
"body": "Fix Rmagick deprecation warning",
"is_bot": false,
"headline": "Merge pull request #113 from stlewis/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2023-11-30T15:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97fee83ee5b8df41686cc92adf05c07918ef8d18",
"body": null,
"is_bot": false,
"headline": "Fix Rmagick deprecation warning",
"author_name": "Steve Lewis",
"author_login": null,
"committed_at": "2022-09-05T22:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccbdfed3e9ce477c589719601e973ed554969c0b",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Daisuke Nashiro",
"author_login": "nashirox",
"committed_at": "2019-07-24T04:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea6d21444b54d3ef89756526929666124941041",
"body": null,
"is_bot": false,
"headline": "0.6.8",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-23T08:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38aec5084e8de0fe55257acd2ae9f732b27e3237",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:toretore/barby",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-23T08:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb30b17367ad676d8396e7436228068dedb648c4",
"body": "…r-test-setup\n\n[ENHANCE] Provide Development Dependency to Easily Setup Initial Test Run for Gem",
"is_bot": false,
"headline": "Merge pull request #89 from berniechiu/enhance/bundle-with-gemfile-fo…",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-23T08:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3cae50c8c29bd77fb9a9722afb6b9bde93820e9",
"body": null,
"is_bot": false,
"headline": "Add color options to outputters",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-22T16:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ccc0142dde5082a7e2881af25883928dfe8f72",
"body": "Remove deprecated #has_rdoc from gemspec",
"is_bot": false,
"headline": "Merge pull request #93 from frederikspang/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-22T08:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1df3daa1138d3cc7b411a994bdefbec8165a0cb",
"body": "Use freeze",
"is_bot": false,
"headline": "Merge pull request #95 from ar31an/patch-1",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-22T08:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56dc77db42cdfd813cb8e6eac10a6d655ec725d",
"body": null,
"is_bot": false,
"headline": "0.6.7",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-22T08:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870ad75abc927c7aefaaa9b6f703c692975fd58e",
"body": "RMagick outputter should use line command for lines",
"is_bot": false,
"headline": "Merge pull request #97 from joshuaflanagan/rmagick_lines",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2019-05-22T08:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d11e801910990daa4b778aa8176f885077c743c",
"body": "Newer versions of ImageMagick do not support creating\nrectangles that are only a single pixel wide.\nhttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=166063\n\nWhen drawing a single pixel wide (or tall) line, use\nthe `#line` command instead of `rectangle`.\n\nThis works on older version of ImageMagick like 6.9.6-2\n(which supported single pixel wide rectangles), as well\nas newer versions like 6.9.10-6 and 7.0.8 (which do NOT\nsupport single pixel wide rectangles).",
"is_bot": false,
"headline": "RMagick outputter should use line command for lines",
"author_name": "Joshua Flanagan",
"author_login": "joshuaflanagan",
"committed_at": "2019-05-18T14:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b642b49be9b4067131935987f01911bcb5aa38",
"body": null,
"is_bot": false,
"headline": "Use freeze",
"author_name": "Arslan Javed",
"author_login": "ar31an",
"committed_at": "2019-02-14T12:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56093048a9b5ce247b3f8a3e3962cfda1182eb1c",
"body": null,
"is_bot": false,
"headline": "Remove deprecated #has_rdoc from gemspec",
"author_name": "Frederik Spang",
"author_login": "frederikspang",
"committed_at": "2018-08-25T02:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e701373a3c811701aeb50fccbe7b08ab92aef45",
"body": "Added preserveAspectRatio=\"none\" to svg_outputter",
"is_bot": false,
"headline": "Merge pull request #73 from firedev/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2018-08-12T12:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1170064d024d35dce3d3cbc5078c176f140ee2e",
"body": null,
"is_bot": false,
"headline": "0.6.6",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2018-08-12T12:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8ab03c47bc868d7f8fe67d3dfa1c18c2f16026",
"body": null,
"is_bot": false,
"headline": "add codabar_test to test/barcodes",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2018-08-12T12:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe07dc4e22f0608ba2910827fd85e98f362b38a",
"body": "Added support for Codabar",
"is_bot": false,
"headline": "Merge pull request #91 from labocho/codabar",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2018-08-12T12:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89da45aea3b9f53e2103161c47a1e545322b9540",
"body": "See about Codabar: https://en.wikipedia.org/wiki/Codabar",
"is_bot": false,
"headline": "Added support for Codabar",
"author_name": "labocho",
"author_login": "labocho",
"committed_at": "2018-08-07T05:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d493d773f0dfadc21ef6700f9592464c1aa66af",
"body": "…ainers",
"is_bot": false,
"headline": "Provide development dependency to easily setup test run for gem maint…",
"author_name": "Bernie Chiu",
"author_login": null,
"committed_at": "2018-04-04T12:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d39b04afa0e2805cb7e7fab355d12becfe9dafd",
"body": "Why should we document a dependency for Ruby >=1.9",
"is_bot": false,
"headline": "Merge pull request #87 from stuxcrystal/patch-1",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2017-11-10T13:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6dd5ed325060c60c9979c96a6668ecd7eab8e4f",
"body": "And now I have to explain to my boss why I was going to port an Python library for doing that. Thank you.",
"is_bot": false,
"headline": "Why should we document a dependency for Ruby >=1.9",
"author_name": "Roland Netzsch",
"author_login": "stuxcrystal",
"committed_at": "2017-11-10T13:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f873b29fb53b27cfca01eba3f8509c70810a789",
"body": "update readme wiki links",
"is_bot": false,
"headline": "Merge pull request #84 from joseramonc/patch-1",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2017-10-26T19:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3cf32d118852d371613f040b5c1e8bcda58dea",
"body": null,
"is_bot": false,
"headline": "update wiki links",
"author_name": "Jose Ramon Camacho",
"author_login": "joseramonc",
"committed_at": "2017-10-02T16:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de57705062081c3039db331f832bd7d2e514cc08",
"body": null,
"is_bot": false,
"headline": "0.6.5",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-11-30T22:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22416627c454cdaa2e0046436615683702e5e025",
"body": null,
"is_bot": false,
"headline": "whitespace",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-11-30T22:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01141e616b15c6a75c214c9c88ffb3e62521a63b",
"body": null,
"is_bot": false,
"headline": "Remove commented assertion.",
"author_name": "Ryan De Villa",
"author_login": null,
"committed_at": "2016-10-27T21:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d876de2788c766fe0d7136935206f7be4cc77b",
"body": null,
"is_bot": false,
"headline": "Add docstring from GS1 specification and corresponding tests",
"author_name": "Ryan De Villa",
"author_login": null,
"committed_at": "2016-10-27T17:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bae82ebf17261beadd7d474d31b3dbb45b5ce8f",
"body": null,
"is_bot": false,
"headline": "Write tests for cases in 5.4.7.7 of the GS1 spec version 15",
"author_name": "Ryan De Villa",
"author_login": null,
"committed_at": "2016-10-26T20:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcebe95005c83b8a995cacffc54f8a381a43c689",
"body": null,
"is_bot": false,
"headline": "uses the codec characters regex in one more spot",
"author_name": "Clemens Park",
"author_login": null,
"committed_at": "2016-10-26T19:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2819bfb9c594232a954852e07fda321bab8dbcf",
"body": null,
"is_bot": false,
"headline": "ignores unnecessary non-capturing groups",
"author_name": "Clemens Park",
"author_login": null,
"committed_at": "2016-10-26T19:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0162d9bf334dd93ca33a7c1a1f19ec052d58d716",
"body": null,
"is_bot": false,
"headline": "extracts some constants for clarity",
"author_name": "Clemens Park",
"author_login": null,
"committed_at": "2016-10-26T18:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6adbce76da7cb5a101a82ec393f3efcb805ff195",
"body": null,
"is_bot": false,
"headline": "handles FNC1",
"author_name": "Clemens Park",
"author_login": null,
"committed_at": "2016-10-26T18:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c482c7320b8f085ff0172bc9658f46caf6b49842",
"body": null,
"is_bot": false,
"headline": "handles everything except fnc1, with simpler logic",
"author_name": "Clemens Park",
"author_login": null,
"committed_at": "2016-10-26T18:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bf7df827b4d01d73f640d8c6197fa33cedd83e",
"body": null,
"is_bot": false,
"headline": "Added preserveAspectRatio=\"none\" to svg_outputter",
"author_name": "Nick Ostrovsky",
"author_login": "firedev",
"committed_at": "2016-10-07T08:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8a3bdb703a0b2b4d6a157ef3cb6ceea764fd3f",
"body": null,
"is_bot": false,
"headline": "0.6.4",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-05-14T12:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a11a429c50e5ac9f36971470e51229e1d64aa0",
"body": "…aracter\n\nSupport multi-byte character in QR code",
"is_bot": false,
"headline": "Merge pull request #68 from orange-kao/orange-kao-patch-multi-byte-ch…",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-05-14T12:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "714ad0981159504350fd1c47a7657fbf11c413ba",
"body": "Support multi-byte character (Japanese and Chinese for example) in QR code generation",
"is_bot": false,
"headline": "Support multi-byte character in QR code",
"author_name": "Shiang-Yuan Kao",
"author_login": "orange-kao",
"committed_at": "2016-05-14T03:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72aaea30757d45d9fbc7206fa1db63fea2acf0b",
"body": null,
"is_bot": false,
"headline": "0.6.3",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065466ef1c735d6ddd1bdadb32955435021e8e4e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:toretore/barby",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be718abfad77bcffec409ed22c12ada5c4f2390",
"body": null,
"is_bot": false,
"headline": "ISBN: self.class",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106e2100ed6e27dd79d8161afaf69409225edd03",
"body": "Add hidden support to Code 39 extended and mention to 128A, B, and C",
"is_bot": false,
"headline": "Merge pull request #52 from heliocola/code39_ext",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb53d1a0fa669fe1a3f602e855ff4c17e7766cb",
"body": null,
"is_bot": false,
"headline": "rmagick",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace7a8c105596cff0bd7e8e0fdd979ec49e114e4",
"body": null,
"is_bot": false,
"headline": "require 'rmagick' not 'RMagick'",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18c92de149ae6abb850c811d4f5afba1b8371b0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'amatsuda'",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee81bb4da26ca553451cb7513e4a261a3f55560",
"body": null,
"is_bot": false,
"headline": "Use defined? to avoid reassignment to nil",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d5c2eaea2ba4b926cfecc7f13e7eb60fae3c7d",
"body": null,
"is_bot": false,
"headline": "Merge branch '⚠️' of git://github.com/amatsuda/barby into amatsuda",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T13:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a96b01e43f2ce22c69bce624fb8ac4a1729fb4e",
"body": null,
"is_bot": false,
"headline": "Remove tests for GS1128",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T12:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de61b8ca38143a7640ca642d1b47875bcee55882",
"body": null,
"is_bot": false,
"headline": "Deprecate GS1128 class",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T12:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5153b5110d4a6a6929d1a159306d9bcab11215",
"body": "FIX Code 128 type= should not modify its arguments",
"is_bot": false,
"headline": "Merge pull request #62 from gleseur/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2016-04-20T12:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0978800da4e4d02e64334a5db7234f7c77916213",
"body": null,
"is_bot": false,
"headline": "FIX Code 128 type= should not modify its arguments",
"author_name": "Guillaume Leseur",
"author_login": "gleseur",
"committed_at": "2016-04-20T11:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0cb73ea03edf768e11fdbbb961eb2802b2f583",
"body": "…alized",
"is_bot": false,
"headline": ":warning: instance variable @x, @y, @xdim, @height, @margin not initi…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86ff7edde404f43cfb20f710f4d5efc5c9e7f91",
"body": "…@lmargin, @tmargin, @bmargin, @xmargin, @ymargin, @margin not initialized",
"is_bot": false,
"headline": ":warning: instance variable @title, @xdim, @ydim, @height, @rmargin, …",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9916b04a5b5700922af1a14fa0a8e1895aad3279",
"body": "…lized",
"is_bot": false,
"headline": ":warning: instance variable @height, @xdim, @ydim, @margin not initia…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a922e78e25e0548f571602f9bb8ae6f29ed751",
"body": null,
"is_bot": false,
"headline": ":warning: method redefined; discarding old height, xdim, ydim, margin",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634925e89975ec09c0d6ab03ef0aa1f39a58ba0d",
"body": "… margin",
"is_bot": false,
"headline": ":warning: method redefined; discarding old xdim, ydim, width, height,…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34b38ab518475c1a1cadf28a3635fc401490e39",
"body": null,
"is_bot": false,
"headline": ":warning: instance variable @xdim, @height, @margin not initialized",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5b031ae902e226c68ac7f5edcc06854da2b137",
"body": "…unbleed not initialized",
"is_bot": false,
"headline": ":warning: instance variable @xdim, @ydim, @x, @y, @height, @margin, @…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1438ca94bb7c24458f71b087c27a47bf7264f893",
"body": "…margin, unbleed",
"is_bot": false,
"headline": ":warning: method redefined; discarding old xdim, ydim, x, y, height, …",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd84559079fae43ee4f3fa31ee08eec59d6de770",
"body": null,
"is_bot": false,
"headline": ":warning: instance variable @extra not initialized",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ee57ff449ad368b40f5d7d6180969d00414e38",
"body": null,
"is_bot": false,
"headline": ":warning: method redefined; discarding old data=",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e718f328fc94133ab4c1d7b05695bf83216341d8",
"body": "…e_width",
"is_bot": false,
"headline": ":warning: method redefined; discarding old spacing, narrow_width, wid…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760e6da74810e11a8acae07f686eeca754a98edb",
"body": null,
"is_bot": false,
"headline": ":warning: instance variable @level, @size not initialized",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T05:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8b0e781e31592c8f29a6828cefd95f4882f8a8",
"body": null,
"is_bot": false,
"headline": ":warning: shadowing outer local variable - d",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba0d48628f25041a5b80c5b1e57be11e3e6ad46",
"body": "…not initialized",
"is_bot": false,
"headline": ":warning: instance variable @narrow_width, @wide_width, @space_width …",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5e7c08e48dd0efca2d8b59cc545ef0d8880378",
"body": null,
"is_bot": false,
"headline": ":warning: method redefined; discarding old data=",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790268ea4b3b1d45590df3c8fa97fe2ff5fefba1",
"body": "…space_width",
"is_bot": false,
"headline": ":warning: method redefined; discarding old narrow_width, wide_width, …",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1dceb04991740e8cde7d4e0210b4848b041650",
"body": null,
"is_bot": false,
"headline": ":warning: shadowing outer local variable - sum",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d534e1cc8d758672aee14c7577df8bff727212",
"body": null,
"is_bot": false,
"headline": ":warning: assigned but unused variable - klass",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d74dadba525624559c4a2d958a182d7384b185d",
"body": null,
"is_bot": false,
"headline": ":warning: assigned but unused variable - sum",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2016-01-11T04:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b294fb78e2d29f2315e7fb7685b57bdc08cb11",
"body": null,
"is_bot": false,
"headline": "Add hidden support to Code 39 extended and mention to 128A, B, and C",
"author_name": "Helio Rodrigues",
"author_login": "heliocola",
"committed_at": "2015-09-24T14:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c7b73e937f9f5eb804dee55deed39695c0da39",
"body": "Make the readme information easier to consume",
"is_bot": false,
"headline": "Merge pull request #42 from mariusbutuc/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2015-02-08T16:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec4b9a8e532dd85a13b17b332fbdcc37a0c2d1b",
"body": null,
"is_bot": false,
"headline": "Make the readme information easier to consume",
"author_name": "Marius Butuc",
"author_login": "mariusbutuc",
"committed_at": "2015-02-08T04:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891b15594b34229b8bdb267c10ab5b5309c03320",
"body": null,
"is_bot": false,
"headline": "0.6.2",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-10-15T00:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06bf06da6f7edafd0af10854085d66436ab7e3a",
"body": null,
"is_bot": false,
"headline": "Allow setting prefix for Bookland",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-10-15T00:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9adb7e96e2dd8076468ead49a8a2f79c73c4bf89",
"body": null,
"is_bot": false,
"headline": "0.6.1",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-05-31T21:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87a021b7c39a2ba008bc853ef541a6c75ada155",
"body": null,
"is_bot": false,
"headline": "Fixes support for 2d barcodes with RmagickOutputter",
"author_name": "James brink",
"author_login": "jamesbrink",
"committed_at": "2014-05-31T06:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b00f26a73475ac693d2c02d82845dad2721b764",
"body": null,
"is_bot": false,
"headline": "0.6",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-05-28T15:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d48bc6f33011e0e1cf820c7194a7e8b3e422338",
"body": null,
"is_bot": false,
"headline": "Fix HTMLOutputter test",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-05-27T19:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44a5658c1fc4cf1d22ec99c61e77606dd10a76e",
"body": null,
"is_bot": false,
"headline": "Automatic charset for Code 128",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2014-05-27T18:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26566ff9f227392c5cce3019c610af91364c53c6",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2013-03-12T16:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b37fb6536ea5de1052cb2fafdd359afcde010d",
"body": null,
"is_bot": false,
"headline": "Fix some encoding issues",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2013-03-12T15:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f721e423ea1325df274ee37895158b7465b29d2d",
"body": null,
"is_bot": false,
"headline": "Remove Gemfile",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2013-03-12T15:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebc913c9c7a5604e6064c7424e501159864c196",
"body": "HtmlOutputter#rows_for creates html row for every boolean and not for boolean_group",
"is_bot": false,
"headline": "Merge pull request #26 from dra1n/master",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2013-03-12T14:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1634331ea0d523608cc0667133da40512384ae44",
"body": null,
"is_bot": false,
"headline": "Fix HtmlOutputter.",
"author_name": "Andrey Bakuta",
"author_login": "dra1n",
"committed_at": "2013-03-12T13:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3225004f29b9e250953d12f43ba4c8565a9a1c3e",
"body": null,
"is_bot": false,
"headline": "Clean up Rakefile",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-08-09T10:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f2dcf33c922fa2aabb2617864286d65f82e068",
"body": null,
"is_bot": false,
"headline": "Remove site from this branch",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-08-09T09:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46f3700732956cfcade1293f5ac2e885a537cd1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:toretore/barby",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-01-31T00:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268a077e893c57257711ab67f0d88e1d131d37a1",
"body": null,
"is_bot": false,
"headline": "Rewrite HtmlOutputter",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-01-31T00:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9eb1b8f605503a0bc98983e5ed8b2dd4637aa5",
"body": null,
"is_bot": false,
"headline": "Un-privatize some methods on Outputter",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-01-30T23:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4724a5ec61c00126c562125c2ca52d00e960b890",
"body": "Update README",
"is_bot": false,
"headline": "Merge pull request #18 from dpickett/patch-2",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2012-01-05T15:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d9ebb12a4a879c3e96ac10e47a5bee19effceb",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Dan Pickett",
"author_login": null,
"committed_at": "2012-01-05T15:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad696be4da66a5598be187aada14b1ec7574199",
"body": null,
"is_bot": false,
"headline": "Add explanation of char skip for Code128C",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2011-11-08T20:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01675ad675d46a8fa535a14a0898b23f57ad06a8",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "Tore Darell",
"author_login": "toretore",
"committed_at": "2011-08-18T13:53:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2013-08-15T21:34:31Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_last_push": 633,
"active_weeks_last_year": 0,
"days_since_latest_release": 4723,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "barby",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/barby",
"is_deprecated": false,
"latest_version": "0.7.0",
"repository_url": "http://github.com/toretore/barby",
"versions_count": 27,
"total_downloads": 27663734,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:31:45Z",
"latest_published_at": "2024-10-26T12:54:48.478000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 633
}
]
},
"popularity": {
"forks": 175,
"stars": 855,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2008-04-22",
"count": 1
},
{
"date": "2009-03-14",
"count": 1
},
{
"date": "2009-04-04",
"count": 1
},
{
"date": "2009-05-19",
"count": 1
},
{
"date": "2009-06-19",
"count": 1
},
{
"date": "2009-08-03",
"count": 1
},
{
"date": "2009-10-17",
"count": 1
},
{
"date": "2011-01-20",
"count": 1
},
{
"date": "2011-01-26",
"count": 1
},
{
"date": "2011-03-15",
"count": 1
},
{
"date": "2011-04-06",
"count": 1
},
{
"date": "2011-06-27",
"count": 1
},
{
"date": "2011-08-09",
"count": 1
},
{
"date": "2011-08-19",
"count": 1
},
{
"date": "2011-09-05",
"count": 1
},
{
"date": "2011-09-12",
"count": 1
},
{
"date": "2011-12-16",
"count": 1
},
{
"date": "2012-01-02",
"count": 1
},
{
"date": "2012-01-03",
"count": 1
},
{
"date": "2012-01-22",
"count": 1
},
{
"date": "2012-01-30",
"count": 1
},
{
"date": "2012-04-06",
"count": 1
},
{
"date": "2012-06-08",
"count": 1
},
{
"date": "2012-06-15",
"count": 1
},
{
"date": "2012-06-25",
"count": 1
},
{
"date": "2012-06-27",
"count": 1
},
{
"date": "2012-07-17",
"count": 1
},
{
"date": "2012-08-02",
"count": 1
},
{
"date": "2012-08-14",
"count": 1
},
{
"date": "2012-09-13",
"count": 1
},
{
"date": "2012-10-02",
"count": 1
},
{
"date": "2012-10-10",
"count": 1
},
{
"date": "2012-12-10",
"count": 1
},
{
"date": "2013-01-04",
"count": 1
},
{
"date": "2013-01-16",
"count": 1
},
{
"date": "2013-02-09",
"count": 1
},
{
"date": "2013-03-18",
"count": 1
},
{
"date": "2013-04-03",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-15",
"count": 1
},
{
"date": "2013-06-07",
"count": 1
},
{
"date": "2013-10-01",
"count": 1
},
{
"date": "2013-11-09",
"count": 1
},
{
"date": "2013-11-16",
"count": 1
},
{
"date": "2013-11-27",
"count": 1
},
{
"date": "2013-11-29",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-20",
"count": 1
},
{
"date": "2014-10-14",
"count": 1
},
{
"date": "2014-11-02",
"count": 1
},
{
"date": "2014-11-17",
"count": 1
},
{
"date": "2014-11-18",
"count": 1
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2014-12-14",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-02-20",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-03-28",
"count": 1
},
{
"date": "2015-05-04",
"count": 1
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-16",
"count": 1
},
{
"date": "2015-06-20",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-09-14",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-11-01",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-04-10",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-20",
"count": 2
},
{
"date": "2016-05-14",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-12-30",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-06-10",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-11-10",
"count": 2
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-05-18",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-30",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 169,
"total_forks": 175
},
"star_history": {
"days": [
{
"date": "2008-02-17",
"count": 2
},
{
"date": "2008-02-20",
"count": 2
},
{
"date": "2008-02-25",
"count": 2
},
{
"date": "2008-02-26",
"count": 2
},
{
"date": "2008-02-27",
"count": 3
},
{
"date": "2008-02-28",
"count": 2
},
{
"date": "2008-02-29",
"count": 1
},
{
"date": "2008-03-01",
"count": 1
},
{
"date": "2008-03-03",
"count": 1
},
{
"date": "2008-03-04",
"count": 1
},
{
"date": "2008-03-05",
"count": 2
},
{
"date": "2008-03-06",
"count": 2
},
{
"date": "2008-03-07",
"count": 1
},
{
"date": "2008-03-08",
"count": 1
},
{
"date": "2008-03-14",
"count": 1
},
{
"date": "2008-03-15",
"count": 1
},
{
"date": "2008-03-17",
"count": 1
},
{
"date": "2008-03-18",
"count": 1
},
{
"date": "2008-03-19",
"count": 1
},
{
"date": "2008-03-26",
"count": 1
},
{
"date": "2008-04-02",
"count": 2
},
{
"date": "2008-04-03",
"count": 4
},
{
"date": "2008-04-04",
"count": 2
},
{
"date": "2008-04-06",
"count": 1
},
{
"date": "2008-04-07",
"count": 1
},
{
"date": "2008-04-08",
"count": 2
},
{
"date": "2008-04-09",
"count": 1
},
{
"date": "2008-04-10",
"count": 2
},
{
"date": "2008-04-11",
"count": 2
},
{
"date": "2008-04-12",
"count": 1
},
{
"date": "2008-04-13",
"count": 1
},
{
"date": "2008-04-14",
"count": 1
},
{
"date": "2008-04-17",
"count": 1
},
{
"date": "2008-04-22",
"count": 1
},
{
"date": "2008-05-01",
"count": 1
},
{
"date": "2008-05-04",
"count": 2
},
{
"date": "2008-05-06",
"count": 1
},
{
"date": "2008-05-12",
"count": 2
},
{
"date": "2008-05-19",
"count": 1
},
{
"date": "2008-05-25",
"count": 1
},
{
"date": "2008-05-26",
"count": 1
},
{
"date": "2008-05-28",
"count": 1
},
{
"date": "2008-05-30",
"count": 1
},
{
"date": "2008-06-04",
"count": 2
},
{
"date": "2008-06-07",
"count": 1
},
{
"date": "2008-06-10",
"count": 1
},
{
"date": "2008-06-11",
"count": 1
},
{
"date": "2008-06-13",
"count": 1
},
{
"date": "2008-06-16",
"count": 1
},
{
"date": "2008-06-17",
"count": 1
},
{
"date": "2008-06-22",
"count": 1
},
{
"date": "2008-06-24",
"count": 1
},
{
"date": "2008-06-27",
"count": 1
},
{
"date": "2008-07-02",
"count": 1
},
{
"date": "2008-07-03",
"count": 1
},
{
"date": "2008-07-09",
"count": 2
},
{
"date": "2008-07-10",
"count": 1
},
{
"date": "2008-07-11",
"count": 1
},
{
"date": "2008-07-23",
"count": 1
},
{
"date": "2008-07-26",
"count": 1
},
{
"date": "2008-07-28",
"count": 1
},
{
"date": "2008-08-03",
"count": 1
},
{
"date": "2008-08-19",
"count": 1
},
{
"date": "2008-09-01",
"count": 1
},
{
"date": "2008-09-09",
"count": 1
},
{
"date": "2008-09-13",
"count": 1
},
{
"date": "2008-10-08",
"count": 1
},
{
"date": "2008-10-11",
"count": 1
},
{
"date": "2008-10-12",
"count": 2
},
{
"date": "2008-10-18",
"count": 1
},
{
"date": "2008-10-25",
"count": 2
},
{
"date": "2008-10-26",
"count": 1
},
{
"date": "2008-10-29",
"count": 1
},
{
"date": "2008-10-30",
"count": 2
},
{
"date": "2008-11-10",
"count": 1
},
{
"date": "2008-11-28",
"count": 2
},
{
"date": "2008-11-30",
"count": 1
},
{
"date": "2008-12-01",
"count": 1
},
{
"date": "2008-12-08",
"count": 1
},
{
"date": "2008-12-10",
"count": 1
},
{
"date": "2008-12-14",
"count": 1
},
{
"date": "2008-12-15",
"count": 1
},
{
"date": "2008-12-17",
"count": 1
},
{
"date": "2008-12-25",
"count": 1
},
{
"date": "2008-12-30",
"count": 1
},
{
"date": "2008-12-31",
"count": 1
},
{
"date": "2009-01-04",
"count": 1
},
{
"date": "2009-01-14",
"count": 1
},
{
"date": "2009-01-25",
"count": 1
},
{
"date": "2009-01-26",
"count": 1
},
{
"date": "2009-01-29",
"count": 1
},
{
"date": "2009-01-30",
"count": 2
},
{
"date": "2009-02-05",
"count": 1
},
{
"date": "2009-02-07",
"count": 1
},
{
"date": "2009-02-13",
"count": 1
},
{
"date": "2009-02-18",
"count": 1
},
{
"date": "2009-02-20",
"count": 1
},
{
"date": "2009-03-04",
"count": 2
},
{
"date": "2009-03-10",
"count": 2
},
{
"date": "2009-03-13",
"count": 1
},
{
"date": "2009-03-18",
"count": 1
},
{
"date": "2009-03-30",
"count": 1
},
{
"date": "2009-04-05",
"count": 1
},
{
"date": "2009-04-06",
"count": 1
},
{
"date": "2009-04-12",
"count": 1
},
{
"date": "2009-04-16",
"count": 1
},
{
"date": "2009-04-20",
"count": 1
},
{
"date": "2009-05-05",
"count": 1
},
{
"date": "2009-05-06",
"count": 1
},
{
"date": "2009-05-12",
"count": 1
},
{
"date": "2009-05-15",
"count": 1
},
{
"date": "2009-05-18",
"count": 2
},
{
"date": "2009-05-21",
"count": 2
},
{
"date": "2009-06-13",
"count": 1
},
{
"date": "2009-06-27",
"count": 1
},
{
"date": "2009-07-13",
"count": 1
},
{
"date": "2009-07-24",
"count": 1
},
{
"date": "2009-08-03",
"count": 1
},
{
"date": "2009-08-16",
"count": 1
},
{
"date": "2009-08-17",
"count": 1
},
{
"date": "2009-08-30",
"count": 1
},
{
"date": "2009-09-01",
"count": 1
},
{
"date": "2009-09-03",
"count": 1
},
{
"date": "2009-09-08",
"count": 1
},
{
"date": "2009-09-23",
"count": 1
},
{
"date": "2009-10-01",
"count": 1
},
{
"date": "2009-10-23",
"count": 2
},
{
"date": "2009-10-28",
"count": 1
},
{
"date": "2009-11-02",
"count": 1
},
{
"date": "2009-11-11",
"count": 1
},
{
"date": "2009-11-19",
"count": 2
},
{
"date": "2009-12-03",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2009-12-27",
"count": 1
},
{
"date": "2009-12-30",
"count": 1
},
{
"date": "2010-01-06",
"count": 1
},
{
"date": "2010-01-28",
"count": 2
},
{
"date": "2010-01-30",
"count": 1
},
{
"date": "2010-02-03",
"count": 1
},
{
"date": "2010-02-21",
"count": 1
},
{
"date": "2010-03-01",
"count": 2
},
{
"date": "2010-03-02",
"count": 1
},
{
"date": "2010-03-11",
"count": 1
},
{
"date": "2010-03-26",
"count": 1
},
{
"date": "2010-03-27",
"count": 1
},
{
"date": "2010-03-29",
"count": 1
},
{
"date": "2010-04-06",
"count": 1
},
{
"date": "2010-04-19",
"count": 1
},
{
"date": "2010-04-25",
"count": 1
},
{
"date": "2010-04-28",
"count": 1
},
{
"date": "2010-05-11",
"count": 2
},
{
"date": "2010-05-20",
"count": 1
},
{
"date": "2010-07-03",
"count": 1
},
{
"date": "2010-07-26",
"count": 1
},
{
"date": "2010-08-03",
"count": 1
},
{
"date": "2010-08-09",
"count": 1
},
{
"date": "2010-08-10",
"count": 1
},
{
"date": "2010-08-12",
"count": 1
},
{
"date": "2010-08-19",
"count": 1
},
{
"date": "2010-08-30",
"count": 1
},
{
"date": "2010-09-10",
"count": 1
},
{
"date": "2010-09-13",
"count": 1
},
{
"date": "2010-09-15",
"count": 1
},
{
"date": "2010-09-17",
"count": 1
},
{
"date": "2010-10-19",
"count": 1
},
{
"date": "2010-10-21",
"count": 1
},
{
"date": "2010-11-07",
"count": 1
},
{
"date": "2010-11-10",
"count": 1
},
{
"date": "2010-11-30",
"count": 1
},
{
"date": "2010-12-18",
"count": 1
},
{
"date": "2011-01-06",
"count": 1
},
{
"date": "2011-02-02",
"count": 1
},
{
"date": "2011-02-07",
"count": 1
},
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-02-18",
"count": 1
},
{
"date": "2011-02-25",
"count": 1
},
{
"date": "2011-02-28",
"count": 1
},
{
"date": "2011-03-01",
"count": 1
},
{
"date": "2011-03-10",
"count": 1
},
{
"date": "2011-04-06",
"count": 1
},
{
"date": "2011-04-13",
"count": 1
},
{
"date": "2011-04-29",
"count": 1
},
{
"date": "2011-05-18",
"count": 1
},
{
"date": "2011-05-21",
"count": 1
},
{
"date": "2011-06-10",
"count": 1
},
{
"date": "2011-06-24",
"count": 1
},
{
"date": "2011-06-25",
"count": 1
},
{
"date": "2011-06-27",
"count": 1
},
{
"date": "2011-07-19",
"count": 1
},
{
"date": "2011-08-17",
"count": 1
},
{
"date": "2011-09-07",
"count": 1
},
{
"date": "2011-11-10",
"count": 1
},
{
"date": "2011-12-19",
"count": 1
},
{
"date": "2012-01-08",
"count": 1
},
{
"date": "2012-02-17",
"count": 1
},
{
"date": "2012-02-24",
"count": 1
},
{
"date": "2012-08-31",
"count": 1
},
{
"date": "2012-10-02",
"count": 1
},
{
"date": "2012-12-07",
"count": 1
},
{
"date": "2013-02-11",
"count": 1
},
{
"date": "2013-02-20",
"count": 4
},
{
"date": "2013-02-21",
"count": 1
},
{
"date": "2013-02-26",
"count": 2
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-14",
"count": 2
},
{
"date": "2013-03-15",
"count": 1
},
{
"date": "2013-03-18",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-24",
"count": 2
},
{
"date": "2013-04-25",
"count": 2
},
{
"date": "2013-04-26",
"count": 1
},
{
"date": "2013-04-29",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-05-03",
"count": 1
},
{
"date": "2013-05-09",
"count": 1
},
{
"date": "2013-05-10",
"count": 1
},
{
"date": "2013-05-19",
"count": 1
},
{
"date": "2013-05-23",
"count": 1
},
{
"date": "2013-05-26",
"count": 1
},
{
"date": "2013-06-05",
"count": 1
},
{
"date": "2013-06-13",
"count": 1
},
{
"date": "2013-06-24",
"count": 1
},
{
"date": "2013-06-26",
"count": 1
},
{
"date": "2013-07-03",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-07-08",
"count": 1
},
{
"date": "2013-07-09",
"count": 1
},
{
"date": "2013-07-10",
"count": 1
},
{
"date": "2013-07-28",
"count": 1
},
{
"date": "2013-07-30",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-17",
"count": 1
},
{
"date": "2013-08-19",
"count": 2
},
{
"date": "2013-08-26",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-09-03",
"count": 1
},
{
"date": "2013-09-05",
"count": 1
},
{
"date": "2013-09-06",
"count": 1
},
{
"date": "2013-09-07",
"count": 1
},
{
"date": "2013-09-15",
"count": 1
},
{
"date": "2013-09-24",
"count": 1
},
{
"date": "2013-09-26",
"count": 1
},
{
"date": "2013-10-01",
"count": 1
},
{
"date": "2013-10-02",
"count": 1
},
{
"date": "2013-10-19",
"count": 1
},
{
"date": "2013-11-05",
"count": 1
},
{
"date": "2013-11-07",
"count": 1
},
{
"date": "2013-11-16",
"count": 1
},
{
"date": "2013-11-17",
"count": 1
},
{
"date": "2013-11-29",
"count": 1
},
{
"date": "2013-11-30",
"count": 1
},
{
"date": "2013-12-02",
"count": 1
},
{
"date": "2013-12-12",
"count": 2
},
{
"date": "2013-12-16",
"count": 1
},
{
"date": "2013-12-28",
"count": 1
},
{
"date": "2014-01-03",
"count": 1
},
{
"date": "2014-01-11",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-01-23",
"count": 1
},
{
"date": "2014-01-26",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-12",
"count": 2
},
{
"date": "2014-02-13",
"count": 1
},
{
"date": "2014-02-15",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-03-10",
"count": 1
},
{
"date": "2014-04-03",
"count": 1
},
{
"date": "2014-04-05",
"count": 1
},
{
"date": "2014-04-06",
"count": 1
},
{
"date": "2014-04-15",
"count": 1
},
{
"date": "2014-04-27",
"count": 2
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-05-23",
"count": 1
},
{
"date": "2014-05-25",
"count": 1
},
{
"date": "2014-06-03",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-06-30",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-21",
"count": 1
},
{
"date": "2014-07-24",
"count": 1
},
{
"date": "2014-08-09",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-08-27",
"count": 1
},
{
"date": "2014-09-03",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-09-15",
"count": 2
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-09-23",
"count": 1
},
{
"date": "2014-09-24",
"count": 2
},
{
"date": "2014-09-30",
"count": 2
},
{
"date": "2014-10-01",
"count": 1
},
{
"date": "2014-10-10",
"count": 1
},
{
"date": "2014-10-13",
"count": 1
},
{
"date": "2014-10-21",
"count": 1
},
{
"date": "2014-10-25",
"count": 1
},
{
"date": "2014-10-27",
"count": 2
},
{
"date": "2014-10-28",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-10-30",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-11-08",
"count": 1
},
{
"date": "2014-12-02",
"count": 2
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2014-12-12",
"count": 1
},
{
"date": "2014-12-19",
"count": 2
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-09",
"count": 2
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-22",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-03",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-23",
"count": 2
},
{
"date": "2015-02-27",
"count": 1
},
{
"date": "2015-03-11",
"count": 2
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-03-23",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-03-28",
"count": 1
},
{
"date": "2015-04-01",
"count": 1
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-14",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-22",
"count": 2
},
{
"date": "2015-05-03",
"count": 1
},
{
"date": "2015-05-04",
"count": 1
},
{
"date": "2015-05-07",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-15",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-07-22",
"count": 1
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-08-01",
"count": 2
},
{
"date": "2015-08-03",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-17",
"count": 1
},
{
"date": "2015-10-20",
"count": 1
},
{
"date": "2015-10-23",
"count": 1
},
{
"date": "2015-11-01",
"count": 1
},
{
"date": "2015-11-02",
"count": 1
},
{
"date": "2015-11-05",
"count": 2
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-08",
"count": 2
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2015-12-22",
"count": 1
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-11",
"count": 3
},
{
"date": "2016-01-12",
"count": 2
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-15",
"count": 1
},
{
"date": "2016-02-15",
"count": 1
},
{
"date": "2016-02-23",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-04",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-25",
"count": 2
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-10",
"count": 1
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-20",
"count": 13
},
{
"date": "2016-04-21",
"count": 5
},
{
"date": "2016-04-22",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-12",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-05-23",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-20",
"count": 2
},
{
"date": "2016-07-24",
"count": 2
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-08-06",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-08-30",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-10-04",
"count": 1
},
{
"date": "2016-10-05",
"count": 2
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-18",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-10-29",
"count": 1
},
{
"date": "2016-11-15",
"count": 1
},
{
"date": "2016-12-02",
"count": 2
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-02-03",
"count": 2
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-13",
"count": 2
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-10",
"count": 2
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-05-14",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-07-10",
"count": 2
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-04",
"count": 1
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-08-21",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-17",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-19",
"count": 2
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-13",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-15",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-03",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-16",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-15",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-30",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-15",
"count": 1
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-28",
"count": 3
},
{
"date": "2018-07-02",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-07-27",
"count": 1
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-17",
"count": 2
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-09",
"count": 2
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-17",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-19",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-11-30",
"count": 3
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-16",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-05",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-02-24",
"count": 1
},
{
"date": "2019-02-28",
"count": 3
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-05-12",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-20",
"count": 2
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-03",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-25",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-23",
"count": 2
},
{
"date": "2020-02-24",
"count": 2
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-11",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-06-03",
"count": 4
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-11",
"count": 3
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-01-31",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-09",
"count": 1
},
{
"date": "2021-06-02",
"count": 2
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2022-12-11",
"count": 4
},
{
"date": "2022-12-15",
"count": 3
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-26",
"count": 2
},
{
"date": "2022-12-27",
"count": 2
},
{
"date": "2023-02-10",
"count": 4
},
{
"date": "2023-02-11",
"count": 4
},
{
"date": "2023-02-12",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-08-24",
"count": 11
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-18",
"count": 6
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-12",
"count": 4
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-08",
"count": 5
}
],
"complete": true,
"collected": 855,
"total_stars": 855
},
"open_issues_and_prs": 13
},
"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": 20328,
"source_files_sampled": 52,
"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,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "cairo",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "dmtx",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "prawn",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rqrcode",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 0,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 26,
"open_issues": 7,
"closed_ratio": 0.904,
"closed_issues": 66,
"closed_unmerged_prs": 24
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "toretore",
"commits": 259,
"avatar_url": "https://avatars.githubusercontent.com/u/251?v=4"
},
{
"type": "User",
"login": "amatsuda",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
},
{
"type": "User",
"login": "chinasaur",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/68619?v=4"
},
{
"type": "User",
"login": "metaskills",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/2381?v=4"
},
{
"type": "User",
"login": "aslakhellesoy",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4"
},
{
"type": "User",
"login": "dra1n",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/309593?v=4"
},
{
"type": "User",
"login": "ar31an",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11843421?v=4"
},
{
"type": "User",
"login": "benbruscella",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/94882?v=4"
},
{
"type": "User",
"login": "nashirox",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/756736?v=4"
},
{
"type": "User",
"login": "wynksaiddestroy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1565041?v=4"
}
],
"contributors_sampled": 25,
"top_contributor_share": 0.82
},
"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": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 11 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": 5,
"reason": "Found 11/20 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 25 contributing companies or organizations",
"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": 10,
"reason": "license file 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": "5ebdd14c7a595b13f9ab04e3d6d89c61fb713ca2",
"ran_at": "2026-07-21T23:12:13Z",
"aggregate_score": 3.3,
"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": 33,
"created_at": "2013-11-29T16:43:04Z",
"last_comment_at": "2016-04-08T15:33:03Z",
"last_comment_author": "natematykiewicz"
},
{
"number": 125,
"created_at": "2025-03-19T01:16:27Z",
"last_comment_at": "2025-04-24T16:32:09Z",
"last_comment_author": "claudiob"
},
{
"number": 126,
"created_at": "2025-05-22T17:55:17Z",
"last_comment_at": "2025-09-26T10:53:21Z",
"last_comment_author": "dennispaagman"
},
{
"number": 127,
"created_at": "2026-02-01T04:39:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2026-02-01T05:14:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2026-03-14T21:51:19Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-10-26T12:33:01Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 48,
"created_at": "2015-06-05T09:09:57Z",
"last_comment_at": "2015-06-22T13:12:38Z",
"last_comment_author": "PetrKaleta"
},
{
"number": 72,
"created_at": "2016-09-28T10:38:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2020-04-09T10:25:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 111,
"created_at": "2022-04-21T17:02:00Z",
"last_comment_at": "2022-09-05T23:00:29Z",
"last_comment_author": "stlewis"
},
{
"number": 117,
"created_at": "2024-07-08T23:12:49Z",
"last_comment_at": "2024-07-25T20:23:10Z",
"last_comment_author": "jaredbeck"
},
{
"number": 122,
"created_at": "2024-12-27T09:21:01Z",
"last_comment_at": "2025-05-22T18:08:19Z",
"last_comment_author": "r-reload"
},
{
"number": 123,
"created_at": "2024-12-28T01:37:04Z",
"last_comment_at": "2024-12-28T21:39:12Z",
"last_comment_author": "uidzip"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/toretore/barby",
"host": "github.com",
"name": "barby",
"owner": "toretore"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 33,
"vitality": 18,
"community": 71,
"governance": 59,
"engineering": 40,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 44,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 633,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 633 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 633
}
}
],
"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": "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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_latest_release": 4723,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4723 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4723
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 633,
"days_since_last_human_commit": 633,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 633 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 633,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 175,
"stars": 855,
"watchers": 10,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "855 stars",
"points": 47.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 855
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "175 forks",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 175
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 97,
"inputs": {
"packages": [
"barby"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 27663734,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "27,663,734 downloads all-time across rubygems",
"points": 77.3,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 27663734,
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 25,
"top_contributor_share": 0.82
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "25 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 25
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 26,
"open_issues": 7,
"closed_issues": 66,
"issue_closed_ratio": 0.904,
"closed_unmerged_prs": 24
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/50 decided PRs merged",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 50
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/20 approved changesets -- score normalized to 5",
"points": 7.5,
"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": 57,
"inputs": {
"followers": 44,
"owner_type": "User",
"is_verified": null,
"owner_login": "toretore",
"public_repos": 39,
"account_age_days": 6733
},
"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": "44 followers of toretore",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 44,
"login": "toretore"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~18 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"barby"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 633
},
"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 633 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 633
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 40,
"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 11 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": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://toretore.github.com/barby/",
"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": "http://toretore.github.com/barby/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 11 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 11/20 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 detected",
"points": 2.5,
"status": "met",
"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": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 25,
"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": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": 20328,
"source_files_sampled": 52,
"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/52 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 52,
"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-21T23:12:34.942627Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/toretore/barby.svg",
"full_name": "toretore/barby",
"license_state": "standard",
"license_spdx": "MIT"
}