原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"flake8",
"flake8-plugin",
"code-quality",
"linter",
"linter-plugin",
"comments",
"wemake-services",
"wemake-python-styleguide"
],
"is_fork": false,
"size_kb": 1476,
"has_wiki": true,
"homepage": "https://pypi.org/project/flake8-eradicate/",
"languages": {
"Python": 11379
},
"pushed_at": "2025-03-14T02:08:22Z",
"created_at": "2018-09-21T06:58:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-02T15:54:32Z",
"description": "Flake8 plugin to find commented out or dead code",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://t.me/opensource_findings",
"name": "wemake.services",
"type": "Organization",
"login": "wemake-services",
"company": null,
"location": null,
"followers": 375,
"avatar_url": "https://avatars.githubusercontent.com/u/19639014?v=4",
"created_at": "2016-05-29T21:55:58Z",
"is_verified": null,
"public_repos": 54,
"account_age_days": 3714
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2022-09-20T20:06:30Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2022-08-11T07:16:26Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2022-04-26T07:34:56Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2021-10-19T12:42:24Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2021-06-22T10:21:07Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-10-12T08:27:22Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2020-06-04T12:49:36Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2020-03-12T22:11:51Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2019-12-18T11:05:33Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2019-10-16T12:31:10Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2019-09-27T20:01:35Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2019-07-18T22:06:46Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2018-12-24T11:48:05Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2018-09-26T19:10:06Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2018-09-26T19:09:42Z"
}
],
"recent_commits": [
{
"oid": "28f3cd0d5a97c29c203bb5afe0d74bf50a3dfe0c",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)\r\n\r\n---\r\nupdated-dependencies\n[…]\n\n- dependency-name: jinja2\r\n dependency-type: indirect\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": "Bump jinja2 from 3.1.4 to 3.1.5 (#364)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-31T07:51:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e060bfe333f1a51d8cf01ae9e081fb5ad6c4671",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\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": "Bump mypy from 1.14.0 to 1.14.1 (#363)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-31T07:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1867e81dc46de87319b253782888483a02c150c",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.13 to 3.2.14.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.13...3.2.14)\r\n\r\n---\r\nupdated-depende\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.13 to 3.2.14 (#362)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-23T11:03:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8396fd4bb5890719c89632c7b946efd025cb989e",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.13.0 to 1.14.0 (#361)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-23T11:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d976c9fd12a69aaced657ce58fe9fba64794e58",
"body": "Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.3.0.\r\n- [Commits](https://github.com/sponsors/hynek/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: attrs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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": "Bump attrs from 24.2.0 to 24.3.0 (#360)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-17T05:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84bb157bb676f3e98cc76840378ecb05ccdc273e",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.12 to 3.2.13.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.12...3.2.13)\r\n\r\n---\r\nupdated-depende\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.12 to 3.2.13 (#359)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-12T06:54:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0fc58c004fc80d0259afe3f9abee849a522e8da1",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.11 to 3.2.12.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.11...3.2.12)\r\n\r\n---\r\nupdated-depende\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.11 to 3.2.12 (#358)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-11T08:11:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a025de91c361497ca28036da49a21a2fbeceaaab",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.3.3 to 8.3.4 (#357)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-02T08:32:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7dced30d2b15eae5b2779d4528d23b3812666edb",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\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": "Bump codecov/codecov-action from 4 to 5 (#356)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-15T07:14:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5850aad7de91d59d3d03e09ea0a58d58d87f59f7",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.10 to 3.2.11.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.10...3.2.11)\r\n\r\n---\r\nupdated-depende\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.10 to 3.2.11 (#355)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-13T07:51:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02241159f8bc9304b248a4763b766df8326c7cb0",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.9 to 3.2.10.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.9...3.2.10)\r\n\r\n---\r\nupdated-dependenc\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.9 to 3.2.10 (#354)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-28T08:27:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15524a042a2da445d568fe8fa30c5afaf76a4bb0",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.8 to 3.2.9.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.8...3.2.9)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.8 to 3.2.9 (#353)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-25T05:32:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf2b506335b5fd733ba8b7eadc59fbab917d8370",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.12.1 to 1.13.0 (#352)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-23T07:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7921c8182264f34e9f6b58649c0b933d31c550",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.12.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\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": "Bump mypy from 1.12.0 to 1.12.1 (#351)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-21T06:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fdce9fb14ded3eaa7b4a1ac3f8cf39587334ab3",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.11.2 to 1.12.0 (#350)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-15T06:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f1e8335032c669d96126d31f23fc049ed352a7",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.7 to 3.2.8.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.7...3.2.8)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.7 to 3.2.8 (#349)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-30T06:21:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7b56a792201d16fc48051bda2d9bd110a6e2845",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.3.2 to 8.3.3 (#348)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-11T06:28:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "774bd18465696fa2bfd1a6b5cd4dc5f7dcb13941",
"body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.\r\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cryptography\r\n dependency-type: indirect\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": "Bump cryptography from 42.0.4 to 43.0.1 (#347)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-04T06:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389bc744dc5293dd0fb5d210160cf59a4dcd1c71",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.6 to 3.2.7.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.6...3.2.7)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.6 to 3.2.7 (#346)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-30T06:54:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1565d79bbbaaf50c84889a9bc73ea6f0f099b65a",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\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": "Bump mypy from 1.11.1 to 1.11.2 (#345)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-26T08:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f347f7fae474c07f4d2a6cc85a45673321ea1329",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.5 to 3.2.6.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.5...3.2.6)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.5 to 3.2.6 (#344)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-22T06:20:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ffb20a500e19e0587e7e48ece1d551dafc85761",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.4 to 3.2.5.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.4...3.2.5)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.4 to 3.2.5 (#343)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-12T06:58:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0af0d0c94fa0fcf6ef2505f3a14f1a8fd68ede22",
"body": "Bumps [attrs](https://github.com/sponsors/hynek) from 24.1.0 to 24.2.0.\r\n- [Commits](https://github.com/sponsors/hynek/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: attrs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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": "Bump attrs from 24.1.0 to 24.2.0 (#342)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-07T10:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c47ba376362134e971c965c1b3f28f8541fb2c",
"body": "Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.1.0.\r\n- [Commits](https://github.com/sponsors/hynek/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: attrs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\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": "Bump attrs from 23.2.0 to 24.1.0 (#341)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-05T07:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1973299d45d81472e8f333ddef9d00d9cf13fc7a",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\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": "Bump mypy from 1.11.0 to 1.11.1 (#340)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-31T06:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d3f8a12ba5c53f9b2f00dbb0f4042494735059",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.3.1 to 8.3.2 (#339)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-26T05:40:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bec734d1d42763839b4382cc2a1fb09b80890dd8",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump pytest from 8.2.2 to 8.3.1 (#337)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-22T16:48:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "873c00078db7b0bd0d05c9132af872597549e3a4",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.10.1 to 1.11.0 (#338)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-22T16:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d6bc12270c6b6b9221a71358680924917b38769",
"body": "Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 70.0.0.\r\n- [Release notes](https://github.com/pypa/setuptools/releases)\r\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\r\n- [Commits](https://github.com/pypa/setuptools/compare/v67.8.0...v70.0.0)\r\n\r\n---\r\nupdat\n[…]\nependency-name: setuptools\r\n dependency-type: indirect\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": "Bump setuptools from 67.8.0 to 70.0.0 (#336)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-15T18:17:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0525cf7cb8844ea277fa68b70c69d4a2bfa4d955",
"body": "Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.19.1.\r\n- [Release notes](https://github.com/jaraco/zipp/releases)\r\n- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)\r\n- [Commits](https://github.com/jaraco/zipp/compare/v3.15.0...v3.19.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: zipp\r\n dependency-type: indirect\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": "Bump zipp from 3.15.0 to 3.19.1 (#335)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-09T21:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd63d23ef6b671ca8df8e3fd31fbde91cb362425",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: certifi\r\n dependency-type: indirect\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": "Bump certifi from 2023.7.22 to 2024.7.4 (#334)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-06T07:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3054299529ce9af4d10822d7036a23a687658870",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.3 to 3.2.4.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.3...3.2.4)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.3 to 3.2.4 (#333)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-05T06:41:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8711025675caadd249ef9c223ba4a77e32db3026",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\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": "Bump mypy from 1.10.0 to 1.10.1 (#332)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-25T06:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10bafc8374e6c800c19863ee8b28e24b5f161ca",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2.\r\n- [Release notes](https://github.com/urllib3/urllib3/releases)\r\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2)\r\n\r\n---\r\nupdated-dep\n[…]\n- dependency-name: urllib3\r\n dependency-type: indirect\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": "Bump urllib3 from 2.0.7 to 2.2.2 (#331)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-18T20:14:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e96123220af027067b60dbdc9bc30049d5e4199",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.2 to 3.2.3.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.2...3.2.3)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.2 to 3.2.3 (#330)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-11T07:19:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bdf9f9f1baa19ea0344c28d703b64fa3d71586a7",
"body": "Bumps [authlib](https://github.com/lepture/authlib) from 1.2.0 to 1.3.1.\r\n- [Release notes](https://github.com/lepture/authlib/releases)\r\n- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)\r\n- [Commits](https://github.com/lepture/authlib/compare/v1.2.0...v1.3.1)\r\n\r\n---\r\n\n[…]\n- dependency-name: authlib\r\n dependency-type: indirect\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": "Bump authlib from 1.2.0 to 1.3.1 (#329)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-10T17:04:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0368814a6429604e6633f078b2ca93bbf3f8c6cd",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.1 to 3.2.2.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.1...3.2.2)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.1 to 3.2.2 (#328)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-10T07:47:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3e0d03152116efb85ef4e43a32fa2d9a4c7800b4",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.2.0 to 3.2.1.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.2.0...3.2.1)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.2.0 to 3.2.1 (#327)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-06T08:53:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a7c2ab330aafd1a24df138f0d3371b4a4abe888",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.2.1 to 8.2.2 (#326)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-05T08:21:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83e561b0d5e422839cb3e06fe8f802550363c6c5",
"body": "updated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: indirect\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": "--- (#325)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-21T07:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "137701e1318bb7b23d3ce36df3b17ec82d1362db",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.2.0 to 8.2.1 (#324)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-20T08:41:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ccbdea3254621e8800fbcd11871927c87a74dfcd",
"body": "Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\r\n\r\n---\r\nupdated-dependencies\n[…]\n\n- dependency-name: jinja2\r\n dependency-type: indirect\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": "Bump jinja2 from 3.1.3 to 3.1.4 (#323)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-06T20:58:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6ffe4bb959bcbe1c60a6ee34e64880c5ddfcacc",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.1.0 to 3.2.0.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.1.0...3.2.0)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump safety from 3.1.0 to 3.2.0 (#322)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-02T07:31:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc0f32e0ec73849f5e97e2595c1ab8f8c44fef3c",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump pytest from 8.1.1 to 8.2.0 (#321)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-29T11:24:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb3a6272754181daa1606c3a3c4f1f890f1e9555",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.9.0 to 1.10.0 (#320)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-25T09:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a76143faee9f2de58b77dcc1472a26e518930a9",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.\r\n- [Release notes](https://github.com/kjd/idna/releases)\r\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\r\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: idna\r\n dependency-type: indirect\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": "Bump idna from 3.4 to 3.7 (#319)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-12T07:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b010545ce0805cdf122fcb36b6852806e83d5f66",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.0.1 to 3.1.0.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.0.1...3.1.0)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump safety from 3.0.1 to 3.1.0 (#318)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-27T08:15:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe36c685a969098724376ba5d767844ae201b0c8",
"body": "Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.\r\n- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pytest\n[…]\ndevelopment\r\n update-type: version-update:semver-major\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": "Bump pytest-cov from 4.1.0 to 5.0.0 (#317)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-25T07:26:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6a756f93ca4aef822eb59ea09eb7d9293316b84",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.0 to 8.1.1.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.0...8.1.1)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.1.0 to 8.1.1 (#315)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-11T06:46:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0dc8893d08fa8008798df91e673f57f66a532f0",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.8.0 to 1.9.0 (#316)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-11T06:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "116c3028d028159195d12c68c4217c73cffc5ac3",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.0.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.0)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump pytest from 8.0.2 to 8.1.0 (#314)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-04T08:50:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd1d257cb692821e473abdc2eb62373738af5770",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.0.1 to 8.0.2 (#313)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-26T06:27:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7da4274de008c573b88981ed31d82fe1014653b3",
"body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.\r\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cryptography\r\n dependency-type: indirect\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": "Bump cryptography from 42.0.2 to 42.0.4 (#312)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-22T07:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba39a03a3efaf9091727b216cf1864e798b0bba7",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump pytest from 8.0.0 to 8.0.1 (#311)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-19T09:36:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c177a0d80214ec6d3c214143a509bfc64b1fe2af",
"body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.\r\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cryptography\r\n dependency-type: indirect\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": "Bump cryptography from 42.0.0 to 42.0.2 (#310)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-17T11:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049b01576dbef905cb0355d85b8091bf07b965a7",
"body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0.\r\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cryptography\r\n dependency-type: indirect\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": "Bump cryptography from 41.0.7 to 42.0.0 (#309)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-06T09:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a073ab2839a827b5eb7de6ac1a375e50b303237",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\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": "Bump codecov/codecov-action from 3 to 4 (#308)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-01T08:10:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b5ec5325fda5c60208dd7b172d415f69ce53c2b",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-major\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": "Bump pytest from 7.4.4 to 8.0.0 (#307)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-29T05:16:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "277ede3e02c96ec7ebc6e8688e303332743eae5f",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/3.0.0...3.0.1)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-patch\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": "Bump safety from 3.0.0 to 3.0.1 (#306)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-22T09:03:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50152fe5fa62b0081da2b1a973bb3689150ddcf6",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 2.3.5 to 3.0.0.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/2.3.5...3.0.0)\r\n\r\n---\r\nupdated-dependencie\n[…]\ndevelopment\r\n update-type: version-update:semver-major\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": "Bump safety from 2.3.5 to 3.0.0 (#305)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-18T07:30:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0bb7d338cf6610fab524ef52da219eb42c65c9a9",
"body": "Bumps [eradicate](https://github.com/myint/eradicate) from 2.2.0 to 2.3.0.\r\n- [Release notes](https://github.com/myint/eradicate/releases)\r\n- [Commits](https://github.com/myint/eradicate/compare/2.2.0...2.3.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: eradicate\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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": "Bump eradicate from 2.2.0 to 2.3.0 (#304)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-05T07:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d67ddc6a5d93138622846226b40c7ff27ded695",
"body": "Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.8.0.\r\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.8.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\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": "Bump mypy from 1.3.0 to 1.8.0 (#303)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-05T07:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349e4d801e608ca8ca480bf0f996936c8cdc98ef",
"body": "Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0.\r\n- [Commits](https://github.com/sponsors/hynek/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: attrs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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": "Bump attrs from 23.1.0 to 23.2.0 (#302)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-04T13:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e9d5c4e11c9f44f51a2c930fa273c270dd6357",
"body": "Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.12.0 to 3.15.0.\r\n- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest-randomly/compare/3.12.0...3.15.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dep\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump pytest-randomly from 3.12.0 to 3.15.0 (#301)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-04T13:09:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b79862de52ead0223220706d7c0751e97249457d",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7.\r\n- [Release notes](https://github.com/urllib3/urllib3/releases)\r\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.7)\r\n\r\n---\r\nupdated-dep\n[…]\n- dependency-name: urllib3\r\n dependency-type: indirect\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": "Bump urllib3 from 2.0.2 to 2.0.7 (#300)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-03T08:41:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6777916c3bc2e22b408c281b43bf9f817b224772",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: certifi\r\n dependency-type: indirect\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": "Bump certifi from 2023.5.7 to 2023.7.22 (#299)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-03T08:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c400f7286629edc78c3eb6cdc5255c8ff2fb62",
"body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.4.\r\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\r\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.4.4)\r\n\r\n---\r\nup\n[…]\ndevelopment\r\n update-type: version-update:semver-minor\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": "Bump pytest from 7.3.1 to 7.4.4 (#298)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-03T08:22:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0279e8898382f61497f29ea9d83760b2488ae163",
"body": null,
"is_bot": false,
"headline": "Fix CI (#297)",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2024-01-03T08:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b40d883c94f48d050d355c56680abda1a14a732",
"body": "…rtfd.io' (#296)",
"is_bot": false,
"headline": "Update link 'wemake-python-stylegui.de' -> 'wemake-python-styleguide.…",
"author_name": "Sergey Gaynetdinov",
"author_login": "sgaynetdinov",
"committed_at": "2024-01-02T12:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00ad35c82e1d191eff70019d15672146042c9b0",
"body": "* Version 1.5.0\r\n\r\n* Add 3.11 to the list\r\n\r\n* Fix CI",
"is_bot": false,
"headline": "Version 1.5.0 (#294)",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2023-05-31T09:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8594b7bb965ba33be9f2be7b0ec0a2299c94d58a",
"body": "Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 65.5.1.\r\n- [Release notes](https://github.com/pypa/setuptools/releases)\r\n- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pypa/setuptools/compare/v65.3.0...v65.5.1)\r\n\r\n---\r\nup\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\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": "Bump setuptools from 65.3.0 to 65.5.1 (#274)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-27T20:44:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b12c929cb5319528f031fc9ef0f3967fa6eb6654",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.14 to 2022.12.7.\r\n- [Release notes](https://github.com/certifi/python-certifi/releases)\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.12.07)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cer\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\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": "Bump certifi from 2022.9.14 to 2022.12.7 (#272)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-09T18:35:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "363e4c83974bb01994bd302f5c0951c87e326d21",
"body": null,
"is_bot": false,
"headline": "Version 1.4.0",
"author_name": "sobolevn",
"author_login": "sobolevn",
"committed_at": "2022-09-20T20:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98499df6b37398cddfe499a584310e4d06af2b80",
"body": "* Version 1.4.0\r\n\r\n* Fix CI",
"is_bot": false,
"headline": "Version 1.4.0 (#268)",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2022-09-20T20:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385c8ed84bd739283ba3ecbabd1a8b6d05937dbe",
"body": null,
"is_bot": false,
"headline": "Version 1.3.0 release",
"author_name": "sobolevn",
"author_login": "sobolevn",
"committed_at": "2022-08-11T07:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acca37545e627251400081ec10f0a6dc31001edd",
"body": "Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.2.post0 to 4.2.0.\r\n- [Release notes](https://github.com/gforcada/flake8-isort/releases)\r\n- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)\r\n- [Commits](https://github.com/gforcada/flake8-isort/compa\n[…]\nvelopment\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-isort from 4.1.2.post0 to 4.2.0 (#264)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-05T08:32:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10bd25f771cd4267d40373bdcc6d5960f6bbf87b",
"body": null,
"is_bot": false,
"headline": "chore: allow flake8 5.x (#262)",
"author_name": "Mathieu Kniewallner",
"author_login": "mkniewallner",
"committed_at": "2022-07-31T15:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301dfcae30da1d9ec7daf3c28a6427cead7d38c4",
"body": "Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.0.\r\n- [Release notes](https://github.com/python-attrs/attrs/releases)\r\n- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/python-attrs/attrs/compare/21.4.0...22.1.0)\r\n\r\n\n[…]\nroduction\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump attrs from 21.4.0 to 22.1.0 (#261)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-29T06:36:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26665faffb373ad1ac43faffdd853694c6e5d049",
"body": "Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.1 to 4.1.2.post0.\r\n- [Release notes](https://github.com/gforcada/flake8-isort/releases)\r\n- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)\r\n- [Commits](https://github.com/gforcada/flake8-isort/compa\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-isort from 4.1.1 to 4.1.2.post0 (#260)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-26T07:09:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5d21e337ca735d1a7a1b1534fb8f909f69cf4e8",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.961 to 0.971 (#259)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-20T06:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa69b5a0c26a069ae41f02a7d7453a9e06b9698",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 2.1.0 to 2.1.1.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/2.1.1/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/2.1.0...2.1.1)\r\n\r\n---\r\nupdated-dependenci\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump safety from 2.1.0 to 2.1.1 (#258)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-19T07:00:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1bdbf8e7d619e269b97388c56a558b452a8235f",
"body": "Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.1.\r\n- [Release notes](https://github.com/PyCQA/pep8-naming/releases)\r\n- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.13.1)\r\n\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pep8-naming from 0.13.0 to 0.13.1 (#257)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-18T06:10:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4f17218bbd9583f6908f5e5012a177a02715fc2",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 2.0.0 to 2.1.0.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/2.0.0...2.1.0)\r\n\r\n---\r\nupdated-dependen\n[…]\nvelopment\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump safety from 2.0.0 to 2.1.0 (#256)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-15T07:00:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ffd20b5a85ddcfb6f2a727f7764ac8034f71c52",
"body": "Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.0.0.\r\n- [Release notes](https://github.com/pyupio/safety/releases)\r\n- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/pyupio/safety/compare/1.10.3...2.0.0)\r\n\r\n---\r\nupdated-depend\n[…]\nvelopment\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump safety from 1.10.3 to 2.0.0 (#254)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-30T07:17:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6525f43c383af04df7ea845498ca310fae7a7bc2",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-python\r\n depe\n[…]\nroduction\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-python from 3 to 4 (#253)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-11T06:44:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71064908cb1bcb2afd453e1253adfb772a6e5938",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.960 to 0.961 (#252)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-07T09:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a9cf8b722c770add52ded3d1e354acec1b00c1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2022-06-03T06:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd0980dcca2fe2d53d8d654f1febe7cf0671dc7",
"body": "Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0.\r\n- [Release notes](https://github.com/PyCQA/pep8-naming/releases)\r\n- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)\r\n- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0)\r\n\n[…]\nvelopment\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pep8-naming from 0.12.1 to 0.13.0 (#251)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-03T06:34:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d44752816a889c18e11cb819c473ae9bbc47fbe",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.950 to 0.960 (#250)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-26T10:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6feb3f926fcd64cf6ebb30de6b0b1ea8a31c7537",
"body": "Bumps [flake8-print](https://github.com/jbkahn/flake8-print) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/jbkahn/flake8-print/releases)\r\n- [Commits](https://github.com/jbkahn/flake8-print/compare/4.0.0...4.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: flake8-print\r\n dependenc\n[…]\nvelopment\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-print from 4.0.0 to 4.0.1 (#247)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-02T08:11:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2bd65b901d00f0bb95e73ef4fb9f7e05347ad106",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.942 to 0.950 (#246)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T10:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275c8963543fbc805fd6d59bbc0d51aecdf65dfc",
"body": null,
"is_bot": false,
"headline": "Version 1.2.1 release",
"author_name": "sobolevn",
"author_login": "sobolevn",
"committed_at": "2022-04-26T07:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed89e553ba1ee469286306d3e57b5e5a76288a1",
"body": "…resources module (wemake-services#244) (#245)\n\n* Put the setuptools library in dependencies due to the use of the pkg_resources module (wemake-services#244)\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: Alireza Roshanzamir <roshanzamir@mahsan.co>",
"is_bot": false,
"headline": "Put the setuptools library in dependencies due to the use of the pkg_…",
"author_name": "Alireza Roshanzamir",
"author_login": "AlirezaRoshanzamir",
"committed_at": "2022-04-22T17:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23140b1542355268f8182db6f6a2f5443e2cec11",
"body": "Bumps [eradicate](https://github.com/myint/eradicate) from 2.0.0 to 2.1.0.\r\n- [Release notes](https://github.com/myint/eradicate/releases)\r\n- [Commits](https://github.com/myint/eradicate/compare/v2.0.0...v2.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: eradicate\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eradicate from 2.0.0 to 2.1.0 (#243)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-07T08:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b1a592026e17ea03ed1a7a614c8b43f7391119",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/\n[…]\nroduction\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 2.1.0 to 3 (#242)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-06T06:33:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "757cc505e012220e977b30848a8f1ee31a62a6cb",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.941 to 0.942 (#241)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-25T06:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5991f9151adb928c638547931d9cb624e63fd36e",
"body": null,
"is_bot": false,
"headline": "Delete misspell.yml",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2022-03-24T21:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a931321efc857e9842c0acc1b976e5038798f58",
"body": null,
"is_bot": false,
"headline": "Delete FUNDING.yml",
"author_name": "Nikita Sobolev",
"author_login": "sobolevn",
"committed_at": "2022-03-24T21:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c39b07e25c14d16595137e7427f5dcc32dc09ed",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Commits](https://github.com/actions/cache/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2 to 3 (#239)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-22T05:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce13bc83ff4a574955dd0ec705adb7814af42929",
"body": "Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.\r\n- [Release notes](https://github.com/python/mypy/releases)\r\n- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 0.940 to 0.941 (#238)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-15T09:34:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 0,
"latest_release_at": "2022-09-20T20:06:30Z",
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_last_push": 503,
"active_weeks_last_year": 0,
"days_since_latest_release": 1409,
"mean_days_between_releases": 118.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "flake8-eradicate",
"exists": true,
"license": "MIT",
"keywords": [
"flake8",
"plugin",
"linting",
"wemake.services",
"code quality",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Framework :: Flake8",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Quality Assurance"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/flake8-eradicate/",
"is_deprecated": false,
"latest_version": "1.5.0",
"repository_url": "https://github.com/wemake-services/flake8-eradicate",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 716577,
"first_published_at": "2018-09-21T08:31:03.181321Z",
"latest_published_at": "2023-05-31T09:57:15.484650Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1156
}
]
},
"popularity": {
"forks": 13,
"stars": 315,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 5054,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"setup.cfg"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": "pypi:flake8-eradicate@1.5.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "flake8",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">5"
},
{
"name": "eradicate",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.0"
},
{
"name": "attrs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "attrs",
"direct": true,
"version": "24.3.0",
"ecosystem": "pypi"
},
{
"name": "eradicate",
"direct": true,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": true,
"version": "5.0.4",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "authlib",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2024.7.4",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.2.7",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "43.0.1",
"ecosystem": "pypi"
},
{
"name": "dparse",
"direct": false,
"version": "0.6.4",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.16.1",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.7",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "6.6.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.5",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.3",
"ecosystem": "pypi"
},
{
"name": "marshmallow",
"direct": false,
"version": "3.20.2",
"ecosystem": "pypi"
},
{
"name": "mccabe",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.14.1",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "21.3",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "psutil",
"direct": false,
"version": "6.1.1",
"ecosystem": "pypi"
},
{
"name": "pycodestyle",
"direct": false,
"version": "2.9.1",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.21",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.7.4",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.9.2",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.18.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.23.4",
"ecosystem": "pypi"
},
{
"name": "pyflakes",
"direct": false,
"version": "2.5.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.17.2",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "3.0.9",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.3.4",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "5.0.0",
"ecosystem": "pypi"
},
{
"name": "pytest-randomly",
"direct": false,
"version": "3.15.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.32.0",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "13.7.0",
"ecosystem": "pypi"
},
{
"name": "ruamel-yaml",
"direct": false,
"version": "0.17.31",
"ecosystem": "pypi"
},
{
"name": "ruamel-yaml-clib",
"direct": false,
"version": "0.2.7",
"ecosystem": "pypi"
},
{
"name": "safety",
"direct": false,
"version": "3.2.14",
"ecosystem": "pypi"
},
{
"name": "safety-schemas",
"direct": false,
"version": "0.0.10",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "70.0.0",
"ecosystem": "pypi"
},
{
"name": "shellingham",
"direct": false,
"version": "1.5.4",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": false,
"version": "0.15.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.9.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.2",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.19.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 54,
"direct_count": 3,
"indirect_count": 51
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 280,
"open_issues": 7,
"closed_ratio": 0.821,
"closed_issues": 32,
"closed_unmerged_prs": 49
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "sobolevn",
"commits": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/4660275?v=4"
},
{
"type": "User",
"login": "dependabot-support",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
},
{
"type": "User",
"login": "tbrlpld",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/24797493?v=4"
},
{
"type": "User",
"login": "ggguser",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/47136928?v=4"
},
{
"type": "User",
"login": "AlirezaRoshanzamir",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22047985?v=4"
},
{
"type": "User",
"login": "asottile",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1810591?v=4"
},
{
"type": "User",
"login": "bagerard",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11854690?v=4"
},
{
"type": "User",
"login": "Cielquan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43916661?v=4"
},
{
"type": "User",
"login": "g-as",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2004696?v=4"
},
{
"type": "User",
"login": "mkniewallner",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5970971?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.753
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"poetry.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": 0,
"reason": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": null,
"reason": "Found no human activity in the last 30 changesets",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 20 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "32 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "28f3cd0d5a97c29c203bb5afe0d74bf50a3dfe0c",
"ran_at": "2026-07-30T22:09:53Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 367,
"created_at": "2025-02-17T03:00:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 368,
"created_at": "2025-03-03T02:12:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 370,
"created_at": "2025-03-14T02:08:19Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-12-31T07:51:55Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 215,
"created_at": "2021-06-28T14:23:10Z",
"last_comment_at": "2021-10-21T07:56:34Z",
"last_comment_author": "sobolevn"
},
{
"number": 248,
"created_at": "2022-05-04T05:25:51Z",
"last_comment_at": "2022-05-04T09:40:16Z",
"last_comment_author": "sobolevn"
},
{
"number": 255,
"created_at": "2022-06-29T08:42:58Z",
"last_comment_at": "2024-06-10T12:43:21Z",
"last_comment_author": "njiles"
},
{
"number": 266,
"created_at": "2022-08-29T11:08:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 270,
"created_at": "2022-11-25T15:05:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 281,
"created_at": "2023-01-26T21:42:10Z",
"last_comment_at": "2024-05-15T11:07:08Z",
"last_comment_author": "SudoCerb"
},
{
"number": 282,
"created_at": "2023-02-02T18:49:58Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wemake-services/flake8-eradicate",
"host": "github.com",
"name": "flake8-eradicate",
"owner": "wemake-services"
},
"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": 25,
"inputs": {
"security": 34,
"vitality": 21,
"community": 69,
"governance": 64,
"engineering": 62,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 50,
"overall_after_jurisdiction_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.12,
"days_since_last_push": 503,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 503 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 503
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits, discounted for automation: 12 of the last 100 commits human-authored, none in 362 days",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 12,
"sampled": 100,
"span_days": 362
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year, discounted for automation: 12 of the last 100 commits human-authored, none in 362 days",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 12,
"sampled": 100,
"span_days": 362
}
}
],
"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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 15,
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 1409,
"mean_days_between_releases": 118.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1409 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1409
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~118.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 118.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 576,
"days_since_last_human_commit": 939,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 939 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 939,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 69,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 13,
"stars": 315,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "315 stars",
"points": 40.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 315
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 98,
"inputs": {
"packages": [
"flake8-eradicate"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 716577
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "716,577 downloads/month across pypi",
"points": 78.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 716577,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.753
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 75% of commits",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_code_review"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"merged_prs": 280,
"open_issues": 7,
"closed_issues": 32,
"issue_closed_ratio": 0.821,
"closed_unmerged_prs": 49
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "82% of issues closed",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 82
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "280/329 decided PRs merged",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 280,
"decided": 329
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found no human activity in the last 30 changesets",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 375,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "wemake-services",
"public_repos": 54,
"account_age_days": 3714
},
"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": "375 followers of wemake-services",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 375,
"login": "wemake-services"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "54 public repos, account ~10 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 54
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"flake8-eradicate"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1156
},
"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 1156 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1156
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"flake8",
"flake8-plugin",
"code-quality",
"linter",
"linter-plugin",
"comments",
"wemake-services",
"wemake-python-styleguide"
],
"has_wiki": true,
"homepage": "https://pypi.org/project/flake8-eradicate/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pypi.org/project/flake8-eradicate/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging, Signed-Releases. 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": [
"code_review",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 18,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.5,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 18,
"security_posture_before_jurisdiction": 35
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found no human activity in the last 30 changesets",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:flake8-eradicate@1.5.0 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:flake8-eradicate@1.5.0",
"assessed": 6
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 6,
"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": "Iran"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Iran: top_contributor (1); Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Iran"
}
},
{
"code": "jurisdiction_exposure_next",
"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": "critical",
"name": "AI Readiness",
"value": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"poetry.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.88
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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": "88 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 88,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 5054,
"source_files_sampled": 7,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:10:18.390927Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wemake-services/flake8-eradicate.svg",
"full_name": "wemake-services/flake8-eradicate",
"license_state": "standard",
"license_spdx": "MIT"
}