Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"authentication",
"django",
"hacktoberfest",
"oauth2",
"python"
],
"is_fork": false,
"size_kb": 2957,
"has_wiki": false,
"homepage": "https://python-social-auth.readthedocs.io/",
"languages": {
"HTML": 501,
"Python": 103188
},
"pushed_at": "2026-07-30T10:54:30Z",
"created_at": "2016-09-24T18:06:40Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T10:55:17Z",
"description": "Python Social Auth - Application - Django",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://python-social-auth.readthedocs.io/",
"name": "Python Social Auth",
"type": "Organization",
"login": "python-social-auth",
"company": null,
"location": null,
"followers": 142,
"avatar_url": "https://avatars.githubusercontent.com/u/21279195?v=4",
"created_at": "2016-08-27T14:27:26Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 3624
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2026-07-24T06:54:59Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2026-06-23T15:34:42Z"
},
{
"tag": "5.9.0",
"kind": "minor",
"published_at": "2026-04-29T14:51:22Z"
},
{
"tag": "5.8.0",
"kind": "minor",
"published_at": "2026-04-20T10:48:39Z"
},
{
"tag": "5.7.0",
"kind": "minor",
"published_at": "2025-12-18T18:59:56Z"
},
{
"tag": "5.6.0",
"kind": "minor",
"published_at": "2025-10-09T11:55:35Z"
},
{
"tag": "5.5.1",
"kind": "patch",
"published_at": "2025-06-27T13:11:22Z"
},
{
"tag": "5.5.0",
"kind": "minor",
"published_at": "2025-06-27T06:34:08Z"
},
{
"tag": "5.4.3",
"kind": "patch",
"published_at": "2025-02-13T13:07:15Z"
},
{
"tag": "5.4.2",
"kind": "patch",
"published_at": "2024-07-12T13:19:24Z"
},
{
"tag": "5.4.1",
"kind": "patch",
"published_at": "2024-04-24T17:22:14Z"
},
{
"tag": "5.4.0",
"kind": "minor",
"published_at": "2023-10-17T07:41:03Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2023-09-01T11:29:56Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2023-03-31T07:02:30Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2023-03-15T18:24:30Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2021-08-05T18:13:38Z"
}
],
"recent_commits": [
{
"oid": "619b678cdd1440d3dc0a848d7863bc88b49932d1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.37.4 (#1045)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-30T10:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab4a22d754b1e9d2506d25dff552edf42b6a758",
"body": null,
"is_bot": false,
"headline": "chore: Version bump 6.0.1",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-07-24T06:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772ef00ad51ede9f747af291b491c9bcf505c532",
"body": "…6.0 (#1042)\n\n* chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.0\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* chore(ruff): ignore missing copyright\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Michal Čihař <michal@cihar.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-24T06:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e47ce7d38bf721234ceb6a2480c23fa1d8bb1ab",
"body": "Cross-site SAML POST callbacks can omit SameSite session cookies. Create fresh server-side sessions before RelayState is built so AuthnRequest IDs can be restored and validated.\n\nFixes: python-social-auth/social-core#1857",
"is_bot": false,
"headline": "fix(strategy): create sessions before authentication",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-07-24T06:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada8c16419159362a47a13dbeb3e7fcd282aace8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update ossf/scorecard-action action to v2.4.4 (#1041)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-23T21:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b531574a393eb5a52003507878bce59d9dddd950",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.37.3 (#1040)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-22T07:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fdb7420add3a9776c1586ade9078aa14ddf9b4",
"body": "…1.28.0 (#1039)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-21T23:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1be581a09ff832bee1019981fbd6f1e06c9c769",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.37.2 (#1037)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-21T20:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22008e76c18e9510509d737a296e663d922dc244",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v9 (#1038)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-21T20:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd82802362f74c85ce1e5ff12380e1763f979cc",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7.0.1 (#1036)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-20T21:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11e36b173736cc7deb0be0430d975220ffdcb9e5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-python action to v7 (#1035)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-20T05:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c02123b20fb0f71f5fad326d002b8fd21a3ee5",
"body": "…5.22 (#1034)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-16T19:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca703c11f7fae6fcf27fae169a3ef365572317bc",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.37.1 (#1033)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-16T19:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bc2cdb4c264f1278c45f07f58080fb0a123914",
"body": "….4.3 (#1032)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook codespell-project/codespell to v2…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-15T16:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8b4d06730f2e71f9cb45c79019d5c3e5209c15",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.7 (#1031)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-14T18:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d07ed47d3afc8741aff099eab7cba8242a03b9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.7 (#1030)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-14T16:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b0ba8caadf931266eccaa7bbc515476825b713",
"body": "…1.27.0 (#1029)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-14T10:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f8926100196bedb8ee35a8d689f640819d43b8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v2.3.0 (#1028)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-13T18:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3243119e50606deacbcf35797a99d71e5493dc3",
"body": "…5.21 (#1027)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-09T23:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b32df4b07d21e0a44bdce5abd6b7fc7428b13f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.37.0 (#1026)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T14:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc776e623f13caaa8de593615e54ed8b3bbaa60",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.3.2 (#1025)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T09:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641a572ab3e5c5abd9f2e9ca9b29d17750994bb7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v2.2.0 (#1024)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-08T02:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78398782e6593f9a9cb5720254059221dc7af8d6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.3.1 (#1023)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-07T09:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3af075baf900fc4ebb55e652e914faefe082413",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.3.0 (#1022)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-05T15:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d15c51793703e0e449117697d538ff13467d8f5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.36.3 (#1021)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-02T12:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9a9e35bac2b862bc4707ba6ea8038c6c3a106f",
"body": "Breaking change was not properly placed in own section.\n\nFixes #1018",
"is_bot": false,
"headline": "docs: fix 6.0.0 changelog structure",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-06-30T06:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1948d077aebe57791947bdf84f480991e4bf6bf",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/cache action to v6.1.0 (#1017)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-26T23:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87fb1cbb1fc74bcf296e99036bc12352876e4de",
"body": "…5.20 (#1016)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-25T19:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6a2ce05a78fa5ba53387d440af442381369dac",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency pyright to v1.1.411 (#1015)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-25T05:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69dcfdfbec2bc6c781d34bfd26c2cf3f9310857",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-python action to v6.3.0 (#1013)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-24T06:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f0acf8865be3a7d49ab7e6782dc2f92e7d8df1a",
"body": "…5.19 (#1012)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-24T06:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127e2e9c2c4ae189e9e1a2581ba31a5e7d1c155b",
"body": null,
"is_bot": false,
"headline": "chore: version bump 6.0.0 (#1011)",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-06-23T15:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ebcb0de0bd8c70381dcbc2811a92037696762b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/cache action to v6 (#1010)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-23T15:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ff79dffe5201fdd33d148a97a0e0529af82c7c6",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.6 (#1008)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-23T15:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d22b5ee6e01305f66777779eba234065296e97b",
"body": "Add default Strategy confirmation and nonce handling for externally resumed partial pipelines.\n\nBundle a Django template for the confirmation form and include it in distributions.\n\nBREAKING CHANGE: Requires social-auth-core >=5.0.0,<6.0.0 for the external resume Strategy hooks.\n\nComplements https://github.com/python-social-auth/social-core/pull/1816",
"is_bot": false,
"headline": "feat!: confirm external partial pipeline resumes",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-06-23T15:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895334eea2faef09423b2f97b1a72b41bfeb3a6c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.6 (#1007)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-23T12:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cdda6087a5aefac03679be250730efca24f3c28",
"body": "…1.26.1 (#1006)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-21T05:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a5ecfd30d6da591977df0b0924ecc33b3d5516",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7 (#1005)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-18T21:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb27324d5ce19be9bac0b380b8ec5bd67ecb627",
"body": "…5.18 (#1004)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-18T21:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f763acb5981af373b33f4d9ce19fd220484d63d",
"body": "…5.17 (#1003)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-12T01:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3563af347b02f8f24d273a9550fb7e2efcefca",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update codecov/codecov-action action to v7 (#1002)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-07T09:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "752979f88a57f9ab2b71652d45085f72ca2eba4a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update codecov/codecov-action action to v6.0.2 (#1001)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-07T05:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a52bbdaa0640cb95d01d2e01afbbf8046680f6a",
"body": "…5.16 (#1000)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-04T17:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e645871837398a4e8d64309a1bcb88b5a44cfb86",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.36.2 (#999)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-04T15:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac505ff0fc9d08d9ce90e6388d9992d95dc995e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.2.0 (#998)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-03T17:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864eea877620018f96d8cb7625cf4a3ddfa01aff",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6.0.3 (#997)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-02T15:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e7f2f95376966c6d3f8f9095dff4e819e5c4f9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.36.1 (#996)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-02T12:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef889c345972fea1968dea633219be805a73b79",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency pyright to v1.1.410 (#995)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-01T19:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "284dcc812c4bcba4eea7d07905ec4ab21f64e54b",
"body": "…5.15 (#994)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-28T19:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6c6a56aed36d0a85e33edceafa7e3e85b01e6c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.5 (#993)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-25T15:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c553bb5e4287d2ff8eb41cf8f070a324cb4486b0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.5 (#992)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-25T13:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed79dc887cf28f9df4d5e4eb46936e670eaad2d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.36.0 (#991)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T13:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5caf4b7002f574f75551c8f42e31ac0902a9194",
"body": "…5.14 (#990)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-21T17:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9496422dd2f2035b6987685dbdca46c830a05197",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update codecov/codecov-action action to v6.0.1 (#989)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-18T20:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd58cb16869fe4ab662d2f830a906fb72524ee9",
"body": "…1.25.2 (#988)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T12:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38d62393dd37d673f1c520212f77b405eeebe38",
"body": "…1.25.1 (#987)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-15T20:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1b27150b0d29eebb957f489c15b7ab5bba3236",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.5 (#986)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-15T13:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f690e3e567c6b4ca70cec42d8a10ea1ab99c11",
"body": "…1.25.0 (#985)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-14T21:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e0e75fa45dffa86219716a6657a92d79fced3c",
"body": "…5.13 (#984)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-14T18:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8851c3c42b50a8e78676f8bbc5223adb758edfa",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v2.1.0 (#983)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-11T18:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80247e9a12c1cfbcc98729624b370c568c21936",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.4 (#981)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-10T01:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb95970f808ab07cfc46a26322ae4ffb9eb62a3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.4 (#982)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-09T21:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f321c5308c9f1f5c0dd76d229b8a684130a116f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.4 (#980)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-07T20:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e0eb6dd1393df510e9e6bd321f7bf0084151b1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v2 (#979)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-06T22:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0f95f1e55a846b5f5305e6b6b59f029f3ad1309",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.3 (#978)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-01T17:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f085cf747a4c0b28a8d3b6aacfb6f597c71d17d",
"body": "Remove SOCIAL_AUTH_REQUIRE_POST setting and make the POST required.",
"is_bot": false,
"headline": "feat(views): require POST for login views",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-30T06:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abbf3940e5cb8cd5c07c0c20717ed79f922a9a1d",
"body": null,
"is_bot": false,
"headline": "chore: release 5.9.0",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-29T14:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8f2c40707ec72782dd0a74aaf514e3045299bd",
"body": "The minor version compatibility is too strict.",
"is_bot": false,
"headline": "chore(deps): loosen the range of social-core dependency",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-29T14:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3e5a0f47144b39e8cdad2d34fd8b4913caa09b",
"body": "Automated update of shared files from the social-core repository, see\nhttps://github.com/python-social-auth/.github/blob/main/repo-sync.py",
"is_bot": false,
"headline": "chore: update shared files",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-29T14:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43359f5a0d797baa4ce7423e1a9497dd5db3c1ca",
"body": "Use Django's sync_and_async_middleware decorator and asgiref utilities\nto support both sync and async contexts in SocialAuthExceptionMiddleware.\nAdd asgiref>=3.8.1 as a required dependency and tests for both modes.",
"is_bot": false,
"headline": "feat(middleware): add async support to SocialAuthExceptionMiddleware",
"author_name": "Christian Hartung",
"author_login": "hartungstenio",
"committed_at": "2026-04-29T09:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b71e37703f5130e400cb8b76058894ef140b97c",
"body": "…5.12 (#973)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-24T22:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2636e7ffc98e4cd57ea9f939f125094d510f273e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency pyright to v1.1.409 (#972)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-23T13:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e347a600ae3fdec25a05e08e84d779367be7f8",
"body": "It is no longer supported upstream.",
"is_bot": false,
"headline": "chrore: drop support for Django 5.1",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-23T11:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac109588e12918e796e4791ab239aa31651ac5f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v1.20.2 (#970)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-21T21:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d286bcc3311eb7ea3396a4c55461ecdcd5a8cc",
"body": null,
"is_bot": false,
"headline": "chore: releasing 5.8.0",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-20T10:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79999754ef8cbf0e158cf65d46fce3a1a4667a6",
"body": "Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: use tuple for unique together (#968)",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-20T09:26:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1ef293d5a7dafa9372441eab5180e257ff1db0d5",
"body": null,
"is_bot": false,
"headline": "chore: fix typo in changelog",
"author_name": "Michal Čihař",
"author_login": "nijel",
"committed_at": "2026-04-20T09:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e15c8edfc23f0770098c92527d496871c3b6a7",
"body": null,
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.1.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-20T08:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310bb92f72c4e8c489c571c54ecdad1b5db9332f",
"body": "…v v8.0.0 (#965)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): replace astral-sh/setup-uv action with astral-sh/setup-u…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-19T10:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27849331b57a8980b248477d61bcb97b18e4a971",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.3 (#964)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-18T20:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff353c76578b0a1ae7e4664607e4f2fe4a543b9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.3 (#963)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-18T18:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7596d0f0bdab1ec4efabe4ed4011f21712bbaf",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8.1.0 (#962)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-17T00:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "badafbd124c05b5f6c448e8fdaa95ea8ef70175b",
"body": "…5.11 (#961)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-16T21:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a58af8f75f26275f4972f45f5046cf0bc616663",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.2 (#960)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-16T10:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d62e05400d856dfb9597abde9ee72ce46ede667",
"body": "…1.24.1 (#959)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-13T19:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d823e59a19fa22be15471f3c4e3fd453767b6e80",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/cache action to v5.0.5 (#957)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-13T18:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d82eb75c72802790a6ba5cf1f7ad8f2dc2ee34",
"body": "…1.24.0 (#956)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-13T09:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591f15e1fe28b7198c3e29860c6c94e921c3527a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v1.20.1 (#955)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-13T06:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77323caa446d876c5e346e110f47ba05c2a821d7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/upload-artifact action to v7.0.1 (#954)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-10T17:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f89887e50bc671f98b31fb366a9ad3991ce331f0",
"body": "…5.10 (#953)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-09T17:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d6f6effca3d849e2d00ae8fc52c5622b547645",
"body": "…5.9 (#952)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-02T21:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37863c6d63f516201531acb8a0bba3235bf9a96b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs to v6.0.2 (#950)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-01T12:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735ec8bd71d82477c09e0f184c7862ea1736da28",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency django-stubs-ext to v6.0.2 (#951)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-01T10:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea351c5261bf635a8411e7c0e91b111e4d7eb39",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update dependency mypy to v1.20.0 (#949)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-31T22:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac47f48dd4820a10cb7d1a9b3e3e373cced4109",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook rhysd/actionlint to v1.7.12 (#948)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-30T19:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d169c3b1a6ad23fc2d7ffef155e8485a2aa9e84e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update astral-sh/setup-uv action to v8 (#946)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-29T20:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d8e6c4d363eb038d1db138ad77fd9562c05a4f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.1 (#945)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-27T18:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca159f90d1b8dbb0a899499d956d156caee04546",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github/codeql-action action to v4.35.0 (#944)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-27T14:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743007707e62675d13907b09105865b722d7bb1a",
"body": "…5.8 (#943)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-26T20:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028ea0cf0c9cda2c6d089aee6211f73b205a1134",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update codecov/codecov-action action to v6 (#942)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-26T18:11:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 296,
"latest_release_at": "2026-07-24T06:54:59Z",
"latest_release_tag": "6.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 6,
"mean_days_between_releases": 82.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "social-auth-app-django",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"django",
"oauth",
"openid",
"saml",
"social auth",
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django",
"Framework :: Django :: 5.2",
"Framework :: Django :: 6.0",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Internet"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/social-auth-app-django/",
"is_deprecated": false,
"latest_version": "6.0.1",
"repository_url": "https://github.com/python-social-auth/social-app-django",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5492763,
"first_published_at": "2016-11-27T14:03:44.694741Z",
"latest_published_at": "2026-07-24T06:55:59.119144Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 391,
"stars": 2138,
"watchers": 28,
"fork_history": {
"days": [
{
"date": "2016-11-01",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2017-01-05",
"count": 2
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-01-23",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-01-27",
"count": 2
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-02-12",
"count": 1
},
{
"date": "2017-02-17",
"count": 2
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-23",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-13",
"count": 1
},
{
"date": "2017-05-16",
"count": 2
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-09",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-13",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-28",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-01-24",
"count": 2
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-02-16",
"count": 2
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-03-12",
"count": 2
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-21",
"count": 2
},
{
"date": "2018-03-29",
"count": 2
},
{
"date": "2018-03-30",
"count": 2
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-16",
"count": 3
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-04-29",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-14",
"count": 2
},
{
"date": "2018-05-19",
"count": 2
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-05-25",
"count": 2
},
{
"date": "2018-05-29",
"count": 2
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-10",
"count": 1
},
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-21",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-09-11",
"count": 3
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-21",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-22",
"count": 2
},
{
"date": "2018-12-02",
"count": 2
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-22",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-23",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-28",
"count": 2
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-07-14",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-20",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-30",
"count": 2
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-08",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-16",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2020-02-18",
"count": 2
},
{
"date": "2020-02-28",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-08-05",
"count": 2
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-18",
"count": 2
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-14",
"count": 2
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-09",
"count": 2
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-09-23",
"count": 2
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-12-02",
"count": 2
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-09",
"count": 2
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2023-01-12",
"count": 2
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-03-02",
"count": 2
},
{
"date": "2023-03-16",
"count": 2
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-09",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-24",
"count": 2
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-12",
"count": 2
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-01-01",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-27",
"count": 2
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2026-01-28",
"count": 2
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
}
],
"complete": true,
"collected": 379,
"total_forks": 391
},
"star_history": null,
"open_issues_and_prs": 28
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"social_django/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 13543,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 17,
"malicious_count": 0,
"assessed_package": "pypi:social-auth-app-django@6.0.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "asgiref",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.8.1"
},
{
"name": "Django",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=5.2"
},
{
"name": "social-auth-core",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=5.0.0,<6.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "asgiref",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "django",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "social-auth-core",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "django-stubs",
"direct": false,
"version": "6.0.7",
"ecosystem": "pypi"
},
{
"name": "django-stubs-ext",
"direct": false,
"version": "6.0.7",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "pyright",
"direct": false,
"version": "1.1.411",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 3,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 651,
"open_issues": 28,
"closed_ratio": 0.898,
"closed_issues": 246,
"closed_unmerged_prs": 50
},
"bus_factor": 1,
"bot_contributors": 4,
"top_contributors": [
{
"type": "User",
"login": "omab",
"commits": 1557,
"avatar_url": "https://avatars.githubusercontent.com/u/91022?v=4"
},
{
"type": "User",
"login": "nijel",
"commits": 138,
"avatar_url": "https://avatars.githubusercontent.com/u/212189?v=4"
},
{
"type": "User",
"login": "andreif",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/259691?v=4"
},
{
"type": "User",
"login": "webjunkie",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/59713?v=4"
},
{
"type": "User",
"login": "TechNickAI",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/142708?v=4"
},
{
"type": "User",
"login": "bradenmacdonald",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/945577?v=4"
},
{
"type": "User",
"login": "aniav",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/182546?v=4"
},
{
"type": "User",
"login": "clintonb",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/910510?v=4"
},
{
"type": "User",
"login": "vinhub",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1817329?v=4"
},
{
"type": "User",
"login": "shepilov-vladislav",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/15679834?v=4"
}
],
"contributors_sampled": 96,
"top_contributor_share": 0.764
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pre-commit.yml",
"release.yml",
"scorecard.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 39 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 1 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "619b678cdd1440d3dc0a848d7863bc88b49932d1",
"ran_at": "2026-07-30T22:18:19Z",
"aggregate_score": 7.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T10:54:56Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-30T10:54:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 71,
"created_at": "2017-07-17T20:00:11Z",
"last_comment_at": "2024-08-04T11:59:37Z",
"last_comment_author": "08-zimmad"
},
{
"number": 73,
"created_at": "2017-07-27T20:22:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2017-08-02T19:56:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2017-08-17T16:47:59Z",
"last_comment_at": "2023-03-08T08:20:12Z",
"last_comment_author": "huypxgear"
},
{
"number": 120,
"created_at": "2018-02-06T14:39:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2018-08-18T16:02:20Z",
"last_comment_at": "2020-09-15T18:05:19Z",
"last_comment_author": "pupattan"
},
{
"number": 191,
"created_at": "2019-02-09T15:34:47Z",
"last_comment_at": "2019-05-03T17:25:16Z",
"last_comment_author": "r1chardswalker"
},
{
"number": 195,
"created_at": "2019-03-28T19:12:46Z",
"last_comment_at": "2019-06-21T20:12:34Z",
"last_comment_author": "rgil90"
},
{
"number": 198,
"created_at": "2019-04-15T01:23:30Z",
"last_comment_at": "2020-12-02T16:06:16Z",
"last_comment_author": "james-d-f"
},
{
"number": 201,
"created_at": "2019-04-28T09:29:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 208,
"created_at": "2019-06-13T21:53:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 216,
"created_at": "2019-08-11T15:41:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 217,
"created_at": "2019-08-13T08:22:09Z",
"last_comment_at": "2020-04-02T05:14:46Z",
"last_comment_author": "mohapsat"
},
{
"number": 224,
"created_at": "2019-09-19T12:19:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 242,
"created_at": "2020-03-11T21:59:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 305,
"created_at": "2021-03-18T10:47:05Z",
"last_comment_at": "2023-01-03T21:48:44Z",
"last_comment_author": "tiago-peres"
},
{
"number": 306,
"created_at": "2021-03-31T17:41:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 309,
"created_at": "2021-05-03T07:00:05Z",
"last_comment_at": "2021-05-07T06:26:02Z",
"last_comment_author": "tomvictor"
},
{
"number": 367,
"created_at": "2022-03-31T19:10:22Z",
"last_comment_at": "2022-06-28T14:16:51Z",
"last_comment_author": "atodorov"
},
{
"number": 374,
"created_at": "2022-06-17T20:42:44Z",
"last_comment_at": "2025-04-01T09:03:58Z",
"last_comment_author": "nijel"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/python-social-auth/social-app-django",
"host": "github.com",
"name": "social-app-django",
"owner": "python-social-auth"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"security": 81,
"vitality": 93,
"community": 88,
"governance": 68,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 93,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 296,
"human_commit_share": 0.14,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "296 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 296
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 16,
"latest_release_tag": "6.0.1",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 82.4
},
"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 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~82.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 82.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 88,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"forks": 391,
"stars": 2138,
"watchers": 28,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,138 stars",
"points": 54,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2138
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "391 forks",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 391
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "28 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 28
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": false,
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"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": [
"social-auth-app-django"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 5492763
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,492,763 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5492763,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 96,
"top_contributor_share": 0.764
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 76% of commits",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "96 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 96
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 39 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 651,
"open_issues": 28,
"closed_issues": 246,
"issue_closed_ratio": 0.898,
"closed_unmerged_prs": 50
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "651/701 decided PRs merged",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 651,
"decided": 701
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 142,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "python-social-auth",
"public_repos": 17,
"account_age_days": 3624
},
"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": "142 followers of python-social-auth",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 142,
"login": "python-social-auth"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~9 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"social-auth-app-django"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "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": 9.6,
"status": "met",
"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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"authentication",
"django",
"hacktoberfest",
"oauth2",
"python"
],
"has_wiki": false,
"homepage": "https://python-social-auth.readthedocs.io/",
"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://python-social-auth.readthedocs.io/",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 81,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.6
},
"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": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 39 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 1 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:social-auth-app-django@6.0.1 runtime dependency closure — what installing the published package pulls in — 17 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:social-auth-app-django@6.0.1",
"assessed": 17
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 17,
"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": 17,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"social_django/py.typed"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.86
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "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": "social_django/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "social_django/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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "86 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 86,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 13543,
"source_files_sampled": 47,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (social_django/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "social_django/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:18:47.864624Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/python-social-auth/social-app-django.svg",
"full_name": "python-social-auth/social-app-django",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}