Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 6235,
"has_wiki": false,
"homepage": "http://gperftools.googlecode.com/svn/trunk/doc/cpuprofile.html#pprof",
"languages": {
"C": 13525,
"Ruby": 4733
},
"pushed_at": "2020-07-23T16:02:39Z",
"created_at": "2009-05-30T18:51:40Z",
"owner_type": "User",
"updated_at": "2026-07-05T18:35:17Z",
"description": "gperftools for ruby code",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "C",
"significant_languages": [
"C",
"Ruby"
]
},
"owner": {
"blog": null,
"name": "Aman Karmani",
"type": "User",
"login": "tmm1",
"company": null,
"location": "California",
"followers": 3102,
"avatar_url": "https://avatars.githubusercontent.com/u/2567?v=4",
"created_at": "2008-03-08T02:10:31Z",
"is_verified": null,
"public_repos": 431,
"account_age_days": 6709
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2012-03-16T21:56:51Z"
}
],
"recent_commits": [
{
"oid": "42ba17b770a7c9d9c92bce582eca7b025b91de62",
"body": "* Update dead gperftool link\r\n\r\n* fixup! Update dead gperftool link\r\n\r\n* fixup! Update dead gperftool link",
"is_bot": false,
"headline": "Update dead gperftool link (#84)",
"author_name": "Ulysse Buonomo",
"author_login": "BuonOmo",
"committed_at": "2020-07-23T16:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8693853dfeb76982f529dca4ff7dff14139dd2",
"body": "Remove sudo from brew install",
"is_bot": false,
"headline": "Merge pull request #82 from Dorian/patch-2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2016-10-30T17:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46e7bb2c99bc9be796f12153193e515dbd2709c",
"body": "It's not recommended and actually homebrew will refuse to execute under root privileges",
"is_bot": false,
"headline": "Remove sudo from brew install",
"author_name": "Dorian",
"author_login": null,
"committed_at": "2016-10-30T14:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82122f4d47539483fd341c0c8f48cfe032580474",
"body": null,
"is_bot": false,
"headline": "v2.0.5",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2016-07-13T22:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39a36ea2946b51f3237bf1fbd8e1ac40081fcdf",
"body": "`vm_core.h` may be a prereq for `iseq.h`",
"is_bot": false,
"headline": "Merge pull request #79 from tmaher/master",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2016-07-13T22:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1242f8f82d73cb8a06058c89399c6e081617832",
"body": null,
"is_bot": false,
"headline": "`vm_core.h` may be a prereq for `iseq.h`",
"author_name": "Tom Maher",
"author_login": "tmaher",
"committed_at": "2016-06-08T06:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed795fa67b7793614983acb2954a43f184cda16",
"body": "fix Ruby 1.9.3 compatibility",
"is_bot": false,
"headline": "Merge pull request #76 from rickypai/rpai/fix_193_compatibility",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2015-07-27T19:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "852ec0117b6e4ec05baabe881111f9bd528448b2",
"body": null,
"is_bot": false,
"headline": "fix Ruby 1.9.3 compatibility",
"author_name": "Ricky Pai",
"author_login": "evie404",
"committed_at": "2015-07-27T18:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01b4c1665200f39b9e4cd82c016fd38f4e5faf43",
"body": "Better Ruby 2.x Support with `debase-ruby_core_source`",
"is_bot": false,
"headline": "Merge pull request #75 from rickypai/better_ruby2_support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2015-07-10T01:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7eb7ba004368c9ea3708aec3f258d7f5c645e3",
"body": null,
"is_bot": false,
"headline": "bump to 2.0.3",
"author_name": "Ricky Pai",
"author_login": "evie404",
"committed_at": "2015-07-10T00:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4516d6689745407e3aa13d359f07a9b3d47bac",
"body": null,
"is_bot": false,
"headline": "use `debase-ruby_core_source` for Ruby 2.x for better support",
"author_name": "Ricky Pai",
"author_login": "evie404",
"committed_at": "2015-07-10T00:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d5955e2f109f299e8cfd69ad66e5c15e40b66e",
"body": null,
"is_bot": false,
"headline": "v2.0.2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2015-07-09T04:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fadc80d3610ea21d68c6eadf5225baab9fba37",
"body": "add support for ruby 2.1.x",
"is_bot": false,
"headline": "Merge pull request #72 from hnovikov/master",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2015-03-25T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc3b2999f53652ee9217476a4d4430d1173e85c",
"body": null,
"is_bot": false,
"headline": "add support for ruby 2.1.x",
"author_name": "Hrant Novikov",
"author_login": "hnovikov",
"committed_at": "2015-03-25T06:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d24d86db7ee177b0bec83f9ce65b1f05ff613b4",
"body": "Removes references to rubyforge",
"is_bot": false,
"headline": "Merge pull request #67 from gstark/patch-1",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2013-11-12T19:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200838b4aee020bac231e92a233e0c2ce7b1625e",
"body": "Uses the embedded example gif files directly from github since rubyforge will no longer be available",
"is_bot": false,
"headline": "Removes references to rubyforge",
"author_name": "Gavin Stark",
"author_login": "gstark",
"committed_at": "2013-11-12T18:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d0c5c6c8f997d24764c0aa98100adb60416006",
"body": "Fix the object allocation profile mode on Ruby 2.x",
"is_bot": false,
"headline": "Merge pull request #66 from benweint/object-allocations-ruby2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2013-09-30T05:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1beb6b498e56e283dea8f79d757d78a20838ca0",
"body": "The object allocation profiler currently works by patching the\nrb_newobj function in Ruby. This function is no longer directly used\nin Ruby 2.x - rb_newobj_of is used instead.\n\nThis change patches either rb_newobj or rb_newobj_of, depending on\nwhether the targeted Ruby version has rb_newobj_of available.",
"is_bot": false,
"headline": "Fix the object allocation profile mode on Ruby 2.x",
"author_name": "Ben Weintraub",
"author_login": "benweint",
"committed_at": "2013-09-28T18:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb2947468a800908c3660faf683862e77f6e38b",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2013-05-23T00:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e7b2617d091adc1210fb4fffdfd552a97748a0",
"body": "Fix for Ruby 2.0.0",
"is_bot": false,
"headline": "Merge pull request #56 from chneukirchen/fix-on-ruby-2.0.0",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2013-04-09T04:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f8ce722fb0d7367d19b31b61ed94b7c8d766ef",
"body": "Based upon https://github.com/windwiny/debugger/commit/89dffcaa1b69fe97082ea6a664c7a66f61f5f9fb",
"is_bot": false,
"headline": "Update GET_THREAD for Ruby 2.0.0",
"author_name": "Christian Neukirchen",
"author_login": "leahneukirchen",
"committed_at": "2013-04-07T21:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b28bafb373be1940d7feeeb553e502202a9e28b",
"body": "…Ruby 2.0.0",
"is_bot": false,
"headline": "Define ID_ALLOCATOR to something harmless if not defined, needed for …",
"author_name": "Christian Neukirchen",
"author_login": "leahneukirchen",
"committed_at": "2013-04-07T21:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9368a0a8585e917915515c02975140ed735e479",
"body": "Gem.activate deprecation fix",
"is_bot": false,
"headline": "Merge pull request #54 from deepakprasanna/master",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2013-03-24T01:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d55e4008051a38cb431f6a76a3fef896b3211e2b",
"body": null,
"is_bot": false,
"headline": "Gem.activate deprecation fix",
"author_name": "Deepak Prasanna",
"author_login": null,
"committed_at": "2013-03-23T08:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a632a4522682893f580a7f492320a7237000c8b7",
"body": "The ruby_source_gem is not maintained so swap to a maintained fork. As\nan added bonus the work does not download files off the internet.",
"is_bot": false,
"headline": "Swap to the debugger-ruby_core_source gem",
"author_name": "Petteri Räty",
"author_login": "betelgeuse",
"committed_at": "2012-11-19T05:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39c7c90a4c44ffc68576c3eb58a5f7f778d02bc",
"body": "Breakpoint 1, CpuProfiler::DisableHandler (this=0x7fa1ce890ce0) at src/profiler.cc:271\n271 RAW_CHECK(prof_handler_token_ != NULL, \"SIGPROF handler is not registered\");\nCurrent language: auto; currently c++\n\nProgram received signal SIGABRT, Aborted.\n0x00007fa1d7df9ed5 in raise () from /lib/libc.so\n[…]\np (ex=<value optimized out>) at eval.c:1689\n #7 0x000000000042dcd1 in ruby_run () at eval.c:1710\n #8 0x0000000000412063 in main (argc=9, argv=0x7fff08f9b6e8, envp=<value optimized out>) at main.c:48",
"is_bot": false,
"headline": "prevent explosions when stopping while paused",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-21T01:44:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06099e7f75bfdda3bbec75379d902ce03b1f8b53",
"body": null,
"is_bot": false,
"headline": "explicit resume before stop",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-21T00:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b939126b19ca6ab907f246d56d9731ec638565",
"body": null,
"is_bot": false,
"headline": "resume for flush",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-21T00:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925302f545f1d02979158ae80bc62e13976ac3b6",
"body": null,
"is_bot": false,
"headline": "add explicit flush",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-21T00:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d695b48198c74aa6b2b69c1447e3c256821c3f15",
"body": null,
"is_bot": false,
"headline": "resume before shutdown",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-21T00:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9dc2efc18df228f4ac8f57d1abcf51c675b1e8",
"body": null,
"is_bot": false,
"headline": "add pause/resume",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-20T23:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d5bde2c2d600e92214f50e125a712e374383ce",
"body": null,
"is_bot": false,
"headline": "google-perftools -> gperftools",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-08-20T23:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961890a077bdd9ae3a8efc9092d3d67bde0753e8",
"body": "Use RbConfig instead of obsolete and deprecated Config",
"is_bot": false,
"headline": "Merge pull request #43 from bearded/deprecation_warning",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-16T21:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53aa1076d9d14cc38704ce8a9851df7ca4f0adf0",
"body": null,
"is_bot": false,
"headline": "Use RbConfig instead of obsolete and deprecated Config",
"author_name": "Alexey",
"author_login": "bearded",
"committed_at": "2012-03-16T13:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8704d67a5b35f5a79acbf0204501764d113b62e7",
"body": null,
"is_bot": false,
"headline": "rubygems puts mkmf in src when we chdir to it",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-09T12:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b543c3b0c3849079bf6e8311b24c65be227f5faa",
"body": null,
"is_bot": false,
"headline": "fix CPUPROFILE_REALTIME /cc #41",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-09T06:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1742f97b94ce6d7be4365c097d8b8ad62444b846",
"body": null,
"is_bot": false,
"headline": "@bearded's ruby 1.9.3 patch from #33 /cc #39",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-08T08:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b31cc475ed9c7b50f198868f784bf8178697a4",
"body": null,
"is_bot": false,
"headline": "bump version to match upstream",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-08T07:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0623cae12ef05ee998ac44ac60876c423535a5f9",
"body": null,
"is_bot": false,
"headline": "update references to upstream",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-08T07:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0e799d2bd8eb6aa61167169bea1f6b08af615e",
"body": null,
"is_bot": false,
"headline": "bump to gperftools 2.0",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2012-03-08T07:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4139fcc538782e7879139a3ddd02a136cf82629",
"body": "Added helpful link for failing graphviz installation on Lion",
"is_bot": false,
"headline": "Merge pull request #32 from sdsykes/patch-1",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-09-27T14:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95065f39f7a765f36ddcd4f7589bc83cf7b9fec7",
"body": "…e some googling.",
"is_bot": false,
"headline": "Added helpful link for failing graphviz installation on Lion, may sav…",
"author_name": "Stephen Sykes",
"author_login": "sdsykes",
"committed_at": "2011-09-27T12:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9b2c6e1910138d952ca6695dd11a1eef180bd6",
"body": "Shell injection vulnerability",
"is_bot": false,
"headline": "Merge pull request #29 from rapportive-oss/master",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-07-23T00:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f3b8f91a356de6ef731eed654f8292cace6d87",
"body": null,
"is_bot": false,
"headline": "fix shell injection.",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2011-07-22T23:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "871397d33cfcdf581de0ebfc0e6fc3e93dd8d668",
"body": "Fix patching of 1.6 tarball.",
"is_bot": false,
"headline": "Merge pull request #22 from rtyler/master",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-05-11T19:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1df1e9479ae0f6e66f6b3458a9fe5948bd23b7",
"body": "… patching",
"is_bot": false,
"headline": "Add user writable permissions to the upstream tarball to allow proper…",
"author_name": "R. Tyler Croy",
"author_login": null,
"committed_at": "2011-05-11T17:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75bbaa34f6ccc594aa34132f37d8c29970bbb3b9",
"body": null,
"is_bot": false,
"headline": "Version bump: 0.5.6 (add back 1.9.1 support)",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T23:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1021c9dbb6b89fbfe151960031028a25221fee67",
"body": null,
"is_bot": false,
"headline": "Detect and work on ruby 1.9.1",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T23:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1035bee944fcf17dc6a32c3fcc6e05daa572db",
"body": null,
"is_bot": false,
"headline": "Fix compiler warning",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T23:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34356106cfeedd0f472c1157a100122bb0976340",
"body": null,
"is_bot": false,
"headline": "More hax for 1.9.1",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T04:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92cc34d7df8119c6673eed452fb9759f4b3163d",
"body": null,
"is_bot": false,
"headline": "Bump version: 0.5.5",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T01:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac8143bdc565a1bd8d23d4ffefcd85e3ec6c5d1",
"body": null,
"is_bot": false,
"headline": "Install ruby_core_source when needed, instead of yelling at the user",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2011-01-24T01:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7a2b918549551d262114f1ceff4b5a91a04f05",
"body": null,
"is_bot": false,
"headline": "Remove old test code",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-12-22T23:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0c5a7dae00715d89add277e0937b23ccae2faa",
"body": null,
"is_bot": false,
"headline": "Update README to markdown",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-12-22T23:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aca95dd83e90109ca835b3da5943d6dbaf87b4d",
"body": null,
"is_bot": false,
"headline": "Version 0.5.4: the one with 1.9 support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-13T04:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe524f20f14ca721ca8ecb8e3a20e75522039b4",
"body": null,
"is_bot": false,
"headline": "Fix for 1.9",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-13T04:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e102daef935b7717b991c267cbe2e8cef667d84",
"body": null,
"is_bot": false,
"headline": "Version 0.5.3: upgraded to perftools-1.6",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-13T00:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88a2ba5260280dd6c99236d373420443f6b767f6",
"body": "* perftools-1.6:\n Fix patch to 1.6 pprof script\n Upgrade to google-perftools 1.6",
"is_bot": false,
"headline": "Merge branch 'perftools-1.6'",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-13T00:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16d2670a4163bd11d0425fc715f0d157449e966",
"body": "…o 100 stack frames",
"is_bot": false,
"headline": "Version 0.5.2: now looks at the top-most method call and records up t…",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-13T00:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91329f6c8a8d9bf084117f4b05ae2f1b8a09ee8f",
"body": null,
"is_bot": false,
"headline": "Fix patch to 1.6 pprof script",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T23:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f44f243f5aa66984c79dadcff08e3f5a4ee3287",
"body": null,
"is_bot": false,
"headline": "Record the topmost frame!",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T22:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc7f2d507045353ac4e926222c672f49adf0f80",
"body": null,
"is_bot": false,
"headline": "Upgrade to google-perftools 1.6",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T22:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8643e9e8ca6e9dd0cfe582c507da8140eb2c8b",
"body": null,
"is_bot": false,
"headline": "Track calls to C extension methods too",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T21:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcac7f7d3da046d968a51620d6e90bfa161037ab",
"body": null,
"is_bot": false,
"headline": "Record up to 100 stack frames",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T21:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f539d373cd4343863062b884e7112247ac44a630",
"body": null,
"is_bot": false,
"headline": "Version 0.5.1: now with a method call count profiler",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T20:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e879ad0ea80a3756075285a71c6b81deddbf1e",
"body": "…e sample)",
"is_bot": false,
"headline": "Add simple method profiler (non-sampling, each method call creates on…",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-11-12T20:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c8e8b4d808ab1d218bd8f577e48fe822aee7d5",
"body": null,
"is_bot": false,
"headline": "ignore Class#new in profile output",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-10-09T01:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6dc2b828463df82c104bcae10199530013a65a",
"body": null,
"is_bot": false,
"headline": "* Fix GNU patch to never attempt to pull from perforce.",
"author_name": "Erik Hollensbe",
"author_login": null,
"committed_at": "2010-09-11T00:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4938f4d7a220dd20780577c78cfaeafe8c99bb2",
"body": null,
"is_bot": false,
"headline": "0.5.0 with 32bit support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-20T01:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36622ec798a075c4269e9416e63fd522715037b",
"body": null,
"is_bot": false,
"headline": "freebsd 32bit support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-20T01:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8011260e3e224c85c9411b053d0d7f362aa86e86",
"body": null,
"is_bot": false,
"headline": "32bit linux support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-19T07:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716a950c8e2c5fa493188150087fd52d1b980578",
"body": null,
"is_bot": false,
"headline": "bump gemspec",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-19T06:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a877f3f9634f846c930ef37b4dbe6430c8ac4b",
"body": null,
"is_bot": false,
"headline": "1.9.2 fix by thieso2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-19T06:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a68c890c326148e37f1bcd18a62344f08af957",
"body": null,
"is_bot": false,
"headline": "botched last release",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T06:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c8fdac8f6141d6d85869996e38c7b29d9fe87b",
"body": null,
"is_bot": false,
"headline": "meh, fix on linux again",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T06:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ae6390c3590afc95739dbe00e20eb40358035e",
"body": null,
"is_bot": false,
"headline": "0.4.6, now working with 1.9.2rc2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T04:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d50c41b0f558112c33d5956029bea267ffb7acb",
"body": "…fore the ruby VM dies (fixes 1.9.2rc2 issue)",
"is_bot": false,
"headline": "complain loudly when profiler cannot start, and cleanup explicitly be…",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T04:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a0601bf2f118ccbfd2b4d374ef0ebe6c2ea02a",
"body": null,
"is_bot": false,
"headline": "move ruby.h to the top to avoid compile issues",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T04:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59485d382a91eaa6e043ba704a75aae37977828f",
"body": null,
"is_bot": false,
"headline": "use char* to avoid warnings about void* arithmetic",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-04T04:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1fa9fc7221ba9ff20c771a78aff2ac763ff215",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-03T23:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812f2172dbabd569bc22cc5efaeb0544d333b365",
"body": "…binaries)",
"is_bot": false,
"headline": "support 32-bit builds on OSX (for system ruby which builds universal …",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-03T23:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8224f72ea0cb1412c2ffd0bf1992b4ab7506a0",
"body": null,
"is_bot": false,
"headline": "make sure _GNU_SOURCE is set before signal.h/ucontext.h get included",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-03T23:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93784f8d77898c3f7f6c72cafbfa9f44261c8a5b",
"body": "… replacing one byte",
"is_bot": false,
"headline": "avoid constant calls to mprotect, and remove memcpy since we are only…",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-02T22:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d79c6bf32c131c0cac0cc0b438a7b3a4d99b0b6",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-02T06:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d262fce9a366e80b037a325c2b565bfc55263c89",
"body": null,
"is_bot": false,
"headline": "ignore Array#each and Proc#call since they are so generic",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-02T06:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba44de37867c21288355ed5b985fcaed62286d52",
"body": null,
"is_bot": false,
"headline": "bump gemspec",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-02T02:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f8e497bcfe777039aec8a195abb66f71646f4b",
"body": null,
"is_bot": false,
"headline": "basic objcount profiling",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-02T02:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a89e1463d1c2de96ae678db8cbce274ddf744fc",
"body": null,
"is_bot": false,
"headline": "simple working sigtrap notifications for when a function is called",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-08-01T19:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954149c3b6a63fecfd2a21920381e32f523c6e36",
"body": null,
"is_bot": false,
"headline": "bump gemspec",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-04-09T21:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c660e15bcada73785c2a67a5f61ce1c32797cf83",
"body": null,
"is_bot": false,
"headline": "support ruby 1.9.2",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2010-04-09T21:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da4dfbfa8833497f41d2a5aa3b9feb8e78fa63e",
"body": null,
"is_bot": false,
"headline": "fix for freebsd",
"author_name": "coderrr",
"author_login": null,
"committed_at": "2010-04-09T21:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41794009b45f39f2fd860125ca3774e18e3ef3a4",
"body": null,
"is_bot": false,
"headline": "Oops, broke 1.9 support",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-16T18:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24609b4dcdbdcc6be57f4689927f855e673701f",
"body": null,
"is_bot": false,
"headline": "workaround for brace expansion",
"author_name": "Victor J. Rini",
"author_login": null,
"committed_at": "2009-11-13T20:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba5933b5fc5e81efd617ee8c95f2486e3a8f8370",
"body": null,
"is_bot": false,
"headline": "Use the correct ruby binary",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-12T06:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b76ad5270e204d19cb9f69b5dc8750b961c5ae",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T23:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f00537d5332660e9bd3120ced1518c3cff79753",
"body": null,
"is_bot": false,
"headline": "Ignore all #send",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T23:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3c544913aef9b52ccb174e4eb39870378c4149",
"body": null,
"is_bot": false,
"headline": "rename spinlock to avoid conficts with ree/tcmalloc",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T19:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819db7d66e54e10a5318f90506bb6b76fa8b5d87",
"body": null,
"is_bot": false,
"headline": "HACK: catch segfaults because of -Os and ruby_frame",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T19:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede7b0c9ebbadf4d6e2de772ae1f051fca998c78",
"body": null,
"is_bot": false,
"headline": "Ignore Object#send in profiles",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T19:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1793cd817e4514e715cffd737414f58d3fb228",
"body": null,
"is_bot": false,
"headline": "Alphabetize headers and add missing function headers",
"author_name": "Aman Gupta",
"author_login": "tmm1",
"committed_at": "2009-11-11T19:32:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2012-03-16T21:56:51Z",
"latest_release_tag": "v2.0.0",
"releases_from_tags": true,
"days_since_last_push": 2189,
"active_weeks_last_year": 0,
"days_since_latest_release": 5240,
"mean_days_between_releases": null
},
"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": "perftools.rb",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/perftools.rb",
"is_deprecated": false,
"latest_version": "2.0.5",
"repository_url": "http://github.com/tmm1/perftools.rb",
"versions_count": 30,
"total_downloads": 566619,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:03:23Z",
"latest_published_at": "2016-07-13T22:38:26.531000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3660
}
]
},
"popularity": {
"forks": 60,
"stars": 1025,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2009-07-09",
"count": 1
},
{
"date": "2009-09-10",
"count": 1
},
{
"date": "2009-12-21",
"count": 1
},
{
"date": "2010-04-06",
"count": 1
},
{
"date": "2010-11-17",
"count": 1
},
{
"date": "2010-12-10",
"count": 1
},
{
"date": "2010-12-16",
"count": 1
},
{
"date": "2010-12-23",
"count": 1
},
{
"date": "2011-01-24",
"count": 1
},
{
"date": "2011-05-23",
"count": 1
},
{
"date": "2011-06-16",
"count": 1
},
{
"date": "2011-07-22",
"count": 1
},
{
"date": "2011-08-09",
"count": 1
},
{
"date": "2011-09-05",
"count": 1
},
{
"date": "2011-09-27",
"count": 1
},
{
"date": "2011-11-28",
"count": 1
},
{
"date": "2011-11-29",
"count": 1
},
{
"date": "2011-12-14",
"count": 2
},
{
"date": "2012-01-20",
"count": 1
},
{
"date": "2012-02-05",
"count": 1
},
{
"date": "2012-03-02",
"count": 1
},
{
"date": "2012-06-01",
"count": 1
},
{
"date": "2012-06-25",
"count": 1
},
{
"date": "2012-06-26",
"count": 1
},
{
"date": "2012-06-27",
"count": 1
},
{
"date": "2012-11-02",
"count": 1
},
{
"date": "2012-11-12",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-03-23",
"count": 1
},
{
"date": "2013-03-30",
"count": 1
},
{
"date": "2013-05-31",
"count": 1
},
{
"date": "2013-06-04",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-07-26",
"count": 1
},
{
"date": "2013-07-31",
"count": 1
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-22",
"count": 1
},
{
"date": "2013-09-28",
"count": 1
},
{
"date": "2013-10-31",
"count": 1
},
{
"date": "2014-01-08",
"count": 1
},
{
"date": "2014-02-08",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-06-02",
"count": 1
},
{
"date": "2015-02-07",
"count": 1
},
{
"date": "2015-03-25",
"count": 1
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-04-14",
"count": 1
},
{
"date": "2015-07-09",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
}
],
"complete": true,
"collected": 58,
"total_forks": 60
},
"star_history": {
"days": [
{
"date": "2009-05-30",
"count": 348
},
{
"date": "2009-06-01",
"count": 1
},
{
"date": "2009-06-05",
"count": 1
},
{
"date": "2009-06-11",
"count": 2
},
{
"date": "2009-06-15",
"count": 2
},
{
"date": "2009-06-17",
"count": 1
},
{
"date": "2009-06-18",
"count": 1
},
{
"date": "2009-06-20",
"count": 1
},
{
"date": "2009-06-23",
"count": 1
},
{
"date": "2009-06-25",
"count": 1
},
{
"date": "2009-07-02",
"count": 1
},
{
"date": "2009-07-03",
"count": 1
},
{
"date": "2009-07-08",
"count": 2
},
{
"date": "2009-07-14",
"count": 2
},
{
"date": "2009-07-23",
"count": 1
},
{
"date": "2009-07-24",
"count": 1
},
{
"date": "2009-07-27",
"count": 1
},
{
"date": "2009-07-30",
"count": 1
},
{
"date": "2009-08-02",
"count": 1
},
{
"date": "2009-08-03",
"count": 1
},
{
"date": "2009-08-04",
"count": 1
},
{
"date": "2009-08-06",
"count": 2
},
{
"date": "2009-08-10",
"count": 2
},
{
"date": "2009-08-12",
"count": 1
},
{
"date": "2009-08-14",
"count": 1
},
{
"date": "2009-08-17",
"count": 2
},
{
"date": "2009-08-18",
"count": 1
},
{
"date": "2009-08-19",
"count": 2
},
{
"date": "2009-08-22",
"count": 1
},
{
"date": "2009-08-23",
"count": 1
},
{
"date": "2009-08-25",
"count": 2
},
{
"date": "2009-08-26",
"count": 1
},
{
"date": "2009-08-29",
"count": 1
},
{
"date": "2009-08-30",
"count": 1
},
{
"date": "2009-09-02",
"count": 1
},
{
"date": "2009-09-08",
"count": 1
},
{
"date": "2009-09-09",
"count": 1
},
{
"date": "2009-09-15",
"count": 2
},
{
"date": "2009-09-20",
"count": 1
},
{
"date": "2009-09-25",
"count": 1
},
{
"date": "2009-09-27",
"count": 1
},
{
"date": "2009-09-30",
"count": 1
},
{
"date": "2009-10-02",
"count": 2
},
{
"date": "2009-10-03",
"count": 1
},
{
"date": "2009-10-04",
"count": 1
},
{
"date": "2009-10-05",
"count": 1
},
{
"date": "2009-10-06",
"count": 2
},
{
"date": "2009-10-07",
"count": 2
},
{
"date": "2009-10-19",
"count": 1
},
{
"date": "2009-10-21",
"count": 2
},
{
"date": "2009-10-22",
"count": 1
},
{
"date": "2009-10-24",
"count": 1
},
{
"date": "2009-10-25",
"count": 1
},
{
"date": "2009-10-28",
"count": 2
},
{
"date": "2009-10-30",
"count": 1
},
{
"date": "2009-11-03",
"count": 1
},
{
"date": "2009-11-05",
"count": 2
},
{
"date": "2009-11-07",
"count": 2
},
{
"date": "2009-11-08",
"count": 1
},
{
"date": "2009-11-11",
"count": 1
},
{
"date": "2009-11-16",
"count": 1
},
{
"date": "2009-11-17",
"count": 1
},
{
"date": "2009-11-24",
"count": 1
},
{
"date": "2009-11-28",
"count": 1
},
{
"date": "2009-11-29",
"count": 1
},
{
"date": "2009-11-30",
"count": 1
},
{
"date": "2009-12-02",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2009-12-08",
"count": 1
},
{
"date": "2009-12-17",
"count": 1
},
{
"date": "2009-12-18",
"count": 1
},
{
"date": "2009-12-21",
"count": 1
},
{
"date": "2009-12-22",
"count": 1
},
{
"date": "2009-12-25",
"count": 1
},
{
"date": "2009-12-27",
"count": 1
},
{
"date": "2010-01-04",
"count": 2
},
{
"date": "2010-01-08",
"count": 1
},
{
"date": "2010-01-10",
"count": 1
},
{
"date": "2010-01-12",
"count": 1
},
{
"date": "2010-01-17",
"count": 1
},
{
"date": "2010-01-20",
"count": 1
},
{
"date": "2010-01-23",
"count": 1
},
{
"date": "2010-01-28",
"count": 1
},
{
"date": "2010-02-01",
"count": 1
},
{
"date": "2010-02-05",
"count": 1
},
{
"date": "2010-02-07",
"count": 1
},
{
"date": "2010-02-11",
"count": 1
},
{
"date": "2010-02-16",
"count": 1
},
{
"date": "2010-02-17",
"count": 1
},
{
"date": "2010-02-20",
"count": 1
},
{
"date": "2010-02-22",
"count": 2
},
{
"date": "2010-02-23",
"count": 2
},
{
"date": "2010-03-02",
"count": 1
},
{
"date": "2010-03-03",
"count": 2
},
{
"date": "2010-03-05",
"count": 1
},
{
"date": "2010-03-10",
"count": 1
},
{
"date": "2010-03-11",
"count": 2
},
{
"date": "2010-03-16",
"count": 2
},
{
"date": "2010-03-17",
"count": 1
},
{
"date": "2010-03-25",
"count": 2
},
{
"date": "2010-03-26",
"count": 1
},
{
"date": "2010-03-29",
"count": 1
},
{
"date": "2010-03-30",
"count": 1
},
{
"date": "2010-04-01",
"count": 1
},
{
"date": "2010-04-05",
"count": 1
},
{
"date": "2010-04-06",
"count": 2
},
{
"date": "2010-04-10",
"count": 1
},
{
"date": "2010-04-11",
"count": 1
},
{
"date": "2010-04-15",
"count": 1
},
{
"date": "2010-04-18",
"count": 1
},
{
"date": "2010-04-19",
"count": 1
},
{
"date": "2010-04-24",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-05-02",
"count": 1
},
{
"date": "2010-05-06",
"count": 3
},
{
"date": "2010-05-17",
"count": 1
},
{
"date": "2010-05-18",
"count": 1
},
{
"date": "2010-06-03",
"count": 1
},
{
"date": "2010-06-04",
"count": 1
},
{
"date": "2010-06-15",
"count": 1
},
{
"date": "2010-06-17",
"count": 1
},
{
"date": "2010-06-18",
"count": 2
},
{
"date": "2010-06-19",
"count": 1
},
{
"date": "2010-06-24",
"count": 1
},
{
"date": "2010-06-30",
"count": 1
},
{
"date": "2010-07-01",
"count": 1
},
{
"date": "2010-07-05",
"count": 1
},
{
"date": "2010-07-06",
"count": 1
},
{
"date": "2010-07-08",
"count": 1
},
{
"date": "2010-07-09",
"count": 1
},
{
"date": "2010-07-16",
"count": 1
},
{
"date": "2010-07-22",
"count": 1
},
{
"date": "2010-07-26",
"count": 1
},
{
"date": "2010-08-01",
"count": 1
},
{
"date": "2010-08-18",
"count": 1
},
{
"date": "2010-08-20",
"count": 1
},
{
"date": "2010-08-27",
"count": 1
},
{
"date": "2010-08-31",
"count": 1
},
{
"date": "2010-09-02",
"count": 1
},
{
"date": "2010-09-03",
"count": 1
},
{
"date": "2010-09-04",
"count": 1
},
{
"date": "2010-09-06",
"count": 1
},
{
"date": "2010-09-18",
"count": 2
},
{
"date": "2010-09-19",
"count": 1
},
{
"date": "2010-09-21",
"count": 1
},
{
"date": "2010-09-23",
"count": 1
},
{
"date": "2010-09-25",
"count": 1
},
{
"date": "2010-10-05",
"count": 1
},
{
"date": "2010-10-07",
"count": 1
},
{
"date": "2010-10-12",
"count": 1
},
{
"date": "2010-10-16",
"count": 1
},
{
"date": "2010-10-17",
"count": 1
},
{
"date": "2010-10-18",
"count": 1
},
{
"date": "2010-10-19",
"count": 3
},
{
"date": "2010-10-20",
"count": 1
},
{
"date": "2010-10-21",
"count": 1
},
{
"date": "2010-10-23",
"count": 2
},
{
"date": "2010-10-24",
"count": 2
},
{
"date": "2010-10-28",
"count": 1
},
{
"date": "2010-10-29",
"count": 1
},
{
"date": "2010-11-04",
"count": 1
},
{
"date": "2010-11-13",
"count": 1
},
{
"date": "2010-11-15",
"count": 1
},
{
"date": "2010-11-20",
"count": 1
},
{
"date": "2010-11-28",
"count": 1
},
{
"date": "2010-11-29",
"count": 1
},
{
"date": "2010-12-10",
"count": 1
},
{
"date": "2010-12-13",
"count": 1
},
{
"date": "2010-12-20",
"count": 1
},
{
"date": "2010-12-29",
"count": 1
},
{
"date": "2011-01-10",
"count": 1
},
{
"date": "2011-01-21",
"count": 1
},
{
"date": "2011-01-22",
"count": 1
},
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-02-17",
"count": 1
},
{
"date": "2011-02-25",
"count": 1
},
{
"date": "2011-03-06",
"count": 1
},
{
"date": "2011-03-17",
"count": 1
},
{
"date": "2011-03-21",
"count": 1
},
{
"date": "2011-04-15",
"count": 1
},
{
"date": "2011-04-21",
"count": 1
},
{
"date": "2011-05-05",
"count": 1
},
{
"date": "2011-05-09",
"count": 1
},
{
"date": "2011-05-13",
"count": 1
},
{
"date": "2011-05-16",
"count": 2
},
{
"date": "2011-05-17",
"count": 1
},
{
"date": "2011-05-20",
"count": 1
},
{
"date": "2011-05-28",
"count": 1
},
{
"date": "2011-06-03",
"count": 1
},
{
"date": "2011-06-07",
"count": 2
},
{
"date": "2011-06-10",
"count": 1
},
{
"date": "2011-06-12",
"count": 1
},
{
"date": "2011-06-28",
"count": 1
},
{
"date": "2011-07-08",
"count": 1
},
{
"date": "2011-07-29",
"count": 1
},
{
"date": "2011-08-03",
"count": 1
},
{
"date": "2011-08-19",
"count": 1
},
{
"date": "2011-08-22",
"count": 1
},
{
"date": "2011-09-27",
"count": 1
},
{
"date": "2011-10-04",
"count": 1
},
{
"date": "2011-10-24",
"count": 1
},
{
"date": "2011-10-28",
"count": 1
},
{
"date": "2011-11-21",
"count": 1
},
{
"date": "2011-11-22",
"count": 1
},
{
"date": "2011-12-23",
"count": 1
},
{
"date": "2012-04-13",
"count": 1
},
{
"date": "2012-04-16",
"count": 1
},
{
"date": "2012-07-03",
"count": 1
},
{
"date": "2012-11-13",
"count": 1
},
{
"date": "2013-02-10",
"count": 1
},
{
"date": "2013-02-12",
"count": 1
},
{
"date": "2013-02-16",
"count": 9
},
{
"date": "2013-02-17",
"count": 2
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-02-20",
"count": 1
},
{
"date": "2013-02-22",
"count": 2
},
{
"date": "2013-02-23",
"count": 1
},
{
"date": "2013-02-24",
"count": 1
},
{
"date": "2013-02-25",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-02-28",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-07",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-13",
"count": 1
},
{
"date": "2013-03-22",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-03-26",
"count": 1
},
{
"date": "2013-04-02",
"count": 2
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-04-06",
"count": 2
},
{
"date": "2013-04-08",
"count": 1
},
{
"date": "2013-04-09",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-16",
"count": 2
},
{
"date": "2013-04-17",
"count": 2
},
{
"date": "2013-04-18",
"count": 1
},
{
"date": "2013-04-19",
"count": 2
},
{
"date": "2013-04-21",
"count": 2
},
{
"date": "2013-04-25",
"count": 1
},
{
"date": "2013-04-30",
"count": 2
},
{
"date": "2013-05-01",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-08",
"count": 1
},
{
"date": "2013-05-10",
"count": 2
},
{
"date": "2013-05-16",
"count": 1
},
{
"date": "2013-05-18",
"count": 1
},
{
"date": "2013-05-20",
"count": 2
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-05-24",
"count": 3
},
{
"date": "2013-05-29",
"count": 1
},
{
"date": "2013-05-30",
"count": 1
},
{
"date": "2013-06-03",
"count": 1
},
{
"date": "2013-06-06",
"count": 1
},
{
"date": "2013-06-18",
"count": 1
},
{
"date": "2013-06-19",
"count": 1
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-06-25",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-07-01",
"count": 1
},
{
"date": "2013-07-03",
"count": 3
},
{
"date": "2013-07-08",
"count": 1
},
{
"date": "2013-07-10",
"count": 1
},
{
"date": "2013-07-14",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-07-17",
"count": 3
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-20",
"count": 1
},
{
"date": "2013-07-21",
"count": 2
},
{
"date": "2013-07-26",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-04",
"count": 1
},
{
"date": "2013-08-05",
"count": 1
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-22",
"count": 1
},
{
"date": "2013-08-24",
"count": 1
},
{
"date": "2013-08-27",
"count": 1
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-07",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2013-09-13",
"count": 1
},
{
"date": "2013-09-15",
"count": 1
},
{
"date": "2013-09-24",
"count": 1
},
{
"date": "2013-09-30",
"count": 2
},
{
"date": "2013-10-01",
"count": 2
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-10-05",
"count": 2
},
{
"date": "2013-10-06",
"count": 1
},
{
"date": "2013-10-12",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-17",
"count": 1
},
{
"date": "2013-10-19",
"count": 1
},
{
"date": "2013-10-29",
"count": 1
},
{
"date": "2013-10-31",
"count": 2
},
{
"date": "2013-11-03",
"count": 1
},
{
"date": "2013-11-07",
"count": 1
},
{
"date": "2013-11-11",
"count": 1
},
{
"date": "2013-11-14",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2013-11-19",
"count": 2
},
{
"date": "2013-11-22",
"count": 1
},
{
"date": "2013-11-23",
"count": 2
},
{
"date": "2013-11-25",
"count": 1
},
{
"date": "2013-11-30",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2013-12-18",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2013-12-23",
"count": 4
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2013-12-29",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-01-02",
"count": 2
},
{
"date": "2014-01-05",
"count": 1
},
{
"date": "2014-01-09",
"count": 1
},
{
"date": "2014-01-11",
"count": 1
},
{
"date": "2014-01-12",
"count": 1
},
{
"date": "2014-01-13",
"count": 3
},
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-01-16",
"count": 2
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-01-25",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-02",
"count": 1
},
{
"date": "2014-02-05",
"count": 1
},
{
"date": "2014-02-08",
"count": 1
},
{
"date": "2014-02-11",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-02-20",
"count": 2
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-02-25",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-05",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-15",
"count": 1
},
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-03-26",
"count": 2
},
{
"date": "2014-03-30",
"count": 1
},
{
"date": "2014-04-07",
"count": 1
},
{
"date": "2014-04-12",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-04-23",
"count": 2
},
{
"date": "2014-04-28",
"count": 1
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-14",
"count": 1
},
{
"date": "2014-05-18",
"count": 1
},
{
"date": "2014-05-29",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-06-18",
"count": 1
},
{
"date": "2014-06-21",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-13",
"count": 2
},
{
"date": "2014-07-18",
"count": 1
},
{
"date": "2014-07-21",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-07-31",
"count": 2
},
{
"date": "2014-08-08",
"count": 1
},
{
"date": "2014-08-12",
"count": 2
},
{
"date": "2014-08-13",
"count": 2
},
{
"date": "2014-08-23",
"count": 2
},
{
"date": "2014-08-26",
"count": 2
},
{
"date": "2014-08-27",
"count": 1
},
{
"date": "2014-08-28",
"count": 1
},
{
"date": "2014-08-31",
"count": 1
},
{
"date": "2014-09-01",
"count": 1
},
{
"date": "2014-09-02",
"count": 2
},
{
"date": "2014-09-03",
"count": 1
},
{
"date": "2014-09-05",
"count": 2
},
{
"date": "2014-09-07",
"count": 1
},
{
"date": "2014-09-14",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-09-20",
"count": 2
},
{
"date": "2014-09-22",
"count": 1
},
{
"date": "2014-09-23",
"count": 1
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-10",
"count": 1
},
{
"date": "2014-10-15",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-10-25",
"count": 1
},
{
"date": "2014-11-03",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-13",
"count": 2
},
{
"date": "2014-11-20",
"count": 1
},
{
"date": "2014-12-04",
"count": 2
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2014-12-29",
"count": 1
},
{
"date": "2015-01-03",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-02-15",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-10",
"count": 3
},
{
"date": "2015-03-20",
"count": 3
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-04-01",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-07",
"count": 2
},
{
"date": "2015-04-11",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-28",
"count": 1
},
{
"date": "2015-04-29",
"count": 1
},
{
"date": "2015-04-30",
"count": 1
},
{
"date": "2015-05-04",
"count": 1
},
{
"date": "2015-05-09",
"count": 1
},
{
"date": "2015-05-13",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-23",
"count": 1
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-07",
"count": 1
},
{
"date": "2015-06-12",
"count": 2
},
{
"date": "2015-06-14",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2015-07-10",
"count": 1
},
{
"date": "2015-07-12",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-08-18",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-08-25",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-11-05",
"count": 2
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-07",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-06",
"count": 1
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-21",
"count": 1
},
{
"date": "2015-12-27",
"count": 1
},
{
"date": "2015-12-31",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-23",
"count": 1
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-03-04",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-12",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-04-06",
"count": 1
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-31",
"count": 1
},
{
"date": "2016-06-02",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-09",
"count": 1
},
{
"date": "2016-06-24",
"count": 2
},
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2016-07-23",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-22",
"count": 1
},
{
"date": "2016-11-12",
"count": 1
},
{
"date": "2016-11-27",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-01-19",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-04-19",
"count": 2
},
{
"date": "2017-06-03",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-04-29",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2018-12-31",
"count": 1
},
{
"date": "2019-02-09",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-16",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-09",
"count": 2
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-08-30",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1025
},
"open_issues_and_prs": 28
},
"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": 13525,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 13,
"open_issues": 25,
"closed_ratio": 0.583,
"closed_issues": 35,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tmm1",
"commits": 146,
"avatar_url": "https://avatars.githubusercontent.com/u/2567?v=4"
},
{
"type": "User",
"login": "evie404",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1469579?v=4"
},
{
"type": "User",
"login": "leahneukirchen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/139?v=4"
},
{
"type": "User",
"login": "bearded",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/201830?v=4"
},
{
"type": "User",
"login": "benweint",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/982820?v=4"
},
{
"type": "User",
"login": "ConradIrwin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/94272?v=4"
},
{
"type": "User",
"login": "gstark",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2607?v=4"
},
{
"type": "User",
"login": "hnovikov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6812536?v=4"
},
{
"type": "User",
"login": "betelgeuse",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/34627?v=4"
},
{
"type": "User",
"login": "emerose",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2875?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.907
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 9/27 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "42ba17b770a7c9d9c92bce582eca7b025b91de62",
"ran_at": "2026-07-22T00:15:08Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 57,
"created_at": "2013-05-09T02:18:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2013-05-31T15:26:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2015-04-14T02:02:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-07-23T16:02:39Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 14,
"created_at": "2010-11-10T01:27:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2010-12-07T05:31:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2011-01-29T20:40:08Z",
"last_comment_at": "2013-04-30T09:00:27Z",
"last_comment_author": "tmm1"
},
{
"number": 25,
"created_at": "2011-06-21T04:53:14Z",
"last_comment_at": "2011-07-12T21:25:37Z",
"last_comment_author": "joevandyk"
},
{
"number": 28,
"created_at": "2011-07-16T00:50:19Z",
"last_comment_at": "2013-02-11T15:10:32Z",
"last_comment_author": "sinm"
},
{
"number": 31,
"created_at": "2011-09-07T12:29:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2011-10-18T09:55:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2011-10-29T19:58:57Z",
"last_comment_at": "2012-03-09T00:28:38Z",
"last_comment_author": "grzuy"
},
{
"number": 40,
"created_at": "2012-02-10T07:21:46Z",
"last_comment_at": "2012-05-22T14:45:18Z",
"last_comment_author": "yob"
},
{
"number": 42,
"created_at": "2012-03-09T12:25:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2012-04-16T18:54:10Z",
"last_comment_at": "2013-09-28T21:29:42Z",
"last_comment_author": "benweint"
},
{
"number": 47,
"created_at": "2012-07-18T18:48:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2013-01-10T05:43:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2013-03-26T11:11:00Z",
"last_comment_at": "2013-04-07T12:35:43Z",
"last_comment_author": "LFDM"
},
{
"number": 59,
"created_at": "2013-05-26T08:36:06Z",
"last_comment_at": "2013-11-06T06:09:32Z",
"last_comment_author": "nacengineer"
},
{
"number": 60,
"created_at": "2013-05-29T19:59:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2013-06-03T06:22:42Z",
"last_comment_at": "2013-06-03T06:29:47Z",
"last_comment_author": "tmm1"
},
{
"number": 63,
"created_at": "2013-06-11T22:57:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2013-07-03T16:00:18Z",
"last_comment_at": "2013-07-08T21:45:03Z",
"last_comment_author": "tmm1"
},
{
"number": 65,
"created_at": "2013-07-26T15:16:45Z",
"last_comment_at": "2015-11-19T10:59:42Z",
"last_comment_author": "ankurs"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tmm1/perftools.rb",
"host": "github.com",
"name": "perftools.rb",
"owner": "tmm1"
},
"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": 22,
"inputs": {
"security": 28,
"vitality": 13,
"community": 56,
"governance": 58,
"engineering": 23,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 36,
"overall_after_abandonment_multiplier": 22
},
"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": 2189,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2189 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2189
}
}
],
"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": 1,
"latest_release_tag": "v2.0.0",
"releases_from_tags": true,
"days_since_latest_release": 5240,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5240 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 5240
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 16,
"days_since_last_merged_pr": 2189,
"days_since_last_human_commit": 2189,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2189 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2189,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 60,
"stars": 1025,
"watchers": 22,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,025 stars",
"points": 48.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1025
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "60 forks",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 60
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"packages": [
"perftools.rb"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 566619,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "566,619 downloads all-time across rubygems",
"points": 59.8,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 566619,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.907
},
"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 91% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 13,
"open_issues": 25,
"closed_issues": 35,
"issue_closed_ratio": 0.583,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/19 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/27 approved changesets -- score normalized to 3",
"points": 4.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": 3102,
"owner_type": "User",
"is_verified": null,
"owner_login": "tmm1",
"public_repos": 431,
"account_age_days": 6709
},
"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": "3,102 followers of tmm1",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3102,
"login": "tmm1"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "431 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 431
}
},
{
"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": [
"perftools.rb"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 3660
},
"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 3660 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3660
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 23,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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 9 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": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "http://gperftools.googlecode.com/svn/trunk/doc/cpuprofile.html#pprof",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://gperftools.googlecode.com/svn/trunk/doc/cpuprofile.html#pprof",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection 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 9 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 9/27 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 1,
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.23,
"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": "23 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"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": 0,
"status": "missed",
"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": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 13525,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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-22T00:15:24.167993Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tmm1/perftools.rb.svg",
"full_name": "tmm1/perftools.rb",
"license_state": "absent",
"license_spdx": null
}