Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 922,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 145997
},
"pushed_at": "2024-11-10T05:42:53Z",
"created_at": "2008-08-22T20:53:40Z",
"owner_type": "User",
"updated_at": "2026-07-05T07:18:05Z",
"description": "Asynchronous HTTP Client (EventMachine + Ruby)",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://ilya.grigorik.com",
"name": "Ilya Grigorik",
"type": "User",
"login": "igrigorik",
"company": "Shopify",
"location": "Portland, OR",
"followers": 9038,
"avatar_url": "https://avatars.githubusercontent.com/u/10652?v=4",
"created_at": "2008-05-18T05:00:12Z",
"is_verified": null,
"public_repos": 81,
"account_age_days": 6638
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.7",
"kind": "patch",
"published_at": "2020-08-31T21:37:11Z"
},
{
"tag": "v1.1.6",
"kind": "patch",
"published_at": "2020-06-01T23:50:12Z"
},
{
"tag": "v1.1.5",
"kind": "patch",
"published_at": "2016-07-01T15:45:39Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2016-06-06T19:33:52Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2015-12-20T22:31:58Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2013-12-20T19:18:34Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2013-09-24T02:50:17Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2013-06-22T23:31:47Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2012-08-11T21:38:26Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2012-03-13T16:57:13Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2012-01-07T18:17:51Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2011-08-27T22:34:52Z"
}
],
"recent_commits": [
{
"oid": "ce363a745edb5a661b5d3655a7b9204755a30b80",
"body": "Co-authored-by: Ilya Grigorik <ilya@igvita.com>",
"is_bot": false,
"headline": "Resolve peer verification issues when using TLS over a proxy (#351)",
"author_name": "Dariush Houle",
"author_login": "dariushoule-stripe",
"committed_at": "2024-11-10T05:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cee5919ec97a06ebdcf35b4edf3c2cf4b8ec4a",
"body": "* Fix typo that resulted in invalid workflow\r\n* Add Ruby 3.3 to the CI matrix\r\n* Install libcurl dependency\r\n* Set fail-fast: false so all Rubies are tested",
"is_bot": false,
"headline": "Fix GitHub Actions failures and add Ruby 3.3 to CI (#359)",
"author_name": "Matt Brictson",
"author_login": "mattbrictson",
"committed_at": "2024-04-29T04:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdea78cc4934dda9b991af4825a1e317153dcd92",
"body": null,
"is_bot": false,
"headline": "Add support for NO_PROXY env variable (#355)",
"author_name": "Bartek Wilczek",
"author_login": null,
"committed_at": "2024-04-29T04:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ededcd020f2596c72e7ad96e33e8c6d76ec365",
"body": "...since this can report the status.\r\n\r\n[ci skip]",
"is_bot": false,
"headline": "README: Use SVG build badge from GitHub Actions (#360)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2024-04-29T04:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad352cbb95ea7f6e375dafaeb856a20487a8bbe",
"body": "Every LetsEncrypt issued signature chain now starts with an expired certificate,\r\nbut the second item in the chain is a trusted root. So instead of failing the\r\nwhole validation for any link in the chain failing, just don't add failed links\r\nto the store, then make sure the final certificate is valid given whatever *was*\r\nadded to the store.",
"is_bot": false,
"headline": "Fix for LetsEncrypt root expiry (#352)",
"author_name": "Stephen Paul Weber",
"author_login": "singpolyma",
"committed_at": "2024-04-29T04:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94d6ed25596b35520f3f962dac6f2e39cec81cf",
"body": "* Fix failing specs\r\n* Add GitHub Actions CI workflow\r\n* Remove TravisCI\r\n* Replace TravisCI badge with GitHub Actions\r\n* An older Ubuntu is needed for Ruby 2.2\r\n* Adopt fix proposed by #356",
"is_bot": false,
"headline": "Fix failing specs and replace TravisCI with GitHub Actions (#357)",
"author_name": "Matt Brictson",
"author_login": "mattbrictson",
"committed_at": "2024-01-04T03:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34919d760b940dfd27159bbebce5c4dac9845eb6",
"body": "Since ruby 3.0 the keyword argument needs to be explicitly declared.\r\n\r\nRelevant Ruby issue: https://bugs.ruby-lang.org/issues/14183",
"is_bot": false,
"headline": "Use explicit keyword argument in stallion.rb (#344)",
"author_name": "Jaroslav Prokop",
"author_login": "jackorp",
"committed_at": "2021-02-10T06:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97d572bf65edb259bc512f30212691c77ee80db",
"body": "Closes #342.",
"is_bot": false,
"headline": "bump to 1.1.7",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2020-08-31T21:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157d5ff281c503656192825c388b28e7f35e04ce",
"body": "… false (#341)\n\n* Don't warn about TLS hostname verification if verify_peer was explicitly set to false\r\n* As long as I had one spec... figured a couple others couldn't hurt\r\n* Reuse the warning string.",
"is_bot": false,
"headline": "don't warn about TLS host verification when verify_peer is explicitly…",
"author_name": "Andrew Harbick",
"author_login": "aharbick",
"committed_at": "2020-06-15T05:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d69fac5061322fff561e4b4ccd077678c76ba50",
"body": "- Merge TLS verification patch from Faraday (CVE-2020-13482)\n- IPv6 literal support\n\nFull changelog:\nhttps://github.com/igrigorik/em-http-request/compare/master@%7B07-01-16%7D...master@%7B06-01-20%7D",
"is_bot": false,
"headline": "release 1.1.6",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2020-06-01T23:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a91c0f16b529d43fe215c6a5aa6c94444f1efa5b",
"body": "Apply patch from:\r\nhttps://github.com/igrigorik/em-http-request/compare/master...foca:ipv6_support\r\n\r\nI added a test that checks requests localhost (::1) works.",
"is_bot": false,
"headline": "IPv6 literal support (#330)",
"author_name": "Stephen Demjanenko",
"author_login": "sdemjanenko",
"committed_at": "2020-06-01T23:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5fa144f8d21050dd1fc15a4dc8aa34ac6f30602",
"body": "Closes #339, CVE-2020-13482\r\n\r\nCredit to Mislav Marohnić for original implementation, merged from\r\nFaraday.",
"is_bot": false,
"headline": "Merge TLS verification patch from Faraday (#340)",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2020-06-01T15:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d1f82f8587688d33b6b9af96d36c5b305ddfe26",
"body": "Fix: #302.",
"is_bot": false,
"headline": "http_connection: rescue errors coming from CONNECT. (#336)",
"author_name": "Dario Lombardo",
"author_login": "crondaemon",
"committed_at": "2020-03-31T05:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6712b06a2e44c53ad4f129858ec7d04c512772",
"body": "Co-authored-by: a.sadounikau <sadounikau.a@profitero.com>",
"is_bot": false,
"headline": "change connopt.https when redirect (#335)",
"author_name": "Alexey Sadovnikov",
"author_login": "leksito",
"committed_at": "2020-03-20T05:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907f46713e8257e1c1dd348bc5da77adc8d38392",
"body": null,
"is_bot": false,
"headline": "README: Use SVG badge (#331)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2019-04-09T01:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "babc59d559f0a3ec9856b1857ebedf2b0facd463",
"body": null,
"is_bot": false,
"headline": "oops, revert stallion to Mongrel",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2018-08-25T22:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed39a682a83388a5d39760cc5d95bed6e0e9bfd",
"body": "Closes #329.",
"is_bot": false,
"headline": "update stallion.rb license to MIT",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2018-08-25T21:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112dedee92519c5baa3628737758c3aa9548cfff",
"body": "Add support for 'Expect: 100-continue' header",
"is_bot": false,
"headline": "Merge pull request #323 from CodeMonkeySteve/continue",
"author_name": "Steve Sloan",
"author_login": "CodeMonkeySteve",
"committed_at": "2018-08-08T23:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a711d26504cb38265a55902ce35c0162299c88f",
"body": "…d, pending suitable test server). Rebased on iostream branch.",
"is_bot": false,
"headline": "Use http_parser to parse \"100 Continue\" response, added spec (disable…",
"author_name": "Steve Sloan",
"author_login": "CodeMonkeySteve",
"committed_at": "2018-08-08T16:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34a61e7e5638ec369ec2be4f54671a0de0da599",
"body": "…dy until \"100 Continue\" response",
"is_bot": false,
"headline": "Support 'Expect: 100-continue' header by deferring sending request bo…",
"author_name": "Steve Sloan",
"author_login": "CodeMonkeySteve",
"committed_at": "2018-08-08T16:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09455580f61063e5cd2715572e0dfef90c5b9243",
"body": "* Refactored request body send, stream files if body is Pathname\r\n* Added request body streaming from IO object\r\n* Use BackpressureLevel from EM::FileStreamer\r\n* Fixes for setting content length, added request streaming tests.",
"is_bot": false,
"headline": "Add request body streaming from IO object (#324)",
"author_name": "Steve Sloan",
"author_login": "CodeMonkeySteve",
"committed_at": "2018-08-08T06:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21392d1314a8f300d9893847827a19454348598e",
"body": null,
"is_bot": false,
"headline": "Lock Rack version to < 2 (no longer supports Mongrel) (#328)",
"author_name": "Steve Sloan",
"author_login": "CodeMonkeySteve",
"committed_at": "2018-08-08T06:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6061430336bd1421b25c2244d5b85e4cdfcfb3f7",
"body": "* Add support for reading HTTP proxy information from *_PROXY env-vars\r\n* Support clearing the *_PROXY env-vars during test runs\r\n* Tests for when using *_PROXY env-vars\r\n* Deal gracefully with invalid URLs in the $*_PROXY env-vars\r\n\r\n- My spec_helper.rb before/after rules aren't clearing the *_PROX\n[…]\nthe test URL wasn't being updated, it was\r\n only using the $HTTP_PROXY / $http_proxy vars\r\n- It seems the test server (Mongrel) isn't set-up to handle HTTPS, so\r\n have disabled those tests, for now.",
"is_bot": false,
"headline": "Support for defining HTTP proxy via the $HTTP_PROXY (etc) env-var (#307)",
"author_name": "mexisme",
"author_login": "mexisme",
"committed_at": "2017-01-09T19:08:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1404ff15cc650397969a3cda79aa88f17f455dc4",
"body": "Fix incorrect matcher in DNS spec/test",
"is_bot": false,
"headline": "Merge pull request #308 from mexisme/bugfix/dns-spec-bad-matcher",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2017-01-07T17:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419fa01cc2fdc1f09efa0aaa308489b2eb35c1d9",
"body": null,
"is_bot": false,
"headline": "Fix incorrect matcher in DNS spec/test",
"author_name": "mexisme",
"author_login": "mexisme",
"committed_at": "2017-01-07T08:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcba7b6e80ef9c211c7d56c90ab91a232fa6e212",
"body": null,
"is_bot": false,
"headline": "bump to 1.1.5",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-07-01T15:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e76b1c42075a427021cb982e9941c9aac6ddda",
"body": "Prevent data corruption when decoding gzip stream, fixes #284",
"is_bot": false,
"headline": "Merge pull request #301 from geckoboard/bugfix-284",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-06-30T13:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085ee83a2703de5c32cf66c6a09c44a92342d5c7",
"body": "This fixes an issue where a gzip stream chunked into smaller pieces\nwould result in a buffer overrun when decoding the headers.\n\nPreviously the position where the headers end in `compressed` was\ndetermined by the delta of `@pos` before and after reading the\nheaders. This didn't take into account the fact that `@data` may already\ncontain data, but not enough to have advanced `@pos` on previous\niterations.",
"is_bot": false,
"headline": "Prevent data corruption when decoding gzip stream, fixes #284",
"author_name": "Daniel Upton",
"author_login": "boxofrad",
"committed_at": "2016-06-30T13:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901b5461430216e2b5245fed9a754316479872bc",
"body": null,
"is_bot": false,
"headline": "bump to 1.1.4",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-06-06T19:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c784bd1564e8014c17d303fe20c9685c6db2c89",
"body": "cookiejar is correct except for ver 0.3.1.",
"is_bot": false,
"headline": "Merge pull request #295 from tsukasaoishi/cookiejar_lock",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-05-10T15:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0502cbca9a8c4d8b015e9f0c25a6a47ee5cf1ec3",
"body": "Fix basic auth and proxy",
"is_bot": false,
"headline": "Merge pull request #296 from pusher/fix-basic-auth-and-proxy",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-05-07T16:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912fc078a33eaa8be9093ae779cb7762210bb755",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #297 from sukeerthiadiga/readme-update",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-04-24T22:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c460e538c91faee9192970ed5fa305ee5b5228",
"body": "Screencast url updated. 404 was rendered.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sukeerthi Adiga",
"author_login": "sukeerthiadiga",
"committed_at": "2016-04-24T08:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a964fb73eb47c70d5bc7eda789ca6f757d6601",
"body": null,
"is_bot": false,
"headline": "use bing for integration pipelining tests",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-04-23T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5140240d340bf7defb8ea6697d0ab81d813c8e",
"body": "When requesting via an HTTP proxy, we put the entire URI in the position\nwhere usually the path and query string is expected. However, if the\noriginal URI included a basic auth section, we must not include it, but\nrather convert it to an Authorization header.",
"is_bot": false,
"headline": "Don't pass userinfo through to proxies in path position",
"author_name": "Michael Pye",
"author_login": "mdpye",
"committed_at": "2016-04-21T09:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d483fa5944574046f9a28df76b769f5f38bf6152",
"body": null,
"is_bot": false,
"headline": "Add test for basicauth+proxy case",
"author_name": "Michael Pye",
"author_login": "mdpye",
"committed_at": "2016-04-21T09:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fccec301be573503334e2c18145dc28a450d6f1",
"body": null,
"is_bot": false,
"headline": "Fix unused variable warnings",
"author_name": "Michael Pye",
"author_login": "mdpye",
"committed_at": "2016-04-21T09:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4229a4d115bfa555b97c8f55935ae8ffa52525",
"body": null,
"is_bot": false,
"headline": "```cookiejar``` is correct except for ver 0.3.1.",
"author_name": "Tsukasa OISHI",
"author_login": "tsukasaoishi",
"committed_at": "2016-03-07T05:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c72228d7cf29cba1c72745d6fd0fcc2ab45a8bb",
"body": "This behavior can be disabled via :compressed => false when initializing\nthe request.\n\nCloses #270.",
"is_bot": false,
"headline": "default to requesting compressed response",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2016-02-12T16:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8f38dbbaa91c5e9550084f8817a56083e48107",
"body": null,
"is_bot": false,
"headline": "add travis badge",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-12-20T22:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113920edf13f2cbbb8d6da263826dde25e067cc5",
"body": null,
"is_bot": false,
"headline": "add travis build file",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-12-20T22:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6503ae8c5e48ea553852afb4ddbb62a039dcce16",
"body": null,
"is_bot": false,
"headline": "initialize in SNI hostname for HTTPS",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-12-20T22:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4476c89a0f2e46454470cfff0edbd26ed2a688d",
"body": null,
"is_bot": false,
"headline": "bump version to 1.1.3",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-12-20T22:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9b96c2f31f29c112a11b934fee7d40cafd4dcc",
"body": null,
"is_bot": false,
"headline": "reset and close connection on duplicate response",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-10-20T03:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1faf86af83381795bf5eb7346fc6e6482bff40",
"body": "Rescue from StandardError instead of Exception",
"is_bot": false,
"headline": "Merge pull request #291 from shaicoleman/exceptions_from_standarderror",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-09-28T22:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2a32b0261d7f5cb64a15d66cd4ee61fec33a4f",
"body": null,
"is_bot": false,
"headline": "Rescue from StandardError instead of Exception",
"author_name": "Shai Coleman",
"author_login": "shaicoleman",
"committed_at": "2015-09-28T21:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de39103c9c269fabb00e842b4f630657d19bd070",
"body": "- open new connection for cross-origin redirects\n- dispatch redirect over same connection for same-origin redirects",
"is_bot": false,
"headline": "handle redirects on keep-alive connections",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-08-20T06:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ced98cfe232e41b979a2836c63780d2774eb88",
"body": "…meout",
"is_bot": false,
"headline": "fix the issue when redirect url is triggered only after inactivity ti…",
"author_name": "Konstantin Papkovskiy",
"author_login": "soylent",
"committed_at": "2015-08-10T18:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60f70a7749f2ae30c96b6b22f73ee57b300a2c0",
"body": null,
"is_bot": false,
"headline": "resolve rspec warning",
"author_name": "Konstantin Papkovskiy",
"author_login": "soylent",
"committed_at": "2015-08-04T20:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b894a29f112b451195d5be2e72176288c8ded6e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'mikerodrigues-warn'",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-06-29T06:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540ceccb80412d7cd857a75292e252b0192f88dd",
"body": null,
"is_bot": false,
"headline": "cleaned up warnings",
"author_name": "Michael Rodrigues",
"author_login": "mikerodrigues",
"committed_at": "2015-06-29T06:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c4e981482965bad2b23486755419e87c594ca5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'soylent-master'",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-06-09T20:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c317ff97827b22818771f0f4b2a828a1899bbe5",
"body": null,
"is_bot": false,
"headline": "ignore query option when redirecting",
"author_name": "Konstantin Papkovskiy",
"author_login": "soylent",
"committed_at": "2015-06-09T19:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8d47c40191758f7df565625703727982fcd635",
"body": "Use Base64.strict_encode64 instead of Base64.encode64.",
"is_bot": false,
"headline": "Merge pull request #283 from wtcross/master",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-03-26T15:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5665e061dd9de49c5c0fed517aed9575e82fd0",
"body": "- Base64.encode64 adds line feeds every 60 encoded characters\n- Base64.strict_encode64 does not insert line feeds, so use it",
"is_bot": false,
"headline": "Use Base64.strict_encode64 to not add line feeds.",
"author_name": "Tyler Cross",
"author_login": null,
"committed_at": "2015-03-26T13:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03dbba90cd03e01257cd6524ded4a45168f93658",
"body": "Don't modify header for CONNECT style proxies.",
"is_bot": false,
"headline": "Merge pull request #282 from psschroeter/fix-connect-proxy-headers",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-02-27T23:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76bb71d5a3f143628ccc436408d09fa9e51e8ae9",
"body": null,
"is_bot": false,
"headline": "cleanup header annotations for rubydocs, closes #281",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2015-02-27T03:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74efe8e3447ee16a22d00fa9cf1d0224dae09db7",
"body": null,
"is_bot": false,
"headline": "Use inferred_port, port can be nil causing connection failures",
"author_name": "Peter Schroeter",
"author_login": null,
"committed_at": "2015-02-25T23:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bb4ddac95adc04e1a61e4b38963ee871c6b2d9",
"body": "Nginx at least does not like it in certain cases, such as when basic\nauth is used to create a session token.",
"is_bot": false,
"headline": "Don't modify header for CONNECT style proxies.",
"author_name": "Peter Schroeter",
"author_login": null,
"committed_at": "2015-02-25T23:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5145b7cf1fa3deb35629a115259dd260653ec7bd",
"body": "Don't memoize status; http_status may change",
"is_bot": false,
"headline": "Merge pull request #277 from mobilecommons/master",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2014-12-04T16:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c7134f27184837facdde877c96f787d961dbeb",
"body": null,
"is_bot": false,
"headline": "adding a site that supports deflate",
"author_name": "Travis Graham",
"author_login": "tgraham",
"committed_at": "2014-12-04T04:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bca8f26cb53df9f51aa0bbbdddfd04deea83b8",
"body": "…verything",
"is_bot": false,
"headline": "there's a helper.rb, moving spec_helper require so it's included in e…",
"author_name": "Travis Graham",
"author_login": "tgraham",
"committed_at": "2014-12-04T03:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0037bf973639dcbc69c577e9e18878e27a904de1",
"body": null,
"is_bot": false,
"headline": "fixing specs, cleaning up deprecation warning",
"author_name": "Travis Graham",
"author_login": "tgraham",
"committed_at": "2014-12-04T03:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937de02b27524c9ce56f50c900f4dc5d0e5c3cef",
"body": "If the server returns an HTTP status 100, that value will get memoized.\r\nIf, on the subsequent continuation request it returns a 200 (as we would expect), the status() method still returns the memoized 100 instead of the newly correct 200, which causes requests to fail with 'connection closed by server'.",
"is_bot": false,
"headline": "Don't memoize status; http_status may change",
"author_name": "Benjamin Stein",
"author_login": "benstein",
"committed_at": "2014-12-03T23:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e64c01cb7f3039e2309cbb165a83e98b87af5e",
"body": "Remove link to sinatra-synchrony gem from README",
"is_bot": false,
"headline": "Merge pull request #265 from pje/patch-1",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2014-03-13T03:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c228664a7da2f55bcfbc2616a5545e01e0eb92fb",
"body": "Since the author won't be maintaining the sinatra-synchrony gem and recommends not using it, we probably shouldn't be linking to it.\r\n\r\nFrom the sinatra-synchrony README:\r\n\r\n> This gem should not be considered for a new application. It is better to use threads with Ruby,\r\n> rather than EventMachine.\n[…]\ntal problems.\r\n>\r\n> I will not be maintaining this gem anymore. If anyone is interested in maintaining it, feel free\r\n> to inquire, but I recommend not using EventMachine or sinatra-synchrony anymore.",
"is_bot": false,
"headline": "Remove link to sinatra-synchrony gem from README",
"author_name": "Patrick Ellis",
"author_login": "pje",
"committed_at": "2014-03-13T03:18:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "abe6d260d138ee283e1df3deffe4f62a4fe87fda",
"body": "lock down cookiejar version",
"is_bot": false,
"headline": "Merge pull request #261 from kevinslin/master",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2014-02-21T05:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d372511ba07394adc1698b84d7474fc8a77287de",
"body": null,
"is_bot": false,
"headline": "unfreeze em-socksify",
"author_name": "Kevin S Lin",
"author_login": "kevinslin",
"committed_at": "2014-02-21T05:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "012250ec51325e94dc112074007a17497aae0265",
"body": null,
"is_bot": false,
"headline": "lock down cookiejar version",
"author_name": "Kevin S Lin",
"author_login": null,
"committed_at": "2014-02-20T19:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e1790a60b3b5cbb6cd858ffda8dabbd547ccca",
"body": null,
"is_bot": false,
"headline": "add gem version and GA beacon badges",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2014-01-01T20:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826ad11c9a3678feb5fce95a6e2c515382281dfc",
"body": null,
"is_bot": false,
"headline": "bump to 1.1.2",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-12-20T19:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4156cf78e1867107ad1cefdb1cf3283b53ac3e0a",
"body": "http_parser.rb 0.6.0 is now stable",
"is_bot": false,
"headline": "Merge pull request #257 from matthieua/patch-1",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-12-17T03:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2c1c6c195d6fe98c44922de45eae8d93232fbf",
"body": "This is causing conflicts with other gems also using http_parser.rb.",
"is_bot": false,
"headline": "http_parser.rb 0.6.0 is now stable",
"author_name": "Matthieu Aussaguel",
"author_login": "mattdelacdev",
"committed_at": "2013-12-17T02:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb24fc1ee44405d8b97c83b3bf7392df2b88864a",
"body": "…-request",
"is_bot": false,
"headline": "Merge branch 'dont_include_default_ports' of github.com:wader/em-http…",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-10-26T05:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ce53eff7b03d9c82ae95553c36c522bdca106c",
"body": null,
"is_bot": false,
"headline": "Add spec for testing default ports for last_effective_url",
"author_name": "Mattias Wadman",
"author_login": "wader",
"committed_at": "2013-10-24T09:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041c3e901a988a0d9541d27a3b922c1284336c23",
"body": null,
"is_bot": false,
"headline": "fix rspec deprecation warnings",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-10-23T23:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "043eb0586041bdc362ba1696d254bcd0fe03d983",
"body": "Currently if you get a redirect to http://test.com/ the\nlast_effective_url will be http://test.com:80/\n\nSolve this by not changing the Addressable::URI instance.\n\nThis also affected encode_host so only include port in host\nheader if it is not nil and not any standard port.",
"is_bot": false,
"headline": "Don't include default ports in last_effective_url",
"author_name": "Mattias Wadman",
"author_login": "wader",
"committed_at": "2013-10-23T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dde31c591ae2b3e43663dcfd0c63241b8d83c10",
"body": null,
"is_bot": false,
"headline": "add MIT license to gemspec - closes #246",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-09-30T02:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "117850a17d52dca483cd49ea7864c44aba55fb21",
"body": "- use multi_json in JSONResponse middleware",
"is_bot": false,
"headline": "bump to 1.1.1",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-09-24T02:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2216444bb4463c9b0f00865432ccf6ef5a7755",
"body": "Replace yajl with multi_json in JSONResponse middleware",
"is_bot": false,
"headline": "Merge pull request #238 from sferik/multi_json_response",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-30T17:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffad44427696abff163f1b8d7944cdd695975a89",
"body": null,
"is_bot": false,
"headline": "Replace yajl with multi_json in JSONResponse middleware",
"author_name": "Erik Michaels-Ober",
"author_login": "sferik",
"committed_at": "2013-06-30T04:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc86cc2ec0ecad7b4edd9d8b94b8c07311def541",
"body": null,
"is_bot": false,
"headline": "Cleanup trailing whitespace",
"author_name": "Erik Michaels-Ober",
"author_login": "sferik",
"committed_at": "2013-06-30T04:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac149829dbfcd25472ab948ddf4319e1a50a30ac",
"body": null,
"is_bot": false,
"headline": "Consistently use single quotes",
"author_name": "Erik Michaels-Ober",
"author_login": "sferik",
"committed_at": "2013-06-30T04:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0efb395412301b30a8b888528fbf214bd889db2e",
"body": null,
"is_bot": false,
"headline": "Alphabetize gems",
"author_name": "Erik Michaels-Ober",
"author_login": "sferik",
"committed_at": "2013-06-30T04:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5cdd0ab5f1cb8b8ee1ac62b7a8924d008aa50b",
"body": null,
"is_bot": false,
"headline": "bump to 1.1.0",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-22T23:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96150413eeae5a52783e6eceee672044edd31373",
"body": null,
"is_bot": false,
"headline": "report error if server closes keepalive (fix #225)",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-22T23:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee337a58c120352effe49494b3224cca284acaed",
"body": null,
"is_bot": false,
"headline": "Merge branch 'gzip' of github.com:martoche/em-http-request",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-22T21:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c2ada07fa337fe488d4a937f7056f1abf9d12a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:elhu/em-http-request",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-22T21:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b256708d160ee653d0a13256ef317462aa53da9",
"body": "HttpRequest doesn't mutate the URI if it's an Addressable::URI",
"is_bot": false,
"headline": "Merge pull request #219 from jagregory/no-mutate-uri",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T06:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ac498dce0ad29d5704f853dda744a51ff1b08c",
"body": null,
"is_bot": false,
"headline": "normalize location URL on redirects",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T06:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d0adbf7edc1d8b6197cb5208ce4d000a878f83",
"body": "…-request",
"is_bot": false,
"headline": "Merge branch 'fix_cookie_redirect' of git://github.com/divoxx/em-http…",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T06:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a478d8883121b4379682a57500fbe5ad7f6d99a",
"body": null,
"is_bot": false,
"headline": "! over not",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T06:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "506bb852970142ceba78588cf83a3566962cadc5",
"body": null,
"is_bot": false,
"headline": "use 807x port range for redirect specs",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T03:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905c51fd5b3c0ef8c277ab49427da4d780146fdb",
"body": null,
"is_bot": false,
"headline": "cleanup HTTP(S) proxy support, bump gemspec to latest deps",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T03:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f26b3eec29a753cea979c7be22d3ea5b55ba7e",
"body": "…request",
"is_bot": false,
"headline": "Merge branch 'em-connectify' of git://github.com/ConradIrwin/em-http-…",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T03:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c10ce97981a7900674c8268dbe63012804dc53e",
"body": null,
"is_bot": false,
"headline": "update to latest http_parser.rb (0.6 beta)",
"author_name": "Ilya Grigorik",
"author_login": "igrigorik",
"committed_at": "2013-06-17T02:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dfd9d6edcc65c19491ab2ef1538e27fe1492c1a",
"body": null,
"is_bot": false,
"headline": "Merge proxy: {type: :connect} and {type: :http}",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2013-06-14T06:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27bac89c924b89e4ae09fe7e47d7e8c807d2e2c6",
"body": "This is a more secure default than `:http`.",
"is_bot": false,
"headline": "Default to CONNECT proxy for https requests",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2013-06-11T20:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "210d5eb1b3554e96c2907303cdc0a2cedfc8bb09",
"body": null,
"is_bot": false,
"headline": "Support Proxy-Authorization: Basic for CONNECT proxies",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2013-06-11T20:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42de69f559800ea122ff32cf78226d0c578579ac",
"body": null,
"is_bot": false,
"headline": "Add CONNECT proxy support [Fixes #146]",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2013-06-08T00:41:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 0,
"latest_release_at": "2020-08-31T21:37:11Z",
"latest_release_tag": "v1.1.7",
"releases_from_tags": true,
"days_since_last_push": 618,
"active_weeks_last_year": 0,
"days_since_latest_release": 2150,
"mean_days_between_releases": 343.7
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "em-http-request",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/em-http-request",
"is_deprecated": false,
"latest_version": "1.1.7",
"repository_url": "http://github.com/igrigorik/em-http-request",
"versions_count": 32,
"total_downloads": 40479294,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-10-25T22:55:13.366000Z",
"latest_published_at": "2020-08-31T21:38:00.130000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2150
}
]
},
"popularity": {
"forks": 230,
"stars": 1217,
"watchers": 19,
"fork_history": {
"days": [
{
"date": "2009-01-28",
"count": 1
},
{
"date": "2009-02-21",
"count": 1
},
{
"date": "2009-02-22",
"count": 2
},
{
"date": "2009-04-16",
"count": 1
},
{
"date": "2009-05-03",
"count": 1
},
{
"date": "2009-05-07",
"count": 1
},
{
"date": "2009-07-03",
"count": 1
},
{
"date": "2009-10-18",
"count": 1
},
{
"date": "2009-11-12",
"count": 1
},
{
"date": "2010-01-08",
"count": 1
},
{
"date": "2010-02-18",
"count": 1
},
{
"date": "2010-02-25",
"count": 1
},
{
"date": "2010-03-29",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-04-29",
"count": 1
},
{
"date": "2010-07-07",
"count": 1
},
{
"date": "2010-07-21",
"count": 1
},
{
"date": "2010-07-23",
"count": 1
},
{
"date": "2010-07-24",
"count": 1
},
{
"date": "2010-07-30",
"count": 1
},
{
"date": "2010-08-09",
"count": 1
},
{
"date": "2010-08-29",
"count": 1
},
{
"date": "2010-09-09",
"count": 1
},
{
"date": "2010-10-01",
"count": 1
},
{
"date": "2010-10-14",
"count": 1
},
{
"date": "2010-11-20",
"count": 1
},
{
"date": "2010-11-27",
"count": 1
},
{
"date": "2011-01-20",
"count": 1
},
{
"date": "2011-01-24",
"count": 1
},
{
"date": "2011-02-19",
"count": 1
},
{
"date": "2011-03-20",
"count": 1
},
{
"date": "2011-04-12",
"count": 1
},
{
"date": "2011-04-26",
"count": 1
},
{
"date": "2011-05-08",
"count": 1
},
{
"date": "2011-05-11",
"count": 1
},
{
"date": "2011-06-06",
"count": 1
},
{
"date": "2011-06-20",
"count": 1
},
{
"date": "2011-07-08",
"count": 1
},
{
"date": "2011-07-10",
"count": 1
},
{
"date": "2011-07-28",
"count": 1
},
{
"date": "2011-07-30",
"count": 1
},
{
"date": "2011-08-02",
"count": 2
},
{
"date": "2011-08-16",
"count": 1
},
{
"date": "2011-09-07",
"count": 1
},
{
"date": "2011-09-09",
"count": 1
},
{
"date": "2011-09-12",
"count": 1
},
{
"date": "2011-09-15",
"count": 1
},
{
"date": "2011-09-24",
"count": 1
},
{
"date": "2011-09-28",
"count": 1
},
{
"date": "2011-10-19",
"count": 2
},
{
"date": "2011-10-21",
"count": 2
},
{
"date": "2011-10-31",
"count": 1
},
{
"date": "2011-11-06",
"count": 1
},
{
"date": "2011-11-10",
"count": 1
},
{
"date": "2011-12-07",
"count": 1
},
{
"date": "2011-12-11",
"count": 1
},
{
"date": "2012-02-03",
"count": 1
},
{
"date": "2012-02-10",
"count": 1
},
{
"date": "2012-02-11",
"count": 1
},
{
"date": "2012-02-22",
"count": 1
},
{
"date": "2012-02-26",
"count": 1
},
{
"date": "2012-02-27",
"count": 1
},
{
"date": "2012-03-12",
"count": 1
},
{
"date": "2012-03-13",
"count": 1
},
{
"date": "2012-03-16",
"count": 1
},
{
"date": "2012-04-18",
"count": 1
},
{
"date": "2012-04-19",
"count": 1
},
{
"date": "2012-05-01",
"count": 1
},
{
"date": "2012-05-02",
"count": 1
},
{
"date": "2012-05-19",
"count": 1
},
{
"date": "2012-05-22",
"count": 1
},
{
"date": "2012-05-24",
"count": 1
},
{
"date": "2012-05-26",
"count": 1
},
{
"date": "2012-05-29",
"count": 1
},
{
"date": "2012-05-31",
"count": 1
},
{
"date": "2012-06-01",
"count": 1
},
{
"date": "2012-07-01",
"count": 1
},
{
"date": "2012-07-06",
"count": 1
},
{
"date": "2012-07-31",
"count": 1
},
{
"date": "2012-08-07",
"count": 1
},
{
"date": "2012-08-20",
"count": 1
},
{
"date": "2012-09-18",
"count": 1
},
{
"date": "2012-10-02",
"count": 1
},
{
"date": "2012-10-06",
"count": 1
},
{
"date": "2012-10-10",
"count": 1
},
{
"date": "2012-11-29",
"count": 1
},
{
"date": "2013-01-18",
"count": 1
},
{
"date": "2013-01-21",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-02-27",
"count": 1
},
{
"date": "2013-03-01",
"count": 1
},
{
"date": "2013-03-04",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-14",
"count": 1
},
{
"date": "2013-03-23",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-18",
"count": 1
},
{
"date": "2013-04-19",
"count": 1
},
{
"date": "2013-04-26",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-05-11",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-05-23",
"count": 1
},
{
"date": "2013-06-19",
"count": 1
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-15",
"count": 1
},
{
"date": "2013-08-21",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-09-18",
"count": 1
},
{
"date": "2013-09-23",
"count": 2
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-10-10",
"count": 1
},
{
"date": "2013-10-15",
"count": 1
},
{
"date": "2013-10-16",
"count": 1
},
{
"date": "2013-10-17",
"count": 1
},
{
"date": "2013-10-23",
"count": 1
},
{
"date": "2013-11-04",
"count": 1
},
{
"date": "2013-11-14",
"count": 1
},
{
"date": "2013-12-17",
"count": 1
},
{
"date": "2013-12-22",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2014-01-07",
"count": 1
},
{
"date": "2014-02-20",
"count": 1
},
{
"date": "2014-04-25",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-05-11",
"count": 1
},
{
"date": "2014-05-12",
"count": 1
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-11-09",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2014-12-06",
"count": 1
},
{
"date": "2015-01-03",
"count": 1
},
{
"date": "2015-01-04",
"count": 1
},
{
"date": "2015-02-13",
"count": 1
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-02-26",
"count": 1
},
{
"date": "2015-03-07",
"count": 1
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-17",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2015-09-14",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-12-18",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-24",
"count": 1
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-02-25",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2018-01-20",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-08-08",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-24",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-12-21",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-05-14",
"count": 2
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2026-01-15",
"count": 2
}
],
"complete": true,
"collected": 222,
"total_forks": 230
},
"star_history": {
"days": [
{
"date": "2008-08-22",
"count": 8
},
{
"date": "2008-08-26",
"count": 2
},
{
"date": "2008-08-30",
"count": 1
},
{
"date": "2008-09-01",
"count": 1
},
{
"date": "2008-09-02",
"count": 1
},
{
"date": "2008-09-03",
"count": 2
},
{
"date": "2008-09-05",
"count": 2
},
{
"date": "2008-09-07",
"count": 1
},
{
"date": "2008-09-08",
"count": 1
},
{
"date": "2008-09-12",
"count": 1
},
{
"date": "2008-09-15",
"count": 1
},
{
"date": "2008-09-16",
"count": 2
},
{
"date": "2008-09-18",
"count": 1
},
{
"date": "2008-09-22",
"count": 1
},
{
"date": "2008-09-23",
"count": 2
},
{
"date": "2008-09-28",
"count": 2
},
{
"date": "2008-09-29",
"count": 1
},
{
"date": "2008-10-02",
"count": 1
},
{
"date": "2008-10-04",
"count": 1
},
{
"date": "2008-10-06",
"count": 1
},
{
"date": "2008-10-08",
"count": 2
},
{
"date": "2008-10-10",
"count": 1
},
{
"date": "2008-10-16",
"count": 1
},
{
"date": "2008-10-17",
"count": 2
},
{
"date": "2008-10-19",
"count": 1
},
{
"date": "2008-10-22",
"count": 2
},
{
"date": "2008-10-28",
"count": 2
},
{
"date": "2008-11-03",
"count": 1
},
{
"date": "2008-11-09",
"count": 2
},
{
"date": "2008-11-11",
"count": 1
},
{
"date": "2008-11-12",
"count": 3
},
{
"date": "2008-11-14",
"count": 2
},
{
"date": "2008-11-15",
"count": 1
},
{
"date": "2008-11-17",
"count": 1
},
{
"date": "2008-11-18",
"count": 1
},
{
"date": "2008-11-21",
"count": 1
},
{
"date": "2008-11-23",
"count": 1
},
{
"date": "2008-11-24",
"count": 1
},
{
"date": "2008-11-28",
"count": 2
},
{
"date": "2008-11-30",
"count": 1
},
{
"date": "2008-12-04",
"count": 2
},
{
"date": "2008-12-05",
"count": 3
},
{
"date": "2008-12-07",
"count": 2
},
{
"date": "2008-12-10",
"count": 2
},
{
"date": "2008-12-11",
"count": 1
},
{
"date": "2008-12-12",
"count": 1
},
{
"date": "2008-12-13",
"count": 1
},
{
"date": "2008-12-15",
"count": 1
},
{
"date": "2008-12-17",
"count": 1
},
{
"date": "2008-12-22",
"count": 1
},
{
"date": "2008-12-23",
"count": 1
},
{
"date": "2008-12-24",
"count": 1
},
{
"date": "2008-12-25",
"count": 2
},
{
"date": "2008-12-26",
"count": 1
},
{
"date": "2008-12-29",
"count": 1
},
{
"date": "2008-12-31",
"count": 1
},
{
"date": "2009-01-05",
"count": 2
},
{
"date": "2009-01-13",
"count": 1
},
{
"date": "2009-01-16",
"count": 2
},
{
"date": "2009-01-18",
"count": 1
},
{
"date": "2009-01-19",
"count": 2
},
{
"date": "2009-01-23",
"count": 1
},
{
"date": "2009-01-26",
"count": 4
},
{
"date": "2009-01-27",
"count": 1
},
{
"date": "2009-02-02",
"count": 1
},
{
"date": "2009-02-03",
"count": 1
},
{
"date": "2009-02-04",
"count": 1
},
{
"date": "2009-02-05",
"count": 2
},
{
"date": "2009-02-06",
"count": 1
},
{
"date": "2009-02-07",
"count": 1
},
{
"date": "2009-02-09",
"count": 2
},
{
"date": "2009-02-12",
"count": 1
},
{
"date": "2009-02-15",
"count": 1
},
{
"date": "2009-02-17",
"count": 1
},
{
"date": "2009-02-24",
"count": 1
},
{
"date": "2009-02-27",
"count": 1
},
{
"date": "2009-02-28",
"count": 1
},
{
"date": "2009-03-02",
"count": 2
},
{
"date": "2009-03-04",
"count": 1
},
{
"date": "2009-03-07",
"count": 1
},
{
"date": "2009-03-09",
"count": 1
},
{
"date": "2009-03-15",
"count": 1
},
{
"date": "2009-03-16",
"count": 1
},
{
"date": "2009-03-17",
"count": 1
},
{
"date": "2009-03-18",
"count": 1
},
{
"date": "2009-03-21",
"count": 1
},
{
"date": "2009-03-22",
"count": 2
},
{
"date": "2009-03-23",
"count": 2
},
{
"date": "2009-03-24",
"count": 1
},
{
"date": "2009-03-25",
"count": 2
},
{
"date": "2009-03-27",
"count": 1
},
{
"date": "2009-03-30",
"count": 2
},
{
"date": "2009-03-31",
"count": 1
},
{
"date": "2009-04-01",
"count": 1
},
{
"date": "2009-04-02",
"count": 2
},
{
"date": "2009-04-04",
"count": 1
},
{
"date": "2009-04-06",
"count": 1
},
{
"date": "2009-04-07",
"count": 1
},
{
"date": "2009-04-13",
"count": 1
},
{
"date": "2009-04-14",
"count": 1
},
{
"date": "2009-04-15",
"count": 2
},
{
"date": "2009-04-16",
"count": 1
},
{
"date": "2009-04-19",
"count": 1
},
{
"date": "2009-04-23",
"count": 1
},
{
"date": "2009-04-25",
"count": 2
},
{
"date": "2009-04-28",
"count": 1
},
{
"date": "2009-04-29",
"count": 1
},
{
"date": "2009-05-06",
"count": 1
},
{
"date": "2009-05-11",
"count": 1
},
{
"date": "2009-05-14",
"count": 2
},
{
"date": "2009-05-18",
"count": 1
},
{
"date": "2009-05-19",
"count": 1
},
{
"date": "2009-05-20",
"count": 1
},
{
"date": "2009-05-25",
"count": 2
},
{
"date": "2009-05-26",
"count": 1
},
{
"date": "2009-05-27",
"count": 1
},
{
"date": "2009-05-31",
"count": 1
},
{
"date": "2009-06-01",
"count": 2
},
{
"date": "2009-06-12",
"count": 1
},
{
"date": "2009-06-13",
"count": 1
},
{
"date": "2009-06-14",
"count": 1
},
{
"date": "2009-06-15",
"count": 1
},
{
"date": "2009-06-18",
"count": 1
},
{
"date": "2009-06-21",
"count": 1
},
{
"date": "2009-06-24",
"count": 1
},
{
"date": "2009-06-25",
"count": 1
},
{
"date": "2009-07-01",
"count": 1
},
{
"date": "2009-07-02",
"count": 1
},
{
"date": "2009-07-03",
"count": 3
},
{
"date": "2009-07-06",
"count": 2
},
{
"date": "2009-07-07",
"count": 2
},
{
"date": "2009-07-10",
"count": 1
},
{
"date": "2009-07-17",
"count": 2
},
{
"date": "2009-07-18",
"count": 1
},
{
"date": "2009-07-22",
"count": 3
},
{
"date": "2009-07-23",
"count": 1
},
{
"date": "2009-07-24",
"count": 1
},
{
"date": "2009-07-26",
"count": 1
},
{
"date": "2009-07-28",
"count": 2
},
{
"date": "2009-08-03",
"count": 1
},
{
"date": "2009-08-12",
"count": 1
},
{
"date": "2009-08-17",
"count": 1
},
{
"date": "2009-08-18",
"count": 1
},
{
"date": "2009-08-21",
"count": 1
},
{
"date": "2009-08-25",
"count": 2
},
{
"date": "2009-08-31",
"count": 2
},
{
"date": "2009-09-01",
"count": 1
},
{
"date": "2009-09-04",
"count": 2
},
{
"date": "2009-09-08",
"count": 1
},
{
"date": "2009-09-14",
"count": 1
},
{
"date": "2009-09-19",
"count": 1
},
{
"date": "2009-09-20",
"count": 1
},
{
"date": "2009-10-02",
"count": 1
},
{
"date": "2009-10-03",
"count": 1
},
{
"date": "2009-10-04",
"count": 1
},
{
"date": "2009-10-08",
"count": 1
},
{
"date": "2009-10-12",
"count": 1
},
{
"date": "2009-10-13",
"count": 1
},
{
"date": "2009-10-16",
"count": 2
},
{
"date": "2009-10-17",
"count": 1
},
{
"date": "2009-10-21",
"count": 1
},
{
"date": "2009-10-22",
"count": 1
},
{
"date": "2009-10-23",
"count": 1
},
{
"date": "2009-10-25",
"count": 2
},
{
"date": "2009-10-29",
"count": 1
},
{
"date": "2009-11-03",
"count": 1
},
{
"date": "2009-11-05",
"count": 2
},
{
"date": "2009-11-06",
"count": 1
},
{
"date": "2009-11-07",
"count": 1
},
{
"date": "2009-11-08",
"count": 1
},
{
"date": "2009-11-12",
"count": 2
},
{
"date": "2009-11-21",
"count": 1
},
{
"date": "2009-11-25",
"count": 1
},
{
"date": "2009-12-03",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2009-12-05",
"count": 1
},
{
"date": "2009-12-14",
"count": 2
},
{
"date": "2009-12-20",
"count": 2
},
{
"date": "2009-12-27",
"count": 1
},
{
"date": "2009-12-30",
"count": 1
},
{
"date": "2010-01-03",
"count": 1
},
{
"date": "2010-01-09",
"count": 1
},
{
"date": "2010-01-11",
"count": 3
},
{
"date": "2010-01-18",
"count": 1
},
{
"date": "2010-01-20",
"count": 1
},
{
"date": "2010-01-30",
"count": 1
},
{
"date": "2010-01-31",
"count": 1
},
{
"date": "2010-02-02",
"count": 1
},
{
"date": "2010-02-12",
"count": 1
},
{
"date": "2010-02-13",
"count": 2
},
{
"date": "2010-02-19",
"count": 1
},
{
"date": "2010-02-25",
"count": 1
},
{
"date": "2010-02-28",
"count": 1
},
{
"date": "2010-03-01",
"count": 2
},
{
"date": "2010-03-06",
"count": 1
},
{
"date": "2010-03-11",
"count": 1
},
{
"date": "2010-03-12",
"count": 1
},
{
"date": "2010-03-22",
"count": 1
},
{
"date": "2010-03-25",
"count": 1
},
{
"date": "2010-03-30",
"count": 2
},
{
"date": "2010-04-05",
"count": 1
},
{
"date": "2010-04-11",
"count": 1
},
{
"date": "2010-04-12",
"count": 1
},
{
"date": "2010-04-17",
"count": 1
},
{
"date": "2010-04-18",
"count": 1
},
{
"date": "2010-04-20",
"count": 1
},
{
"date": "2010-04-21",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-04-28",
"count": 1
},
{
"date": "2010-05-03",
"count": 1
},
{
"date": "2010-05-06",
"count": 1
},
{
"date": "2010-05-11",
"count": 1
},
{
"date": "2010-05-18",
"count": 1
},
{
"date": "2010-05-19",
"count": 1
},
{
"date": "2010-05-21",
"count": 1
},
{
"date": "2010-05-24",
"count": 1
},
{
"date": "2010-05-25",
"count": 1
},
{
"date": "2010-06-02",
"count": 1
},
{
"date": "2010-06-03",
"count": 1
},
{
"date": "2010-06-05",
"count": 2
},
{
"date": "2010-06-10",
"count": 1
},
{
"date": "2010-06-25",
"count": 1
},
{
"date": "2010-06-26",
"count": 1
},
{
"date": "2010-06-27",
"count": 1
},
{
"date": "2010-06-30",
"count": 1
},
{
"date": "2010-07-04",
"count": 1
},
{
"date": "2010-07-07",
"count": 1
},
{
"date": "2010-07-08",
"count": 1
},
{
"date": "2010-07-11",
"count": 1
},
{
"date": "2010-07-12",
"count": 1
},
{
"date": "2010-07-22",
"count": 1
},
{
"date": "2010-07-23",
"count": 1
},
{
"date": "2010-07-27",
"count": 1
},
{
"date": "2010-08-01",
"count": 2
},
{
"date": "2010-08-02",
"count": 1
},
{
"date": "2010-08-10",
"count": 1
},
{
"date": "2010-08-18",
"count": 1
},
{
"date": "2010-08-21",
"count": 1
},
{
"date": "2010-08-25",
"count": 1
},
{
"date": "2010-08-27",
"count": 1
},
{
"date": "2010-08-28",
"count": 1
},
{
"date": "2010-08-29",
"count": 1
},
{
"date": "2010-09-14",
"count": 1
},
{
"date": "2010-09-16",
"count": 1
},
{
"date": "2010-09-18",
"count": 1
},
{
"date": "2010-09-27",
"count": 1
},
{
"date": "2010-10-11",
"count": 1
},
{
"date": "2010-10-19",
"count": 1
},
{
"date": "2010-10-20",
"count": 1
},
{
"date": "2010-10-30",
"count": 2
},
{
"date": "2010-10-31",
"count": 1
},
{
"date": "2010-11-08",
"count": 1
},
{
"date": "2010-11-15",
"count": 2
},
{
"date": "2010-11-18",
"count": 3
},
{
"date": "2010-11-22",
"count": 1
},
{
"date": "2010-11-30",
"count": 2
},
{
"date": "2010-12-09",
"count": 1
},
{
"date": "2010-12-25",
"count": 1
},
{
"date": "2010-12-26",
"count": 1
},
{
"date": "2010-12-31",
"count": 1
},
{
"date": "2011-01-02",
"count": 1
},
{
"date": "2011-01-07",
"count": 1
},
{
"date": "2011-01-08",
"count": 1
},
{
"date": "2011-01-17",
"count": 2
},
{
"date": "2011-01-22",
"count": 1
},
{
"date": "2011-02-13",
"count": 1
},
{
"date": "2011-02-18",
"count": 1
},
{
"date": "2011-02-19",
"count": 1
},
{
"date": "2011-02-20",
"count": 1
},
{
"date": "2011-02-28",
"count": 2
},
{
"date": "2011-03-10",
"count": 1
},
{
"date": "2011-03-22",
"count": 1
},
{
"date": "2011-03-23",
"count": 2
},
{
"date": "2011-03-30",
"count": 1
},
{
"date": "2011-04-03",
"count": 1
},
{
"date": "2011-04-06",
"count": 1
},
{
"date": "2011-04-11",
"count": 1
},
{
"date": "2011-04-14",
"count": 1
},
{
"date": "2011-04-15",
"count": 1
},
{
"date": "2011-04-19",
"count": 1
},
{
"date": "2011-04-21",
"count": 1
},
{
"date": "2011-05-01",
"count": 1
},
{
"date": "2011-05-09",
"count": 1
},
{
"date": "2011-05-11",
"count": 1
},
{
"date": "2011-05-18",
"count": 1
},
{
"date": "2011-05-20",
"count": 1
},
{
"date": "2011-05-25",
"count": 1
},
{
"date": "2011-06-05",
"count": 1
},
{
"date": "2011-06-07",
"count": 1
},
{
"date": "2011-06-12",
"count": 1
},
{
"date": "2011-06-18",
"count": 1
},
{
"date": "2011-06-26",
"count": 1
},
{
"date": "2011-07-12",
"count": 1
},
{
"date": "2011-07-24",
"count": 1
},
{
"date": "2011-08-05",
"count": 1
},
{
"date": "2011-08-07",
"count": 1
},
{
"date": "2011-08-10",
"count": 1
},
{
"date": "2011-08-11",
"count": 1
},
{
"date": "2011-08-13",
"count": 1
},
{
"date": "2011-08-19",
"count": 1
},
{
"date": "2011-08-21",
"count": 1
},
{
"date": "2011-08-22",
"count": 1
},
{
"date": "2011-09-04",
"count": 2
},
{
"date": "2011-09-06",
"count": 1
},
{
"date": "2011-09-15",
"count": 1
},
{
"date": "2011-09-16",
"count": 1
},
{
"date": "2011-09-26",
"count": 1
},
{
"date": "2011-09-29",
"count": 1
},
{
"date": "2011-10-03",
"count": 2
},
{
"date": "2011-10-06",
"count": 1
},
{
"date": "2011-10-24",
"count": 1
},
{
"date": "2011-10-28",
"count": 1
},
{
"date": "2011-11-17",
"count": 1
},
{
"date": "2011-12-10",
"count": 1
},
{
"date": "2011-12-28",
"count": 1
},
{
"date": "2012-01-09",
"count": 2
},
{
"date": "2012-01-12",
"count": 1
},
{
"date": "2012-01-26",
"count": 1
},
{
"date": "2012-01-28",
"count": 1
},
{
"date": "2012-01-29",
"count": 1
},
{
"date": "2012-02-05",
"count": 1
},
{
"date": "2012-02-15",
"count": 1
},
{
"date": "2012-02-22",
"count": 1
},
{
"date": "2012-03-16",
"count": 1
},
{
"date": "2012-04-06",
"count": 1
},
{
"date": "2012-05-05",
"count": 1
},
{
"date": "2012-06-18",
"count": 1
},
{
"date": "2012-11-04",
"count": 1
},
{
"date": "2013-02-12",
"count": 1
},
{
"date": "2013-02-13",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-03-04",
"count": 2
},
{
"date": "2013-03-07",
"count": 2
},
{
"date": "2013-03-08",
"count": 1
},
{
"date": "2013-03-10",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-13",
"count": 3
},
{
"date": "2013-03-14",
"count": 5
},
{
"date": "2013-03-15",
"count": 1
},
{
"date": "2013-03-17",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-03-21",
"count": 3
},
{
"date": "2013-03-25",
"count": 1
},
{
"date": "2013-03-28",
"count": 2
},
{
"date": "2013-03-29",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-04-09",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-11",
"count": 2
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-04-16",
"count": 1
},
{
"date": "2013-04-19",
"count": 1
},
{
"date": "2013-04-20",
"count": 1
},
{
"date": "2013-04-21",
"count": 2
},
{
"date": "2013-05-03",
"count": 1
},
{
"date": "2013-05-04",
"count": 1
},
{
"date": "2013-05-05",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-09",
"count": 1
},
{
"date": "2013-05-13",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-19",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-06-06",
"count": 1
},
{
"date": "2013-06-14",
"count": 1
},
{
"date": "2013-06-15",
"count": 1
},
{
"date": "2013-06-18",
"count": 1
},
{
"date": "2013-06-19",
"count": 1
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-06-22",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-06-28",
"count": 1
},
{
"date": "2013-06-29",
"count": 1
},
{
"date": "2013-07-01",
"count": 1
},
{
"date": "2013-07-03",
"count": 1
},
{
"date": "2013-07-05",
"count": 1
},
{
"date": "2013-07-09",
"count": 1
},
{
"date": "2013-07-16",
"count": 4
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-22",
"count": 1
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2013-08-01",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-10",
"count": 1
},
{
"date": "2013-08-22",
"count": 1
},
{
"date": "2013-08-24",
"count": 1
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-03",
"count": 1
},
{
"date": "2013-09-04",
"count": 1
},
{
"date": "2013-09-07",
"count": 1
},
{
"date": "2013-09-08",
"count": 1
},
{
"date": "2013-09-11",
"count": 1
},
{
"date": "2013-09-18",
"count": 1
},
{
"date": "2013-09-21",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-10-01",
"count": 3
},
{
"date": "2013-10-03",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-10-08",
"count": 2
},
{
"date": "2013-10-09",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-10-15",
"count": 2
},
{
"date": "2013-10-16",
"count": 1
},
{
"date": "2013-10-17",
"count": 1
},
{
"date": "2013-10-20",
"count": 1
},
{
"date": "2013-10-21",
"count": 1
},
{
"date": "2013-10-23",
"count": 1
},
{
"date": "2013-10-24",
"count": 2
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-11-05",
"count": 1
},
{
"date": "2013-11-12",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2013-11-19",
"count": 1
},
{
"date": "2013-11-20",
"count": 1
},
{
"date": "2013-11-22",
"count": 1
},
{
"date": "2013-11-28",
"count": 1
},
{
"date": "2013-11-29",
"count": 2
},
{
"date": "2013-12-02",
"count": 1
},
{
"date": "2013-12-04",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-15",
"count": 1
},
{
"date": "2013-12-16",
"count": 1
},
{
"date": "2013-12-17",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2013-12-30",
"count": 1
},
{
"date": "2014-01-06",
"count": 1
},
{
"date": "2014-01-09",
"count": 2
},
{
"date": "2014-01-10",
"count": 1
},
{
"date": "2014-01-12",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-01-21",
"count": 1
},
{
"date": "2014-01-24",
"count": 1
},
{
"date": "2014-01-27",
"count": 1
},
{
"date": "2014-01-30",
"count": 1
},
{
"date": "2014-02-04",
"count": 1
},
{
"date": "2014-02-06",
"count": 1
},
{
"date": "2014-02-11",
"count": 1
},
{
"date": "2014-02-13",
"count": 1
},
{
"date": "2014-02-15",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-02-19",
"count": 2
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-09",
"count": 1
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-23",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-03-30",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-05",
"count": 1
},
{
"date": "2014-04-06",
"count": 1
},
{
"date": "2014-04-07",
"count": 2
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-04-13",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-04-24",
"count": 2
},
{
"date": "2014-04-27",
"count": 1
},
{
"date": "2014-04-28",
"count": 2
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-06",
"count": 1
},
{
"date": "2014-05-09",
"count": 1
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-05-26",
"count": 1
},
{
"date": "2014-05-29",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-06-09",
"count": 2
},
{
"date": "2014-06-17",
"count": 1
},
{
"date": "2014-06-20",
"count": 2
},
{
"date": "2014-06-21",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-06-30",
"count": 1
},
{
"date": "2014-07-05",
"count": 1
},
{
"date": "2014-07-06",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2014-07-11",
"count": 1
},
{
"date": "2014-07-13",
"count": 1
},
{
"date": "2014-07-24",
"count": 1
},
{
"date": "2014-07-25",
"count": 1
},
{
"date": "2014-07-30",
"count": 1
},
{
"date": "2014-07-31",
"count": 1
},
{
"date": "2014-08-06",
"count": 3
},
{
"date": "2014-08-07",
"count": 1
},
{
"date": "2014-08-11",
"count": 1
},
{
"date": "2014-08-12",
"count": 2
},
{
"date": "2014-08-14",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-22",
"count": 1
},
{
"date": "2014-08-28",
"count": 2
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2014-09-05",
"count": 1
},
{
"date": "2014-09-08",
"count": 2
},
{
"date": "2014-09-09",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2014-09-14",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-09-21",
"count": 1
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2014-09-27",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-02",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-07",
"count": 1
},
{
"date": "2014-10-17",
"count": 1
},
{
"date": "2014-10-26",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-10-28",
"count": 2
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-03",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-11-26",
"count": 1
},
{
"date": "2014-11-28",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2014-12-11",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2014-12-23",
"count": 1
},
{
"date": "2014-12-31",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-08",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-20",
"count": 2
},
{
"date": "2015-01-31",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-02-14",
"count": 2
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-02-22",
"count": 3
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-05",
"count": 1
},
{
"date": "2015-03-09",
"count": 1
},
{
"date": "2015-03-10",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-04-01",
"count": 3
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-19",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-23",
"count": 1
},
{
"date": "2015-05-07",
"count": 1
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-25",
"count": 2
},
{
"date": "2015-05-26",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-14",
"count": 1
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-17",
"count": 2
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-08",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-07-23",
"count": 2
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-08-06",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-09-16",
"count": 1
},
{
"date": "2015-09-19",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-09-28",
"count": 2
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-13",
"count": 3
},
{
"date": "2015-10-15",
"count": 1
},
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-09",
"count": 2
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-11-21",
"count": 1
},
{
"date": "2015-11-28",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2015-12-07",
"count": 2
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-20",
"count": 1
},
{
"date": "2015-12-21",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2015-12-30",
"count": 2
},
{
"date": "2016-01-12",
"count": 1
},
{
"date": "2016-01-15",
"count": 1
},
{
"date": "2016-01-16",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-21",
"count": 2
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-02-01",
"count": 1
},
{
"date": "2016-02-15",
"count": 1
},
{
"date": "2016-02-19",
"count": 1
},
{
"date": "2016-02-26",
"count": 2
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-13",
"count": 1
},
{
"date": "2016-03-16",
"count": 3
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-21",
"count": 2
},
{
"date": "2016-04-24",
"count": 2
},
{
"date": "2016-04-30",
"count": 1
},
{
"date": "2016-05-11",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-05-22",
"count": 1
},
{
"date": "2016-05-23",
"count": 1
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-06-06",
"count": 2
},
{
"date": "2016-06-09",
"count": 1
},
{
"date": "2016-06-16",
"count": 1
},
{
"date": "2016-06-19",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-06-24",
"count": 1
},
{
"date": "2016-06-25",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-07-12",
"count": 1
},
{
"date": "2016-07-16",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-08-06",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-05",
"count": 2
},
{
"date": "2016-09-11",
"count": 2
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-10-06",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2016-12-31",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-02-11",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-25",
"count": 1
},
{
"date": "2017-02-27",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-03-30",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-09",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-04-23",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2017-06-01",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-07-01",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-08-20",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-20",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-16",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-30",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-04-25",
"count": 1
},
{
"date": "2018-04-28",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-25",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-06-21",
"count": 2
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-09",
"count": 3
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-09-01",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-12-07",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-12",
"count": 2
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-25",
"count": 2
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-06-01",
"count": 2
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-08-01",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-24",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1217
},
"open_issues_and_prs": 17
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 29302,
"source_files_sampled": 48,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 17,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "curb",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "excon",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "httparty",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rest-client",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "sinatra",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "streamly_ffi",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "tach",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.0.8"
},
{
"name": "typhoeus",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "curb",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "excon",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "httparty",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rest-client",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sinatra",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "streamly_ffi",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "tach",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "typhoeus",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "cookiejar",
"direct": false,
"version": "0.3.1",
"ecosystem": "rubygems"
},
{
"name": "em-socksify",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "eventmachine",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "http_parser.rb",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mongrel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "multi_json",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 8,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 82,
"open_issues": 11,
"closed_ratio": 0.954,
"closed_issues": 228,
"closed_unmerged_prs": 39
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "igrigorik",
"commits": 412,
"avatar_url": "https://avatars.githubusercontent.com/u/10652?v=4"
},
{
"type": "User",
"login": "astro",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/12923?v=4"
},
{
"type": "User",
"login": "phs",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/36229?v=4"
},
{
"type": "User",
"login": "joshbuddy",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/8898?v=4"
},
{
"type": "User",
"login": "deepfryed",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/23565?v=4"
},
{
"type": "User",
"login": "CodeMonkeySteve",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/7467?v=4"
},
{
"type": "User",
"login": "elhu",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/578161?v=4"
},
{
"type": "User",
"login": "eriwen",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/51534?v=4"
},
{
"type": "User",
"login": "ezkl",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/40455?v=4"
},
{
"type": "User",
"login": "wishdev",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1860?v=4"
}
],
"contributors_sampled": 69,
"top_contributor_share": 0.663
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"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 20 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": 7,
"reason": "Found 19/26 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 33 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ce363a745edb5a661b5d3655a7b9204755a30b80",
"ran_at": "2026-07-21T23:39:22Z",
"aggregate_score": 3.5,
"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": 347,
"created_at": "2021-05-10T13:24:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 366,
"created_at": "2024-08-03T13:51:46Z",
"last_comment_at": "2024-11-10T05:40:04Z",
"last_comment_author": "igrigorik"
},
{
"number": 367,
"created_at": "2024-11-12T18:54:32Z",
"last_comment_at": "2024-11-14T19:53:04Z",
"last_comment_author": "jordan-brough"
},
{
"number": 368,
"created_at": "2024-12-27T15:34:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 370,
"created_at": "2025-06-23T15:06:11Z",
"last_comment_at": "2025-06-23T15:14:07Z",
"last_comment_author": "voxik"
},
{
"number": 371,
"created_at": "2025-08-04T11:30:38Z",
"last_comment_at": "2026-01-10T18:21:37Z",
"last_comment_author": "matheussilvasantos"
}
],
"last_merged_pr_at": "2024-11-10T05:42:53Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 311,
"created_at": "2017-06-30T23:19:25Z",
"last_comment_at": "2017-07-03T06:58:29Z",
"last_comment_author": "igrigorik"
},
{
"number": 312,
"created_at": "2017-07-07T02:58:22Z",
"last_comment_at": "2017-07-11T15:42:38Z",
"last_comment_author": "igrigorik"
},
{
"number": 313,
"created_at": "2017-09-25T17:19:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 317,
"created_at": "2018-05-17T06:39:19Z",
"last_comment_at": "2018-08-07T21:30:06Z",
"last_comment_author": "nic-lan"
},
{
"number": 332,
"created_at": "2019-05-05T15:47:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 334,
"created_at": "2019-07-23T23:08:02Z",
"last_comment_at": "2025-10-08T05:47:43Z",
"last_comment_author": "matthewbennink"
},
{
"number": 345,
"created_at": "2021-02-18T10:07:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 346,
"created_at": "2021-05-07T14:27:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 348,
"created_at": "2021-05-13T03:23:01Z",
"last_comment_at": "2021-05-13T06:44:21Z",
"last_comment_author": "Tectract"
},
{
"number": 349,
"created_at": "2021-06-04T15:17:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 364,
"created_at": "2024-06-13T18:32:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/igrigorik/em-http-request",
"host": "github.com",
"name": "em-http-request",
"owner": "igrigorik"
},
"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": 28,
"inputs": {
"security": 48,
"vitality": 13,
"community": 64,
"governance": 65,
"engineering": 49,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 28
},
"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": 618,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 618 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 618
}
}
],
"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": 12,
"latest_release_tag": "v1.1.7",
"releases_from_tags": true,
"days_since_latest_release": 2150,
"mean_days_between_releases": 343.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2150 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2150
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~343.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 343.7
}
}
],
"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": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 6,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 618,
"days_since_last_human_commit": 618,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 618 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": 618,
"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": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"forks": 230,
"stars": 1217,
"watchers": 19,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,217 stars",
"points": 50,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1217
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "230 forks",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 230
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "19 watchers",
"points": 7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 19
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 99,
"inputs": {
"packages": [
"em-http-request"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 40479294,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "40,479,294 downloads all-time across rubygems",
"points": 79,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 40479294,
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 69,
"top_contributor_share": 0.663
},
"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 66% of commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 66
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "69 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 69
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 82,
"open_issues": 11,
"closed_issues": 228,
"issue_closed_ratio": 0.954,
"closed_unmerged_prs": 39
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "82/121 decided PRs merged",
"points": 25.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 82,
"decided": 121
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 19/26 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 9038,
"owner_type": "User",
"is_verified": null,
"owner_login": "igrigorik",
"public_repos": 81,
"account_age_days": 6638
},
"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": "9,038 followers of igrigorik",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9038,
"login": "igrigorik"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "81 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 81
}
},
{
"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": [
"em-http-request"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 2150
},
"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 2150 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2150
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"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": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"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 20 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 19/26 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 17 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 17
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 17,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 23
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.45,
"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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 29302,
"source_files_sampled": 48,
"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/48 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 48,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T23:39:45.835438Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/igrigorik/em-http-request.svg",
"full_name": "igrigorik/em-http-request",
"license_state": "absent",
"license_spdx": null
}