原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3515,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 1393,
"Python": 164854,
"PowerShell": 1576
},
"pushed_at": "2026-03-14T07:39:52Z",
"created_at": "2013-10-17T08:16:32Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T00:55:19Z",
"description": "Python Data Validation for Humans™.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "python-validators",
"company": null,
"location": null,
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/113113270?v=4",
"created_at": "2022-09-08T12:44:51Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 1412
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.35.0",
"kind": "minor",
"published_at": "2025-05-01T05:42:33Z"
},
{
"tag": "0.34.0",
"kind": "minor",
"published_at": "2024-09-03T17:40:48Z"
},
{
"tag": "0.33.0",
"kind": "minor",
"published_at": "2024-07-15T02:41:11Z"
},
{
"tag": "0.32.0",
"kind": "minor",
"published_at": "2024-07-10T11:27:13Z"
},
{
"tag": "0.31.0",
"kind": "minor",
"published_at": "2024-07-08T12:08:29Z"
},
{
"tag": "0.30.0",
"kind": "minor",
"published_at": "2024-07-04T02:41:10Z"
},
{
"tag": "0.29.0",
"kind": "minor",
"published_at": "2024-07-01T15:29:50Z"
},
{
"tag": "0.28.3",
"kind": "patch",
"published_at": "2024-05-25T02:59:11Z"
},
{
"tag": "0.28.2",
"kind": "patch",
"published_at": "2024-05-24T03:53:33Z"
},
{
"tag": "0.28.1",
"kind": "patch",
"published_at": "2024-04-19T13:31:58Z"
},
{
"tag": "0.28.0",
"kind": "minor",
"published_at": "2024-04-04T02:44:06Z"
},
{
"tag": "0.27.0",
"kind": "minor",
"published_at": "2024-04-03T05:24:44Z"
},
{
"tag": "0.26.0",
"kind": "minor",
"published_at": "2024-04-02T14:46:09Z"
},
{
"tag": "0.25.0",
"kind": "minor",
"published_at": "2024-04-02T07:09:12Z"
},
{
"tag": "0.24.0",
"kind": "minor",
"published_at": "2024-03-24T02:29:47Z"
},
{
"tag": "0.23.2",
"kind": "patch",
"published_at": "2024-03-20T05:38:14Z"
},
{
"tag": "0.23.1",
"kind": "patch",
"published_at": "2024-03-19T11:46:41Z"
},
{
"tag": "0.23.0",
"kind": "minor",
"published_at": "2024-03-19T07:53:36Z"
},
{
"tag": "0.22.0",
"kind": "minor",
"published_at": "2023-09-02T09:07:33Z"
},
{
"tag": "0.21.2",
"kind": "patch",
"published_at": "2023-08-07T08:55:44Z"
},
{
"tag": "0.21.1",
"kind": "patch",
"published_at": "2023-04-13T01:35:07Z"
},
{
"tag": "0.21.0",
"kind": "minor",
"published_at": "2023-03-27T09:27:41Z"
}
],
"recent_commits": [
{
"oid": "70de324322def13a49a93d222f798ec1ab700885",
"body": "chore: update codebase to reflect new username",
"is_bot": false,
"headline": "Merge pull request #447 from python-validators/workshop.jovial",
"author_name": "Joe",
"author_login": "nandgator",
"committed_at": "2026-03-14T07:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bdebe1f3bd96f8bc45417230c76c81fc6172a5",
"body": null,
"is_bot": false,
"headline": "fix: update CI workflows to use latest actions and Python versions",
"author_name": "Joe",
"author_login": "nandgator",
"committed_at": "2026-03-14T07:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843a2ab581b51de20043f739242f0eac523fbfd1",
"body": null,
"is_bot": false,
"headline": "chore: update codebase to reflect new username",
"author_name": "Joe",
"author_login": "nandgator",
"committed_at": "2026-03-14T06:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc7e82f7bf0fb3990eb287e11323fb6ca1c87cf",
"body": "fix: reject MAC addresses with mixed separators",
"is_bot": false,
"headline": "Merge pull request #432 from iCasture/master",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-10-03T16:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402b3517eb09be188df13e5c57ea4d1400b7cc20",
"body": "Add validation to prevent MAC addresses that use both ':' and '-'\nseparators simultaneously, ensuring consistent separator usage\nas per MAC address format standards.",
"is_bot": false,
"headline": "fix: reject MAC addresses with mixed separators",
"author_name": "iCasture",
"author_login": "iCasture",
"committed_at": "2025-07-18T14:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54404420a226c2a3c1603b81cb9958ef197b52a7",
"body": "…/requests-2.32.4\n\nchore(deps): bump requests from 2.32.3 to 2.32.4 in /package",
"is_bot": false,
"headline": "Merge pull request #430 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-06-12T08:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff15cb49739fde9d8df72100159648e2e39646e",
"body": "Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n dependency-version: 2.32.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump requests from 2.32.3 to 2.32.4 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-10T08:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d50ba532201ee9327b52ca084dcff9f60503d1",
"body": "…/certifi-2024.7.4\n\nchore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package",
"is_bot": false,
"headline": "Merge pull request #423 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T06:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93bca31b8149fcc4a49b534797378b2ca7d8919",
"body": "…/jinja2-3.1.6\n\nchore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package",
"is_bot": false,
"headline": "Merge pull request #428 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T06:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560428da37765b25b9ba1eb77e397fc192b9c0f5",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-version: 3.1.6\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T06:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a8287d9a35fdefe9a2f0b4888d555721036d7b",
"body": "chore: update project classifiers",
"is_bot": false,
"headline": "Merge pull request #426 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T05:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a80c7e2ad20c753af0913fb5d6a3147d7de3fdb",
"body": null,
"is_bot": false,
"headline": "chore: update project classifiers",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T05:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75788ed9e116fe3bf1bb9699f1696e7f7e132067",
"body": "chore: updates changelog",
"is_bot": false,
"headline": "Merge pull request #425 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T05:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1799cdb431e708aff6b1b59e4430bd0828a70b",
"body": null,
"is_bot": false,
"headline": "chore: updates changelog",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T05:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4948f45fc4d79abec2da3b8586f6b271c5d723",
"body": "chore: prepare for new release",
"is_bot": false,
"headline": "Merge pull request #424 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T04:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8a1abcdf2d92e113b1707bbf372bde4d48e3a5",
"body": null,
"is_bot": false,
"headline": "chore: prepare for new release",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T04:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2db4692e7888537de34a34da5bd5a14118f85e",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-version: 2024.7.4\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T04:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8691cead510052aae88f22776b9d6fbe1cf55351",
"body": null,
"is_bot": false,
"headline": "chore: formatting; sync dependencies (#422)",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-05-01T04:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafe62e757bd99526129f8dffcfc9795817d08d8",
"body": "* feat(validators): add Mir card number validation\n\n* feat: add mir method to __init__\n\n* test(card): add Mir card validation tests\n\n* docs(mir): update example valid mir card\n\n* fix(tests): update examples mir_cards and drop mir_cards from failed_on_valid_mastercard\n\n* fix: rearrangement of imports\n\n* fix(tests): update imports\n\n* chore: formatting\n\n---------\n\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add Mir card validation support (#420)",
"author_name": "Aleksandr Shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-04-26T16:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c97eca2990f6d42e27f0f211475eb0d4809de59",
"body": "* Remove special cases for valid codes\n\nThe special cases excluded from the validation represent valid codes, used in test environments.\n\n* Update test_es.py\n\n* Update test_es.py\n\n* chore: formatting\n\n---------\n\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix: Allow Special DOI Cases Used in Public Administration Tests (#415)",
"author_name": "MaurizioPilia",
"author_login": "MaurizioPilia",
"committed_at": "2025-04-26T16:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2510d1c5f7ef81cdf9fa90d2548ebd826e4e734",
"body": "* running `doctest` failes\nFixes python-validators/validators#416\n\n* check docstring examples with pytest\n\n* changed line-length due doctest output\n\n- bsc_address.py:20:101: E501 Line too long (103 > 100)\n- all tox env passed\n\n* chore: ignore line lenght in specific docs\n\n* specifing testpath for py\n[…]\n rule name\n\n* chore: update pytest in requirements file\n\n* chore: install module before pytest\n\n* fix: ru_inn docttest\n\n---------\n\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: adds `doctest` (#417)",
"author_name": "Christoph Dörrer",
"author_login": "d-chris",
"committed_at": "2025-04-26T16:13:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7742c55b680036116a7f61e140476ffd4774ccb",
"body": "…e via __init__ (#419)\n\n* fix(api): remove print function from ru_inn method\n\n* feat: add ru_inn method to __init__\n\n* docs(ru_inn): update description from \"Russia INN.\" to \"Russia.\"",
"is_bot": false,
"headline": "Refactor API: remove print from ru_inn, update description, and expos…",
"author_name": "Aleksandr Shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-04-03T02:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6241fc31f6b46bf81283c6ab3cae07c370fc1f6",
"body": "* the use of `lstrip()` here was a bit too aggressive\n* `removeprefix()` is only available with python 3.9+",
"is_bot": false,
"headline": "fix(uri): remove \"mailto:\" prefix manually (#418)",
"author_name": "Max",
"author_login": "max-moser",
"committed_at": "2025-03-29T05:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25fcef05c293def421fd3f6714403a54fce993cf",
"body": null,
"is_bot": false,
"headline": "Fix email regex issue 140 (#411)",
"author_name": "Chris Wisdo",
"author_login": "cwisdo",
"committed_at": "2025-03-28T20:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dac863b452253f3ae1b7fd3370e509c52c46b85",
"body": "Enhances `validators.url` to allow\n- restricting the allowed schemes (e.g. to accept only https,\n and nothing else)\n- relaxing the allowed schemes to also accept less known schemes\n (e.g. ws, wss, ldap, ...)",
"is_bot": false,
"headline": "feat: allow custom URL scheme validation (#409)",
"author_name": "Krisztián Fekete",
"author_login": "e3krisztian",
"committed_at": "2025-03-28T20:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894a0691bad601aa7ded598f5dabbf40981358f6",
"body": "Validator russian individual tax number",
"is_bot": false,
"headline": "Merge pull request #408 from tabbols95/validators_inn",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-03-28T20:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad2e2c5bb4e94ff5798b51a9b28a26fa64684ed0",
"body": null,
"is_bot": false,
"headline": "chore: linting & formatting",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-03-28T20:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7722459b52562427634af0166398158fcff24849",
"body": null,
"is_bot": false,
"headline": "add function description and fix validators imports",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50832ab93795e23e25054c760cf154b285703a4",
"body": null,
"is_bot": false,
"headline": "rename function `inn` -> `ru_inn`",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf90e2b491b3802185c2c9bab59eb262763ec1f",
"body": null,
"is_bot": false,
"headline": "add tests",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2398003f67891a387f36573a42add0c37ba5ecfd",
"body": null,
"is_bot": false,
"headline": "Moved all files to the i18n directory.",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874f0a9c126dfbcfa5a37bc669bb878b5a94241f",
"body": null,
"is_bot": false,
"headline": "Add decorator validator",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c9bbbbc445c8bf814c929d3b807d0bc8d1a75d",
"body": null,
"is_bot": false,
"headline": "Add link validator algorithm",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1462c7bb1b064b33d8b1c23dca99ef635baa4739",
"body": null,
"is_bot": false,
"headline": "Update weights && add description function",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014a6bb1aad69e6adc4cbbcb3891fe0ed0dfdeed",
"body": null,
"is_bot": false,
"headline": "drop comment",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011e861206431b02fcb4a7355d2d610f51c0a0f6",
"body": null,
"is_bot": false,
"headline": "update .gitignore",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffcdb380c6213aff3e3396c3fd9ddbc6bf1746d",
"body": null,
"is_bot": false,
"headline": "update __init__.py",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f1cb9bb0fbce54a89bcc253e32a10b6cfe145a",
"body": null,
"is_bot": false,
"headline": "validators inn person",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ff35bfaba0936de5a85a5b20eb7949021546ed",
"body": null,
"is_bot": false,
"headline": "weight coefficients from company",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f02106b0b5ee01b7219dddfc928ff83d79cdcf",
"body": null,
"is_bot": false,
"headline": "Validators inn company",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640763f65e2e4c1998dcdca4ffa7aecd8ad421f4",
"body": null,
"is_bot": false,
"headline": "Add script validators inn.py",
"author_name": "a.shilov",
"author_login": "TheDrunkenBear",
"committed_at": "2025-03-28T20:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da45d42762ee06b925198f34001c94ec5a594da2",
"body": "…/jinja2-3.1.6\n\nchore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package",
"is_bot": false,
"headline": "Merge pull request #414 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2025-03-07T01:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711487028444795da3054add2f66edb4266b3fe3",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-06T03:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9585e91f8b409029b059df148da4dc52bd951e3",
"body": "fix(url): add hashtag to allowed fragment characters",
"is_bot": false,
"headline": "Merge pull request #405 from davidt99/master",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-10-07T01:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1231f6a69eef08959d34b1178518ee97f82fd3fd",
"body": null,
"is_bot": false,
"headline": "fix(url): add hashtag to allowed fragment characters",
"author_name": "David Tufik",
"author_login": "davidt99",
"committed_at": "2024-10-06T19:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597a0309fc315e86685187303abc24677a32d382",
"body": "fix(domain): accept .onion as a valid TLD",
"is_bot": false,
"headline": "Merge pull request #402 from davidt99/master",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-09-16T01:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a791b6a8a0a8e448b2de5148a03b356aabb891f",
"body": null,
"is_bot": false,
"headline": "fix(domain): accept .onion as a valid TLD",
"author_name": "davidt99",
"author_login": "davidt99",
"committed_at": "2024-09-15T11:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd118088185e27025332318bbf3368a56ac8f517",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #400 from mattseymour/patch-1",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-09-13T01:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9b55060cd5037005f3657c797ff2bb9ab06579",
"body": "Add the pypi package name and example installation step.\r\n\r\nAt the moment users need to click into doc, then click installation to get the package name and install steps. Lets just add this most common of steps to the readme.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matt Seymour",
"author_login": "mattseymour",
"committed_at": "2024-09-09T11:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca1b41fcc1e32f16e845b53cb29ac8f9b261969b",
"body": null,
"is_bot": false,
"headline": "chore: update (dev) dependencies; bump version",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-09-03T17:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc2a9e5412c92fd7f306d0b45171beb9e87a1e7",
"body": "- Cache TLDs if environment variable `PYVLD_CACHE_TLD` is `True`",
"is_bot": false,
"headline": "feat: cache IANA TLDs for faster lookups (#390)",
"author_name": "Ori Avtalion",
"author_login": "salty-horse",
"committed_at": "2024-07-19T08:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548960557c376c44516e1a9582869c33f4a65673",
"body": "- add a new validator for bsc addresses\r\n- minor fix in test cases\r\n- chore: updates CHANGES.md\r\n\r\n---------\r\n\r\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add validator for bsc addresses (#389)",
"author_name": "Mehdi Samsami",
"author_login": "msamsami",
"committed_at": "2024-07-15T02:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd01b4b4bc4954dc72ca35c6a8c41010ed9a8638",
"body": null,
"is_bot": false,
"headline": "add a new validator for sha384 hash (#387)",
"author_name": "Mehdi Samsami",
"author_login": "msamsami",
"committed_at": "2024-07-10T11:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae643fc7e06a5ccf7837ebd582747eb441dd28e",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: certifi\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package (#385)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-08T12:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba69a51d1624e89d45504e1a8f23dd05810bd0e",
"body": null,
"is_bot": false,
"headline": "chore: improve `CONTRIBUTING.md`",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-07-08T12:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d7b4a06fbaf5f8f184ef0af4e6ebd05f541849",
"body": "- add validators for `base16` and `base32` encodings\r\n- fix: typos in `CHANGES.md`\r\n\r\n---------\r\n\r\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add validators for base16 and base32 encodings (#386)",
"author_name": "Mehdi Samsami",
"author_login": "msamsami",
"committed_at": "2024-07-08T12:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860ca4608cb1806cccabccfb9b4f416349001c5e",
"body": "- feat: add validator for trx addresses\r\n- bump version\r\n- fix minor issues in changelog",
"is_bot": false,
"headline": "feat: add validator for trx addresses (#384)",
"author_name": "Mehdi Samsami",
"author_login": "msamsami",
"committed_at": "2024-07-04T02:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4973c49e69fc9c25741a05b4ba8fca2371734fc9",
"body": "- move to a new directory for crypto addresses validators\r\n- add a new feature to validate ethereum address\r\n- create a new dep group for crypto eth address\r\n- update tooling requirements\r\n- update api docs for crypto addresses\r\n- add a new dependency group for testing, update scripts accordingly\r\n-\n[…]\noptional\r\n- make `eth_hash` truly optional\r\n- update dev dependencies\r\n- improve changelog\r\n- fix packaging and CI\r\n\r\n---------\r\n\r\nCo-authored-by: Yozachar <38415384+yozachar@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add validator for eth addresses (#383)",
"author_name": "Mehdi Samsami",
"author_login": "msamsami",
"committed_at": "2024-07-01T15:11:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7bcfda8902e0bcc42512c6630b0504ab9df65f0",
"body": "chore: update dev deps; adds python EOL info",
"is_bot": false,
"headline": "Merge pull request #381 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-06-18T01:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ff66924f6f821ca2e61b2e56a6de81992fe126",
"body": null,
"is_bot": false,
"headline": "chore: update dev deps; adds python EOL info",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-06-17T14:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc987d4b12680fc6469825089d567ec5841f997",
"body": "hotfix: ensure `_tld.txt` is in `sdist` and `bdist`",
"is_bot": false,
"headline": "Merge pull request #379 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-25T02:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf75e56f707fa7d5552ec4feb27c4d6a9921ddc",
"body": null,
"is_bot": false,
"headline": "hotfix: ensure `_tld.txt` is in `sdist` and `bdist`",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-25T02:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa5aa1d787d81c4adb82b51297b3a65384d013e",
"body": "chore: fix typo; update dev deps; bump version",
"is_bot": false,
"headline": "Merge pull request #377 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-24T03:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999af261ecdc66537ae9fed5ed0a91b17cc6e224",
"body": null,
"is_bot": false,
"headline": "chore: fix typo; update dev deps; bump version",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-24T03:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25f3a7e14c10648fe082a869824e08117d0e788",
"body": "…/requests-2.32.0\n\nbuild(deps): bump requests from 2.31.0 to 2.32.0 in /package",
"is_bot": false,
"headline": "Merge pull request #376 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-22T09:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de818290c0bd22181092b568e5f13a6f1882961",
"body": "---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-21T06:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d4e89eba5075f329ed6fc960803edd123dba18",
"body": "…pport\n\nchore(url): allow symbols and pictographs in url",
"is_bot": false,
"headline": "Merge pull request #375 from prousso/chore/add-symbols-pictographs-su…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-20T10:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb134204edcfdabf0de0e5fc0a5010105659c36",
"body": "fix(ip_address): properly handle private is false",
"is_bot": false,
"headline": "Merge pull request #374 from grleblanc/fix-ipv4-private",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-17T02:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0623b4a6f39347091bdc85c3baaed0b299cb66bc",
"body": null,
"is_bot": false,
"headline": "chore: address comments",
"author_name": "inspxctelement",
"author_login": null,
"committed_at": "2024-05-17T01:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d711ee7cbf539ab26a74c4c5ba8de9a03b892a7b",
"body": null,
"is_bot": false,
"headline": "chore(url): allow symbols and pictographs in url",
"author_name": "prousso",
"author_login": "prousso",
"committed_at": "2024-05-16T10:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bd6488f1ff972687b55c3ac121588da77fa02a",
"body": null,
"is_bot": false,
"headline": "chore: pytest and rm bool",
"author_name": "inspxctelement",
"author_login": null,
"committed_at": "2024-05-14T00:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76140125d9ba9eb9e165a666d15272501a075629",
"body": null,
"is_bot": false,
"headline": "chore: tox",
"author_name": "inspxctelement",
"author_login": null,
"committed_at": "2024-05-09T01:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0e605392040d7413621584f1d544b24a6a83df",
"body": null,
"is_bot": false,
"headline": "fix(ip_address): properly handle private is false",
"author_name": "inspxctelement",
"author_login": null,
"committed_at": "2024-05-09T01:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46cd586bdd6b9946d5d421f009794a25650f72e",
"body": "…/jinja2-3.1.4\n\nbuild(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package",
"is_bot": false,
"headline": "Merge pull request #372 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-05-07T06:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04df2631c0505d06846a22ecdae6ab26b0d1cba",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-06T20:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73507918a61ad1db0f335b5e199d3353176947ec",
"body": "fix: corrects a few typo",
"is_bot": false,
"headline": "Merge pull request #371 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-20T02:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a46eaca9f16994b9364497ffb78b8b19083beec",
"body": null,
"is_bot": false,
"headline": "fix: corrects a few typo",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-20T02:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b16fcb0f10239bd7bbe4e89ad61bec3e934b4b1",
"body": "chore: updated dev dependencies; bump version",
"is_bot": false,
"headline": "Merge pull request #370 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T13:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b031ad804702c07eb6cded017f54451aabc3ff",
"body": null,
"is_bot": false,
"headline": "chore: updated dev dependencies; bump version",
"author_name": "yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T12:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9bfb9246391da3dac88d69d78270bbc548328a",
"body": "chore: update contribution guidelines",
"is_bot": false,
"headline": "Merge pull request #369 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T12:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff3b122f53e2231ad4c90666be01ca35ea516b2",
"body": "- removes unused `.pre-commit-config.yaml`\n- removes unused `compose.yaml`",
"is_bot": false,
"headline": "chore: update contribution guidelines",
"author_name": "yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T12:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede7c67e65a599ba9b57812466e2dc57a6b1c231",
"body": "chore: documentation maintenance",
"is_bot": false,
"headline": "Merge pull request #368 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T10:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54917a0df8806983e50ca60fed94f0df88bb9a09",
"body": null,
"is_bot": false,
"headline": "fix: use backup url from documentation",
"author_name": "yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T10:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaccf08fe31c08a5f89bd9a6bafb69b808d91419",
"body": null,
"is_bot": false,
"headline": "chore: adds contribution guidelines",
"author_name": "yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T08:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faed95127031aa49a172fe64dce79aafaf50823a",
"body": "fix: rfc cases in the `domain` validator",
"is_bot": false,
"headline": "Merge pull request #367 from yozachar/workshop",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-19T01:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181f6dcdbcd0e25d0d5bf059744f765192a77f7b",
"body": null,
"is_bot": false,
"headline": "fix: rfc cases in the `domain` validator",
"author_name": "yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-18T00:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04a8c53ed3b6c2a6d678ead785015730409e4e9",
"body": "…/idna-3.7\n\nbuild(deps): bump idna from 3.6 to 3.7 in /package",
"is_bot": false,
"headline": "Merge pull request #365 from python-validators/dependabot/pip/package…",
"author_name": "Yozachar",
"author_login": "nandgator",
"committed_at": "2024-04-12T07:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e72ce3349eb5f47be772c1ad0ee68ff17c86561",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump idna from 3.6 to 3.7 in /package",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-12T04:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f89ddc2fb3ccb086a4578e6f4962d4e140f30a8d",
"body": "fix: reduce memory footprint when loading TLDs",
"is_bot": false,
"headline": "Merge pull request #362 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-04T07:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5871b0251ee9ff5ce250096bd03c54c7611685",
"body": null,
"is_bot": false,
"headline": "fix: reduce memory footprint when loading TLDs",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-04T07:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724262ee1d7221ba8d0b40e9d0fa30a17be0e9f3",
"body": "maint: updated dev dependencies, doc links; bump version",
"is_bot": false,
"headline": "Merge pull request #361 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-04T02:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3589b48badfd48ccaa71d14d9906913852a6a2a7",
"body": null,
"is_bot": false,
"headline": "maint: updated dev dependencies, doc links; bump version",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-04T02:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69fe67a42b183bc16748bf5b78cf53f7caf6f0dc",
"body": "feat: adds `consider_tld` parameter to `domain`, `hostname` and `url` modules",
"is_bot": false,
"headline": "Merge pull request #360 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T12:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcea683d52d844dc6f3c6053de01d3d23779e52",
"body": "… modules\n\n> co-authored by: @aviiciii",
"is_bot": false,
"headline": "feat: adds `consider_tld` parameter to `domain`, `hostname` and `url`…",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T12:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b970dc8083016bae258ddb9db563b224268ed6e",
"body": "feat: adds `finance` validator",
"is_bot": false,
"headline": "Merge pull request #359 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T10:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13d53d099fa367ede1eea5157aeaa4b8e45550f",
"body": "> co-authored by: @rcorbish",
"is_bot": false,
"headline": "feat: adds `finance` validator",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T10:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69af9df8407d40a3d6ee190a87008f26a3f14b8",
"body": "feat: adds indian aadhar and pan validator",
"is_bot": false,
"headline": "Merge pull request #358 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T09:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c27870b9b76006295d048e90f2903950486b2a",
"body": "> co-authored by: @10kartik <kartik@plgworks.com>",
"is_bot": false,
"headline": "feat: adds indian aadhar and pan validator",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T09:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b083b75657dc85fb639fb8ebd396b70bf7d838",
"body": "patch: moves `country_code` module to `country` module",
"is_bot": false,
"headline": "Merge pull request #357 from yozachar/workshop",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T08:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad23b2721c4f01ffc5c3624c1872ebef350d9e88",
"body": "- feat: adds `currency` and `calling_code` validators",
"is_bot": false,
"headline": "patch: moves `country_code` module to `country` module",
"author_name": "Jovial Joe Jayarson",
"author_login": "nandgator",
"committed_at": "2024-04-03T08:13:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 4,
"latest_release_at": "2025-05-01T05:42:33Z",
"latest_release_tag": "0.35.0",
"releases_from_tags": false,
"days_since_last_push": 129,
"active_weeks_last_year": 2,
"days_since_latest_release": 446,
"mean_days_between_releases": 41.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "validators",
"exists": true,
"license": "MIT",
"keywords": [
"validation",
"validator",
"python-validator",
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/validators/",
"is_deprecated": false,
"latest_version": "0.35.0",
"repository_url": "https://github.com/python-validators/validators",
"versions_count": 60,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 30081603,
"first_published_at": "2013-10-17T08:44:35.343718Z",
"latest_published_at": "2025-05-01T05:42:06.700301Z",
"latest_version_yanked": null,
"days_since_latest_publish": 446
}
]
},
"popularity": {
"forks": 189,
"stars": 1120,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2016-06-02",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-04-26",
"count": 2
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-11-13",
"count": 2
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-02-24",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-11",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-09-01",
"count": 2
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-15",
"count": 2
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-04-20",
"count": 2
},
{
"date": "2022-05-09",
"count": 2
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-02-18",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-25",
"count": 2
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-01-24",
"count": 2
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-18",
"count": 2
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-19",
"count": 2
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-24",
"count": 2
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 178,
"total_forks": 189
},
"star_history": {
"days": [
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-20",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-13",
"count": 2
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-15",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-21",
"count": 6
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-02-27",
"count": 3
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-04",
"count": 2
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-25",
"count": 2
},
{
"date": "2018-03-26",
"count": 2
},
{
"date": "2018-04-04",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-04-25",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-06-21",
"count": 2
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-06-23",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-13",
"count": 2
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-07",
"count": 2
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-22",
"count": 2
},
{
"date": "2018-09-05",
"count": 2
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-14",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-11-25",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-05",
"count": 2
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-11",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-25",
"count": 2
},
{
"date": "2019-01-27",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-24",
"count": 4
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-03-04",
"count": 2
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-19",
"count": 2
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-03-23",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-16",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-04-19",
"count": 1
},
{
"date": "2019-04-21",
"count": 1
},
{
"date": "2019-04-27",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-11",
"count": 2
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-19",
"count": 2
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-08-10",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-24",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-08-27",
"count": 2
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-09-20",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-21",
"count": 2
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2020-01-01",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2020-01-29",
"count": 2
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-02-28",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-30",
"count": 2
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-07",
"count": 2
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-28",
"count": 2
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-03",
"count": 2
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-15",
"count": 2
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-25",
"count": 5
},
{
"date": "2020-07-26",
"count": 2
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-14",
"count": 2
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-26",
"count": 2
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-11-01",
"count": 2
},
{
"date": "2020-11-03",
"count": 2
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-14",
"count": 5
},
{
"date": "2021-01-15",
"count": 2
},
{
"date": "2021-01-28",
"count": 1
},
{
"date": "2021-01-31",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-04",
"count": 2
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-10",
"count": 2
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-03",
"count": 3
},
{
"date": "2021-03-04",
"count": 2
},
{
"date": "2021-03-10",
"count": 2
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-13",
"count": 4
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-29",
"count": 3
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-17",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-21",
"count": 2
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-11",
"count": 4
},
{
"date": "2021-05-12",
"count": 3
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-15",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-29",
"count": 2
},
{
"date": "2021-08-02",
"count": 4
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-28",
"count": 2
},
{
"date": "2021-09-15",
"count": 2
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-13",
"count": 2
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-17",
"count": 2
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-03",
"count": 3
},
{
"date": "2022-03-11",
"count": 2
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-13",
"count": 2
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-04",
"count": 2
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-29",
"count": 2
},
{
"date": "2022-05-30",
"count": 2
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-07",
"count": 2
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-23",
"count": 2
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-06-25",
"count": 2
},
{
"date": "2022-06-28",
"count": 3
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-11",
"count": 2
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-08-24",
"count": 2
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-05",
"count": 3
},
{
"date": "2022-09-08",
"count": 2
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-09-23",
"count": 3
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-19",
"count": 2
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-03",
"count": 2
},
{
"date": "2022-11-06",
"count": 2
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-16",
"count": 2
},
{
"date": "2022-11-17",
"count": 2
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-06",
"count": 2
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-02-05",
"count": 3
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-19",
"count": 2
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-02-27",
"count": 2
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-02",
"count": 3
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-07",
"count": 2
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-13",
"count": 5
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-18",
"count": 2
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-04-26",
"count": 4
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-01",
"count": 2
},
{
"date": "2023-05-02",
"count": 2
},
{
"date": "2023-05-03",
"count": 3
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-05",
"count": 3
},
{
"date": "2023-05-06",
"count": 2
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-10",
"count": 3
},
{
"date": "2023-05-11",
"count": 2
},
{
"date": "2023-05-13",
"count": 2
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-16",
"count": 3
},
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-05-23",
"count": 2
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-06-04",
"count": 3
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-17",
"count": 2
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-22",
"count": 2
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-08",
"count": 2
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-16",
"count": 2
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-19",
"count": 2
},
{
"date": "2023-07-22",
"count": 2
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-30",
"count": 2
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-05",
"count": 2
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-11",
"count": 2
},
{
"date": "2023-08-14",
"count": 3
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-13",
"count": 2
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-20",
"count": 2
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-23",
"count": 2
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-28",
"count": 2
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-23",
"count": 2
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-05",
"count": 3
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-21",
"count": 5
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-02-29",
"count": 2
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-20",
"count": 2
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-12",
"count": 2
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-29",
"count": 2
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-06",
"count": 2
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-08",
"count": 2
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-21",
"count": 2
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-13",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-26",
"count": 3
},
{
"date": "2024-06-28",
"count": 2
},
{
"date": "2024-07-01",
"count": 2
},
{
"date": "2024-07-04",
"count": 2
},
{
"date": "2024-07-05",
"count": 2
},
{
"date": "2024-07-06",
"count": 2
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-04",
"count": 2
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-12",
"count": 2
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-10",
"count": 2
},
{
"date": "2024-10-12",
"count": 2
},
{
"date": "2024-10-14",
"count": 2
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-08",
"count": 2
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-20",
"count": 2
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-11-24",
"count": 2
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-01-01",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-05",
"count": 2
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-23",
"count": 2
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-26",
"count": 2
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-02",
"count": 3
},
{
"date": "2025-05-09",
"count": 2
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-23",
"count": 2
},
{
"date": "2025-05-24",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-01",
"count": 2
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-07-02",
"count": 2
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-25",
"count": 2
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-01",
"count": 2
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-17",
"count": 2
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-30",
"count": 2
},
{
"date": "2025-11-05",
"count": 2
},
{
"date": "2025-11-06",
"count": 7
},
{
"date": "2025-11-07",
"count": 3
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-26",
"count": 2
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1120
},
"open_issues_and_prs": 34
},
"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": [
"src/validators/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 14979,
"source_files_sampled": 64,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package/requirements.sphinx.txt",
"package/requirements.testing.txt",
"package/requirements.tooling.txt",
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "soupsieve",
"direct": false,
"version": "2.5",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2wc2-fm75-p42x",
"GHSA-836r-79rf-4m37",
"PYSEC-2026-3071",
"PYSEC-2026-3072"
],
"fixed_version": "2.8.4",
"advisory_count": 4,
"oldest_advisory_days": 12
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.2",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-38jv-5279-wg99",
"GHSA-48p4-8xcf-vxj5",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"PYSEC-2026-141",
"PYSEC-2026-1994",
"PYSEC-2026-1996",
"PYSEC-2026-1997"
],
"fixed_version": "2.7.0",
"advisory_count": 12,
"oldest_advisory_days": 398
},
{
"name": "idna",
"direct": false,
"version": "3.7",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 2,
"oldest_advisory_days": 63
},
{
"name": "pytest",
"direct": false,
"version": "8.3.2",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 180
},
{
"name": "requests",
"direct": false,
"version": "2.32.4",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.5,
"advisory_ids": [
"GHSA-gc5v-m9x4-r6x2",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "pygments",
"direct": false,
"version": "2.18.0",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.3,
"advisory_ids": [
"GHSA-5239-wwwm-4pmq",
"PYSEC-2026-2987"
],
"fixed_version": "2.20.0",
"advisory_count": 2,
"oldest_advisory_days": 121
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 1,
"high": 2,
"moderate": 3
},
"advisory_count": 24,
"affected_count": 6,
"assessed_count": 44,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "alabaster",
"direct": false,
"version": "0.7.13",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.15.0",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.12.3",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2024.7.4",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.3.2",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.20.1",
"ecosystem": "pypi"
},
{
"name": "eth-hash",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.2.1",
"ecosystem": "pypi"
},
{
"name": "furo",
"direct": false,
"version": "2024.8.6",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.7",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.0.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.5",
"ecosystem": "pypi"
},
{
"name": "mdit-py-plugins",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "myst-parser",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "nodeenv",
"direct": false,
"version": "1.9.1",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "24.1",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "pycryptodome",
"direct": false,
"version": "3.20.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "pypandoc-binary",
"direct": false,
"version": "1.13",
"ecosystem": "pypi"
},
{
"name": "pyright",
"direct": false,
"version": "1.1.378",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.3.2",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.32.4",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.6.3",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.5",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "7.1.2",
"ecosystem": "pypi"
},
{
"name": "sphinx-basic-ng",
"direct": false,
"version": "1.0.0b2",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "1.0.3",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "1.1.5",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.2",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.19.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 0,
"indirect_count": 44
}
},
"maintainership": {
"issues": {
"open_prs": 30,
"merged_prs": 182,
"open_issues": 4,
"closed_ratio": 0.979,
"closed_issues": 190,
"closed_unmerged_prs": 66
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nandgator",
"commits": 205,
"avatar_url": "https://avatars.githubusercontent.com/u/38415384?v=4"
},
{
"type": "User",
"login": "kvesteri",
"commits": 165,
"avatar_url": "https://avatars.githubusercontent.com/u/398714?v=4"
},
{
"type": "User",
"login": "jpvanhal",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/250983?v=4"
},
{
"type": "User",
"login": "TheDrunkenBear",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/26852038?v=4"
},
{
"type": "User",
"login": "msamsami",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/36353143?v=4"
},
{
"type": "User",
"login": "lconceicao",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17846751?v=4"
},
{
"type": "User",
"login": "davidt99",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8295100?v=4"
},
{
"type": "User",
"login": "tswfi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1352132?v=4"
},
{
"type": "User",
"login": "automationator",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22526682?v=4"
},
{
"type": "User",
"login": "kingbuzzman",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/329820?v=4"
}
],
"contributors_sampled": 56,
"top_contributor_share": 0.434
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pycqa.yaml",
"sast.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pdm.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "2 out of 17 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 9/14 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 1,
"reason": "SAST tool is not run on all commits -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "32 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "70de324322def13a49a93d222f798ec1ab700885",
"ran_at": "2026-07-21T21:11:17Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/python-validators/validators",
"host": "github.com",
"name": "validators",
"owner": "python-validators"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 28,
"inputs": {
"security": 38,
"vitality": 35,
"community": 79,
"governance": 67,
"engineering": 60,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 56,
"overall_after_jurisdiction_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 35,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 0.92,
"days_since_last_push": 129,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 129 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 129
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"releases_count": 22,
"latest_release_tag": "0.35.0",
"releases_from_tags": false,
"days_since_latest_release": 446,
"mean_days_between_releases": 41.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 446 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 446
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~41.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 41.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 129,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 129 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 129
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 79,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 189,
"stars": 1120,
"watchers": 13,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,120 stars",
"points": 49.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1120
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "189 forks",
"points": 19,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 189
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": [
"validators"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 30081603
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "30,081,603 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 30081603,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 56,
"top_contributor_share": 0.434
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "56 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 56
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 182,
"open_issues": 4,
"closed_issues": 190,
"issue_closed_ratio": 0.979,
"closed_unmerged_prs": 66
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "182/248 decided PRs merged",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 182,
"decided": 248
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/14 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"followers": 11,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "python-validators",
"public_repos": 1,
"account_age_days": 1412
},
"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": "11 followers of python-validators",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "python-validators"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~3 yr old",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"validators"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 446
},
"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 446 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 446
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "60 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 60
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 17 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.5,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 22,
"security_posture_before_jurisdiction": 45
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 17 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 9/14 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "32 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 44
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 24,
"affected_packages": 6,
"assessed_packages": 44,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 3, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 44,
"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": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.848,
"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": "78 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pdm.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"src/validators/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/validators/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/validators/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 14979,
"source_files_sampled": 64,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (src/validators/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "src/validators/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/64 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 64,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T21:11:45.564657Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/python-validators/validators.svg",
"full_name": "python-validators/validators",
"license_state": "standard",
"license_spdx": "MIT"
}