Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"ruby",
"rails",
"activerecord"
],
"is_fork": false,
"size_kb": 1670,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 259310
},
"pushed_at": "2024-08-05T23:45:54Z",
"created_at": "2008-02-27T18:04:38Z",
"owner_type": "User",
"updated_at": "2026-07-21T17:04:13Z",
"description": "Annotate Rails classes with schema and routes info",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "develop",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://twitter.com/ctran",
"name": "Cuong Tran",
"type": "User",
"login": "ctran",
"company": null,
"location": "San Diego, CA",
"followers": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/491?v=4",
"created_at": "2008-02-20T15:48:15Z",
"is_verified": null,
"public_repos": 31,
"account_age_days": 6726
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2022-02-10T06:35:39Z"
},
{
"tag": "v3.1.1-release",
"kind": "prerelease",
"published_at": "2021-01-03T20:42:24Z"
},
{
"tag": "v2.7.4",
"kind": "patch",
"published_at": "2018-06-03T22:08:17Z"
},
{
"tag": "v2.7.3",
"kind": "patch",
"published_at": "2018-04-21T17:31:10Z"
},
{
"tag": "v2.7.2",
"kind": "patch",
"published_at": "2017-06-02T01:39:48Z"
},
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2016-05-09T07:08:38Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2015-12-30T06:26:34Z"
},
{
"tag": "v2.6.10",
"kind": "patch",
"published_at": "2015-05-26T13:23:07Z"
},
{
"tag": "v2.6.9",
"kind": "patch",
"published_at": "2015-05-22T00:39:08Z"
},
{
"tag": "v2.6.8",
"kind": "patch",
"published_at": "2015-03-12T05:03:20Z"
},
{
"tag": "v2.6.7",
"kind": "patch",
"published_at": "2015-03-10T22:47:07Z"
},
{
"tag": "v2.6.6",
"kind": "patch",
"published_at": "2015-03-08T11:27:54Z"
},
{
"tag": "v2.6.5",
"kind": "patch",
"published_at": "2014-06-16T09:31:39Z"
},
{
"tag": "v2.6.4",
"kind": "patch",
"published_at": "2014-06-16T09:06:02Z"
},
{
"tag": "v2.6.3",
"kind": "patch",
"published_at": "2014-04-05T05:40:27Z"
},
{
"tag": "v2.6.2",
"kind": "patch",
"published_at": "2014-02-26T13:02:56Z"
}
],
"recent_commits": [
{
"oid": "5d01c4171990c4fe7b9b0977b05ce14a98209e53",
"body": null,
"is_bot": false,
"headline": "Make `with_comment_column` work with `Annotate.set_defaults` (#999)",
"author_name": "Adeynack (David)",
"author_login": "Adeynack",
"committed_at": "2023-11-30T03:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60a66644e8a8ea5dccd6a398d31f22878233998",
"body": null,
"is_bot": false,
"headline": "Place column comments at the end of the line (#988)",
"author_name": "Adeynack (David)",
"author_login": "Adeynack",
"committed_at": "2023-06-24T05:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a78787acfef39b05c1784a3f5e7f919f48bd8be",
"body": "Resolves: #834",
"is_bot": false,
"headline": "fix: can't modify frozen String: \"decimal\" (#895)",
"author_name": "Nicolas Rodriguez",
"author_login": "n-rodriguez",
"committed_at": "2023-04-23T05:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ab67688c9da76cd633a3cd304e2d976e312257",
"body": null,
"is_bot": false,
"headline": "chore: remove broken badges from README.md",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2023-03-30T22:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a7a76c87297f61fc1b36125efcdaed074744bc",
"body": "The `--frozen` option previously deal only model annotations. This change will support route annotations as well.\r\n\r\n---------\r\n\r\nSigned-off-by: kg8m <takumi.kagiyama@gmail.com>\r\nCo-authored-by: Cuong Tran <ctran@users.noreply.github.com>",
"is_bot": false,
"headline": "Support `--frozen` option for routing annotations (#979)",
"author_name": "Takumi KAGIYAMA",
"author_login": "kg8m",
"committed_at": "2023-03-30T22:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28fef34d99395cac44ec11cd7922e018d9a28f9",
"body": "…does not exist. (#849)\n\nSome tables may have a table_name_prefix but no indexes. Previous versions of\r\nthe code would strip the prefix and look for indexes on the resulting table \r\nwhich likely would not exist. This causes DB errors, at least in MySQL. So now\r\ncheck if the new table exists first before trying to show its indexes.",
"is_bot": false,
"headline": "Fix retrieve_indexes_from_table when indexes is empty and base table …",
"author_name": "Jim Jowdy",
"author_login": "jjowdy",
"committed_at": "2023-03-29T22:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b532d92bd76ab5c3292a27f366ec9cb7f490e6",
"body": null,
"is_bot": false,
"headline": "Update codeql-analysis.yml",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2023-03-29T08:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4cd00cf0c98183aa9f18ec21e2fcdec169cfe8",
"body": "This adds annotation of check constraints with an option to disable/enable annotation. Most of the work done in this PR is based off of existing implementation for annotating indexes and foreign keys.\r\n\r\nSigned-off-by: Lovro Bikic <lovro.bikic@infinum.hr>",
"is_bot": false,
"headline": "Add support for annotating check constraints (#868)",
"author_name": "Lovro Bikić",
"author_login": "lovro-bikic",
"committed_at": "2023-03-29T08:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a18043ea7509348abc12798c603d93a4254092",
"body": "Signed-off-by: Lovro Bikic <lovro.bikic@infinum.hr>",
"is_bot": false,
"headline": "Fix flaky specs (#980)",
"author_name": "Lovro Bikić",
"author_login": "lovro-bikic",
"committed_at": "2023-03-29T08:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0b79c0f816b2433a3f00b9a73b3aea1bd3e84b",
"body": null,
"is_bot": false,
"headline": "Make specs run in random order (#787)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2022-06-24T13:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e50cf9859298f184d95ab0c6f442d4b928be26",
"body": "* Update to rubocop 1.12.x for newer ruby support\r\n* fix: remove deprecated warnings from Bundler\r\n* fix: ruby warnings about MAGIC_COMMENTS already defined\r\n* fix: Gemfile.lock for integration tests\r\n\r\nCo-authored-by: Andy Allan <git@gravitystorm.co.uk>\r\nCo-authored-by: Cuong Tran <ctran@users.noreply.github.com>",
"is_bot": false,
"headline": "Get CI to a working state (#959)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2022-06-24T13:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f5689100f3b75b88315516dcc8e9fc94fe9e19",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2022-02-11T05:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70934122d1cd82c4c05053e916161271d7ae801",
"body": null,
"is_bot": false,
"headline": "fix: github actions to publish to RubyGems",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2022-02-10T06:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923c70ff7c54a6772aa2a46a317bccc707abdae7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/v3.2.0' into develop",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2022-02-10T06:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f499d37837b2b7944ae244869aa3c55f27de68",
"body": null,
"is_bot": false,
"headline": "Bump to v3.2.0",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2022-02-10T06:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b8cac4dbc95e39f8fbfc5cbe9940289ca53e28",
"body": "….1 (#889)\n\nBumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.\r\n- [Release notes](https://github.com/sporkmonger/addressable/releases)\r\n- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/sporkmonger/addre\n[…]\nndency-name: addressable\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump addressable from 2.7.0 to 2.8.0 in /spec/integration/rails_6.0.2…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-08T00:25:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbb79eb62b8487dce73d0c9278b02db2da225a41",
"body": "Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.1.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/compare/v5.3.2...v5.6.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: puma\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump puma from 5.3.2 to 5.6.1 in /spec/integration/rails_5.2.4.1 (#925)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-03T21:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaacc0b12307052f18ef636f9136122d91e35516",
"body": null,
"is_bot": false,
"headline": "Loosen activerecord restriction to work with rails 7 (#912)",
"author_name": "David Padilla",
"author_login": "dabit",
"committed_at": "2022-02-03T18:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf70d8f8bb0f770a71b246732b8aa77f8c75501",
"body": null,
"is_bot": false,
"headline": "Fix undefined method error when geometric columns have no `srid` (#920)",
"author_name": "Hiroki Koike",
"author_login": "oieioi",
"committed_at": "2022-02-01T23:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69ab1842451728f1b5331a854bb33331a6815306",
"body": "…(#847)\n\nThanks!",
"is_bot": false,
"headline": "Fix: use klass.table_name instead of guessing from associated models …",
"author_name": "ocarta-l",
"author_login": "ocarta-l",
"committed_at": "2022-01-31T16:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786394947c041f781df2ee0ea003e09452fa9dba",
"body": "…1 (#886)\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.7.\r\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\r\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/sparklemotion/nokogiri\n[…]\nependency-name: nokogiri\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.11.2 to 1.11.7 in /spec/integration/rails_6.0.2.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-14T01:41:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ea3c30997089b37c5490b34980af685ed1df5677",
"body": "Bumps [puma](https://github.com/puma/puma) from 4.3.7 to 5.3.2.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/compare/v4.3.7...v5.3.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: puma\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump puma from 4.3.7 to 5.3.2 in /spec/integration/rails_5.2.4.1 (#887)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-14T01:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f761c636e77e1f042a32060fb2a8bb80278fd4",
"body": "This commit partially reverts #801, which by declaring conditional return\r\nhas turned `get_loaded_model_by_path` to a less safe method that can\r\nreturn nil when its the condition is not met.\r\n\r\nApparently the very same condition has been brought to `annotate_model_file`\r\nby #774, which seems to cove\n[…]\n\r\nprinting a bunch of \"Unable to annotate ...\" messages.\r\n\r\nNow it seems tests added by #801 are running right and I do not find\r\na problem restoring the previous behaviour and turn it nil-safe again.",
"is_bot": false,
"headline": "`get_loaded_model_by_path` is supposed to be nil-safe (#883)",
"author_name": "Junichi Sato",
"author_login": "sato11",
"committed_at": "2021-06-14T01:38:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3aa43ea354f5d1943e2afa06ed3b76afcaf7dfa7",
"body": null,
"is_bot": false,
"headline": "Remove support for Ruby < 2.4 (#884)",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2021-06-14T01:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80fbfa557e5a241dfbbb0801103ad005575c4f7e",
"body": null,
"is_bot": false,
"headline": "fix ci: conflicts with removed gems (#865)",
"author_name": "ocarta-l",
"author_login": "ocarta-l",
"committed_at": "2021-06-12T21:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e075a21481ecfea6c7fc984c0978ff807332af62",
"body": "…ring values (#848)\n\nAs currently implemented, `get_loaded_model` inspects the `$LOAD_PATH` global for path values when trying to find the path for a model file. This would be fine, except that variable is affected by userspace, which means that it will sometimes contain non-string values, often Pa\n[…]\n conversion of Pathname into String` in this situation, we simply add an explicit `to_s` call before performing string-specific operations.\r\n\r\nFixes https://github.com/ctran/annotate_models/issues/758",
"is_bot": false,
"headline": "Allow `get_loaded_model` to succeed when `$LOAD_PATH` contains non-st…",
"author_name": "Elijah Hamovitz",
"author_login": "Hamms",
"committed_at": "2021-05-10T17:24:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a867eb09fe18a30f1ffe0ed79966a93a5acf6e6c",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.1.2 to 2.2.3.\r\n- [Release notes](https://github.com/rack/rack/releases)\r\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/rack/rack/compare/2.1.2...2.2.3)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump rack from 2.1.2 to 2.2.3 in /spec/integration/rails_5.2.4.1 (#820)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6658954ef9717c42348c23c13bfa1a90617b74c",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.1.2 to 2.2.3.\r\n- [Release notes](https://github.com/rack/rack/releases)\r\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/rack/rack/compare/2.1.2...2.2.3)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump rack from 2.1.2 to 2.2.3 in /spec/integration/rails_6.0.2.1 (#819)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1e9621373bee6ed8ee706df60eda571aaaa241",
"body": "Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.\r\n- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)\r\n- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump websocket-extensions in /spec/integration/rails_6.0.2.1 (#813)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ddc7f1b83f1789001a9a07909f8bf4ae191e5d9",
"body": "Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.\r\n- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)\r\n- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump websocket-extensions in /spec/integration/rails_5.2.4.1 (#812)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c41913ffaa46804edf529034bea5166b17167e2",
"body": "Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump puma from 4.3.3 to 4.3.5 in /spec/integration/rails_5.2.4.1 (#809)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e9e289f9d1b18d8f9da8af7d9e235bde9d66a4",
"body": "Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump puma from 4.3.3 to 4.3.5 in /spec/integration/rails_6.0.2.1 (#808)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-26T16:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70aba780b44c8fad14b76c2e051529a6c78299bc",
"body": null,
"is_bot": false,
"headline": "Use ruby/setup-ruby since actions/ruby is deprecated (#855)",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2021-03-24T04:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ff912bb6ebd6dbd31bf89814e50e19d19ebf8d",
"body": null,
"is_bot": false,
"headline": "Fix typo invlaid -> invalid (#835)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-03-24T03:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4bcdebc61fe00b0cb09e6bbe064a5312c8c369",
"body": null,
"is_bot": false,
"headline": "Enable bundler caching for travis (#853)",
"author_name": "Taher Ghaleb",
"author_login": "Taher-Ghaleb",
"committed_at": "2021-03-24T03:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d211ddebb95154a30f1b056782dca9ee8e919bc",
"body": "Automate release notes with https://github.com/marketplace/actions/release-drafter",
"is_bot": false,
"headline": "Create release-drafter.yml (#846)",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2021-01-03T20:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206d970a8e703dd009379ccd89682a4121461479",
"body": null,
"is_bot": false,
"headline": "Update codeql-analysis.yml",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2021-01-03T20:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516ed58e5662e32fca5114c6dbe20be93a4e5507",
"body": "ActiveRecord's migrate tasks are required since v2.7.5 (#588).",
"is_bot": false,
"headline": "Fix: RuntimeError - Don't know how to build task 'db:migrate' (#844)",
"author_name": "Takafumi ONAKA",
"author_login": "onk",
"committed_at": "2021-01-03T20:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9099c6277b24f5ddc5e332a2986b05d454108aae",
"body": null,
"is_bot": false,
"headline": "Create codeql-analysis.yml",
"author_name": "Cuong Tran",
"author_login": "ctran",
"committed_at": "2020-07-01T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e5965260cfd60d51054bb82aeef3b47ea22c46",
"body": "This is a bugfix for the following case:\r\n\r\n```\r\n# app/models/foo.rb\r\nmodule Foo; end\r\n\r\n# app/models/bar/foo.rb\r\nclass Bar::Foo < Activerecord::Base; end\r\n```\r\n\r\nWhere `Bar::Foo` would never get annotated.",
"is_bot": false,
"headline": "Only return valid models from get_loaded_model_by_path (#801)",
"author_name": "Karl-Aksel Puulmann",
"author_login": "macobo",
"committed_at": "2020-05-18T02:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48074225b9103980dbf3a9e50b763f7424dfc74",
"body": "Make `annotate_routes` depend on `set_annotation_options` just as `annotate_models` does.\r\n\r\nFixes #761.",
"is_bot": false,
"headline": "load :set_annotation_options before running :annotate_routes (#803)",
"author_name": "Alex Boyd",
"author_login": "javawizard",
"committed_at": "2020-05-18T02:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19569715314b5bd828142f2febd7148267711011",
"body": "Rails 6 adds a new set of migration tasks for multi-database\r\napps. This change makes the annotate_models_migrate hooks\r\naware of them.",
"is_bot": false,
"headline": "Add annotation hooks for db-specific migration tasks (#686)",
"author_name": "Paul",
"author_login": "paul-mannino",
"committed_at": "2020-05-17T22:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3aa361fd9756593bb04b85401a7be2761ce8077",
"body": "This is an addition to this PR: https://github.com/ctran/annotate_models/pull/692\r\nI've seen it's been stale for a while and it's rather simple fix.\r\n\r\nI noticed my ActiveAdmin resources are not being annotated.\r\nI know ActiveAdmin uses plural model names, but, as far as I remember, they used to use\n[…]\noth singular and plural model names.\r\n\r\nI just tested this out in a project of mine where I renamed one file to be in singular form and left the other files in plural form.\r\nIt worked like a charm. :)",
"is_bot": false,
"headline": "ActiveAdmin: Allow for both singular and plural model names (#776)",
"author_name": "Viktor Fonic",
"author_login": "vfonic",
"committed_at": "2020-05-09T18:05:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "508d06a86cf45d452c68d3772b7b7234d8595e71",
"body": "Currently, the models annotator automatically attempts to find a class with a matching name at the bottom of project's directory tree before going up into specific engine's models. This causes issues with models that share names with classes in other engines or lower classes in the project's directory. This PR adds the option to skip attempts to load classes from lower directories and just uses the model's file path directly. \r\n\r\n#674",
"is_bot": false,
"headline": "Adding option to skip loading models from subdirectories (#767)",
"author_name": "ethanbresler",
"author_login": "ethanbresler",
"committed_at": "2020-05-08T02:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65dc39f56da6219d63c29ef6e00b3718057fbc11",
"body": "Allow people easier access the source code, raise issues and read the changelog, by adding [project metadata](https://guides.rubygems.org/specification-reference/#metadata) to the gemspec file.\r\n\r\nThese links will appear on the RubyGems page at https://rubygems.org/gems/annotate and be available via the RubyGems API – after the next release.\r\n\r\nAlso: used https in URLs.",
"is_bot": false,
"headline": "gemspec: Add metadata URIs (#798)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2020-05-07T16:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8666d8934748466446cf8a630536f9ea1196cf92",
"body": "AnnotateModels is fat and so hard to maintain.\r\n\r\nIn order to reduce code lines of AnnotateModels, move constants and methods defined in AnnotateModels to another namespace AnnotateModels::FilePatterns.",
"is_bot": false,
"headline": "Move some code to AnnotateModels::FilePatterns (#794)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-04-06T20:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfc340f6acee61aad0ca37708e0ea635fbfcdbd",
"body": null,
"is_bot": false,
"headline": "Fix typos (#795)",
"author_name": "Henrik Nyh",
"author_login": "henrik",
"committed_at": "2020-04-06T20:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7f22dfba45b2e3d459edd5d24f9163f09300b2",
"body": "…#792)\n\ncf. #790 \r\n\r\nIn order to refactor `AnnoateRoutes`, I added methods to `AnnotateRoutes::HeaderGenerator` and refactor methods.\r\n\r\nI will add `AnnotateRoutes::AnnotationProcessor` and `AnnotateRoutes::RemovalProcessor` in next PR.",
"is_bot": false,
"headline": "Add methods to AnnotateRoutes::HeaderGenerator and refactor methods (…",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-04-05T22:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214da4f6218e4c22cc5706275fb824b3a2ee0f59",
"body": "Closes #778 \r\n\r\nIf a column comment includes the newline character, the newline character\r\nwould be \"printed\" into the annotation block resulting in a line break\r\nand an uncommented line.\r\n\r\nFor example, for the following table:\r\n\r\n```\r\ncreate_table \"users\", force: :cascade do |t|\r\n t.string \"name\"\n[…]\ne(This is a comment.\\nWith two lines!):string\r\n\\# created_at :datetime not null\r\n\\# updated_at :datetime not null\r\n\\#\r\n```",
"is_bot": false,
"headline": "Fix output for multiline column comments (#779)",
"author_name": "Troy Rosenberg",
"author_login": "tmr08c",
"committed_at": "2020-04-05T21:31:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da1e6052578d4cb1522f37f93d26e08e2af9eae7",
"body": "This is a bit of a cheat of a refactoring that simply extracts the logic for collecting a column's attributes out of `get_schema_info` and into its own method (`get_attributes`).\r\n\r\nI found that in PRs like #779 that the Rubocop ABC limit was being exceeded:\r\n\r\n```\r\nlib/annotate/annotate_models.rb:2\n[…]\nbe a good place to start. \r\n\r\nI would be open and interested in discussing further refactoring opportunities if it would make sense (maybe creating some new classes to encapsulate some of this logic).",
"is_bot": false,
"headline": "Reactors AnnotateModels.get_schema_info (#791)",
"author_name": "Troy Rosenberg",
"author_login": "tmr08c",
"committed_at": "2020-04-05T07:52:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d89ddefa5e75788b141a855db0ed9b51eb958c56",
"body": "I noticed that `AnnotateRoutes` can be more maintainable by refactoring.\r\n\r\nI am planning to refactor `AnnotateRoutes` in this order.\r\n* separate logic of `AnnotateRoutes` into `AnnotateRoutes::HeaderGenerator`.\r\n* add methods to `AnnotateRoutes::HeaderGenerator` and refactor methods.\r\n* add `\n[…]\n `AnnotateRoutes::HeaderGenerator` in order to separate logic of `AnnotateRoutes` in this PR.\r\n\r\nWhen refactor of `AnnotateRoutes` is finished, I would like to refactor `AnnotateModels` in a like way.",
"is_bot": false,
"headline": "Refactor AnnotateRoutes by adding AnnotateRoutes::HeaderGenerator (#790)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-04-05T07:38:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9392d9eb5c95ebcd35d2be428807a6e8042a04f",
"body": "## Problem\r\n\r\nI have some files in the \"models\" directory that are not true a `Class`. For example, a [`dry-types`](https://dry-rb.org/gems/dry-types/1.2/sum/) sum type:\r\n\r\n```ruby\r\n# app/models/foo.rb\r\nFoo = Types::String | Types::Integer\r\n```\r\n\r\nThis results in the following line when I annotate.\r\n[…]\n2dd262988>\r\n```\r\n\r\nNot a blocking issue but somewhat annoying nonetheless.\r\n\r\n## Solution\r\n\r\nWhen annotating a file, check that the file's object is a `Class` to ensure it has the interface we expect.",
"is_bot": false,
"headline": "Fix \"undefined method `<'\" error message (#774)",
"author_name": "Erik Kessler",
"author_login": "erikkessler1",
"committed_at": "2020-04-05T07:34:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ecd0116390ca9c7c53a027ee265b38b6c36fa3d",
"body": "Integration tests were made conditional in #786 and so they stopped running in CI. This PR adds the `INTEGRATION_TESTS` environment variable to CI so that integration tests start running again.",
"is_bot": false,
"headline": "Add integration test env var to CI (#788)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-04-01T04:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11df2875c6d6dac48d5cf24172307932e3dbcc51",
"body": "Add integration test that calls on rails generator.",
"is_bot": false,
"headline": "Add integration test for `rails g annotate:install` (#783)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-31T06:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1c58504d2717a1b450ec7da497441edccf2187",
"body": "This PR does the following:\r\n* moves code coverage generation to happen when `COVERAGE` environment variable is present.\r\n* makes integration tests run when when `INTEGRATION_TESTS` is present.\r\n* moves `ruby-head` from TravisCI build. Previously the configuration allowed for `ruby-head` to be ignored if it failed, but it conflicted with the gem release build job step.",
"is_bot": false,
"headline": "Some project clean up (#786)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-30T00:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e85d3ca25f2252a4613cae6176e2f156809c43",
"body": "In https://travis-ci.org/github/ctran/annotate_models/builds/659982898/config?utm_medium=notification&utm_source=github_status it looks like `travis.yml` is not valid and seems the `matrix` portion seems to be overwriting `jobs`, which is used to release the gem. \r\n\r\nThis config is valid. I used `travis lint .travis.yml` to validate locally.",
"is_bot": false,
"headline": "Make travis.yml valid and to unblock gem releases (#782)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-24T04:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57450342bfbacc7f4ace934d0cd0807127c1626b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/v3.1.1' into develop",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-09T03:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a055ec3e2b5034df95bfecc0d3f3da86035c73",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock for integration tests",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-09T03:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baad730ebf6cdc27d392601efa9e4891a24672dc",
"body": null,
"is_bot": false,
"headline": "v3.1.1",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-09T03:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c58c255cee7f80cb7e2a890a145200ffe18dc30",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-09T03:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060e7f20340c0b8a9d56cc9272c475f5b51dbaf2",
"body": "For further refactoring toward better architecture, I moved methods `.strip_annotations`, `.extract_magic_comments_from_array` and `.real_content_and_header_position` from `AnnotateRoutes` to `AnnotateRoutes::Helpers`.",
"is_bot": false,
"headline": "Refactor by adding AnnotateRoutes::Helpers (#770)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-03-08T23:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444cab8e88a88e0e8ff0330b86a8189890fea8d3",
"body": "In #764, it was pointed out that the gemspec requires ruby version `>= 2.2.0`. We've stopped testing for older versions of Ruby in CI and so it makes sense to make it explicit.",
"is_bot": false,
"headline": "Bump required ruby version to >= 2.4 (#772)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-08T23:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ec3883cffd326676f39ec6be7923cbbccf162f",
"body": "It was reported in https://github.com/ctran/annotate_models/issues/762 that column defaults were broken. This reverts changes made in #677 to restore the expected behavior of column defaults. \r\n\r\nFor the time being columns with associated enums won't be working.",
"is_bot": false,
"headline": "[Revert #677] Fix column default annotations (#768)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-03-08T23:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f818515172489c4feb6ec3ddb1a484c8f55293f7",
"body": "Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/compare/v4.3.1...v4.3.3)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump puma from 4.3.1 to 4.3.3 in /spec/integration/rails_6.0.2.1 (#771)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-01T01:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f5c9f5ba57c391341e4844c2c1b6d386e44324",
"body": "Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 4.3.3.\r\n- [Release notes](https://github.com/puma/puma/releases)\r\n- [Changelog](https://github.com/puma/puma/blob/master/History.md)\r\n- [Commits](https://github.com/puma/puma/compare/v3.12.2...v4.3.3)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump puma from 3.12.2 to 4.3.3 in /spec/integration/rails_5.2.4.1 (#769)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-01T01:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04661e0699c824e543d26a349b4627659c0e28d",
"body": "…1 (#766)\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8.\r\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\r\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.10.7 to 1.10.8 in /spec/integration/rails_5.2.4.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-01T01:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fde1481aa5b0c9dbb828ef2c0fe250f5405167d5",
"body": "…1 (#765)\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8.\r\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\r\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.10.7 to 1.10.8 in /spec/integration/rails_6.0.2.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-01T01:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce2ac6ce5596acef0f118b9d41e71d622036363",
"body": "This is the final completed version of refactoring AnnotateRoutes.",
"is_bot": false,
"headline": "Refactor test cases of AnnotateRoutes (#760)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-02-25T14:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d4d4aa6da56d7730c07496f3b084447b8c35bf",
"body": null,
"is_bot": false,
"headline": "Rename FactoryGirl -> FactoryBot comment (#759)",
"author_name": "Henrik Nyh",
"author_login": "henrik",
"committed_at": "2020-02-22T05:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d7ee28b6ada9b2fcb73d9ed931c950fbceedc5",
"body": null,
"is_bot": false,
"headline": "Bump annotate version in integration tests Gemfile.lock",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-20T16:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f915a2c12ccb539eeee199ede4c68f85177f9815",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/3.1.0' into develop",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-20T16:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4835a03137ab5ac323aed12c4f6475953b768cb3",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-20T16:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ead03c66be9f26a1e87a4135407ca924db87dc",
"body": null,
"is_bot": false,
"headline": "Remove reference to TODO.md",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-20T16:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "314dfdf16ca92292b10480bad1d02cab7aeb1e14",
"body": null,
"is_bot": false,
"headline": "v3.1.0",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-20T16:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d954d5d14657d7a85af13822deafd2e9f7be9942",
"body": "* Fix new lines after comments for rubocop compatability\r\n\r\nFix #552, #607",
"is_bot": false,
"headline": "Fix new lines after comments for rubocop compatibility (#757)",
"author_name": "Ryan",
"author_login": "ryanwjackson",
"committed_at": "2020-02-17T02:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3c886778900eb59d33398726c92a0162db89bf",
"body": "The test cases of AnnotateModels.get_schema_info was separated into two sections.\r\nSo I merged them into one, and refactor test cases.\r\n\r\nThis PR is new version of #741.",
"is_bot": false,
"headline": "Refactor RSpec for AnnotateModels - structuralize test cases (#755)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-02-13T09:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5176bb88a3933dc138a8fb905515ad4b9eee9db3",
"body": null,
"is_bot": false,
"headline": "Fix additional_file_patterns parsing (#756)",
"author_name": "Ryan",
"author_login": "ryanwjackson",
"committed_at": "2020-02-13T08:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d902dc4ccdccb80b0f6053b1ff52d8346a4b33ba",
"body": "Refactor test cases for entire rewrite in the future.",
"is_bot": false,
"headline": "Refactor test cases of AnnotateRoutes as for Rake versions (#754)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-02-13T08:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0b3b6121bb0d7b9d7675f3a6bb420e20ad601d",
"body": "Adds integration tests to the project that's able to run in CI across different ruby versions.\r\n\r\n* Adds a Rails 5.2.4.1 app\r\n* Adds a Rails 6.0.2.1 app\r\n\r\nFixes #733",
"is_bot": false,
"headline": "Add integration tests to project (#747)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-11T06:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c04ff765a0140127cbfb55d7f624fa26e1f005",
"body": "Refactor of test cases for AnnotateRoutes.remove_annotations after #736.",
"is_bot": false,
"headline": "Refactor test cases for AnnotateRoutes.remove_annotations (#748)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-02-06T00:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be824bb362e78c2a20e746206365ddbbddf6cda",
"body": "Refactor test cases for AnnotateModels.get_schema_info with Globalize gem",
"is_bot": false,
"headline": "Refactor RSpec for AnnotateModels - with Globalize gem (#749)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-02-04T20:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee617e3171dac6fc535886afe7d8ac428a12504",
"body": "* Fixed CHANGELOG.md to add link to each PR\r\n\r\n* Fixed link to markdown format",
"is_bot": false,
"headline": "Fixed CHANGELOG.md to add link to each PR (#751)",
"author_name": "Daisuke Murakami",
"author_login": "dkmrkm1",
"committed_at": "2020-02-04T03:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2182f90b419a2b4b43068ff4c78f13a10a9db9c4",
"body": null,
"is_bot": false,
"headline": "Fix typo in README (#752)",
"author_name": "Masanori Ishiwata",
"author_login": "mishiwata1015",
"committed_at": "2020-02-03T18:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379d4f8aa2a7f03c854308124894b0a791124c47",
"body": "The integration tests were removed since they were outdated and not working. These are dead files so let's remove them.\r\n\r\n#725 #744",
"is_bot": false,
"headline": "Delete integration test fixtures (#746)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-01T08:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e296d00a7ff4be6057763d904391db8c24ed5d67",
"body": "Helper methods were moved into Annotate::Helpers but instances in bin/annotate had not been updated. Because of this, bin/annotate would throw NoMethodError.",
"is_bot": false,
"headline": "Fix bin/annotate NoMethodError (#745)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-01T08:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9a1bcc8161c99c6166248a3c817886d5dfd2d6",
"body": "There's some left over files from #725, this change cleans up the remaining files in `spec/integration/`.",
"is_bot": false,
"headline": "Remove remaining integration test files (#744)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-02-01T04:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b681650abb0a3e1c4c641fac3c6e9ae362bf087",
"body": "`spec/integration` contains a lot of files that were used for integration tests. They stopped were [disabled in 2014](https://github.com/ctran/annotate_models/commit/9540121243da58cad3ab3c0ba444f22445a995ed#diff-78ddf877ecc2a9344997ef077a77955a) and haven't been working since.\r\n\r\nRemoving because those tests don't run, don't work, and are outdated. The plan is to re-introduce integration tests sometime in the future.",
"is_bot": false,
"headline": "Remove unworking integration tests (#725)",
"author_name": "Andrew W. Lee",
"author_login": "drwl",
"committed_at": "2020-01-27T17:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407ace641c637567372c98f32a6af10bbb1bc901",
"body": "# Summary\r\n\r\n* Removed unnecessary variables\r\n* Renamed variables that have same name as reserved word (`p`)\r\n* Other tiny fixes",
"is_bot": false,
"headline": "Refactor Annotate::Parser (#742)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-27T17:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f8bf46a4179b29e8d21a2121ef0dfda8a973211",
"body": "I fixed message to make them more natural English.",
"is_bot": false,
"headline": "Fix messages from AnnotateRoutes (#737)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-27T17:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3db77f63ebd396ddf66c96ec8c9e99a108f65c8",
"body": "…o (without custom options) (#735)\n\nI refactored test cases of AnnotateModels without custom options.",
"is_bot": false,
"headline": "Refactor RSpec for AnnotateModels (4) - AnnotateModels.get_schema_inf…",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-26T21:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd305993a8a9e9639714cb3380f85339bfed86c5",
"body": "I refactored RSpec file for another large scale refactor in another PR.",
"is_bot": false,
"headline": "Refactor RSpec for AnnotateRoutes (1) (#736)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-26T21:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2bbbd99a77363d338d41ac669529c4cfc1a29f3",
"body": null,
"is_bot": false,
"headline": "Fix README for YARD format (#740)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-26T21:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06255470a5d28bb60d39e20fae9ab50430c27c96",
"body": "The scope of this pull request is to allow annotate_models to generate models documentation using YARD. This is the first step, I'll add more features later.",
"is_bot": false,
"headline": "Support YARD notation (#724)",
"author_name": "tvallois",
"author_login": "tvallois",
"committed_at": "2020-01-24T05:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967492352bfa68f4ed5a842f664d55f0f2afa1dc",
"body": null,
"is_bot": false,
"headline": "Fix constant names that were not renamed in #721 (#739)",
"author_name": "Manuel Hoffmann",
"author_login": "contradictioned",
"committed_at": "2020-01-22T21:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49484327687ecff97f9f187797870c5591361f4",
"body": "I moved `puts` from `AnnotateRoutes.rewrite_contents` to `.do_annotations` and `.remove_annotations`.",
"is_bot": false,
"headline": "Refactor AnnotateRoutes.rewrite_contents (#734)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-20T21:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b51de89c357a339b9464b33b0e3e7da94efb033",
"body": "* Structuralize RSpec test cases of AnnotateModels.get_schema_info (with custom options)\r\n\r\n* Replace expression expansion to plain text\r\n\r\n* Refactor RSpec test cases of AnnotateModels.get_schema_info (with custom options)\r\n\r\n* Change position of test cases",
"is_bot": false,
"headline": "AnnotateModels.get_schema_info (with custom options) (#732)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-20T18:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd663b96b8b159a3b52cfd695bdd6010d27c6878",
"body": null,
"is_bot": false,
"headline": "Fix typo in RSpec of AnnotateModels (#731)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-20T18:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8b09996256db1390959956d9b9a955cd862866",
"body": "I removed `AnnotateRoutes.rewrite_contents_with_header` because the logic of `AnnotateRoutes.rewrite_contents_with_header` is as same as `.rewrite_contents`.",
"is_bot": false,
"headline": "Remove AnnotateRoutes.rewrite_contents_with_header (#730)",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-20T18:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d894fa290d3b46ab12237efbb553483f24d0576b",
"body": "* Add columns managed by Globalize gem\r\n\r\nGlobalize hooks into the model and removes the translated columns\r\nfrom the `klass.columns`. This commit checks if globalize is\r\nhooked into the model and adds the necessary columns to the\r\nannotation array.\r\n\r\n* Disable Rubocop Metrics/BlockLength for spec files\r\n\r\nRSpec spec files can contain long blocks easily because\r\nof the outher describe methods. So this rule makes not too much\r\nsense for these files.",
"is_bot": false,
"headline": "Add columns managed by Globalize gem (#602)",
"author_name": "Peter Gundel",
"author_login": "peterfication",
"committed_at": "2020-01-20T18:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3333c359adb8d32253bfef5fc610eb5c66bae718",
"body": "…ader (#729)\n\nI refactored `AnnotateRoutes.annotate_routes` and `.rewrite_contents_with_header` in order to add an empty string to `new_content` array in `.annotate_routes`.\r\n\r\nI will refactor `.rewrite_contents_with_header` more, and remove `. rewrite_contents_with_header` in the next PR.",
"is_bot": false,
"headline": "Refactor AnnotateRoutes.annotate_routes and .rewrite_contents_with_he…",
"author_name": "Shu Fujita",
"author_login": "nard-tech",
"committed_at": "2020-01-19T23:44:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 0,
"latest_release_at": "2022-02-10T06:35:39Z",
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_last_push": 714,
"active_weeks_last_year": 0,
"days_since_latest_release": 1622,
"mean_days_between_releases": 280.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "annotate",
"exists": true,
"license": "Ruby",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/annotate",
"is_deprecated": false,
"latest_version": "3.2.0",
"repository_url": "https://github.com/ctran/annotate_models.git",
"versions_count": 29,
"total_downloads": 88283038,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-12-13T23:09:05.700000Z",
"latest_published_at": "2022-02-10T06:20:44.218000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1622
}
]
},
"popularity": {
"forks": 683,
"stars": 4489,
"watchers": 36,
"fork_history": {
"days": [
{
"date": "2008-02-27",
"count": 1
},
{
"date": "2008-04-26",
"count": 1
},
{
"date": "2008-05-02",
"count": 1
},
{
"date": "2008-05-17",
"count": 1
},
{
"date": "2008-05-22",
"count": 1
},
{
"date": "2008-07-24",
"count": 1
},
{
"date": "2008-11-19",
"count": 1
},
{
"date": "2008-12-20",
"count": 1
},
{
"date": "2009-02-14",
"count": 1
},
{
"date": "2009-04-07",
"count": 1
},
{
"date": "2009-04-08",
"count": 1
},
{
"date": "2009-04-09",
"count": 1
},
{
"date": "2009-04-30",
"count": 1
},
{
"date": "2009-05-18",
"count": 1
},
{
"date": "2009-06-16",
"count": 2
},
{
"date": "2009-07-18",
"count": 1
},
{
"date": "2009-08-21",
"count": 1
},
{
"date": "2009-10-09",
"count": 1
},
{
"date": "2009-11-06",
"count": 1
},
{
"date": "2010-01-12",
"count": 1
},
{
"date": "2010-01-29",
"count": 1
},
{
"date": "2010-02-05",
"count": 1
},
{
"date": "2010-03-11",
"count": 1
},
{
"date": "2010-04-23",
"count": 1
},
{
"date": "2010-05-21",
"count": 1
},
{
"date": "2010-06-12",
"count": 1
},
{
"date": "2010-06-17",
"count": 1
},
{
"date": "2010-07-02",
"count": 1
},
{
"date": "2010-07-09",
"count": 1
},
{
"date": "2010-08-13",
"count": 1
},
{
"date": "2010-09-11",
"count": 1
},
{
"date": "2010-11-09",
"count": 1
},
{
"date": "2010-12-08",
"count": 1
},
{
"date": "2011-01-20",
"count": 2
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-02-21",
"count": 1
},
{
"date": "2011-03-15",
"count": 1
},
{
"date": "2011-04-06",
"count": 1
},
{
"date": "2011-05-26",
"count": 1
},
{
"date": "2011-06-03",
"count": 1
},
{
"date": "2011-06-04",
"count": 1
},
{
"date": "2011-06-20",
"count": 2
},
{
"date": "2011-06-21",
"count": 1
},
{
"date": "2011-07-04",
"count": 1
},
{
"date": "2011-07-20",
"count": 1
},
{
"date": "2011-07-26",
"count": 1
},
{
"date": "2011-08-11",
"count": 1
},
{
"date": "2011-08-31",
"count": 1
},
{
"date": "2011-09-14",
"count": 1
},
{
"date": "2011-10-21",
"count": 1
},
{
"date": "2011-11-11",
"count": 1
},
{
"date": "2011-11-18",
"count": 1
},
{
"date": "2011-11-22",
"count": 1
},
{
"date": "2011-12-01",
"count": 1
},
{
"date": "2011-12-04",
"count": 1
},
{
"date": "2011-12-06",
"count": 1
},
{
"date": "2011-12-10",
"count": 1
},
{
"date": "2011-12-16",
"count": 1
},
{
"date": "2011-12-17",
"count": 1
},
{
"date": "2011-12-21",
"count": 1
},
{
"date": "2012-01-24",
"count": 1
},
{
"date": "2012-01-25",
"count": 1
},
{
"date": "2012-01-29",
"count": 2
},
{
"date": "2012-02-27",
"count": 1
},
{
"date": "2012-03-01",
"count": 1
},
{
"date": "2012-03-18",
"count": 1
},
{
"date": "2012-03-30",
"count": 1
},
{
"date": "2012-05-09",
"count": 1
},
{
"date": "2012-06-09",
"count": 1
},
{
"date": "2012-06-19",
"count": 1
},
{
"date": "2012-06-27",
"count": 1
},
{
"date": "2012-06-29",
"count": 1
},
{
"date": "2012-07-20",
"count": 1
},
{
"date": "2012-07-22",
"count": 1
},
{
"date": "2012-08-24",
"count": 1
},
{
"date": "2012-09-07",
"count": 1
},
{
"date": "2012-09-23",
"count": 1
},
{
"date": "2012-10-02",
"count": 1
},
{
"date": "2012-10-03",
"count": 1
},
{
"date": "2012-10-06",
"count": 1
},
{
"date": "2012-10-16",
"count": 1
},
{
"date": "2012-10-19",
"count": 1
},
{
"date": "2012-10-22",
"count": 1
},
{
"date": "2012-10-27",
"count": 1
},
{
"date": "2012-12-07",
"count": 1
},
{
"date": "2012-12-17",
"count": 2
},
{
"date": "2012-12-26",
"count": 1
},
{
"date": "2013-01-18",
"count": 1
},
{
"date": "2013-01-25",
"count": 1
},
{
"date": "2013-02-08",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-03-15",
"count": 1
},
{
"date": "2013-03-18",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-03-30",
"count": 1
},
{
"date": "2013-04-03",
"count": 2
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-04-06",
"count": 1
},
{
"date": "2013-04-08",
"count": 1
},
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-05-20",
"count": 1
},
{
"date": "2013-05-21",
"count": 1
},
{
"date": "2013-05-24",
"count": 1
},
{
"date": "2013-06-10",
"count": 1
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-07-18",
"count": 1
},
{
"date": "2013-07-22",
"count": 1
},
{
"date": "2013-07-30",
"count": 2
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-14",
"count": 1
},
{
"date": "2013-09-16",
"count": 1
},
{
"date": "2013-09-24",
"count": 1
},
{
"date": "2013-11-01",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2013-11-22",
"count": 1
},
{
"date": "2013-12-27",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-02-05",
"count": 1
},
{
"date": "2014-02-13",
"count": 1
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-03-06",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-04-03",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-05-07",
"count": 1
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-06-10",
"count": 2
},
{
"date": "2014-06-11",
"count": 1
},
{
"date": "2014-06-27",
"count": 1
},
{
"date": "2014-07-04",
"count": 1
},
{
"date": "2014-07-27",
"count": 1
},
{
"date": "2014-08-05",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-08-25",
"count": 1
},
{
"date": "2014-08-26",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-18",
"count": 1
},
{
"date": "2015-01-29",
"count": 1
},
{
"date": "2015-02-05",
"count": 1
},
{
"date": "2015-03-09",
"count": 1
},
{
"date": "2015-03-15",
"count": 1
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-20",
"count": 1
},
{
"date": "2015-03-23",
"count": 1
},
{
"date": "2015-03-27",
"count": 1
},
{
"date": "2015-03-29",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-15",
"count": 2
},
{
"date": "2015-04-25",
"count": 1
},
{
"date": "2015-04-29",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-05-31",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-17",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2015-07-12",
"count": 1
},
{
"date": "2015-08-12",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-23",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-08-30",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-19",
"count": 1
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-29",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-13",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-28",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-01-08",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-19",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-02-29",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-18",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-04-05",
"count": 1
},
{
"date": "2016-04-21",
"count": 2
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-05-26",
"count": 2
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2016-08-12",
"count": 1
},
{
"date": "2016-08-22",
"count": 2
},
{
"date": "2016-08-25",
"count": 2
},
{
"date": "2016-08-30",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-10-13",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-26",
"count": 2
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-02-23",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-15",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-04-29",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-13",
"count": 2
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2017-06-05",
"count": 1
},
{
"date": "2017-06-10",
"count": 1
},
{
"date": "2017-07-01",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-25",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-04",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2018-01-02",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-20",
"count": 2
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-03-03",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-15",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-04-01",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-28",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-06-10",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-10-20",
"count": 1
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-23",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-03-21",
"count": 2
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-30",
"count": 2
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-07-14",
"count": 1
},
{
"date": "2019-07-30",
"count": 2
},
{
"date": "2019-08-07",
"count": 2
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-09-29",
"count": 2
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-05",
"count": 2
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-14",
"count": 2
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-02-03",
"count": 2
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-14",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-12-08",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-16",
"count": 4
},
{
"date": "2021-12-17",
"count": 2
},
{
"date": "2021-12-20",
"count": 2
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-25",
"count": 3
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-13",
"count": 2
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-18",
"count": 2
},
{
"date": "2022-01-20",
"count": 2
},
{
"date": "2022-01-21",
"count": 3
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-17",
"count": 2
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-10-27",
"count": 2
},
{
"date": "2022-11-24",
"count": 2
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-16",
"count": 2
},
{
"date": "2023-05-28",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-25",
"count": 2
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-30",
"count": 2
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-10-19",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-11-08",
"count": 3
},
{
"date": "2024-11-09",
"count": 2
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-14",
"count": 3
},
{
"date": "2024-11-15",
"count": 3
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-20",
"count": 2
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-15",
"count": 2
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-22",
"count": 2
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-28",
"count": 3
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-05",
"count": 2
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-12",
"count": 2
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-13",
"count": 2
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-03-13",
"count": 2
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-07-20",
"count": 4
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 633,
"total_forks": 683
},
"star_history": {
"days": [
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2020-12-23",
"count": 2
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-11",
"count": 2
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-19",
"count": 2
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-21",
"count": 2
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-01-26",
"count": 2
},
{
"date": "2021-01-27",
"count": 2
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-01-30",
"count": 2
},
{
"date": "2021-01-31",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-09",
"count": 2
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-12",
"count": 2
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-18",
"count": 2
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-23",
"count": 2
},
{
"date": "2021-02-25",
"count": 2
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-04",
"count": 3
},
{
"date": "2021-03-07",
"count": 2
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-09",
"count": 2
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-11",
"count": 2
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-03-22",
"count": 3
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-25",
"count": 2
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-08",
"count": 3
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-04-13",
"count": 2
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-16",
"count": 2
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-05-04",
"count": 2
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-03",
"count": 4
},
{
"date": "2021-06-08",
"count": 2
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-14",
"count": 3
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-16",
"count": 4
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-06-29",
"count": 3
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-09",
"count": 2
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-02",
"count": 4
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-04",
"count": 2
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-06",
"count": 3
},
{
"date": "2021-08-09",
"count": 2
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-15",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-08-22",
"count": 1
},
{
"date": "2021-08-23",
"count": 2
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-08-30",
"count": 2
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-03",
"count": 2
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-09-11",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-24",
"count": 6
},
{
"date": "2021-09-28",
"count": 3
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-17",
"count": 1
},
{
"date": "2021-10-22",
"count": 3
},
{
"date": "2021-10-23",
"count": 3
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-10-27",
"count": 3
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-02",
"count": 2
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-08",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-12",
"count": 2
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2021-12-16",
"count": 8
},
{
"date": "2021-12-17",
"count": 2
},
{
"date": "2021-12-19",
"count": 2
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2021-12-22",
"count": 2
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2021-12-24",
"count": 2
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-08",
"count": 2
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-12",
"count": 2
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-15",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-02",
"count": 7
},
{
"date": "2022-02-05",
"count": 2
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-08",
"count": 3
},
{
"date": "2022-02-09",
"count": 2
},
{
"date": "2022-02-10",
"count": 3
},
{
"date": "2022-02-11",
"count": 6
},
{
"date": "2022-02-12",
"count": 3
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-16",
"count": 2
},
{
"date": "2022-02-17",
"count": 2
},
{
"date": "2022-02-19",
"count": 2
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-02-24",
"count": 3
},
{
"date": "2022-02-25",
"count": 4
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-02",
"count": 2
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-09",
"count": 2
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-13",
"count": 2
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-29",
"count": 2
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-06",
"count": 2
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-08",
"count": 2
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-18",
"count": 2
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-20",
"count": 2
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-04-27",
"count": 3
},
{
"date": "2022-04-29",
"count": 2
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-09",
"count": 2
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-15",
"count": 2
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-21",
"count": 3
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-27",
"count": 2
},
{
"date": "2022-06-01",
"count": 2
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-07",
"count": 2
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-13",
"count": 2
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-16",
"count": 2
},
{
"date": "2022-06-17",
"count": 2
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-06-24",
"count": 2
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-06",
"count": 2
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-22",
"count": 3
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-05",
"count": 2
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-08-31",
"count": 3
},
{
"date": "2022-09-01",
"count": 2
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-16",
"count": 2
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-01",
"count": 3
},
{
"date": "2022-10-04",
"count": 3
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-07",
"count": 2
},
{
"date": "2022-10-10",
"count": 2
},
{
"date": "2022-10-11",
"count": 2
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-10-27",
"count": 2
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-02",
"count": 3
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-10",
"count": 2
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2022-12-30",
"count": 2
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-05",
"count": 2
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-11",
"count": 2
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-18",
"count": 2
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-01-26",
"count": 2
},
{
"date": "2023-01-29",
"count": 2
},
{
"date": "2023-01-31",
"count": 2
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 4
},
{
"date": "2023-02-05",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-15",
"count": 2
},
{
"date": "2023-02-16",
"count": 3
},
{
"date": "2023-02-17",
"count": 2
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-26",
"count": 2
},
{
"date": "2023-02-28",
"count": 2
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-03-19",
"count": 2
},
{
"date": "2023-03-21",
"count": 2
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-04",
"count": 2
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-04-10",
"count": 3
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-05-18",
"count": 2
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-20",
"count": 2
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-05-23",
"count": 2
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-05",
"count": 2
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-06-07",
"count": 2
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-13",
"count": 2
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-29",
"count": 2
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-01",
"count": 2
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-22",
"count": 2
},
{
"date": "2023-07-23",
"count": 4
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-29",
"count": 2
},
{
"date": "2023-07-31",
"count": 3
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-21",
"count": 2
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-08-25",
"count": 3
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-08",
"count": 3
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-11",
"count": 3
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-20",
"count": 2
},
{
"date": "2023-09-22",
"count": 2
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-11",
"count": 3
},
{
"date": "2023-10-12",
"count": 2
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-22",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-10-25",
"count": 2
},
{
"date": "2023-10-26",
"count": 2
},
{
"date": "2023-10-28",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-17",
"count": 3
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-21",
"count": 4
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-26",
"count": 2
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-06",
"count": 2
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-01",
"count": 2
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-14",
"count": 2
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-10",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-20",
"count": 2
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-24",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-06",
"count": 2
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-31",
"count": 2
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-10",
"count": 2
},
{
"date": "2024-06-13",
"count": 2
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-06-27",
"count": 3
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-19",
"count": 2
},
{
"date": "2024-07-20",
"count": 2
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2024-09-02",
"count": 2
},
{
"date": "2024-09-03",
"count": 8
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-05",
"count": 2
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-09",
"count": 3
},
{
"date": "2024-09-10",
"count": 5
},
{
"date": "2024-09-11",
"count": 2
},
{
"date": "2024-09-12",
"count": 2
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-18",
"count": 2
},
{
"date": "2024-09-21",
"count": 2
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-03",
"count": 2
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-10-30",
"count": 2
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-05",
"count": 2
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-12",
"count": 2
},
{
"date": "2024-11-13",
"count": 3
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-11-19",
"count": 3
},
{
"date": "2024-11-22",
"count": 2
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-11-28",
"count": 3
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-09",
"count": 2
},
{
"date": "2024-12-15",
"count": 3
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-23",
"count": 2
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-22",
"count": 2
},
{
"date": "2025-02-23",
"count": 2
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-13",
"count": 2
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-24",
"count": 2
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-03-30",
"count": 2
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-15",
"count": 2
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-25",
"count": 2
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-02",
"count": 2
},
{
"date": "2025-06-04",
"count": 2
},
{
"date": "2025-06-06",
"count": 2
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-07-18",
"count": 2
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-19",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-05",
"count": 2
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 4489
},
"open_issues_and_prs": 143
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 107798,
"source_files_sampled": 22,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 21,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "activerecord",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 4.2.5"
},
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activerecord",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bump",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "byebug",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "codeclimate-test-reporter",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "coveralls",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "files",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "git",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "guard-rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mg",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "overcommit",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry-byebug",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "ruby_dep",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "terminal-notifier-guard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "travis",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 22,
"direct_count": 2,
"indirect_count": 20
}
},
"maintainership": {
"issues": {
"open_prs": 49,
"merged_prs": 361,
"open_issues": 94,
"closed_ratio": 0.789,
"closed_issues": 352,
"closed_unmerged_prs": 195
},
"bus_factor": 5,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ctran",
"commits": 174,
"avatar_url": "https://avatars.githubusercontent.com/u/491?v=4"
},
{
"type": "User",
"login": "MrJoy",
"commits": 97,
"avatar_url": "https://avatars.githubusercontent.com/u/113625?v=4"
},
{
"type": "User",
"login": "alexch",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/8524?v=4"
},
{
"type": "User",
"login": "drwl",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/1362443?v=4"
},
{
"type": "User",
"login": "nard-tech",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/23148331?v=4"
},
{
"type": "User",
"login": "cuong-now",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/37665292?v=4"
},
{
"type": "User",
"login": "ryanfox1985",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/1152728?v=4"
},
{
"type": "User",
"login": "turadg",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/21505?v=4"
},
{
"type": "User",
"login": "nofxx",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/6831?v=4"
},
{
"type": "User",
"login": "thermistor",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/51844?v=4"
}
],
"contributors_sampled": 98,
"top_contributor_share": 0.227
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql-analysis.yml",
"release-drafter.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 24 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": 6,
"reason": "Found 15/22 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5d01c4171990c4fe7b9b0977b05ce14a98209e53",
"ran_at": "2026-07-21T23:23:33Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-12-18T05:44:36Z",
"oldest_open_prs": [
{
"number": 601,
"created_at": "2019-02-18T10:50:32Z",
"last_comment_at": "2019-02-18T10:51:23Z",
"last_comment_author": "n-epifanov"
},
{
"number": 615,
"created_at": "2019-04-30T14:51:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 668,
"created_at": "2019-10-05T10:16:45Z",
"last_comment_at": "2019-12-21T17:31:52Z",
"last_comment_author": "sashabelozerov"
},
{
"number": 784,
"created_at": "2020-03-24T17:34:45Z",
"last_comment_at": "2020-04-11T02:26:34Z",
"last_comment_author": "tmr08c"
},
{
"number": 796,
"created_at": "2020-04-07T07:52:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 826,
"created_at": "2020-08-04T15:59:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 833,
"created_at": "2020-09-06T13:26:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 838,
"created_at": "2020-09-24T00:17:33Z",
"last_comment_at": "2021-04-01T13:12:42Z",
"last_comment_author": "apotema"
},
{
"number": 843,
"created_at": "2020-11-24T19:01:05Z",
"last_comment_at": "2024-01-01T21:01:22Z",
"last_comment_author": "G-Rath"
},
{
"number": 892,
"created_at": "2021-07-29T00:41:29Z",
"last_comment_at": "2024-07-08T23:22:59Z",
"last_comment_author": "drwl"
},
{
"number": 905,
"created_at": "2021-10-15T18:54:53Z",
"last_comment_at": "2021-10-15T18:57:38Z",
"last_comment_author": "ryanwi"
},
{
"number": 908,
"created_at": "2021-10-19T02:47:34Z",
"last_comment_at": "2022-02-03T21:33:59Z",
"last_comment_author": "ctran"
},
{
"number": 911,
"created_at": "2021-12-15T11:43:10Z",
"last_comment_at": "2022-04-21T08:56:32Z",
"last_comment_author": "ota42y"
},
{
"number": 927,
"created_at": "2022-02-03T20:27:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 940,
"created_at": "2022-03-16T05:36:29Z",
"last_comment_at": "2025-09-02T10:39:28Z",
"last_comment_author": "imartins-salsify"
},
{
"number": 943,
"created_at": "2022-03-22T15:14:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 950,
"created_at": "2022-04-29T06:52:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 952,
"created_at": "2022-05-09T01:51:47Z",
"last_comment_at": "2022-05-09T14:45:36Z",
"last_comment_author": "cmer"
},
{
"number": 970,
"created_at": "2022-10-04T14:12:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 972,
"created_at": "2022-10-13T02:26:51Z",
"last_comment_at": "2022-10-13T02:26:56Z",
"last_comment_author": "gitpod-io"
}
],
"last_merged_pr_at": "2023-11-30T03:48:30Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 579,
"created_at": "2018-10-02T21:57:45Z",
"last_comment_at": "2019-10-03T20:13:50Z",
"last_comment_author": "ctran"
},
{
"number": 580,
"created_at": "2018-10-11T00:01:21Z",
"last_comment_at": "2022-12-29T12:09:15Z",
"last_comment_author": "bhartee-sahare"
},
{
"number": 586,
"created_at": "2018-11-19T22:16:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 593,
"created_at": "2019-01-18T22:07:41Z",
"last_comment_at": "2019-06-08T16:01:06Z",
"last_comment_author": "mihaibb"
},
{
"number": 597,
"created_at": "2019-02-02T08:03:12Z",
"last_comment_at": "2019-10-03T20:16:06Z",
"last_comment_author": "ctran"
},
{
"number": 610,
"created_at": "2019-03-21T12:57:25Z",
"last_comment_at": "2019-04-08T18:22:54Z",
"last_comment_author": "ctran"
},
{
"number": 630,
"created_at": "2019-06-20T23:46:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 640,
"created_at": "2019-07-15T12:26:27Z",
"last_comment_at": "2019-11-29T13:11:45Z",
"last_comment_author": "vizcay"
},
{
"number": 642,
"created_at": "2019-07-23T09:55:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 644,
"created_at": "2019-08-14T12:00:11Z",
"last_comment_at": "2023-07-25T19:29:16Z",
"last_comment_author": "bamonde"
},
{
"number": 663,
"created_at": "2019-09-30T09:09:23Z",
"last_comment_at": "2019-12-17T15:51:09Z",
"last_comment_author": "drwl"
},
{
"number": 665,
"created_at": "2019-10-01T23:19:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 674,
"created_at": "2019-10-17T19:06:09Z",
"last_comment_at": "2021-03-24T15:55:55Z",
"last_comment_author": "MGPalmer"
},
{
"number": 679,
"created_at": "2019-11-04T18:56:32Z",
"last_comment_at": "2021-11-10T20:14:24Z",
"last_comment_author": "icodeat9"
},
{
"number": 689,
"created_at": "2019-11-16T21:17:42Z",
"last_comment_at": "2020-01-15T15:31:30Z",
"last_comment_author": "drwl"
},
{
"number": 690,
"created_at": "2019-11-21T05:23:51Z",
"last_comment_at": "2020-01-13T10:44:22Z",
"last_comment_author": "pathaknv"
},
{
"number": 696,
"created_at": "2019-12-05T18:29:55Z",
"last_comment_at": "2020-11-24T20:06:19Z",
"last_comment_author": "Vasfed"
},
{
"number": 720,
"created_at": "2020-01-13T19:37:04Z",
"last_comment_at": "2020-02-03T10:46:49Z",
"last_comment_author": "tvallois"
},
{
"number": 722,
"created_at": "2020-01-16T22:02:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 738,
"created_at": "2020-01-22T07:00:07Z",
"last_comment_at": "2020-05-07T16:34:19Z",
"last_comment_author": "drwl"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ctran/annotate_models",
"host": "github.com",
"name": "annotate_models",
"owner": "ctran"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"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": 35,
"inputs": {
"security": 62,
"vitality": 18,
"community": 80,
"governance": 72,
"engineering": 62,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 58,
"overall_after_abandonment_multiplier": 35
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.86,
"days_since_last_push": 714,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 714 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 714
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_latest_release": 1622,
"mean_days_between_releases": 280.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1622 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1622
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~280.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 280.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 20,
"unanswered_open_issues": 14,
"days_since_last_merged_pr": 964,
"days_since_last_human_commit": 964,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 964 days; 5 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained, CI broken",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 964,
"count": 5,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 80,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"forks": 683,
"stars": 4489,
"watchers": 36,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4,489 stars",
"points": 59.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4489
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "683 forks",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 683
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "36 watchers",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 36
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": true,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"annotate"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 88283038,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "88,283,038 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 88283038,
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"bus_factor": 5,
"contributors_sampled": 98,
"top_contributor_share": 0.227
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "5 contributor(s) cover half of all commits",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 5
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 23% of commits",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 23
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "98 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 98
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 361,
"open_issues": 94,
"closed_issues": 352,
"issue_closed_ratio": 0.789,
"closed_unmerged_prs": 195
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "79% of issues closed",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 79
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "361/556 decided PRs merged",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 361,
"decided": 556
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 15/22 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 78,
"owner_type": "User",
"is_verified": null,
"owner_login": "ctran",
"public_repos": 31,
"account_age_days": 6726
},
"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": "78 followers of ctran",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 78,
"login": "ctran"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "31 public repos, account ~18 yr old",
"points": 23,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 31
}
},
{
"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": [
"annotate"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 1622
},
"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 1622 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1622
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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 24 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": 60,
"inputs": {
"topics": [
"ruby",
"rails",
"activerecord"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.3
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 24 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 15/22 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 21 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 21
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 21,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.814,
"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": "70 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 70,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.14
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "14 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 14,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 107798,
"source_files_sampled": 22,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/22 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T23:23:57.717295Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ctran/annotate_models.svg",
"full_name": "ctran/annotate_models",
"license_state": "custom",
"license_spdx": null
}