Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 194,
"has_wiki": true,
"homepage": "http://github.com/jtrupiano/rack-rewrite",
"languages": {
"Ruby": 37405
},
"pushed_at": "2020-04-28T16:14:32Z",
"created_at": "2009-10-11T00:26:25Z",
"owner_type": "User",
"updated_at": "2026-07-15T19:15:52Z",
"description": "A web server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules. ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://tailgate32.com",
"name": "John Trupiano",
"type": "User",
"login": "jtrupiano",
"company": null,
"location": "San Diego, CA",
"followers": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/12331?v=4",
"created_at": "2008-06-02T17:01:14Z",
"is_verified": null,
"public_repos": 50,
"account_age_days": 6623
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2015-01-01T04:49:05Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2014-01-09T18:49:50Z"
},
{
"tag": "v1.4.01",
"kind": "patch",
"published_at": "2013-09-13T22:01:16Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2013-01-06T22:31:11Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2012-12-10T07:21:39Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2012-11-03T17:17:17Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2011-09-20T17:23:59Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2011-09-20T16:56:23Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2011-08-15T14:50:22Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2010-10-01T19:53:42Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2010-09-18T02:40:12Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2010-05-13T15:15:56Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2010-01-06T22:42:41Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2009-11-14T14:39:52Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2009-11-14T14:25:38Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2009-10-13T13:18:44Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2009-10-13T02:29:06Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2009-10-11T00:33:12Z"
}
],
"recent_commits": [
{
"oid": "758860bc46bbd7e701121702990011caf61091f9",
"body": "Adding MIT license to the gemspec.",
"is_bot": false,
"headline": "Merge pull request #78 from reiz/patch-1",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2015-11-18T22:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00fd5a4b4a2eb3e9ff333e7d1c2d73eee5bbfdc6",
"body": null,
"is_bot": false,
"headline": "Adding MIT license to the gemspec.",
"author_name": "Robert Reiz",
"author_login": "reiz",
"committed_at": "2015-11-18T21:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f34a72d712c3e930ef0a464b05c7600dcb1b1e8",
"body": "fix typo in rule.rb",
"is_bot": false,
"headline": "Merge pull request #71 from frasermince/fix_typo_patch",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2015-10-26T01:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbfd82179d4e9f03b58d07d1ea42c20fd521b04c",
"body": "add yaml rule",
"is_bot": false,
"headline": "Merge pull request #73 from geun/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2015-10-26T01:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c1889e3fa90b7afeabd272df0da40e305ffb39b",
"body": null,
"is_bot": false,
"headline": "add yaml rule",
"author_name": "geun",
"author_login": null,
"committed_at": "2015-05-28T03:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b724a73df4c455a3c35043c10eee9b08c97e9c",
"body": null,
"is_bot": false,
"headline": "fix typo in rule.rb",
"author_name": "Fraser",
"author_login": "frasermince",
"committed_at": "2015-03-20T17:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4328771dbb8258f06b6e9c80efd7351dfecc779e",
"body": "Fixes #67 doc update for Rails 4",
"is_bot": false,
"headline": "Merge pull request #68 from reneedv/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2015-01-03T22:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07b6915df4b82652ea34af843ef7405a1be028f",
"body": null,
"is_bot": false,
"headline": "Release v1.5.1",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2015-01-01T04:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6ac1a66bc833c31bf12222185e78d69697b007",
"body": "Fix duplicated key in apply!(env) method",
"is_bot": false,
"headline": "Merge pull request #66 from fredguest/patch-1",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2015-01-01T04:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed4d0cf51780a1249547dd39c6da3ac8af3557e",
"body": "Update the documentation for Rails 4 default",
"is_bot": false,
"headline": "Fixes #67 doc update for Rails 4",
"author_name": "Renée Hendricksen",
"author_login": "reneedv",
"committed_at": "2014-12-27T21:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e20e764e5ad43c33d08b4c397b69e41c62fef9f",
"body": "there is a typo in the :send_data case within the apply!(env) method of rule.rb, the key 'Content-Type' is used twice. should be 'Content-Length' on line 172.",
"is_bot": false,
"headline": "Fix duplicated key in apply!(env) method",
"author_name": "Fred Guest",
"author_login": "fredguest",
"committed_at": "2014-12-27T19:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40aaf1b72e2f974bcaab87a551558f49a4353cd",
"body": "Added Gem Version",
"is_bot": false,
"headline": "Merge pull request #60 from ahmadhussain/patch-1",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-07-03T08:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175ffc1e2027aec086848960ac1818667358543a",
"body": "You haven't mentioned new version of gem",
"is_bot": false,
"headline": "Update README.markdown",
"author_name": "Ahmad Hussain",
"author_login": "ahmadhussain",
"committed_at": "2014-07-03T08:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd1164bf42a0d4f683e403ac42d073210adc316",
"body": null,
"is_bot": false,
"headline": "1.5.0",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-01-09T18:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5698019d67b521f006021471cad49ab666fc5353",
"body": null,
"is_bot": false,
"headline": "1.5.0",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-01-09T18:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36a7880379c502a739aaa6a67a077626b1c1bfb",
"body": null,
"is_bot": false,
"headline": "Document send_data (#51)",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-01-09T18:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3763373b8652d58696bd22ae677ed5edf0e10ca6",
"body": "add send data rule support return raw data",
"is_bot": false,
"headline": "Merge pull request #51 from MQuy/patch-1",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-01-09T18:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7734921b6d5a0eb0a7441a7d5f7ed8f06324cda",
"body": "rails example (slightly more obvious)",
"is_bot": false,
"headline": "Merge pull request #53 from mdpatrick/patch-2",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2014-01-09T18:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb295c674075e8f6681f2f7df4fcebe60df152c",
"body": null,
"is_bot": false,
"headline": "rails example (slightly more obvious)",
"author_name": "Dan Patrick",
"author_login": "mdpatrick",
"committed_at": "2014-01-07T20:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121872e0da7fb116876ee3cb22154f02148f09ac",
"body": null,
"is_bot": false,
"headline": "return text/html format",
"author_name": "Minh Quy",
"author_login": "MQuy",
"committed_at": "2013-11-26T11:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e0bc1206d33c4798b44cf8e53b03c7caa42ac0",
"body": null,
"is_bot": false,
"headline": "add send data rule support return raw data",
"author_name": "Minh Quy",
"author_login": "MQuy",
"committed_at": "2013-11-19T13:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8a410f87b9d7f1ffa0bfb9827777d69fd7b1c3",
"body": null,
"is_bot": false,
"headline": "v1.4.1",
"author_name": "Travis Jeffery",
"author_login": "travisjeffery",
"committed_at": "2013-11-07T20:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d32469cad72fed7a45c5e494c60956f1b2f5d1",
"body": null,
"is_bot": false,
"headline": "Added the ability to use external loaders",
"author_name": "Daniel Cooper",
"author_login": "danielcooper",
"committed_at": "2013-11-07T17:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f53d22fc6cada75f4e0ae5130ca65c13be4213",
"body": "Minor spelling fix",
"is_bot": false,
"headline": "Merge pull request #49 from zph/patch-1",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-10-03T21:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8d68e3cc73b06d1780d1a89060e720f3619010",
"body": "Thanks for this project :). Makes SEO stuff significantly easier.",
"is_bot": false,
"headline": "Minor spelling fix",
"author_name": "Zander Hill",
"author_login": "zph",
"committed_at": "2013-10-03T20:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846a74072ba2cdabe801f3feb812b0146432ff7b",
"body": "* devth/patch-1:\n Describe rack hook when using config.threadsafe!\n\nConflicts:\n\tREADME.markdown",
"is_bot": false,
"headline": "Merge remote-tracking branch 'devth/patch-1'",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-09-13T22:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446bd50f454a16f34f6a86ab2992c4e809c8df99",
"body": null,
"is_bot": false,
"headline": "Update History and VERSION to 1.4.01",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-09-13T22:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d3ac964e23e51e8a4360765efb39da74b7e81b",
"body": null,
"is_bot": false,
"headline": "Add .ruby-version",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-09-13T21:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357ba7a9b3fd18214e2740ef71bcd877f0513243",
"body": null,
"is_bot": false,
"headline": "missing Date#today",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-09-13T21:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a8faf0e4d238d3d63d2190465274a33f0eaa15",
"body": "* lambda-matchers:\n Add support for lambda matchers.",
"is_bot": false,
"headline": "Merge branch 'lambda-matchers'",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-09-13T21:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ad77e59f7e570947ab84b204cc9fcb8c1347bc",
"body": "Add :scheme option to README and mention that :host, :method, and :schem...",
"is_bot": false,
"headline": "Merge pull request #45 from eliotsykes/patch-2",
"author_name": "travis jeffery",
"author_login": null,
"committed_at": "2013-09-13T21:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459f9a963456b730e1a1a2abd7e7ea39b322b423",
"body": "Readme: added sample usage for Rails 4",
"is_bot": false,
"headline": "Merge pull request #48 from paulwittmann/patch-1",
"author_name": "travis jeffery",
"author_login": null,
"committed_at": "2013-09-13T21:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658da3a9ce8310cf0a994cbe64f5d22e0cb13915",
"body": null,
"is_bot": false,
"headline": "Update README.markdown",
"author_name": "Paul Wittmann",
"author_login": null,
"committed_at": "2013-09-12T11:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3a68790801fa9416c38ac2e233ed9551df208c",
"body": null,
"is_bot": false,
"headline": "Add support for lambda matchers.",
"author_name": "Josh Lewis",
"author_login": "joshwlewis",
"committed_at": "2013-07-27T19:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6258266b07ffbd3ed8691c220767a6de7ab4bec",
"body": "…heme accept regexp, string, and symbols",
"is_bot": false,
"headline": "Add :scheme option to README and mention that :host, :method, and :sc…",
"author_name": "Eliot Sykes",
"author_login": "eliotsykes",
"committed_at": "2013-07-27T10:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1db25777c937e83cbfa0c0169e689ba580957fd",
"body": "Add sample usage link for serving .gz assets with Rack::Rewrite",
"is_bot": false,
"headline": "Merge pull request #43 from eliotsykes/patch-1",
"author_name": "travis jeffery",
"author_login": null,
"committed_at": "2013-07-22T01:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b983e7d72baed0dfbacfef63a328b992af65eab9",
"body": null,
"is_bot": false,
"headline": "Added sample usage link for serving .gz assets with Rack::Rewrite",
"author_name": "Eliot Sykes",
"author_login": "eliotsykes",
"committed_at": "2013-07-21T19:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4feada17778b9f39aa4dc69b54b04c9dd6ea9c0",
"body": "Rule 2 for r301 example needs to use regex syntax",
"is_bot": false,
"headline": "Merge pull request #41 from swrobel/patch-1",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-04-24T20:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d435e7b238bc335473663e03b9ca5c275ccc379",
"body": null,
"is_bot": false,
"headline": "Rule 2 for r301 example needs to use regex syntax",
"author_name": "Stefan Wrobel",
"author_login": "swrobel",
"committed_at": "2013-04-24T20:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0001dca74b6b9d8455d9202eabee9284e1840bce",
"body": null,
"is_bot": false,
"headline": "Describe rack hook when using config.threadsafe!",
"author_name": "Trevor Hartman",
"author_login": "devth",
"committed_at": "2013-02-06T21:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278c104fa33690b73a910df6480abc0c9b7d7be7",
"body": null,
"is_bot": false,
"headline": "v1.3.3",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab589cc22a07b173b86b5a281f3da4d8ca5c4c2b",
"body": "Add test for matching nested paths",
"is_bot": false,
"headline": "Merge pull request #20 from wink/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ac81c9881079af583b053432285058972732b5",
"body": "Fixing for an edge case in Mongrel 1.2.0.pre2",
"is_bot": false,
"headline": "Merge pull request #18 from msepcot/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a941e0652f680eab5843fc700785cdbba2bad1b7",
"body": "Allow symbol matchers (to make README examples actually work)",
"is_bot": false,
"headline": "Merge pull request #29 from svoop/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9894974b8bef637282733105533eb69c92771e5a",
"body": "I've added status option to send_file and x_send_file (rebased on current master)",
"is_bot": false,
"headline": "Merge pull request #34 from pyromaniac/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17a2ca610993e6e7ee91407af159a6f122cb32f",
"body": "Allow matching rules by scheme",
"is_bot": false,
"headline": "Merge pull request #36 from rogercampos/master",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2013-01-06T22:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be7a184a55cb54727e2880932eab7f34f411a403",
"body": null,
"is_bot": false,
"headline": "fix permissions, and add rake to gemfile (fix #35)",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-12-10T07:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd25aeb84b4320505c870477108e68eaf46e89e9",
"body": null,
"is_bot": false,
"headline": "fix: Gemfile.lock does not belong to the gemspec",
"author_name": "Roger Campos",
"author_login": null,
"committed_at": "2012-11-13T16:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99b4515ac4c4da8c6f5ccf9ab5b7aff00d14bbc7",
"body": null,
"is_bot": false,
"headline": "New scheme matching option",
"author_name": "Roger Campos",
"author_login": null,
"committed_at": "2012-11-13T15:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f99e1851e10f069f17b70afc28356c687d895e5b",
"body": null,
"is_bot": false,
"headline": "Clear whitespaces",
"author_name": "Roger Campos",
"author_login": null,
"committed_at": "2012-11-13T15:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480c24137ac194a5fef64ea24cae42b0e14d148c",
"body": null,
"is_bot": false,
"headline": "Added status option to send_file and x_send_file",
"author_name": "pyromaniac",
"author_login": "pyromaniac",
"committed_at": "2012-11-07T13:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd1f5f9cf2a511fc4f60cd53acf1bd601b5af871",
"body": null,
"is_bot": false,
"headline": "v1.3.1",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-11-03T17:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4b059db1b5c113c812195e8e157b37b432e705",
"body": "…equest.\n\nNo longer limited to use the same headers set at app bootup for\nall subsequent requests. Useful for setting a future expires header based on\ntoday's date. (fix #31)\n\n:headers option can now take a block so additional headers can be modified\nper-request. No longer limited to use the same headers set at app bootup for\nall subsequent requests. Useful for setting a future expires header based on\ntoday's date. (fix #31)\n\n:headers Proc docs",
"is_bot": false,
"headline": ":headers option can now take a block so headers can be modified per-r…",
"author_name": "Eliot Sykes",
"author_login": "eliotsykes",
"committed_at": "2012-11-03T17:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac63f4addf049b9f4a45b20b99c2c94c7febd02",
"body": null,
"is_bot": false,
"headline": "convert readme to markdown and add note on contributing",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-10-14T02:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84f3a9e505c7c571e7574d268574364225f9e7a1",
"body": null,
"is_bot": false,
"headline": "update copyright in license, and make it obvious that it's MIT",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-10-14T02:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1402180c83db40c122056c6078694df7946cca",
"body": null,
"is_bot": false,
"headline": "v1.3.0",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-10-14T02:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e254ea60c6cd44796eb153b584dab65dc4faa3",
"body": null,
"is_bot": false,
"headline": "remove Gemfile.lock from repo",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-10-14T02:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22cecf6d51d065dd22926693ee32b7299ed774ea",
"body": null,
"is_bot": false,
"headline": "update bundler",
"author_name": "Travis Jeffery",
"author_login": null,
"committed_at": "2012-10-14T02:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a974ccc4280ddf0c6f117b9c99a556bfda560d3e",
"body": null,
"is_bot": false,
"headline": "add http methods (close #16)",
"author_name": "Joost Baaij",
"author_login": "tilsammans",
"committed_at": "2012-10-14T02:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a7e23f70dae7aad1a6734269e781a5f942a9a8",
"body": null,
"is_bot": false,
"headline": "Allow matchers to be (case insensitive) Symbols.",
"author_name": "Sven Schwyn",
"author_login": null,
"committed_at": "2012-04-10T12:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409f4e900167fcc9bed62fdad2bf1a3f058b3128",
"body": null,
"is_bot": false,
"headline": "added an additional test",
"author_name": "Micah Winkelspecht",
"author_login": "wink",
"committed_at": "2011-12-07T20:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ac06e8bca845e214daf219f6a6718ddace1afb",
"body": "…with a QUERY_STRING parameter present (root url with a query string)",
"is_bot": false,
"headline": "Mongel 1.2.0.pre2 edge case: handle a missing PATH_INFO env variable …",
"author_name": "Michael Sepcot",
"author_login": null,
"committed_at": "2011-10-25T21:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b89f2e580bdd9c5aeb87f32aec99933160d286",
"body": null,
"is_bot": false,
"headline": "Bump to version 1.2.1",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-09-20T17:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad58acc4b233bc9f686a4deb33d76398b215fb1f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'use_rack_request'",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-09-20T17:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61bfa7dfbe6ae3451e2c3a3af97654c44074619b",
"body": null,
"is_bot": false,
"headline": "Bump to version 1.2.0",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-09-20T16:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba2d42ccc918d91d5130fc6339b74a0596a133f",
"body": null,
"is_bot": false,
"headline": "Update release instructions",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-09-20T16:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c6a34a1281414efbed1150882911fe00d451e6",
"body": "…tions parameter",
"is_bot": false,
"headline": "Reorganize README to more emphasize and more clearly describe the :op…",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-09-20T16:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7efd9863dd80f949e94490a5a1f53b9bdd6ae4e5",
"body": null,
"is_bot": false,
"headline": "Fix description of negative assertion",
"author_name": "E.J. Finneran",
"author_login": "ejfinneran",
"committed_at": "2011-08-24T22:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a75e3b70d6b21c42881c35470c88408e5d8a8d",
"body": "- Rack::Request response HTTP_X_FOWARDED_* headers",
"is_bot": false,
"headline": "Use Rack::Request to check hostname",
"author_name": "E.J. Finneran",
"author_login": "ejfinneran",
"committed_at": "2011-08-22T21:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e317dae3dc9c4b4fce3b63a7babefd181aff8a",
"body": null,
"is_bot": false,
"headline": "Documentation for optional header specification",
"author_name": "Georg Kunz",
"author_login": "geku",
"committed_at": "2011-08-17T14:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53d1ede0cea6acfe19d5c4243109cf71a1e880f",
"body": null,
"is_bot": false,
"headline": "Additional response headers for :send_file and :x_send_file rule",
"author_name": "Georg Kunz",
"author_login": "geku",
"committed_at": "2011-08-17T14:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d69a360027590db5a7cca9e3dce79591d3c18d84",
"body": null,
"is_bot": false,
"headline": "Additional response headers for redirects (301 and 302)",
"author_name": "Georg Kunz",
"author_login": "geku",
"committed_at": "2011-08-17T14:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c8e386e9770b879ac74c3a2c9a93b170bdd460",
"body": null,
"is_bot": false,
"headline": "Add \"git push --tags\" to RELEASING docs.",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-08-15T14:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ebb1e204ab8dbc97a007f045135e93a69ed5ef",
"body": null,
"is_bot": false,
"headline": "Set version to 1.1.0 and prep for release",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-08-15T14:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b208429ced8a9d6c0778cf25845342325315340b",
"body": null,
"is_bot": false,
"headline": "README docs for features added from mikz/master",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2011-08-15T14:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f102bb0b4f62b1da3601ff23d3feef17cae2c9",
"body": null,
"is_bot": false,
"headline": "fixed gemspec",
"author_name": "mikz",
"author_login": null,
"committed_at": "2011-05-09T16:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df47e813d8680e5989e50f8e80cd68ba047c3f5c",
"body": null,
"is_bot": false,
"headline": "fixed gemspec and test loading",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T12:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16c9f6581ec111fa3ae1777b719b2005fadfe5f",
"body": null,
"is_bot": false,
"headline": "created Rack::Rewrite::VERSION",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T09:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c78f14b0b006f8bbcab95dd1d87aa3084eeeca",
"body": null,
"is_bot": false,
"headline": "renamed HOST to SERVER_NAME",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T09:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803f1438c4cf9c5be47efc169f85fd23d6c5d907",
"body": null,
"is_bot": false,
"headline": "replaced METHOD with REQUEST_METHOD",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T09:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0b9378a8369462f54b0d1ff7da56b615d51476",
"body": null,
"is_bot": false,
"headline": "little cleanup before gem release",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T08:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "008fc1afe39e3117148e9d100be665e809e5dc8a",
"body": "…d and :host options",
"is_bot": false,
"headline": "refactored Rack::Rewrite::Rule, added ability to specify :not, :metho…",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T08:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d430d4ef8900a06db40cfac453752cefcad4b927",
"body": null,
"is_bot": false,
"headline": "added project .rvmrc",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T08:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f19a7f7e1619d194d43a4e00a20c00b59836f7c",
"body": null,
"is_bot": false,
"headline": "manage dependencies in gemspec and bundler",
"author_name": "Michal Cichra",
"author_login": "mikz",
"committed_at": "2011-03-11T08:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c916d9880c7e8cdefb9a93262d65298de08d86f",
"body": null,
"is_bot": false,
"headline": "Bump to 1.0.3.a",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-10-01T19:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c7efb684e4273a42a2fb577716c778349fbb50",
"body": null,
"is_bot": false,
"headline": "Bump to version 1.0.2 and document it",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-10-01T19:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c82c034aa0150951be836d9a3f33d4aa6673da",
"body": null,
"is_bot": false,
"headline": ":send_file rules should return content in an Array for ruby 1.9.2 compat",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-10-01T19:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ab51397ba2b6a8e07308b06bf06316cc3c2c6c",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.2.a",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-09-18T02:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb57a9c3681aed8f9caa71b1ae68b467e8c16ba",
"body": null,
"is_bot": false,
"headline": "Bump to 1.0.1",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-09-18T02:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3362274d257c89b71b392c3efa0c7f05b565232e",
"body": null,
"is_bot": false,
"headline": "Remove Jeweler, detail steps for RELEASING",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-09-18T02:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0647373f6a19a36119136fc5ea771dad0645e9",
"body": null,
"is_bot": false,
"headline": "Update History in preparation for 1.0.1 release",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-09-18T02:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a74b0bdd1e7fad58a0fcfecebf3937e4b48f82ea",
"body": "…ected to. Addresses Issue #8.",
"is_bot": false,
"headline": "Set Content-Type based on file extension of file/location being redir…",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-09-18T02:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3297d82048100037b3ab577b4429d7966066e20d",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.0.a post release",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-05-14T14:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501ddbddf327d4cb4fef293df062db2eb8b7575e",
"body": null,
"is_bot": false,
"headline": "Use v1.0.0 in README",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-05-13T15:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53c08e3d01604f6a996d404b2e5138e5402203b",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.0 for release",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-05-13T15:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01efad10c35596d946eb47a99ea0cc4e026499a",
"body": "…G instead of REQUEST_URI",
"is_bot": false,
"headline": "rack 1.1.0 / rails3 compatibility - consult PATH_INFO and QUERY_STRIN…",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-04-18T15:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c25463083ac644b70089985494ce36debd550f",
"body": null,
"is_bot": false,
"headline": "require 'rack/rewrite' in README examples",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-04-17T22:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c95b9ad4fd9922edfd1c6edf921535192f2a50",
"body": null,
"is_bot": false,
"headline": "Roll back README updates until v1.0.0 is released",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-04-17T22:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a551038ce77a24ea89e12396f9ac70457e7fba8",
"body": "…02's as per RFC 2616 (Issue #5)",
"is_bot": false,
"headline": "Include a link to the page being redirected to in body on 301's and 3…",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-04-17T22:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201ed7e0ba3d7dbbc678b3e97545dc2428bb5f19",
"body": "…. Maintain backwards compatibility.",
"is_bot": false,
"headline": "Follow rack directory structure: rack/rewrite instead of rack-rewrite…",
"author_name": "John Trupiano",
"author_login": "jtrupiano",
"committed_at": "2010-04-17T21:42:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 0,
"latest_release_at": "2015-01-01T04:49:05Z",
"latest_release_tag": "v1.5.1",
"releases_from_tags": true,
"days_since_last_push": 2275,
"active_weeks_last_year": 0,
"days_since_latest_release": 4219,
"mean_days_between_releases": 172.5
},
"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": "rack-rewrite",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/rack-rewrite",
"is_deprecated": false,
"latest_version": "1.5.1",
"repository_url": "http://github.com/jtrupiano/rack-rewrite",
"versions_count": 20,
"total_downloads": 27635839,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-10-11T03:33:30.817000Z",
"latest_published_at": "2015-01-01T04:57:46.566000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4219
}
]
},
"popularity": {
"forks": 81,
"stars": 836,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2009-12-22",
"count": 1
},
{
"date": "2010-12-30",
"count": 1
},
{
"date": "2011-01-09",
"count": 1
},
{
"date": "2011-03-11",
"count": 1
},
{
"date": "2011-05-16",
"count": 1
},
{
"date": "2011-07-08",
"count": 1
},
{
"date": "2011-10-26",
"count": 1
},
{
"date": "2011-11-03",
"count": 1
},
{
"date": "2011-11-30",
"count": 1
},
{
"date": "2011-12-07",
"count": 1
},
{
"date": "2012-01-19",
"count": 1
},
{
"date": "2012-04-12",
"count": 1
},
{
"date": "2012-04-25",
"count": 1
},
{
"date": "2012-04-29",
"count": 1
},
{
"date": "2012-07-15",
"count": 1
},
{
"date": "2012-11-12",
"count": 1
},
{
"date": "2012-11-13",
"count": 1
},
{
"date": "2012-12-01",
"count": 1
},
{
"date": "2013-01-02",
"count": 1
},
{
"date": "2013-02-06",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-04-09",
"count": 1
},
{
"date": "2013-07-27",
"count": 1
},
{
"date": "2013-08-13",
"count": 1
},
{
"date": "2013-09-12",
"count": 1
},
{
"date": "2013-11-07",
"count": 1
},
{
"date": "2013-11-09",
"count": 1
},
{
"date": "2014-01-07",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-05-18",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-21",
"count": 1
},
{
"date": "2014-08-25",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2014-10-07",
"count": 1
},
{
"date": "2014-10-14",
"count": 1
},
{
"date": "2014-12-27",
"count": 1
},
{
"date": "2015-03-20",
"count": 1
},
{
"date": "2015-05-28",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-10-23",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-02-08",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-09-19",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-11-14",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
}
],
"complete": true,
"collected": 79,
"total_forks": 81
},
"star_history": {
"days": [
{
"date": "2009-10-11",
"count": 235
},
{
"date": "2009-10-28",
"count": 1
},
{
"date": "2009-10-29",
"count": 1
},
{
"date": "2009-10-30",
"count": 1
},
{
"date": "2009-11-16",
"count": 1
},
{
"date": "2009-11-17",
"count": 1
},
{
"date": "2009-11-22",
"count": 1
},
{
"date": "2009-11-29",
"count": 1
},
{
"date": "2009-12-05",
"count": 1
},
{
"date": "2009-12-16",
"count": 1
},
{
"date": "2009-12-17",
"count": 1
},
{
"date": "2009-12-23",
"count": 1
},
{
"date": "2010-01-08",
"count": 1
},
{
"date": "2010-01-15",
"count": 1
},
{
"date": "2010-01-18",
"count": 2
},
{
"date": "2010-01-19",
"count": 1
},
{
"date": "2010-01-23",
"count": 1
},
{
"date": "2010-01-24",
"count": 1
},
{
"date": "2010-02-03",
"count": 1
},
{
"date": "2010-02-04",
"count": 1
},
{
"date": "2010-02-17",
"count": 1
},
{
"date": "2010-03-02",
"count": 1
},
{
"date": "2010-03-05",
"count": 1
},
{
"date": "2010-03-06",
"count": 1
},
{
"date": "2010-03-11",
"count": 1
},
{
"date": "2010-03-17",
"count": 1
},
{
"date": "2010-04-14",
"count": 1
},
{
"date": "2010-04-21",
"count": 1
},
{
"date": "2010-04-24",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-05-13",
"count": 1
},
{
"date": "2010-05-28",
"count": 1
},
{
"date": "2010-06-06",
"count": 1
},
{
"date": "2010-06-21",
"count": 1
},
{
"date": "2010-07-23",
"count": 1
},
{
"date": "2010-07-24",
"count": 1
},
{
"date": "2010-07-27",
"count": 1
},
{
"date": "2010-08-12",
"count": 2
},
{
"date": "2010-08-30",
"count": 1
},
{
"date": "2010-09-01",
"count": 1
},
{
"date": "2010-09-15",
"count": 1
},
{
"date": "2010-09-16",
"count": 1
},
{
"date": "2010-10-12",
"count": 1
},
{
"date": "2010-10-14",
"count": 1
},
{
"date": "2010-10-17",
"count": 1
},
{
"date": "2010-10-18",
"count": 1
},
{
"date": "2010-10-19",
"count": 2
},
{
"date": "2010-10-21",
"count": 1
},
{
"date": "2010-11-06",
"count": 1
},
{
"date": "2010-12-02",
"count": 1
},
{
"date": "2010-12-17",
"count": 1
},
{
"date": "2010-12-18",
"count": 1
},
{
"date": "2010-12-22",
"count": 1
},
{
"date": "2011-01-12",
"count": 1
},
{
"date": "2011-01-16",
"count": 1
},
{
"date": "2011-01-18",
"count": 1
},
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-03-09",
"count": 1
},
{
"date": "2011-03-10",
"count": 1
},
{
"date": "2011-03-16",
"count": 1
},
{
"date": "2011-03-21",
"count": 1
},
{
"date": "2011-03-27",
"count": 1
},
{
"date": "2011-03-30",
"count": 1
},
{
"date": "2011-04-07",
"count": 1
},
{
"date": "2011-04-10",
"count": 1
},
{
"date": "2011-04-21",
"count": 1
},
{
"date": "2011-05-02",
"count": 1
},
{
"date": "2011-05-28",
"count": 1
},
{
"date": "2011-05-30",
"count": 1
},
{
"date": "2011-06-09",
"count": 1
},
{
"date": "2011-06-10",
"count": 1
},
{
"date": "2011-06-12",
"count": 1
},
{
"date": "2011-06-14",
"count": 1
},
{
"date": "2011-07-01",
"count": 1
},
{
"date": "2011-07-04",
"count": 1
},
{
"date": "2011-07-06",
"count": 1
},
{
"date": "2011-07-12",
"count": 1
},
{
"date": "2011-07-27",
"count": 1
},
{
"date": "2011-09-17",
"count": 1
},
{
"date": "2011-09-22",
"count": 1
},
{
"date": "2011-10-07",
"count": 1
},
{
"date": "2011-11-10",
"count": 1
},
{
"date": "2011-12-29",
"count": 1
},
{
"date": "2012-01-09",
"count": 1
},
{
"date": "2012-01-12",
"count": 1
},
{
"date": "2012-02-17",
"count": 1
},
{
"date": "2012-02-19",
"count": 1
},
{
"date": "2012-03-13",
"count": 1
},
{
"date": "2012-05-05",
"count": 1
},
{
"date": "2012-12-04",
"count": 1
},
{
"date": "2013-02-12",
"count": 1
},
{
"date": "2013-02-19",
"count": 1
},
{
"date": "2013-02-20",
"count": 2
},
{
"date": "2013-03-02",
"count": 2
},
{
"date": "2013-03-03",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-03-19",
"count": 1
},
{
"date": "2013-03-22",
"count": 1
},
{
"date": "2013-03-25",
"count": 3
},
{
"date": "2013-03-28",
"count": 2
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-04-08",
"count": 1
},
{
"date": "2013-04-16",
"count": 1
},
{
"date": "2013-04-17",
"count": 1
},
{
"date": "2013-04-19",
"count": 1
},
{
"date": "2013-04-24",
"count": 1
},
{
"date": "2013-04-28",
"count": 2
},
{
"date": "2013-05-07",
"count": 3
},
{
"date": "2013-05-08",
"count": 1
},
{
"date": "2013-05-09",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-16",
"count": 1
},
{
"date": "2013-05-19",
"count": 1
},
{
"date": "2013-05-21",
"count": 4
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-05-28",
"count": 1
},
{
"date": "2013-06-10",
"count": 2
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-06-18",
"count": 1
},
{
"date": "2013-06-19",
"count": 2
},
{
"date": "2013-06-24",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-06-28",
"count": 1
},
{
"date": "2013-07-01",
"count": 3
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-07-10",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-22",
"count": 3
},
{
"date": "2013-07-23",
"count": 2
},
{
"date": "2013-07-24",
"count": 3
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-07-27",
"count": 1
},
{
"date": "2013-07-29",
"count": 2
},
{
"date": "2013-07-31",
"count": 1
},
{
"date": "2013-08-05",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-13",
"count": 4
},
{
"date": "2013-08-21",
"count": 1
},
{
"date": "2013-08-29",
"count": 4
},
{
"date": "2013-08-30",
"count": 2
},
{
"date": "2013-09-10",
"count": 1
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-09-20",
"count": 1
},
{
"date": "2013-09-24",
"count": 1
},
{
"date": "2013-09-30",
"count": 1
},
{
"date": "2013-10-03",
"count": 1
},
{
"date": "2013-10-06",
"count": 1
},
{
"date": "2013-10-07",
"count": 1
},
{
"date": "2013-10-20",
"count": 1
},
{
"date": "2013-10-22",
"count": 1
},
{
"date": "2013-10-23",
"count": 2
},
{
"date": "2013-10-24",
"count": 2
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2013-10-27",
"count": 1
},
{
"date": "2013-10-28",
"count": 2
},
{
"date": "2013-11-02",
"count": 1
},
{
"date": "2013-11-07",
"count": 1
},
{
"date": "2013-11-08",
"count": 1
},
{
"date": "2013-11-14",
"count": 1
},
{
"date": "2013-11-16",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2013-11-22",
"count": 1
},
{
"date": "2013-11-28",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2013-12-14",
"count": 1
},
{
"date": "2014-01-03",
"count": 1
},
{
"date": "2014-01-10",
"count": 1
},
{
"date": "2014-01-18",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-01-29",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-06",
"count": 2
},
{
"date": "2014-02-12",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-05",
"count": 1
},
{
"date": "2014-03-09",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-03-18",
"count": 1
},
{
"date": "2014-03-19",
"count": 3
},
{
"date": "2014-03-20",
"count": 2
},
{
"date": "2014-03-22",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-17",
"count": 1
},
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2014-04-25",
"count": 1
},
{
"date": "2014-04-26",
"count": 1
},
{
"date": "2014-04-30",
"count": 1
},
{
"date": "2014-05-03",
"count": 1
},
{
"date": "2014-05-04",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-06",
"count": 1
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-05-12",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-05-21",
"count": 1
},
{
"date": "2014-05-23",
"count": 1
},
{
"date": "2014-05-29",
"count": 1
},
{
"date": "2014-06-06",
"count": 2
},
{
"date": "2014-06-12",
"count": 2
},
{
"date": "2014-06-15",
"count": 1
},
{
"date": "2014-06-18",
"count": 2
},
{
"date": "2014-06-19",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-06-27",
"count": 1
},
{
"date": "2014-06-30",
"count": 2
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-07-25",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-02",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-08-07",
"count": 1
},
{
"date": "2014-08-14",
"count": 1
},
{
"date": "2014-08-26",
"count": 3
},
{
"date": "2014-08-27",
"count": 1
},
{
"date": "2014-09-01",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-09-10",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-09-28",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-07",
"count": 2
},
{
"date": "2014-10-08",
"count": 1
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-10-28",
"count": 1
},
{
"date": "2014-10-30",
"count": 1
},
{
"date": "2014-11-01",
"count": 1
},
{
"date": "2014-11-03",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2014-11-26",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2014-12-08",
"count": 1
},
{
"date": "2014-12-12",
"count": 1
},
{
"date": "2014-12-17",
"count": 1
},
{
"date": "2015-01-05",
"count": 2
},
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-02-20",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-03-02",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-12",
"count": 2
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-03-14",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-04",
"count": 1
},
{
"date": "2015-04-07",
"count": 1
},
{
"date": "2015-04-12",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-24",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-17",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-05-27",
"count": 2
},
{
"date": "2015-05-28",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-19",
"count": 2
},
{
"date": "2015-06-23",
"count": 2
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-07-23",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-07-29",
"count": 1
},
{
"date": "2015-08-03",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-08-08",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-08-18",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-08-25",
"count": 1
},
{
"date": "2015-08-30",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-09-15",
"count": 2
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-10",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-10-24",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-11-05",
"count": 2
},
{
"date": "2015-11-06",
"count": 2
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-11-26",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2015-12-08",
"count": 2
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-13",
"count": 1
},
{
"date": "2015-12-19",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-22",
"count": 2
},
{
"date": "2016-02-02",
"count": 2
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-05",
"count": 1
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-02-23",
"count": 2
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-22",
"count": 2
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-04-05",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-22",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-11",
"count": 1
},
{
"date": "2016-05-17",
"count": 2
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-27",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-08-03",
"count": 2
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-08-06",
"count": 1
},
{
"date": "2016-08-07",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-06",
"count": 1
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-13",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2016-11-10",
"count": 2
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2016-11-21",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-02",
"count": 2
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-14",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-01-28",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-23",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-04-21",
"count": 2
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-11",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-08-06",
"count": 1
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2017-11-12",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-04-03",
"count": 2
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-08",
"count": 1
},
{
"date": "2018-10-13",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-11",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-03-21",
"count": 2
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-03-30",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-04-20",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-07-17",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2019-12-15",
"count": 1
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-20",
"count": 7
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-31",
"count": 2
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-08-02",
"count": 2
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-10",
"count": 2
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
}
],
"complete": true,
"collected": 836,
"total_stars": 836
},
"open_issues_and_prs": 28
},
"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": 17638,
"source_files_sampled": 9,
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "shoulda",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 13,
"merged_prs": 24,
"open_issues": 15,
"closed_ratio": 0.694,
"closed_issues": 34,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jtrupiano",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/12331?v=4"
},
{
"type": "User",
"login": "mikz",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/154571?v=4"
},
{
"type": "User",
"login": "travisjeffery",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/15225?v=4"
},
{
"type": "User",
"login": "eliotsykes",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/31698?v=4"
},
{
"type": "User",
"login": "geku",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4066?v=4"
},
{
"type": "User",
"login": "tooky",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/349?v=4"
},
{
"type": "User",
"login": "ejfinneran",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/71407?v=4"
},
{
"type": "User",
"login": "MQuy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1636026?v=4"
},
{
"type": "User",
"login": "ahmadhussain",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2836674?v=4"
},
{
"type": "User",
"login": "mdpatrick",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/788554?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.697
},
"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": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 10/29 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 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": "758860bc46bbd7e701121702990011caf61091f9",
"ran_at": "2026-07-22T00:34:03Z",
"aggregate_score": 3.2,
"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": 15,
"created_at": "2011-08-22T22:46:51Z",
"last_comment_at": "2014-03-30T20:06:42Z",
"last_comment_author": "paulhenrich"
},
{
"number": 55,
"created_at": "2014-01-10T02:20:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2014-08-25T03:09:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2014-10-14T13:40:53Z",
"last_comment_at": "2021-04-12T04:05:00Z",
"last_comment_author": "mcauser"
},
{
"number": 72,
"created_at": "2015-03-20T18:18:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2015-10-23T13:40:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2015-12-25T21:29:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2016-08-03T05:36:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2016-08-03T06:00:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2016-08-03T06:11:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2016-09-19T20:46:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2017-09-22T10:00:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2018-10-19T00:53:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2015-11-18T22:07:50Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 6,
"created_at": "2010-04-18T12:58:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2011-05-04T06:55:12Z",
"last_comment_at": "2011-08-15T14:53:39Z",
"last_comment_author": "jtrupiano"
},
{
"number": 17,
"created_at": "2011-09-12T15:04:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2011-11-05T18:48:43Z",
"last_comment_at": "2012-07-13T17:32:32Z",
"last_comment_author": "drewB"
},
{
"number": 39,
"created_at": "2013-01-25T10:03:41Z",
"last_comment_at": "2013-04-25T21:12:47Z",
"last_comment_author": "swrobel"
},
{
"number": 58,
"created_at": "2014-05-30T14:48:27Z",
"last_comment_at": "2014-05-30T14:51:01Z",
"last_comment_author": "travisjeffery"
},
{
"number": 61,
"created_at": "2014-07-18T15:15:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2015-01-11T21:09:53Z",
"last_comment_at": "2015-01-11T21:53:22Z",
"last_comment_author": "dmitry"
},
{
"number": 76,
"created_at": "2015-10-27T08:52:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2016-07-12T13:44:40Z",
"last_comment_at": "2016-07-15T21:01:46Z",
"last_comment_author": "marcosgz"
},
{
"number": 85,
"created_at": "2017-03-06T15:23:26Z",
"last_comment_at": "2018-02-28T16:07:24Z",
"last_comment_author": "cmalpeli"
},
{
"number": 86,
"created_at": "2017-03-14T11:55:41Z",
"last_comment_at": "2018-02-17T08:39:02Z",
"last_comment_author": "davebream"
},
{
"number": 87,
"created_at": "2017-04-10T19:53:24Z",
"last_comment_at": "2017-04-27T20:21:50Z",
"last_comment_author": "tiagoamaro"
},
{
"number": 89,
"created_at": "2018-02-08T15:55:40Z",
"last_comment_at": "2018-05-07T14:01:39Z",
"last_comment_author": "pascalbetz"
},
{
"number": 90,
"created_at": "2018-09-19T02:28:06Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jtrupiano/rack-rewrite",
"host": "github.com",
"name": "rack-rewrite",
"owner": "jtrupiano"
},
"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": 25,
"inputs": {
"security": 32,
"vitality": 13,
"community": 69,
"governance": 57,
"engineering": 40,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"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": 2275,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2275 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2275
}
}
],
"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": 32,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.5.1",
"releases_from_tags": true,
"days_since_latest_release": 4219,
"mean_days_between_releases": 172.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4219 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4219
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~172.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 172.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 13,
"unanswered_open_issues": 13,
"days_since_last_merged_pr": 3898,
"days_since_last_human_commit": 3898,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3898 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3898,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 69,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"forks": 81,
"stars": 836,
"watchers": 9,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "836 stars",
"points": 47.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 836
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "81 forks",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 81
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"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": [
"rack-rewrite"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 27635839,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "27,635,839 downloads all-time across rubygems",
"points": 77.3,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 27635839,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 22,
"top_contributor_share": 0.697
},
"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 70% of commits",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 24,
"open_issues": 15,
"closed_issues": 34,
"issue_closed_ratio": 0.694,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/31 decided PRs merged",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/29 approved changesets -- score normalized to 3",
"points": 4.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": 61,
"inputs": {
"followers": 98,
"owner_type": "User",
"is_verified": null,
"owner_login": "jtrupiano",
"public_repos": 50,
"account_age_days": 6623
},
"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": "98 followers of jtrupiano",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 98,
"login": "jtrupiano"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "50 public repos, account ~18 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 50
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"rack-rewrite"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 4219
},
"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 4219 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4219
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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 10 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://github.com/jtrupiano/rack-rewrite",
"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://github.com/jtrupiano/rack-rewrite",
"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": 32,
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 10/29 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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": 14
},
"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": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"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": 17638,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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-22T00:34:21.638452Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jtrupiano/rack-rewrite.svg",
"full_name": "jtrupiano/rack-rewrite",
"license_state": "standard",
"license_spdx": "MIT"
}