原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"python",
"elliptic-curves",
"cryptography",
"digital-signatures",
"ecdsa",
"ecdh"
],
"is_fork": false,
"size_kb": 1040,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 1127,
"Python": 665828,
"PLpgSQL": 271
},
"pushed_at": "2026-06-08T08:43:37Z",
"created_at": "2010-04-19T02:22:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T03:48:24Z",
"description": "pure-python ECDSA signature/verification and ECDH key agreement",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "tlsfuzzer",
"company": null,
"location": null,
"followers": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/74566338?v=4",
"created_at": "2020-11-16T19:59:13Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 2073
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": null,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "python-ecdsa-0.19.2",
"kind": "other",
"published_at": "2026-03-26T09:57:06Z"
},
{
"tag": "python-ecdsa-0.19.1",
"kind": "other",
"published_at": "2025-03-13T11:52:16Z"
},
{
"tag": "python-ecdsa-0.19.0",
"kind": "other",
"published_at": "2024-04-08T19:02:15Z"
},
{
"tag": "python-ecdsa-0.18.0",
"kind": "other",
"published_at": "2022-07-09T12:56:39Z"
},
{
"tag": "python-ecdsa-0.18.0b2",
"kind": "other",
"published_at": "2022-01-05T17:35:04Z"
},
{
"tag": "python-ecdsa-0.18.0b1",
"kind": "other",
"published_at": "2021-08-03T12:11:08Z"
},
{
"tag": "python-ecdsa-0.17.0",
"kind": "other",
"published_at": "2021-05-27T18:14:25Z"
},
{
"tag": "python-ecdsa-0.16.1",
"kind": "other",
"published_at": "2020-11-12T19:19:08Z"
},
{
"tag": "python-ecdsa-0.16.0",
"kind": "other",
"published_at": "2020-08-27T14:55:22Z"
},
{
"tag": "python-ecdsa-0.15",
"kind": "other",
"published_at": "2020-01-02T16:09:55Z"
},
{
"tag": "python-ecdsa-0.14.1",
"kind": "other",
"published_at": "2019-11-06T21:50:20Z"
},
{
"tag": "python-ecdsa-0.14",
"kind": "other",
"published_at": "2019-11-06T19:15:37Z"
},
{
"tag": "python-ecdsa-0.13.3",
"kind": "other",
"published_at": "2019-10-07T14:08:16Z"
},
{
"tag": "python-ecdsa-0.13.2",
"kind": "other",
"published_at": "2019-10-07T14:14:44Z"
},
{
"tag": "python-ecdsa-0.13.1",
"kind": "other",
"published_at": "2019-10-07T14:15:19Z"
},
{
"tag": "python-ecdsa-0.13",
"kind": "other",
"published_at": "2019-10-07T14:15:45Z"
},
{
"tag": "python-ecdsa-0.12",
"kind": "other",
"published_at": "2019-10-07T14:17:38Z"
}
],
"recent_commits": [
{
"oid": "bff40c6cf2340148d410d5b3def0e949c547caf1",
"body": "update the code for badges for mutation score and intrumental",
"is_bot": false,
"headline": "Merge pull request #376 from tomato42/new-badge-action",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-08T08:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf12bdd8660290218b299a72631daceee550ddb0",
"body": null,
"is_bot": false,
"headline": "update the code for badges for mutation score and intrumental",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2026-06-08T08:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c426b9aca8505cacd5dc48bf39f7962c6a20a5f",
"body": "Make base multiplication (not Jacobi) correct",
"is_bot": false,
"headline": "Merge pull request #374 from tlsfuzzer/bad_mul",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T12:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5704e9e02c3d0adad960dc9db15744a59f2e1f",
"body": "So, X9.62 looks to be trying to protect against side-channels\nfrom double and add by doing a \"addition-subtraction method\"\nin section D.3.2. For some reason, that doesn't work for all\nparameters (see issue #373). Given that we don't have\na need for side-channel resistance, and this is not a faster\nalgorithm than double and add, just use double and add.",
"is_bot": false,
"headline": "use simple double and add algorithm in Point",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T11:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6dbf112d7ea1b278a25b483d5ad7f2d1525855",
"body": null,
"is_bot": false,
"headline": "ensure that the points are really the same before doubling",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T11:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37671a7179c0f31b92d1eea7980c5d2bf3558c1",
"body": null,
"is_bot": false,
"headline": "make INFINITY from Jacobi easier to print",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T11:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b11104077ba629a297219e63a79a66fb164bf19",
"body": "Fix tests with new Python",
"is_bot": false,
"headline": "Merge pull request #375 from tlsfuzzer/shadchin-patch-1",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T11:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80ceaf76b67bdaaa8b1958b94a58536fff3238a",
"body": null,
"is_bot": false,
"headline": "add test coverage for the str() case in unpem",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T11:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adaf864144b25e621f6109f369874345c138a644",
"body": null,
"is_bot": false,
"headline": "fix formatting",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-06-05T10:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e0f3a0035b44fa2541e2c447ed1599f220c4b5",
"body": null,
"is_bot": false,
"headline": "Fix tests with new Python",
"author_name": "Alexander Shadchin",
"author_login": "shadchin",
"committed_at": "2026-04-09T09:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d547d92f4f9341ae53731ea7e5e9eb40889775d8",
"body": null,
"is_bot": false,
"headline": "fix test formatting",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-03-26T10:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d8e537a6f14a34a9d5e0e6f1f688b69ee61aef",
"body": null,
"is_bot": false,
"headline": "add release notes for 0.19.2",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-03-26T09:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd66899550d7185939bf27b75713a2ac9325a9d3",
"body": "DER: reject truncated lengths and add regression tests",
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2026-03-26T09:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c046ee7f61649a8a43d3f6f9c64f13e76e148db",
"body": null,
"is_bot": false,
"headline": "tests: reject truncated DER lengths",
"author_name": "0xmrma",
"author_login": "0xmrma",
"committed_at": "2026-03-05T16:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc40fdaf7bb09aafc912a687ca6ed063ecaface",
"body": null,
"is_bot": false,
"headline": "der: reject truncated lengths in octet/implicit/constructed",
"author_name": "0xmrma",
"author_login": "0xmrma",
"committed_at": "2026-03-01T07:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55aca7830c41af8d6b66ce2ba71fb9aac35085ec",
"body": "Changes in github workflow",
"is_bot": false,
"headline": "Merge pull request #363 from gstarovo/ubuntu20-deprecation",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-09-08T16:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f0df174ad3ae75e59f4e9f47d4a912f5fe21cf",
"body": "-ensure working pip on python2.7\n-adjust python 3.6 to run on centos:8, since ubuntu22 image does not support python3.6\n-git version on centos:6 was too old and was not working properly,\nchanging it to manually download and build newer git version",
"is_bot": false,
"headline": "chore: change to ubuntu-22 since u-20 is deprecated",
"author_name": "Ganna Starovoytova",
"author_login": "gstarovo",
"committed_at": "2025-09-04T11:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6593d840ad153a16ebdd4f9b772b290494f3e3",
"body": "add release notes for 0.19.1 release",
"is_bot": false,
"headline": "Merge pull request #359 from tlsfuzzer/release-0.19.1",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-13T11:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658ddc81bbd20e0197a59c9c0fa7dcc5b17d7d06",
"body": null,
"is_bot": false,
"headline": "add release notes for 0.19.1 release",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-13T10:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5df06ae85ea0b35557fe5f8874eec4f2b39db0",
"body": "use integer division for canonicalization of signatures",
"is_bot": false,
"headline": "Merge pull request #358 from tlsfuzzer/high-s-values",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-13T10:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d43c60e309bccd681eb1baab502f817ff226b6",
"body": "fixes #353",
"is_bot": false,
"headline": "use integer division for canonicalization of signatures",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-13T10:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa81ba3b7339f30362098580c754576bc15edba1",
"body": "use the new badge URL for the build status",
"is_bot": false,
"headline": "Merge pull request #357 from tlsfuzzer/new-badge",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-13T08:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef75fea937fee20561ba0d81a4d0a9bb371d20e7",
"body": null,
"is_bot": false,
"headline": "use the new badge URL for the build status",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-12T16:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d74353c4e4e6fabc425d5a2791550430f4606d",
"body": "add support for parsing implicit DER tags",
"is_bot": false,
"headline": "Merge pull request #356 from tlsfuzzer/implicit-tags",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-10T11:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba9f8096268f7e97ff1f7a21c910fff4d764e6d",
"body": null,
"is_bot": false,
"headline": "add support for encoding",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-06T18:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3f653e66150b9c787d6ca4fb015d05dd164e51",
"body": null,
"is_bot": false,
"headline": "add support for parsing implicit DER tags",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-06T17:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d2b569d42b40399694de4bd58c0f4410799766",
"body": "fix doc building with new sphinx",
"is_bot": false,
"headline": "Merge pull request #355 from tlsfuzzer/doc-update",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-03-06T17:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26a80d90273e95c7e76e0ffa5efd2b40b717fa5",
"body": null,
"is_bot": false,
"headline": "fix doc building with new sphinx",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-02-25T15:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682e219b6c7815f4c66325f0ee49c6bef17eeedd",
"body": "update CI to make 3.7 continue to work",
"is_bot": false,
"headline": "Merge pull request #351 from tlsfuzzer/ci-py3.7-update",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-02-20T17:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098198aabf235c26195ab79b49e79b50dfaeb5c6",
"body": null,
"is_bot": false,
"headline": "update to new upload-artifact version",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-02-20T16:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef96a1366ced61e97898ac892e253503ecfb6ed4",
"body": null,
"is_bot": false,
"headline": "add py3.13 to testing",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-02-20T16:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27233b2de8e295c04a1fb3766cc0302dae1b273c",
"body": null,
"is_bot": false,
"headline": "don't use beta for py3.12, it released...",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-01-16T12:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47677dc4626b34147cda58e886af1c1973fbac28",
"body": null,
"is_bot": false,
"headline": "update CI to make 3.7 continue to work",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2025-01-16T12:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea9666903c109a8e88a37eb1c60d4e98f01f0299",
"body": "fix warning of int_to_string() and string_to_int()",
"is_bot": false,
"headline": "Merge pull request #347 from tlsfuzzer/deprecation-docs-fixes",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2024-10-04T23:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb9ed8fe2ab094624a78d932249912097fba26e",
"body": null,
"is_bot": false,
"headline": "fix warning of int_to_string() and string_to_int()",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2024-09-13T17:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4096fa01715929e08b97e73f3173aee9d57f2a3f",
"body": "handle non-prime order curves more gracefully",
"is_bot": false,
"headline": "Merge pull request #344 from tlsfuzzer/non-prime-order-curve",
"author_name": "Alicja Kario",
"author_login": "tomato42",
"committed_at": "2024-08-21T13:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9141cded117fe4b4a8a3c241d5da89cc6d749a",
"body": null,
"is_bot": false,
"headline": "formatting fixups",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-16T22:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7426df8ba1a64c34f0e9fae25c72560da0e81861",
"body": null,
"is_bot": false,
"headline": "better test coverage for ellipticcurve",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-16T22:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d00b320fa675d79a5c1e00dc4bac41abf968d91",
"body": null,
"is_bot": false,
"headline": "work with curves that have x=0, y=0 as point on the curve",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-16T22:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82540382009f19c3cc93f98827bf99d47bc6cc81",
"body": "when the order of the curve is not a prime, then point doubling\ncan return INFINITY, this will cause some negative values not\nto be reduced modulo curve p; fix this",
"is_bot": false,
"headline": "handle non-prime order curves more gracefully",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-16T22:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eebe016587b0651d4e2d6f2478b7d074c7b6488e",
"body": "Ci fixes",
"is_bot": false,
"headline": "Merge pull request #345 from tlsfuzzer/ci-fixes",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-11T21:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca8c56d33cd73f9a63657b9fca51198bc9aa2b5",
"body": null,
"is_bot": false,
"headline": "use release version of cosmic-ray",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-09T15:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96382a01bf9e530d84d3b2ec0ac83d8f1a07e98b",
"body": null,
"is_bot": false,
"headline": "drop python 3.5",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-08-09T15:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c33f2e11e6f95b16cec3fe0eaa5d0e34082b18",
"body": "trim more usage of six.b()",
"is_bot": false,
"headline": "Merge pull request #339 from a-detiste/master",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-25T11:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfce13b5edb3b8d7e2f601e641beadaa7d34a684",
"body": null,
"is_bot": false,
"headline": "tox -e codeformat",
"author_name": "Alexandre Detiste",
"author_login": "a-detiste",
"committed_at": "2024-04-24T20:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469d127ad50d4b39d2cd88c331bb9e3bacef3bff",
"body": null,
"is_bot": false,
"headline": "trim more usage of six.b()",
"author_name": "Alexandre Detiste",
"author_login": "a-detiste",
"committed_at": "2024-04-24T20:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6bb5e13335037bdd6242fca7fc2c384dafc86a4",
"body": "fix mutation testing in CI",
"is_bot": false,
"headline": "Merge pull request #338 from tomato42/mutation-testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-11T00:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bdcf5ecb13d1f370c39470e0cdbf0e770edcd12",
"body": null,
"is_bot": false,
"headline": "fix mutation testing in CI",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-11T00:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be70016f8911f79e891a65dcfcb602e5ba866ed3",
"body": "Add release notes for 0.19.0 release",
"is_bot": false,
"headline": "Merge pull request #337 from tlsfuzzer/release-0.19",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-08T18:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217735bb28dd30c12619564da8b0ec7022ec0a95",
"body": null,
"is_bot": false,
"headline": "allow early exit from worker processes when running mutation testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-08T18:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7adff153ad877747f56771c842a94bca65ede9",
"body": null,
"is_bot": false,
"headline": "don't check rate if no tests executed",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-08T18:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56030efe0044c6deb8a5f815eabb590e574fc41",
"body": null,
"is_bot": false,
"headline": "make coveralls submission work with py2.6 again",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-08T17:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d0d74a331af339715e1e70274a45f775817f7f",
"body": null,
"is_bot": false,
"headline": "add release notes for 0.19.0 release",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-04-08T15:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d5a38ca8ada5f2fec67904236f563f562b402d4",
"body": "Add mutation testing to CI",
"is_bot": false,
"headline": "Merge pull request #156 from tomato42/cosmic-ray",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-15T21:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c83503ffcd06a0ac15535a3afac88ad5725710",
"body": null,
"is_bot": false,
"headline": "be more permissive for the PR mutation test coverage",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-15T00:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4845e8fa64c1b1463e400ac1a0d5c4e87615bcde",
"body": null,
"is_bot": false,
"headline": "better is_prime()",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-15T00:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f0d106d13d05089078c95a947ad4f3a2602a5f",
"body": null,
"is_bot": false,
"headline": "add hard timeout for test mutation test suite",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T23:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16173b25dfc9ea4b1cc323874369c1d38fb3664",
"body": null,
"is_bot": false,
"headline": "two digit precision for the mutation score badge",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T23:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79bc0c5f4692a495f20158c57b2c2d7fda02833e",
"body": null,
"is_bot": false,
"headline": "more test coverage for ellipticurve module",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T23:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304263b7352b1bf994bf274b5523178531a07954",
"body": null,
"is_bot": false,
"headline": "provide debugging information in mutation run, upload mutation report",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5025ce35b32ea0e089549ec32fa7f1d011689183",
"body": null,
"is_bot": false,
"headline": "limit runtime for PR-specific mutation testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a394b68a64716069a9cae097f4421da13c12ef6c",
"body": "…cute at least once",
"is_bot": false,
"headline": "numbertheory: don't require branch coverage for loops that always exe…",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2dd53554b80e593223d5c59eb228080da3adf7",
"body": null,
"is_bot": false,
"headline": "more test coverage for keys module, remove dead code",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc7ed8f5aef9eb6724565a0196a4f61378e1f44",
"body": null,
"is_bot": false,
"headline": "mark env-related branches in tests as no cover",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56453917a70f4b64070ba9522b820e7f1006d80",
"body": null,
"is_bot": false,
"headline": "test coverage for keys module",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "307fa3a0949bba4dbb400ec9092489fd7f3ef38e",
"body": null,
"is_bot": false,
"headline": "fast examples for numbertheory tests",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ef2b2ce0ad416d113a40ea34a203eb0be8e26f",
"body": null,
"is_bot": false,
"headline": "faster ecdh and malformed_sigs tests in mutation testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2531fd0cee30cd88eee9bfa383d99c9129375e",
"body": null,
"is_bot": false,
"headline": "more realistic mutation rate and update badge only on merge",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-14T22:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4a8acddb9876c66240bdfcbe23fdd5b26c5e9c0",
"body": "remove usage of six.b(\"literal\")",
"is_bot": false,
"headline": "Merge pull request #329 from a-detiste/master",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-08T22:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e55f6e689158b9b1956e0a1f9c99ebe8ed848979",
"body": null,
"is_bot": false,
"headline": "reformat with 'tox -e codeformat'",
"author_name": "Alexandre Detiste",
"author_login": "a-detiste",
"committed_at": "2024-01-08T20:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "503155fbac901aef885900e1be5dd578b1ac3874",
"body": "as a side effect the program would maybe run faster",
"is_bot": false,
"headline": "remove usage of six.b(\"literal\")",
"author_name": "Alexandre Detiste",
"author_login": "a-detiste",
"committed_at": "2024-01-08T20:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d72435f876efa10155912458a346f3a9760dbfc",
"body": "Introduce mutation testing",
"is_bot": false,
"headline": "Merge pull request #328 from tlsfuzzer/cosmic-ray",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2024-01-02T18:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c6ff6c13ce71726dcf9140f6fbc87aa4f6d8e0",
"body": null,
"is_bot": false,
"headline": "long execution for mutation testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-31T14:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1364e899d62b5962aeea3fcd91d31f798337e0b7",
"body": null,
"is_bot": false,
"headline": "error tolerance",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-31T12:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df3bb87ef21c85f6946e4a2222dd14b1a47c3b4",
"body": null,
"is_bot": false,
"headline": "create mutation score badge",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-31T11:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae3082265ef725584f5c0a27a965bd53b8a6669",
"body": null,
"is_bot": false,
"headline": "Run mutation testing on multiple workers in parallel",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-31T10:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ffa0f326bf66f273d4c7152cdcff88b3beb663",
"body": null,
"is_bot": false,
"headline": "log number of tests to run",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T22:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f09910c89996313fff1223ccff34e362986a7f1",
"body": null,
"is_bot": false,
"headline": "correct exclude configuration",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T21:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9d8bb93ecdcccec21416f23895a3a131bd5c58",
"body": null,
"is_bot": false,
"headline": "add mutation testing to PR",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T21:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad564c04ad1a3309079be11a86c4a656c7eebdb6",
"body": null,
"is_bot": false,
"headline": "don't run speed tests on mutation and codechecks tests",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T21:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159be34d0d5858d6218a298ff9e97c2e601577f4",
"body": null,
"is_bot": false,
"headline": "update examples for the new cosmic-ray",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T18:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4203e7e7b88763540e27024291f247a9760b5070",
"body": "Add formal security policy to the project.",
"is_bot": false,
"headline": "Create SECURITY.md",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T16:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00563070d1726052eed1c9945a7d9be78a506ec7",
"body": null,
"is_bot": false,
"headline": "quicker encode-decode tests",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfc121ca29de56cb6159ab09e5a285d1a05524a",
"body": null,
"is_bot": false,
"headline": "mark all openssl calling tests as slow",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d73214d372ff41e6c7901170ecb3b5785eb0ad",
"body": null,
"is_bot": false,
"headline": "mark multithreaded tests as slow",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b13109404449bd05a674c86cfea391099b77c0",
"body": null,
"is_bot": false,
"headline": "more complete test coverage for Jacobi points without hypothesis",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b56848ba366465013dec7fdc7f52089481a3260",
"body": null,
"is_bot": false,
"headline": "ensure CurveEdTw hashability",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8125ca2b8e1eb24d159f80f7c734b63b40621c09",
"body": null,
"is_bot": false,
"headline": "test coverage for CurveEdTw() __str__",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b7c7acc9bce4b5cb08e357ea9cf6aa547ee407",
"body": null,
"is_bot": false,
"headline": "test coverage for CurveFp.__str__",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f369620060ed254954d43f56e5b1967ea8a0231c",
"body": null,
"is_bot": false,
"headline": "test coverage for Edwards key public_point() method",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98364927e406af037d8f9652ff18094f207dcec",
"body": null,
"is_bot": false,
"headline": "deprecate digest_integer() and related methods",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c17d7e7a002cba75d807f20aebe1874a285ff8de",
"body": "PointJacobi has a mul_add() method, but Point doesn't, verify\nthat verifies() works with both point encodings",
"is_bot": false,
"headline": "test verification with plain Point",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a1c1631f70f3b9273f061be49bb94e33a103c0",
"body": null,
"is_bot": false,
"headline": "ensure that the equality tests are collected by instrumental",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082a403b108b3cca81bfc976bd34f8f820d42572",
"body": "the branches in test coverage that are there to speed up mutation testing\ndon't have to be covered by regular testing so waive them",
"is_bot": false,
"headline": "waive test coverage for mutation speedups",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee5257f7a34e202d55fad17931aee0008ab608a",
"body": "currently we have 28.88% survival rate, so set that as the baseline",
"is_bot": false,
"headline": "increase the survival rate limit",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf086e602f04c873b64b4b4f0a3174db8bb3857",
"body": null,
"is_bot": false,
"headline": "how to run cosmic-ray comfortably",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724535a14588b7e04e3308ff8761b00f5dc86560",
"body": null,
"is_bot": false,
"headline": "extend the cosmic-ray testing",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260cc296738cf7f81e70cf94b83f257fb941aef2",
"body": null,
"is_bot": false,
"headline": "more test speed-ups",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-29T00:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f433d49df7ecc5f2ab2365eff3ab390cbe36d7dc",
"body": "as calling openssl is very slow, allow skipping tests that do that",
"is_bot": false,
"headline": "add mark @slow to allow skipping slowest tests",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-28T22:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880d3ccfc4afa1b47841b10f8cbc54e01968d2c6",
"body": null,
"is_bot": false,
"headline": "add --fast option to run hypothesis tests faster",
"author_name": "Hubert Kario",
"author_login": "tomato42",
"committed_at": "2023-12-28T22:56:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 17,
"latest_release_at": "2026-03-26T09:57:06Z",
"latest_release_tag": "python-ecdsa-0.19.2",
"releases_from_tags": false,
"days_since_last_push": 43,
"active_weeks_last_year": 7,
"days_since_latest_release": 117,
"mean_days_between_releases": 252.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ecdsa",
"exists": true,
"license": "MIT",
"keywords": [
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/ecdsa/",
"is_deprecated": false,
"latest_version": "0.19.2",
"repository_url": "http://github.com/tlsfuzzer/python-ecdsa",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 57501834,
"first_published_at": "2010-10-16T02:50:08.090445Z",
"latest_published_at": "2026-03-26T09:58:17.675780Z",
"latest_version_yanked": null,
"days_since_latest_publish": 117
}
]
},
"popularity": {
"forks": 340,
"stars": 976,
"watchers": 49,
"fork_history": {
"days": [
{
"date": "2011-06-22",
"count": 1
},
{
"date": "2011-09-23",
"count": 1
},
{
"date": "2012-03-12",
"count": 1
},
{
"date": "2012-08-23",
"count": 1
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-07-13",
"count": 1
},
{
"date": "2013-08-11",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2013-11-17",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2013-12-27",
"count": 1
},
{
"date": "2014-02-02",
"count": 1
},
{
"date": "2014-03-09",
"count": 1
},
{
"date": "2014-03-12",
"count": 1
},
{
"date": "2014-06-15",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-10-20",
"count": 1
},
{
"date": "2014-10-23",
"count": 1
},
{
"date": "2014-11-29",
"count": 1
},
{
"date": "2014-12-13",
"count": 1
},
{
"date": "2014-12-25",
"count": 1
},
{
"date": "2014-12-27",
"count": 1
},
{
"date": "2015-01-03",
"count": 1
},
{
"date": "2015-01-18",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-19",
"count": 1
},
{
"date": "2015-04-22",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-08-12",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-13",
"count": 2
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2016-01-18",
"count": 1
},
{
"date": "2016-02-15",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-02-21",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-09-13",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2017-01-02",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-03-05",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-03-30",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-12-10",
"count": 1
},
{
"date": "2017-12-11",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-03-29",
"count": 2
},
{
"date": "2018-04-02",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-04-24",
"count": 2
},
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-05-20",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-07-04",
"count": 1
},
{
"date": "2018-07-14",
"count": 1
},
{
"date": "2018-07-21",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-09-02",
"count": 2
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-10-03",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-10",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-28",
"count": 2
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-15",
"count": 2
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-05-12",
"count": 1
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-07-05",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-01",
"count": 2
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-04",
"count": 2
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-09-03",
"count": 2
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-26",
"count": 2
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-25",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-02-18",
"count": 2
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-11-27",
"count": 3
},
{
"date": "2023-11-28",
"count": 6
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-19",
"count": 4
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-07",
"count": 2
},
{
"date": "2025-09-15",
"count": 2
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 332,
"total_forks": 340
},
"star_history": {
"days": [
{
"date": "2010-04-19",
"count": 11
},
{
"date": "2010-05-27",
"count": 1
},
{
"date": "2010-11-04",
"count": 1
},
{
"date": "2011-03-10",
"count": 1
},
{
"date": "2011-09-26",
"count": 1
},
{
"date": "2012-04-20",
"count": 1
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-05-04",
"count": 1
},
{
"date": "2013-05-16",
"count": 1
},
{
"date": "2013-05-18",
"count": 1
},
{
"date": "2013-05-27",
"count": 1
},
{
"date": "2013-06-05",
"count": 1
},
{
"date": "2013-06-22",
"count": 1
},
{
"date": "2013-06-28",
"count": 1
},
{
"date": "2013-07-13",
"count": 1
},
{
"date": "2013-08-09",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-17",
"count": 1
},
{
"date": "2013-10-27",
"count": 1
},
{
"date": "2013-11-08",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-10",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-01-07",
"count": 2
},
{
"date": "2014-02-02",
"count": 5
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-02-23",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-03-27",
"count": 1
},
{
"date": "2014-04-04",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-04-28",
"count": 1
},
{
"date": "2014-05-01",
"count": 1
},
{
"date": "2014-05-06",
"count": 1
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-05-09",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-05-21",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-06-14",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-06-28",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-20",
"count": 2
},
{
"date": "2014-08-12",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-17",
"count": 2
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-11-14",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2014-12-28",
"count": 1
},
{
"date": "2015-01-01",
"count": 1
},
{
"date": "2015-01-04",
"count": 2
},
{
"date": "2015-01-09",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2015-02-18",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-03-19",
"count": 1
},
{
"date": "2015-04-01",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-04-14",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-22",
"count": 1
},
{
"date": "2015-05-05",
"count": 1
},
{
"date": "2015-05-13",
"count": 1
},
{
"date": "2015-05-16",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2015-07-09",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-25",
"count": 2
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-09-30",
"count": 1
},
{
"date": "2015-10-06",
"count": 2
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-21",
"count": 1
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-17",
"count": 1
},
{
"date": "2016-01-08",
"count": 1
},
{
"date": "2016-01-18",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-03",
"count": 1
},
{
"date": "2016-03-04",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-20",
"count": 2
},
{
"date": "2016-03-21",
"count": 2
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-04-02",
"count": 1
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-27",
"count": 2
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-28",
"count": 3
},
{
"date": "2016-10-29",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-11-28",
"count": 1
},
{
"date": "2016-12-01",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-01-21",
"count": 1
},
{
"date": "2017-01-31",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-18",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-02-25",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-03-29",
"count": 3
},
{
"date": "2017-03-31",
"count": 1
},
{
"date": "2017-04-05",
"count": 1
},
{
"date": "2017-04-06",
"count": 2
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-08",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-04-15",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-05-14",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-19",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2017-06-25",
"count": 1
},
{
"date": "2017-06-30",
"count": 2
},
{
"date": "2017-07-04",
"count": 1
},
{
"date": "2017-07-09",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-07-23",
"count": 1
},
{
"date": "2017-07-28",
"count": 2
},
{
"date": "2017-08-02",
"count": 1
},
{
"date": "2017-08-03",
"count": 2
},
{
"date": "2017-08-05",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-16",
"count": 2
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-26",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-14",
"count": 1
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-04",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2017-11-20",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-20",
"count": 2
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2017-12-28",
"count": 2
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2017-12-31",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-29",
"count": 2
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-04",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-10",
"count": 1
},
{
"date": "2018-02-11",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-03-13",
"count": 2
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-02",
"count": 2
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-05",
"count": 2
},
{
"date": "2018-04-07",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-04-24",
"count": 1
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-04-29",
"count": 2
},
{
"date": "2018-04-30",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-05-20",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-05-25",
"count": 1
},
{
"date": "2018-05-27",
"count": 1
},
{
"date": "2018-05-30",
"count": 2
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-08",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-06-13",
"count": 2
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-19",
"count": 2
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-06",
"count": 2
},
{
"date": "2018-07-08",
"count": 2
},
{
"date": "2018-07-10",
"count": 1
},
{
"date": "2018-07-14",
"count": 2
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-30",
"count": 2
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-13",
"count": 2
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-01",
"count": 1
},
{
"date": "2018-09-04",
"count": 2
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-09-12",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-06",
"count": 2
},
{
"date": "2018-10-09",
"count": 2
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-10-14",
"count": 1
},
{
"date": "2018-10-15",
"count": 2
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-10-28",
"count": 2
},
{
"date": "2018-10-29",
"count": 3
},
{
"date": "2018-10-30",
"count": 2
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-11",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-19",
"count": 1
},
{
"date": "2018-11-21",
"count": 2
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-11-24",
"count": 1
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-03",
"count": 2
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2018-12-08",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-16",
"count": 2
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2018-12-30",
"count": 2
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-16",
"count": 2
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-28",
"count": 4
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-02-10",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-24",
"count": 1
},
{
"date": "2019-02-25",
"count": 3
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-02-27",
"count": 2
},
{
"date": "2019-03-10",
"count": 1
},
{
"date": "2019-03-18",
"count": 2
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-05",
"count": 2
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-16",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-04-25",
"count": 2
},
{
"date": "2019-04-30",
"count": 2
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-27",
"count": 2
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-04",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-16",
"count": 2
},
{
"date": "2019-07-21",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-08-09",
"count": 2
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-10-30",
"count": 2
},
{
"date": "2019-10-31",
"count": 2
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-11",
"count": 2
},
{
"date": "2019-11-14",
"count": 2
},
{
"date": "2019-11-20",
"count": 3
},
{
"date": "2019-11-25",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-07",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2019-12-21",
"count": 2
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2019-12-29",
"count": 2
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-01-02",
"count": 2
},
{
"date": "2020-01-05",
"count": 1
},
{
"date": "2020-01-07",
"count": 2
},
{
"date": "2020-01-09",
"count": 2
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-16",
"count": 2
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-14",
"count": 2
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-13",
"count": 2
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-09",
"count": 6
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-11",
"count": 2
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-14",
"count": 4
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-05-22",
"count": 2
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-22",
"count": 3
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-07-04",
"count": 2
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-26",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-01",
"count": 2
},
{
"date": "2020-08-02",
"count": 2
},
{
"date": "2020-08-04",
"count": 2
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 2
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-09",
"count": 2
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-10-31",
"count": 2
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-13",
"count": 2
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-29",
"count": 2
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-06",
"count": 3
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-04-29",
"count": 2
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-10",
"count": 2
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-15",
"count": 2
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-16",
"count": 3
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-06-27",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-06",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-14",
"count": 2
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2021-12-15",
"count": 1
},
{
"date": "2021-12-25",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-13",
"count": 2
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-04-28",
"count": 2
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-24",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-06",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-17",
"count": 2
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-21",
"count": 2
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-10-21",
"count": 2
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-19",
"count": 2
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-15",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-02",
"count": 2
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-18",
"count": 2
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-14",
"count": 2
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-10-04",
"count": 2
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-10-26",
"count": 2
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-11-01",
"count": 2
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-25",
"count": 2
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-05",
"count": 2
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-21",
"count": 2
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-13",
"count": 2
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-06",
"count": 2
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-19",
"count": 2
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-16",
"count": 2
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-13",
"count": 2
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-15",
"count": 2
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-16",
"count": 2
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 975,
"total_stars": 976
},
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 91272,
"source_files_sampled": 34,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"requirements.txt",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "pypi:ecdsa@0.19.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cffi",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "coveralls",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "hypothesis",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "inflect",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mock",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "pyopenssl",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "unittest2",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 0,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 168,
"open_issues": 15,
"closed_ratio": 0.907,
"closed_issues": 147,
"closed_unmerged_prs": 29
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tomato42",
"commits": 552,
"avatar_url": "https://avatars.githubusercontent.com/u/618246?v=4"
},
{
"type": "User",
"login": "warner",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/27146?v=4"
},
{
"type": "User",
"login": "alex",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/772?v=4"
},
{
"type": "User",
"login": "shrir",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/21363803?v=4"
},
{
"type": "User",
"login": "junderw",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/11246316?v=4"
},
{
"type": "User",
"login": "Elizafox",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/659425?v=4"
},
{
"type": "User",
"login": "oyamauchi",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/107014?v=4"
},
{
"type": "User",
"login": "blag",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/597113?v=4"
},
{
"type": "User",
"login": "a-detiste",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7994192?v=4"
},
{
"type": "User",
"login": "hukkinj1",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/85507564?v=4"
}
],
"contributors_sampled": 47,
"top_contributor_share": 0.746
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml"
],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": null,
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T22:57:06Z",
"oldest_open_prs": [
{
"number": 265,
"created_at": "2021-09-08T20:20:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 369,
"created_at": "2025-10-21T14:35:15Z",
"last_comment_at": "2025-10-21T15:41:22Z",
"last_comment_author": "gstarovo"
},
{
"number": 378,
"created_at": "2026-06-25T07:54:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 379,
"created_at": "2026-07-08T09:45:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 380,
"created_at": "2026-07-09T16:52:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-08T08:43:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 95,
"created_at": "2018-09-05T13:22:30Z",
"last_comment_at": "2020-11-12T02:45:52Z",
"last_comment_author": "tomato42"
},
{
"number": 96,
"created_at": "2018-09-05T14:52:34Z",
"last_comment_at": "2019-11-30T14:33:36Z",
"last_comment_author": "tomato42"
},
{
"number": 111,
"created_at": "2019-09-13T12:58:56Z",
"last_comment_at": "2023-09-24T20:53:44Z",
"last_comment_author": "pmazzini"
},
{
"number": 119,
"created_at": "2019-09-29T11:17:01Z",
"last_comment_at": "2023-02-16T15:15:14Z",
"last_comment_author": "tomato42"
},
{
"number": 122,
"created_at": "2019-09-29T22:03:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2019-10-07T09:22:16Z",
"last_comment_at": "2024-01-15T22:22:54Z",
"last_comment_author": "tomato42"
},
{
"number": 133,
"created_at": "2019-10-07T23:59:48Z",
"last_comment_at": "2020-03-02T16:49:57Z",
"last_comment_author": "tomato42"
},
{
"number": 221,
"created_at": "2020-12-06T19:34:54Z",
"last_comment_at": "2020-12-10T22:39:02Z",
"last_comment_author": "tomato42"
},
{
"number": 285,
"created_at": "2022-02-11T05:35:31Z",
"last_comment_at": "2022-07-09T18:41:35Z",
"last_comment_author": "kloczek"
},
{
"number": 297,
"created_at": "2022-06-01T11:50:12Z",
"last_comment_at": "2023-01-29T21:05:48Z",
"last_comment_author": "mratsim"
},
{
"number": 316,
"created_at": "2023-02-28T12:26:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 340,
"created_at": "2024-06-01T10:20:26Z",
"last_comment_at": "2024-06-01T21:43:02Z",
"last_comment_author": "sumezulike"
},
{
"number": 341,
"created_at": "2024-06-11T18:15:30Z",
"last_comment_at": "2024-06-12T14:02:18Z",
"last_comment_author": "tomato42"
},
{
"number": 348,
"created_at": "2024-10-04T23:18:07Z",
"last_comment_at": "2024-10-04T23:25:01Z",
"last_comment_author": "tomato42"
},
{
"number": 349,
"created_at": "2024-11-13T08:24:57Z",
"last_comment_at": "2024-11-13T11:27:54Z",
"last_comment_author": "tomato42"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tlsfuzzer/python-ecdsa",
"host": "github.com",
"name": "python-ecdsa",
"owner": "tlsfuzzer"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 74,
"vitality": 52,
"community": 72,
"governance": 66,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"commits_last_year": 17,
"human_commit_share": 1,
"days_since_last_push": 43,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 43 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 43
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "17 commits in the last year",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 17
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"releases_count": 17,
"latest_release_tag": "python-ecdsa-0.19.2",
"releases_from_tags": false,
"days_since_latest_release": 117,
"mean_days_between_releases": 252.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 117 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 117
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~252.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 252.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 43,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 43 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 43
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"forks": 340,
"stars": 976,
"watchers": 49,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "976 stars",
"points": 48.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 976
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "340 forks",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 340
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "49 watchers",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 49
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"ecdsa"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 57501834
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "57,501,834 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 57501834,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 47,
"top_contributor_share": 0.746
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 75% of commits",
"points": 5.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "47 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 47
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"merged_prs": 168,
"open_issues": 15,
"closed_issues": 147,
"issue_closed_ratio": 0.907,
"closed_unmerged_prs": 29
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "168/197 decided PRs merged",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 168,
"decided": 197
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 31,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tlsfuzzer",
"public_repos": 4,
"account_age_days": 2073
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "31 followers of tlsfuzzer",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 31,
"login": "tlsfuzzer"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~5 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ecdsa"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 117
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 117 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 117
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"python",
"elliptic-curves",
"cryptography",
"digital-signatures",
"ecdsa",
"ecdh"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "good",
"name": "Security",
"value": 74,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dependency_lockfiles"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "file_signals",
"lockfiles": [],
"manifests": [
"docs/requirements.txt",
"requirements.txt",
"setup.cfg",
"setup.py"
],
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": "published library — lockfiles are an application concern, not expected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "lockfiles_not_expected",
"params": {}
}
],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:ecdsa@0.19.2 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:ecdsa@0.19.2",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 18
},
"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": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.27,
"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": "27 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"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": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 91272,
"source_files_sampled": 34,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/34 source files over 60KB",
"points": 50.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 34,
"oversized": 3
}
}
],
"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": [
"OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-07-22T01:24:58.824229Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tlsfuzzer/python-ecdsa.svg",
"full_name": "tlsfuzzer/python-ecdsa",
"license_state": "custom",
"license_spdx": null
}