Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"asyncio",
"smtp",
"smtp-server",
"lmtp",
"smtpd",
"mta",
"smtp-mta",
"mail-mta",
"email",
"python"
],
"is_fork": false,
"size_kb": 1374,
"has_wiki": true,
"homepage": "https://aiosmtpd.aio-libs.org",
"languages": {
"Python": 388819,
"Makefile": 6770
},
"pushed_at": "2026-07-01T16:57:10Z",
"created_at": "2016-07-14T13:51:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T21:57:08Z",
"description": "A reimplementation of the Python stdlib smtpd.py based on asyncio.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://github.com/orgs/aio-libs/discussions",
"name": "aio-libs",
"type": "Organization",
"login": "aio-libs",
"company": null,
"location": null,
"followers": 1200,
"avatar_url": "https://avatars.githubusercontent.com/u/7049303?v=4",
"created_at": "2014-03-24T16:21:14Z",
"is_verified": null,
"public_repos": 68,
"account_age_days": 4511
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.6",
"kind": "patch",
"published_at": "2024-05-18T11:37:43Z"
},
{
"tag": "v1.4.5",
"kind": "patch",
"published_at": "2024-03-04T16:40:32Z"
},
{
"tag": "1.4.4.post2",
"kind": "other",
"published_at": "2023-01-19T09:44:08Z"
},
{
"tag": "1.4.4",
"kind": "patch",
"published_at": "2023-01-17T11:10:07Z"
},
{
"tag": "1.4.3",
"kind": "patch",
"published_at": "2022-12-21T15:09:55Z"
},
{
"tag": "1.4.3rc2",
"kind": "other",
"published_at": "2022-12-18T13:46:21Z"
},
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2021-03-08T04:37:29Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2021-03-04T04:19:41Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2021-02-26T07:27:10Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2021-02-19T19:08:23Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2021-02-18T07:40:44Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2021-02-08T18:32:21Z"
},
{
"tag": "1.2.4",
"kind": "patch",
"published_at": "2021-01-23T17:51:04Z"
},
{
"tag": "1.2.3",
"kind": "patch",
"published_at": "2021-01-14T06:12:53Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2020-11-21T16:06:36Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2018-09-01T12:51:20Z"
}
],
"recent_commits": [
{
"oid": "1e1cf5dfed6994ec1912b620f20502250f47772b",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 6 to 7 (#615)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T16:57:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bccb1df24bacf7b8a1e129ad403272071be8b41b",
"body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-python from 5 to 6 (#602)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T15:03:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "003c26597a70d258385ccf6a7dcc9d572addccf4",
"body": "PR #522\n\nFixes #518",
"is_bot": false,
"headline": "Fix `Session.peer` type annotation to support IPv6 and UNIX sockets",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-07-01T14:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba0ff7c8486f4ac4e1559bf12d23fc01f37a062",
"body": "Python 3.14 validates custom actions on positional arguments. Replace\nthe argument group approach with epilog to display available commands.",
"is_bot": false,
"headline": "fix housekeep.py with Python 3.14 (#595)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-07-01T14:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f33b7350f8435239b36e147fd1a52fb6198bd032",
"body": "* Update UnixSocketMixin to disable socket cleanup on Py >= 3.13\n\nStarting from Python 3.13, the unix listener automatically cleans up\nits socket from the filesystem on shutdown. This can be disabled by\npassing in cleanup_socket=False. I think it makes sense for aiosmtpd\nto do that, to keep the shut\n[…]\ns.Server._wakeup` gets called twice\nand throws an exception on the second call.\n\nAs a workaround, in test_controller.py, mock something adjacent\nto socket.recv – the socket.create_connection function.",
"is_bot": false,
"headline": "Update UnixSocketMixin to disable socket cleanup on Py >= 3.13 (#592)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-07-01T14:48:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b22958f8bd4de5dc8e9cd9542b2f6d413fe3026",
"body": null,
"is_bot": false,
"headline": "Drop py38 references from tox.ini and README (#591)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-07-01T14:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70463bc6b315fe1414b9e8b8c6d90f6c54c9de81",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5 to 6 (#603)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T14:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3a3e6b785f630f9cbd5b715afcc4bb3ad9ce2d",
"body": "Co-authored-by: cocoon <lijianlin6868@gmail.com>",
"is_bot": false,
"headline": "build: drop unnecessary wheel from build-system requires (#596)",
"author_name": "领秀58",
"author_login": "lingxiu58",
"committed_at": "2026-07-01T14:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3a82fc5745eee1a38ea571728951d9b773acb6",
"body": null,
"is_bot": false,
"headline": "housekeep.py: Fix possible TypeError (#598)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-07-01T14:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d87a4ac6e00db4abddb6e24c7013b7f92aa053",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3 to 4 (#600)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T00:53:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "225f3cf7afd5a0566407007c1303f5c5ce63d8a6",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.3.0 to 3.1.0 (#601)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T00:48:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e178143b38e3da4675de0366695ac34b1fa3a17",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6 (#599)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T00:42:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc78ef60cd30316922981a8646b40ddb682b7c69",
"body": null,
"is_bot": false,
"headline": "Use trustme for test TLS certificate and key (#552)",
"author_name": "Roman Inflianskas",
"author_login": "rominf",
"committed_at": "2026-05-09T21:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217ab3645952c1b46f84f0c6aa49fc47e4bf52b6",
"body": null,
"is_bot": false,
"headline": "Update PyPy to 3.11, drop old pypy37/pypy38 support (#589)",
"author_name": "Roman Inflianskas",
"author_login": "rominf",
"committed_at": "2026-05-08T21:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37e362674829fa483ca57ddb68671d15e147566",
"body": null,
"is_bot": false,
"headline": "Fix _FakeServer to immediately close client connections (#524)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-05-07T23:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9884a3d8062d563635e123c1cf6e1ff08a13b72a",
"body": null,
"is_bot": false,
"headline": "tox qa: add pytest-cov and --no-cov flag (#586)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-07T23:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6a19cf7cbc4ff6ec73c641c33ba684b87752f7",
"body": "Co-authored-by: Sviatoslav Sydorenko <webknjaz@redhat.com>",
"is_bot": false,
"headline": "Fix \"Fetch master branch\" workflow step (followup to #545) (#582)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-05-07T22:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2a3665e11ebe8da076ff5d6e07da4bfd3710ea",
"body": null,
"is_bot": false,
"headline": "docs/_exts/autoprogramm: replace imp (#585)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-07T22:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22ced4ea56548538f5f80a1ae785cf278afcdd0",
"body": "Needed for aiosmtpd.qa.test_0packaging.TestVersion.test_ge_master,\nit runs a \"git show\" command which will fail if the master branch\ndoes not exist locally",
"is_bot": false,
"headline": "Update ci-cd.yml to fetch master branch (#545)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-05-07T19:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b394b132621c597c2bf62f67db362ff656cb5e5",
"body": "Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.6.1 to 2.8.0.\n- [Release notes](https://github.com/rthalley/dnspython/releases)\n- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)\n- [Commits](https://github.com/rthalley/dnspython/compare/v2.6.1...v2.8.0)\n\n\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dnspython from 2.6.1 to 2.8.0 (#581)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T17:13:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da3e22eb45216172b9b6179f61843b8ec062dd69",
"body": "Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.5.0 to 3.1.0.\n- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)\n- [Commits](https://github.com/gforcada/flake8-builtins/compare/2.5.0...3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: flak\n[…]\nrect:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-builtins from 2.5.0 to 3.1.0 (#578)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T17:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5efb4435113c1ce6d1952f657d3dc6fd958c9748",
"body": "…, memoryview] (#575)\n\ntyping.ByteString is deprecated since Python 3.9 and will be removed in\nPython 3.14. Replace all usages in proxy_protocol.py with the explicit\nUnion[bytes, bytearray, memoryview] type annotation, which is compatible\nwith Python 3.9+ and correctly represents the same set of buffer-protocol\ntypes.\n\nCloses #549\n\nSigned-off-by: Cocoon-Break <86288566+lingxiu58@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: replace deprecated typing.ByteString with Union[bytes, bytearray…",
"author_name": "领秀58",
"author_login": "lingxiu58",
"committed_at": "2026-05-07T14:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73dc4937fbe50aa5f249c1911a535d9e1d8cef6",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#535)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T14:10:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9851097b8777c08f09b7588d03d664e3d451e3f3",
"body": "…#573)\n\nController.start() starts a thread and waits for a ready event\nfor 5 seconds (aiosmtpd.controller.DEFAULT_READY_TIMEOUT).\nIf the thread hits an exception, the ready event never comes.\nThe `test_socket_error_dupe` and `test_socket_error_default` tests\nexercise this scenario, and so each takes full 5 seconds to run.\nI updated these two tests to pass in a shorter ready_timeout value\nso they don't hang for as long. This saves ~9 seconds for\na full test suite run, per environment.",
"is_bot": false,
"headline": "Speed up test_socket_error_dupe and test_socket_error_default tests (…",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2026-05-07T14:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28e1c11e67c95e2092d632a63ed095e0d238d89",
"body": "Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.8.0.\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.8.0)\n\n---\nupdate\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.6.1 to 7.8.0 (#550)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T13:57:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd52cb4d0a0dd6347f8f31a58aaa7b1de3f7ef6a",
"body": "Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.1.\n- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: pytest-cov\n \n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pytest-cov from 5.0.0 to 6.1.1 (#553)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T13:53:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c57996668a61a5508a3e8be6a1c5a3f99cbdadd9",
"body": "* tox diffcover: set cov-report output location\n\ncov-report uses current working directory as the default output\nlocation. Set two cov-report output locations; the default location\nused by Codecov and _dump/coverage-{env:INTERP}.xml used by diffcover.\n\n* tox diffcov: use --compare-branch master for diff-cover\n\ndiff-cover changed its default comparison branch from `origin/master` to\n`origin/main` in release 5.0.0.",
"is_bot": false,
"headline": "Fix tox diffcover (#569)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-07T11:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c4cd126ea81d484983f994cb8cd62f52d7d901",
"body": "PR #567\n\n- Replaces asyncio.iscoroutinefunction deprecated in Python 3.14.\n- inspect.iscoroutinefunction has been available since Python 3.9.",
"is_bot": false,
"headline": "Python 3.16 compat: use `inspect.iscoroutinefunction()`",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-06T12:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436878c0bd041145836424853cb7c9df8cf3078e",
"body": "- flake8-import-order: 0.18.2 -> 0.19.2\n- flake8-requirements: 2.2.1 -> 2.3.0\n\nThese packages were using the deprecated pkg_resources module which\nhas been removed from setuptools in version 82.0.0, causing flake8\nto fail with 'ModuleNotFoundError: No module named pkg_resources'.",
"is_bot": false,
"headline": "Upgrade flake8-import-order and flake8-requirements (#572)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-06T10:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1fd7e61b831c3efdb33c22bab6df4cded7b828",
"body": null,
"is_bot": false,
"headline": "tox static: fix platform regex for fullmatch (#571)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-06T10:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9c3b26369da6c979b872d0749103120eed4649",
"body": "`RTD-requirements.txt` was removed in 8d81f96.\n\nPR #568",
"is_bot": false,
"headline": "tox docs: Change deps path to use `requirements.txt`",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-05-06T10:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55d3de376b7786f24c146725d6e0bdcd954fbaa",
"body": null,
"is_bot": false,
"headline": "tox nocov: fix by overriding pytest.ini addopts (#570)",
"author_name": "loqs",
"author_login": "loqs",
"committed_at": "2026-04-25T21:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f578389ae86e5345cc343fa4e5a17b21d9c96d",
"body": null,
"is_bot": false,
"headline": "migrate config_test from pkg_resources to importlib_resources (#557)",
"author_name": "John Bucy",
"author_login": "jsbucy",
"committed_at": "2025-06-18T19:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262270b94d6117d47db17dca85394b3dcc465a5a",
"body": null,
"is_bot": false,
"headline": "Drop Python 3.8 and replace PyPy 3.8 with 3.9 (#555)",
"author_name": "Roman Inflianskas",
"author_login": "rominf",
"committed_at": "2025-06-18T18:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0870900894257c911bf663b49584082007b35b7",
"body": null,
"is_bot": false,
"headline": "Remove `pytest-asyncio` traces (#554)",
"author_name": "Roman Inflianskas",
"author_login": "rominf",
"committed_at": "2025-04-11T07:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b9643f232c92a0d651aa8dc0eddbd3af144174",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#540)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-19T17:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5090a640039d87a4f079804f6c4c1f3cd02c220",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 8.1.0 to 8.2.0 (#539)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-19T17:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3615f5efc413dceaad54fb2ad33298032c7c9602",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 5 (#529)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-01T16:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a422e0cfb5f2150dae410752bbefdb610bf2d0e7",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-comprehensions from 3.15.0 to 3.16.0 (#523)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-28T16:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecdc364c34923eefdd187d0dbea91175eda1272",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.4.6 to 8.1.0 (#512)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-10T16:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc9620a1b5e59b871397f40e0b1cc2c0c8cc3ca",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 (#510)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-09T16:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1914ac8cc5e77d5da5595a78424feddbe7f89b64",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump check-manifest from 0.49 to 0.50 (#509)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-09T16:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0231d5e6fe2ef0717a2659c6788bc247825e5912",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240907 to 0.21.0.20241005 (#508)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-07T16:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1cf3749225826a0f974cacdeab1a9a067865a1",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 (#507)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-07T16:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3957e75323c7100febc794f22d1d4b95024b10c2",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#504)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-10T18:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c16a80208d148de42fff542f93cb5fdbd6fb2f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240724 to 0.21.0.20240907 (#503)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-09T16:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abadbd41dabb81eda4fbb196e1dc590bcc908648",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pytest-asyncio from 0.23.8 to 0.24.0 (#501)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-22T16:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c6685c28d7e955b8c650365d5dc320a738ef423",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-bugbear from 24.4.26 to 24.8.19 (#500)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-20T16:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1eae21a0f8c844d73324d22a8dd8094726cadae",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#491)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-06T16:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d13d2c41046c85098438abcb81423509d618b1c",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#499)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-06T16:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7bc63d10413c7bd3636c7c4e48ef5758a886387",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.6.0 to 7.6.1 (#498)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-06T16:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4069a40459c475df21c0280c174768d038466568",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8 from 7.1.0 to 7.1.1 (#497)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-05T16:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0044c58cd4359ced995d243d432c101bcdc9b448",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#496)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-05T16:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8497ba0f47f134bc2d022e96d799c3b686d6e7f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#495)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-01T16:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b81b646e7d297a25456a7608898bd00d4612d6",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump atpublic from 4.1.0 to 5.0 (#490)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-25T16:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45655c5f067b8d05a764609469f82943e63850b",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240711 to 0.21.0.20240724 (#489)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-24T16:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3784daa4fef1a927a723ce5c5d897553e9e8edde",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#488)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-22T17:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a60e072c638d275dd08c9d512cf43b00c83f5d6",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pytest-asyncio from 0.23.7 to 0.23.8 (#485)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-18T16:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017b49ac2e78def37ab2115e338efc0920d99e70",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.4.5 to 7.4.6 (#484)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-18T16:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf88bbd2a1cced6cc6a4b592a9cf9769c2330721",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.4.4 to 7.4.5 (#483)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-17T16:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223213556d3ffc82a494c3f320db08cb059d8052",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.4.3 to 7.4.4 (#482)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-16T16:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8a3c4057bf5df845275571631e729a533909b1",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.3.7 to 7.4.3 (#481)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-15T16:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13b20b6978ee0bf2f7d0be469f2751bff471292",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.5.4 to 7.6.0 (#480)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-12T16:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b5be720efdf2aea03bddce7faaba6efe2a045b",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240710 to 0.21.0.20240711 (#479)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-11T16:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9354f559362e5462c0796797e149dab9ba37e42b",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240708 to 0.21.0.20240710 (#478)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-10T16:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef99d342a5e5f00b875a18f1b24dedbf60af9baa",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240704 to 0.21.0.20240708 (#477)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-08T16:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d915cadfdd33b3f0e0ea0021d2e068980a88fd66",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.21.0.20240423 to 0.21.0.20240704 (#476)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-04T16:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a641ea32822641848c7d7d657cfd62bc428dcb2",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-comprehensions from 3.14.0 to 3.15.0 (#474)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-01T16:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "491fce1011057a59b03bff2294bb4f3ee550e521",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-requirements from 2.2.0 to 2.2.1 (#471)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-25T16:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08b9f27515dc3e87a22296c7509d1df3358c61e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#472)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-25T16:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72fe0f7f5b16e3b7bca907f9201d7003b851b9f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#468)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-24T16:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4ccc7dbb2097b87b27d799f6e503bdc5591b5c6",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.5.2 to 7.5.4 (#470)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-24T16:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1953754987d6553ccdbb2993dc9c0272219866eb",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8 from 7.0.0 to 7.1.0 (#469)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-17T17:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d8cff43d11b45d9cc4b0d32286a7908e94348d",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.5.1 to 7.5.2 (#466)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-27T17:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85f7dd638d0b70b1c74cc243a005b942dd90140",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump pytest-asyncio from 0.23.6 to 0.23.7 (#465)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-20T16:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa6094dbd4d9c82f72cfcda04d6ae797f801ca3",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#464)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-20T16:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40ac96bfa6a77b593492939049729f46d141767",
"body": null,
"is_bot": false,
"headline": "Release v1.4.6 (#460)",
"author_name": "Sam Bull",
"author_login": "Dreamsorcerer",
"committed_at": "2024-05-18T11:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0f30708bf409cf1f1dab8ba10b35ce0a6f272f",
"body": null,
"is_bot": false,
"headline": "Add type annotation for Controller.start() (#420)",
"author_name": "Pēteris Caune",
"author_login": "cuu508",
"committed_at": "2024-05-18T11:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a4a2c6ecfd228856a20d637dc383541fcdbfda",
"body": null,
"is_bot": false,
"headline": "starttls: Clear unencrypted commands from buffer (#380)",
"author_name": "Arusekk",
"author_login": "Arusekk",
"committed_at": "2024-05-18T11:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e148d7f87428b38f527a0ac238771e2c5a0e09e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.20.0.20240406 to 0.21.0.20240423 (#450)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-18T11:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c121efaa854174cc8b0f59fdaf711f0a6ce7aa7",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-requirements from 2.1.1 to 2.2.0 (#458)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-08T17:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd8b5acc8ec1a440a73ccf3ce0cfb7face14155",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.5.0 to 7.5.1 (#457)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-06T17:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c991296707d98982bab369d042a1ec6ef477358a",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#456)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-01T16:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686a634b6bf8aa3bfade60d8396db526fbf49858",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#455)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-29T16:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ee27af8ab0bfc6bf7968bf22c6b4c45303c770",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-bugbear from 24.4.21 to 24.4.26 (#454)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-26T17:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd8514f76e6f4719e76496346b37b653d24dfafd",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverage from 7.4.4 to 7.5.0 (#453)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-25T17:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e06d32d7dcf548db60e57f6d806476fb051e74",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-bugbear from 24.2.6 to 24.4.21 (#449)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-24T17:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105a0ecbcc68c37bffefb43d27054d4ecc00a22c",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-builtins from 2.4.0 to 2.5.0 (#445)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-24T17:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b273eb3f64df37eaaefca1f23e4ecc78a65a612",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-pytest-style from 1.7.2 to 2.0.0 (#443)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-24T17:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613f45fbc3ed582882e5a93a82b3ef116bdc9f44",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mypy from 1.8.0 to 1.10.0 (#451)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-24T17:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb72b9acf3cbdc6cc45b74ea24a0aa51f2f50f6",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.3.6 to 7.3.7 (#448)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-19T16:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720427b69a59588440be1aab57056822205e9e37",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sphinx from 7.2.6 to 7.3.6 (#447)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-18T17:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6933a41b502b0b4b33110256cb8e28c25ddca5b6",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.20.0.20240331 to 0.20.0.20240406 (#444)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-08T16:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668fbf81f669f1a973dfbb330304ce1268d4d08a",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump types-docutils from 0.20.0.20240317 to 0.20.0.20240331 (#442)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T17:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944b1ad7f7de793a858b5e5f9db76f702662a58e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump atpublic from 4.0 to 4.1.0 (#441)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T17:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3268a47edeacf9016f0273ef264dd4a8cd5d7126",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-builtins from 2.3.0 to 2.4.0 (#440)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T17:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3356b43c76a1b3909ae4780e3a1262ae8d1f6465",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#439)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T16:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033a95cc3a167590720691567126313a28dc8baf",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-builtins from 2.2.0 to 2.3.0 (#438)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-29T16:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb09a614449ad9209fb251deca7de7aac13324e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flake8-requirements from 2.1.0 to 2.1.1 (#437)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-27T16:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4e94fe4189caf24cdb4c5195e1c9f57993fd94",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\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 (#436)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-25T16:26:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 32,
"latest_release_at": "2024-05-18T11:37:43Z",
"latest_release_tag": "v1.4.6",
"releases_from_tags": false,
"days_since_last_push": 29,
"active_weeks_last_year": 5,
"days_since_latest_release": 803,
"mean_days_between_releases": 131.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "aiosmtpd",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"email",
"smtpd",
"smtp",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"License :: OSI Approved",
"License :: OSI Approved :: Apache Software License",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: BSD :: FreeBSD",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Communications :: Email :: Mail Transport Agents"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/aiosmtpd/",
"is_deprecated": false,
"latest_version": "1.4.6",
"repository_url": "https://github.com/aio-libs/aiosmtpd",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1824794,
"first_published_at": "2015-10-20T01:56:05.223947Z",
"latest_published_at": "2024-05-18T11:37:50.029837Z",
"latest_version_yanked": null,
"days_since_latest_publish": 803
}
]
},
"popularity": {
"forks": 104,
"stars": 372,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-06-02",
"count": 1
},
{
"date": "2017-06-18",
"count": 1
},
{
"date": "2017-07-02",
"count": 1
},
{
"date": "2017-08-12",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-09-01",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-12-07",
"count": 2
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-07-17",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-10",
"count": 2
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-10-31",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-05-24",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 101,
"total_forks": 104
},
"star_history": null,
"open_issues_and_prs": 108
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"aiosmtpd/docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
".mypy.ini",
"aiosmtpd/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 75029,
"source_files_sampled": 38,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements-dev.txt",
"requirements.txt",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": "pypi:aiosmtpd@1.4.6",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "atpublic",
"manifest": "setup.cfg",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "attrs",
"manifest": "setup.cfg",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "atpublic",
"direct": true,
"version": "5.0",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": true,
"version": "24.2.0",
"ecosystem": "pypi"
},
{
"name": "argon2-cffi",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "check-manifest",
"direct": false,
"version": "0.50",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.8.0",
"ecosystem": "pypi"
},
{
"name": "dnspython",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "dnspython",
"direct": false,
"version": "2.8.0",
"ecosystem": "pypi"
},
{
"name": "flake8",
"direct": false,
"version": "7.1.1",
"ecosystem": "pypi"
},
{
"name": "flake8-2020",
"direct": false,
"version": "1.8.1",
"ecosystem": "pypi"
},
{
"name": "flake8-annotations-complexity",
"direct": false,
"version": "0.0.8",
"ecosystem": "pypi"
},
{
"name": "flake8-bandit",
"direct": false,
"version": "4.1.1",
"ecosystem": "pypi"
},
{
"name": "flake8-bugbear",
"direct": false,
"version": "24.8.19",
"ecosystem": "pypi"
},
{
"name": "flake8-builtins",
"direct": false,
"version": "3.1.0",
"ecosystem": "pypi"
},
{
"name": "flake8-comprehensions",
"direct": false,
"version": "3.16.0",
"ecosystem": "pypi"
},
{
"name": "flake8-copyright",
"direct": false,
"version": "0.2.4",
"ecosystem": "pypi"
},
{
"name": "flake8-import-order",
"direct": false,
"version": "0.19.2",
"ecosystem": "pypi"
},
{
"name": "flake8-pytest-style",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "flake8-requirements",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "flake8-simplify",
"direct": false,
"version": "0.21.0",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.10.1",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.3.4",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "6.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-mock",
"direct": false,
"version": "3.14.0",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "8.2.0",
"ecosystem": "pypi"
},
{
"name": "sphinx-autofixture",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "trustme",
"direct": false,
"version": "1.2.1",
"ecosystem": "pypi"
},
{
"name": "types-colorama",
"direct": false,
"version": "0.4.15.20240311",
"ecosystem": "pypi"
},
{
"name": "types-docutils",
"direct": false,
"version": "0.21.0.20241005",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 31,
"direct_count": 2,
"indirect_count": 29
}
},
"maintainership": {
"issues": {
"open_prs": 29,
"merged_prs": 290,
"open_issues": 79,
"closed_ratio": 0.613,
"closed_issues": 125,
"closed_unmerged_prs": 80
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "warsaw",
"commits": 283,
"avatar_url": "https://avatars.githubusercontent.com/u/210184?v=4"
},
{
"type": "User",
"login": "pepoluan",
"commits": 237,
"avatar_url": "https://avatars.githubusercontent.com/u/642259?v=4"
},
{
"type": "User",
"login": "kozzztik",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/10561907?v=4"
},
{
"type": "User",
"login": "Mortal",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/373639?v=4"
},
{
"type": "User",
"login": "waynew",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/189750?v=4"
},
{
"type": "User",
"login": "jaraco",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/308610?v=4"
},
{
"type": "User",
"login": "loqs",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/7595223?v=4"
},
{
"type": "User",
"login": "Dreamsorcerer",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2203121?v=4"
},
{
"type": "User",
"login": "cuu508",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/661859?v=4"
},
{
"type": "User",
"login": "thperret",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1407817?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.382
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-merge.yml",
"ci-cd.yml",
"codeql.yml"
],
"has_docs_dir": false,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 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": 10,
"reason": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 8,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1e1cf5dfed6994ec1912b620f20502250f47772b",
"ran_at": "2026-07-30T22:06:48Z",
"aggregate_score": 7.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T19:01:12Z",
"oldest_open_prs": [
{
"number": 261,
"created_at": "2021-03-05T01:40:17Z",
"last_comment_at": "2023-01-17T11:43:48Z",
"last_comment_author": "pepoluan"
},
{
"number": 265,
"created_at": "2021-03-11T16:01:53Z",
"last_comment_at": "2022-11-25T17:06:53Z",
"last_comment_author": "waynew"
},
{
"number": 273,
"created_at": "2021-06-06T18:55:00Z",
"last_comment_at": "2023-01-17T10:38:32Z",
"last_comment_author": "pepoluan"
},
{
"number": 280,
"created_at": "2021-08-04T23:10:31Z",
"last_comment_at": "2022-12-21T05:25:09Z",
"last_comment_author": "pepoluan"
},
{
"number": 286,
"created_at": "2021-10-19T06:12:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 292,
"created_at": "2021-11-21T21:49:28Z",
"last_comment_at": "2023-06-25T15:32:50Z",
"last_comment_author": "ThiefMaster"
},
{
"number": 363,
"created_at": "2023-01-13T09:50:46Z",
"last_comment_at": "2023-03-02T01:39:24Z",
"last_comment_author": "waynew"
},
{
"number": 369,
"created_at": "2023-02-09T08:07:51Z",
"last_comment_at": "2023-10-19T11:22:23Z",
"last_comment_author": "pepoluan"
},
{
"number": 370,
"created_at": "2023-02-24T17:16:15Z",
"last_comment_at": "2023-03-23T15:36:05Z",
"last_comment_author": "alexmv"
},
{
"number": 375,
"created_at": "2023-04-13T19:39:06Z",
"last_comment_at": "2023-04-13T19:41:22Z",
"last_comment_author": "remram44"
},
{
"number": 381,
"created_at": "2023-07-10T11:10:55Z",
"last_comment_at": "2023-07-10T11:13:16Z",
"last_comment_author": "alext"
},
{
"number": 383,
"created_at": "2023-09-12T13:42:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 384,
"created_at": "2023-10-12T23:59:24Z",
"last_comment_at": "2024-08-31T09:54:37Z",
"last_comment_author": "webknjaz"
},
{
"number": 473,
"created_at": "2024-06-28T05:47:40Z",
"last_comment_at": "2026-07-01T19:21:27Z",
"last_comment_author": "rominf"
},
{
"number": 536,
"created_at": "2025-02-05T16:17:53Z",
"last_comment_at": "2025-02-05T16:20:01Z",
"last_comment_author": "codecov"
},
{
"number": 543,
"created_at": "2025-02-28T19:08:06Z",
"last_comment_at": "2025-06-18T20:27:30Z",
"last_comment_author": "codecov"
},
{
"number": 547,
"created_at": "2025-03-19T15:20:34Z",
"last_comment_at": "2025-05-08T11:12:33Z",
"last_comment_author": "fietensen"
},
{
"number": 577,
"created_at": "2026-05-07T13:56:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 579,
"created_at": "2026-05-07T17:00:16Z",
"last_comment_at": "2026-05-07T17:06:56Z",
"last_comment_author": "codecov"
},
{
"number": 583,
"created_at": "2026-05-07T22:24:13Z",
"last_comment_at": "2026-07-05T21:19:39Z",
"last_comment_author": "loqs"
}
],
"last_merged_pr_at": "2026-07-01T16:57:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 128,
"created_at": "2017-08-15T23:06:30Z",
"last_comment_at": "2021-03-22T05:49:43Z",
"last_comment_author": "pepoluan"
},
{
"number": 144,
"created_at": "2018-04-11T21:31:04Z",
"last_comment_at": "2026-05-06T13:06:52Z",
"last_comment_author": "matrixise"
},
{
"number": 154,
"created_at": "2018-11-29T13:38:26Z",
"last_comment_at": "2021-02-13T17:35:59Z",
"last_comment_author": "pepoluan"
},
{
"number": 159,
"created_at": "2019-01-20T15:37:51Z",
"last_comment_at": "2021-01-01T17:55:23Z",
"last_comment_author": "waynew"
},
{
"number": 183,
"created_at": "2020-01-18T19:07:34Z",
"last_comment_at": "2021-01-01T07:01:43Z",
"last_comment_author": "pepoluan"
},
{
"number": 185,
"created_at": "2020-03-05T02:43:40Z",
"last_comment_at": "2021-05-07T08:16:19Z",
"last_comment_author": "astapelfeld"
},
{
"number": 210,
"created_at": "2020-11-22T06:09:44Z",
"last_comment_at": "2021-02-28T16:20:35Z",
"last_comment_author": "pepoluan"
},
{
"number": 216,
"created_at": "2020-12-07T05:57:51Z",
"last_comment_at": "2020-12-26T19:16:21Z",
"last_comment_author": "pepoluan"
},
{
"number": 217,
"created_at": "2020-12-07T06:17:08Z",
"last_comment_at": "2020-12-26T19:15:27Z",
"last_comment_author": "pepoluan"
},
{
"number": 226,
"created_at": "2020-12-30T03:40:41Z",
"last_comment_at": "2021-03-05T07:06:16Z",
"last_comment_author": "pepoluan"
},
{
"number": 229,
"created_at": "2021-01-02T09:28:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 235,
"created_at": "2021-01-20T10:07:41Z",
"last_comment_at": "2021-01-21T13:45:42Z",
"last_comment_author": "waynew"
},
{
"number": 237,
"created_at": "2021-01-24T12:32:05Z",
"last_comment_at": "2021-02-14T04:32:24Z",
"last_comment_author": "pepoluan"
},
{
"number": 239,
"created_at": "2021-01-30T03:15:10Z",
"last_comment_at": "2021-01-30T12:58:41Z",
"last_comment_author": "pepoluan"
},
{
"number": 251,
"created_at": "2021-02-19T04:20:34Z",
"last_comment_at": "2021-02-19T19:11:20Z",
"last_comment_author": "pepoluan"
},
{
"number": 253,
"created_at": "2021-02-22T14:27:39Z",
"last_comment_at": "2021-02-23T17:36:45Z",
"last_comment_author": "waynew"
},
{
"number": 266,
"created_at": "2021-03-13T23:18:07Z",
"last_comment_at": "2021-03-15T03:32:40Z",
"last_comment_author": "pepoluan"
},
{
"number": 268,
"created_at": "2021-05-04T10:15:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 269,
"created_at": "2021-05-12T09:28:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 272,
"created_at": "2021-06-06T18:28:00Z",
"last_comment_at": "2023-01-08T06:14:00Z",
"last_comment_author": "darkness-A"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aio-libs/aiosmtpd",
"host": "github.com",
"name": "aiosmtpd",
"owner": "aio-libs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"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": 34,
"inputs": {
"security": 50,
"vitality": 53,
"community": 82,
"governance": 70,
"engineering": 80,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 67,
"overall_after_jurisdiction_multiplier": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 32,
"human_commit_share": 0.27,
"days_since_last_push": 29,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "32 commits in the last year",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 32
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v1.4.6",
"releases_from_tags": false,
"days_since_latest_release": 803,
"mean_days_between_releases": 131.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 803 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 803
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~131.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 131.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 29,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 29 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 29
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 82,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 104,
"stars": 372,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "372 stars",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 372
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "104 forks",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 104
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"aiosmtpd"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 1824794
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,824,794 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1824794,
"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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 38,
"top_contributor_share": 0.382
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 290,
"open_issues": 79,
"closed_issues": 125,
"issue_closed_ratio": 0.613,
"closed_unmerged_prs": 80
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "290/370 decided PRs merged",
"points": 30,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 290,
"decided": 370
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1200,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aio-libs",
"public_repos": 68,
"account_age_days": 4511
},
"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": "1,200 followers of aio-libs",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1200,
"login": "aio-libs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "68 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 68
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"aiosmtpd"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 803
},
"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 803 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 803
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"asyncio",
"smtp",
"smtp-server",
"lmtp",
"smtpd",
"mta",
"smtp-mta",
"mail-mta",
"email",
"python"
],
"has_wiki": true,
"homepage": "https://aiosmtpd.aio-libs.org",
"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://aiosmtpd.aio-libs.org",
"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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. 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": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.7,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 38,
"security_posture_before_jurisdiction": 77
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 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": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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:aiosmtpd@1.4.6 runtime dependency closure — what installing the published package pulls in — 2 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:aiosmtpd@1.4.6",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.926,
"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": "25 of 27 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 27
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"aiosmtpd/docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
".mypy.ini",
"aiosmtpd/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.73
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "aiosmtpd/docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "aiosmtpd/docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": ".mypy.ini, aiosmtpd/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".mypy.ini, aiosmtpd/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "73 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 73,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 75029,
"source_files_sampled": 38,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (.mypy.ini, aiosmtpd/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": ".mypy.ini, aiosmtpd/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/38 source files over 60KB",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 38,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:07:19.148603Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aio-libs/aiosmtpd.svg",
"full_name": "aio-libs/aiosmtpd",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}