Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:18 UTC

omarryhan / aiogoogle

Async Google API Client + Async Google Auth

PythonMIT★ 224 stars⑂ 56 forkssince Nov 2018View on GitHub ↗

omarryhan/aiogoogle holds a health index of 30 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (87/100) and lowest on Security (26/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

30
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

30
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

OmarPersonal account
22 followers45 public repossince Apr 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

72Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
3.5/36Commit cadence — 5/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
8/10OpenSSF Scorecard: Maintained — 8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year19
human_commit_share1
days_since_last_push3
active_weeks_last_year5
How it's scored
27/27Ships releases — 57 releases published
36/36Release recency — latest release 3 days ago
19.8/27Release cadence — a release every ~75.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count57
latest_release_tagv5.19.0
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases75.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 18% of overall
How it's scored
38.1/60Stars — 224 stars
14.5/25Forks — 56 forks
0/15Watchers — 2 watchers
Inputs used
forks56
stars224
watchers2
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.1/22.5Commit distribution — top contributor authored 82% of commits
13.5/13.5Contributor breadth — 38 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.819
How it's scored
37.6/46.8Issue resolution — 80% of issues closed
32/38.3PR acceptance — 56/67 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/16 approved changesets -- score normalized to 2
Inputs used
merged_prs56
open_issues20
closed_issues82
issue_closed_ratio0.804
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.8/25Owner reach — 22 followers of omarryhan
24.1/25Track record — 45 public repos, account ~9 yr old
Inputs used
followers22
owner_typeUser
is_verified
owner_loginomarryhan
public_repos45
account_age_days3,390
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

87Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 5 out of 7 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://aiogoogle.readthedocs.io/en/latest/
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsasync, google-auth, google-authentication, discovery-service, google-api, google-cloud, python-asyncio
has_wikiyes
homepagehttps://aiogoogle.readthedocs.io/en/latest/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

26Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.8/2.5CI-Tests — 5 out of 7 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/16 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6/7.5Maintained — 8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier26
security_posture_before_jurisdiction53
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

AI Readiness

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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
11/11Static type checking — aiogoogle/py.typed
0/10Reproducible environment
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsaiogoogle/py.typed
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (aiogoogle/py.typed)
55/55Manageable file sizes — 0/74 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes48,572
source_files_sampled74
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

224GitHub stars
38contributors
19commits, last 12 months
3days since last push
57releases
1bus factor
20open issues
PyPIpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 224 ★ / 56 ⇿
224Stars
56Forks
56Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

040801201602002402245592018-122022-092026-07
Major 4Minor 26Patch 25

Each point covers 7 days.

OpenSSF Scorecard 5.3 / 10
5.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:17 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
7CI-Tests5 out of 7 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/16 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 15

Full resolved dependency set from the GitHub dependency graph: 0 direct and 15 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIaiofilesindirect
PyPIaiohttpindirect
PyPIasksindirect
PyPIasync-timeoutindirect
PyPIcontextvarsindirect
PyPIcurioindirect
PyPIgoogle-authindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIpytest-covindirect
PyPIsphinxindirect
PyPIsphinx-rtd-themeindirect
PyPIsphinxcontrib-asyncioindirect
PyPItoxindirect
PyPItrioindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "async",
        "google-auth",
        "google-authentication",
        "discovery-service",
        "google-api",
        "google-cloud",
        "python-asyncio"
      ],
      "is_fork": false,
      "size_kb": 5295,
      "has_wiki": true,
      "homepage": "https://aiogoogle.readthedocs.io/en/latest/",
      "languages": {
        "Shell": 325,
        "Python": 290493
      },
      "pushed_at": "2026-07-18T07:15:56Z",
      "created_at": "2018-11-10T16:55:49Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T15:44:39Z",
      "description": "Async Google API Client + Async Google Auth",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Omar",
      "type": "User",
      "login": "omarryhan",
      "company": null,
      "location": null,
      "followers": 22,
      "avatar_url": "https://avatars.githubusercontent.com/u/27153525?v=4",
      "created_at": "2017-04-09T17:38:10Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 3390
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.19.0",
          "kind": "minor",
          "published_at": "2026-07-18T07:15:57Z"
        },
        {
          "tag": "v5.18.0",
          "kind": "minor",
          "published_at": "2026-07-09T07:42:26Z"
        },
        {
          "tag": "v5.17.0",
          "kind": "minor",
          "published_at": "2025-08-26T10:15:49Z"
        },
        {
          "tag": "v5.16.0",
          "kind": "minor",
          "published_at": "2025-08-26T10:06:38Z"
        },
        {
          "tag": "v5.15.0",
          "kind": "minor",
          "published_at": "2025-03-12T19:15:14Z"
        },
        {
          "tag": "v5.14.1",
          "kind": "patch",
          "published_at": "2025-02-14T16:46:44Z"
        },
        {
          "tag": "v5.14.0",
          "kind": "minor",
          "published_at": "2025-02-14T16:45:27Z"
        },
        {
          "tag": "v5.13.2",
          "kind": "patch",
          "published_at": "2024-10-02T07:25:01Z"
        },
        {
          "tag": "v5.13.1",
          "kind": "patch",
          "published_at": "2024-10-01T17:28:19Z"
        },
        {
          "tag": "v5.13.0",
          "kind": "minor",
          "published_at": "2024-09-03T06:05:18Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2024-07-02T22:08:53Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2024-07-02T16:49:45Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2024-06-21T19:44:12Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2024-06-21T18:39:47Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2024-05-20T13:39:38Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2024-03-22T12:51:05Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2023-10-25T20:46:39Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2023-09-02T10:38:14Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2023-07-06T04:09:25Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2023-04-06T07:00:32Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2023-02-15T10:14:07Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2023-01-11T14:47:16Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2022-12-20T21:15:16Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2022-12-03T20:53:13Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2022-11-21T09:18:12Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2022-08-08T18:10:50Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2022-07-27T11:44:47Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2022-06-09T22:48:33Z"
        },
        {
          "tag": "v.41.0",
          "kind": "other",
          "published_at": "2022-04-19T13:04:33Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-04-15T14:34:03Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2022-03-01T16:48:32Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2022-03-01T16:45:43Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2022-01-21T10:48:18Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2021-12-30T10:22:17Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-10-20T19:13:07Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-09-20T20:32:25Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-09-20T20:09:03Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2021-08-15T13:18:30Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-07-30T17:50:09Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-07-18T11:58:14Z"
        },
        {
          "tag": "v1.1.15",
          "kind": "patch",
          "published_at": "2021-07-13T10:37:56Z"
        },
        {
          "tag": "v1.1.14",
          "kind": "patch",
          "published_at": "2021-05-06T10:18:21Z"
        },
        {
          "tag": "v1.1.13",
          "kind": "patch",
          "published_at": "2021-03-17T18:36:44Z"
        },
        {
          "tag": "v1.1.12",
          "kind": "patch",
          "published_at": "2021-03-01T09:30:37Z"
        },
        {
          "tag": "v1.1.11",
          "kind": "patch",
          "published_at": "2021-02-27T08:20:01Z"
        },
        {
          "tag": "v1.1.10",
          "kind": "patch",
          "published_at": "2021-02-27T08:16:01Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2021-02-17T22:22:20Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2021-02-13T10:31:48Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2021-02-10T10:58:25Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2021-02-06T19:15:15Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2021-01-17T01:24:15Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2021-01-16T23:30:03Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2021-01-15T01:25:00Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-01-12T13:25:52Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-01-03T12:55:40Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-12-29T09:00:29Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-12-09T22:04:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3f8c10ed744f2d4e9b12adde73aee3fb70ef6b02",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2026-07-18T07:15:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "71ec59f367d0c87a53b0ce11196483186b070cff",
          "body": "Preserve discovery HTTP errors",
          "is_bot": false,
          "headline": "Merge pull request #173 from tamird/tamird/preserve-discovery-http-error",
          "author_name": "Omar",
          "author_login": "omarryhan",
          "committed_at": "2026-07-18T07:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9d4b86ab0f942ea5557283bed36dd27bf90b0c",
          "body": "Keep the original HTTPError when a v1 discovery request fails so\ncallers can inspect the request and response or retry the failure.\nRetain the v2 hint and stop treating unrelated ValueError instances\nas discovery failures.\n\nFixes #172",
          "is_bot": false,
          "headline": "Preserve discovery HTTP errors",
          "author_name": "Tamir Duberstein",
          "author_login": "tamird",
          "committed_at": "2026-07-18T00:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69730368450e44806052bfe0157723ce6e0d310d",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2026-07-09T07:40:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1690f0aef12fd5fad0d5898eae7a3ff033561c5a",
          "body": "Replace unmaintained tonyg-rfc3339 with stdlib datetime parsing",
          "is_bot": false,
          "headline": "Merge pull request #170 from omarryhan/fix/drop-tonyg-rfc3339",
          "author_name": "Omar",
          "author_login": "omarryhan",
          "committed_at": "2026-07-09T07:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029ca790185083b96910c144c4d1b79bd1aee570",
          "body": "tonyg-rfc3339 is unmaintained (both upstream repos archived), ships no\nwheel and no pyproject.toml, so it will stop installing when pip 25.3\nremoves the legacy setup.py bdist_wheel build path.\n\nIts only use was parsing date/date-time strings in the opt-in request\nvalidators, whose error messages alr\n[…]\n.isoformat() — so stdlib fromisoformat() is the matching\ncheck. A small shim keeps the RFC 3339 'Z' suffix working on\nPython < 3.11.\n\nFixes #169\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Replace unmaintained tonyg-rfc3339 with stdlib datetime parsing",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2026-07-09T07:34:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ead5bbe2068da60f1b2b12313bcead45313942f1",
          "body": "Fix CI failures from Google live-API drift",
          "is_bot": false,
          "headline": "Merge pull request #171 from omarryhan/fix/ci-live-api-drift",
          "author_name": "Omar",
          "author_login": "omarryhan",
          "committed_at": "2026-07-09T07:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc027823cb6bd4314fea8aa62ad74fea6680a27",
          "body": "- Add authorization_response_iss_parameter_supported to the checked-in\n  well-known OpenID configs (Google added it upstream), fixing\n  test_latest_openid_configs.\n- Recognize the new google.protobuf.Any format in discovery docs\n  (currently in compute-v1 and dns-v1) as known-but-ignorable, like the\n  other protobuf formats, fixing\n  test_schemas_for_unknown_formats_and_types.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix CI failures from Google live-API drift",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2026-07-09T07:20:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5f667e9514098cb2de0a8a94cfa51e042325b1f1",
          "body": null,
          "is_bot": false,
          "headline": "refresh openid wellknown configs",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-12-23T08:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c39567feb9804469d935a86b517cbf4533429c8",
          "body": "…missing-2-required-positional-arguments--'req'-and-'res'\n\nMake req and res optional in HTTPError",
          "is_bot": false,
          "headline": "Merge pull request #165 from dastier/issues_161_HTTPError.__init__()-…",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260d18136edacd554e320a3fa76ab84944c13023",
          "body": "…required-positional-arguments--'req'-and-'res'",
          "is_bot": false,
          "headline": "Merge branch 'master' into issues_161_HTTPError.__init__()-missing-2-…",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014850716f44ee3a839b70e1dc741f154a482e28",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42580e191090d9e47e3e684addb47034fc0b4670",
          "body": null,
          "is_bot": false,
          "headline": "partially revert HTTPError sig broke error sig",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4b33839205d9129afd7bd64b1c2f873486587c",
          "body": null,
          "is_bot": false,
          "headline": "Make req and res optional in HTTPError",
          "author_name": "Aliaksei Piatrouski",
          "author_login": null,
          "committed_at": "2025-08-26T10:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef11c74591c24de5079ef8e76a527b155ac6ef7",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef610b4e14201e7fca6c1ee01c09f9abec20fae",
          "body": "…-warning\n\nFix aiohttp ClientSession inheritance deprecation warning",
          "is_bot": false,
          "headline": "Merge pull request #164 from Yasu-umi/feature/fix-aiohttp-deprication…",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-26T10:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee6dc9e9aa40f70bb33e10128dfcec9e7c9c5c8",
          "body": null,
          "is_bot": false,
          "headline": "delegate ClientSession",
          "author_name": "yasu_umi",
          "author_login": "Yasu-umi",
          "committed_at": "2025-08-26T06:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab637018cdc2ae733ca55ddd0a686da79188439",
          "body": "fix \"aiogoole\" typo in docs",
          "is_bot": false,
          "headline": "Merge pull request #163 from 0xTiger/master",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-08-06T08:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b99d5b6937604776030381a005ac9bb1afae99",
          "body": null,
          "is_bot": false,
          "headline": "fix \"aiogoole\" typo in docs",
          "author_name": "0xTiger",
          "author_login": "0xTiger",
          "committed_at": "2025-08-06T08:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387dcd27e6801b8a7a6e72f51b851f4a4d1c1b99",
          "body": "Feature/add proxy",
          "is_bot": false,
          "headline": "Merge pull request #158 from omarryhan/feature/add-proxy",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-03-12T19:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5886b6e89061f2114db4cd2fac99b65dd00ec85",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-03-12T19:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc5d5b663b0addba3aab3c3952361c7482ddc25",
          "body": null,
          "is_bot": false,
          "headline": "fix format issue",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-03-12T19:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51b7c5c44940bfbe0c28c8ef6d5b42b7b7d772a",
          "body": null,
          "is_bot": false,
          "headline": "fix pr add http proxy env to fire_request",
          "author_name": "songgeshuai",
          "author_login": "zyssyz123",
          "committed_at": "2025-03-12T02:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992286aac060156a5ff89e293dfa8e3fca041a74",
          "body": null,
          "is_bot": false,
          "headline": "fix pr add http proxy env to fire_request",
          "author_name": "songgeshuai",
          "author_login": "zyssyz123",
          "committed_at": "2025-03-12T00:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d957dc7eee61482d4334e00f40d28696573c24d",
          "body": null,
          "is_bot": false,
          "headline": " fix pr add http proxy env to fire_request",
          "author_name": "songgeshuai",
          "author_login": "zyssyz123",
          "committed_at": "2025-03-12T00:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11aa6688618791feceb7eca5ce6e1c0ee535380c",
          "body": null,
          "is_bot": false,
          "headline": " add proxy for session",
          "author_name": "songgeshuai",
          "author_login": "zyssyz123",
          "committed_at": "2025-03-11T05:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd8ec55f9cff3c9c4effa0111b9e7ba65fd807e",
          "body": null,
          "is_bot": false,
          "headline": " add proxy for session",
          "author_name": "songgeshuai",
          "author_login": "zyssyz123",
          "committed_at": "2025-03-11T05:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8688c01bdcda65ce069cf94af209967c8ac70288",
          "body": null,
          "is_bot": false,
          "headline": "update package version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-02-14T16:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdc42b0b33c71569cb6f35a0701370b3d69b257",
          "body": null,
          "is_bot": false,
          "headline": "support refresh token expires in",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2025-02-14T16:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c16cb1f7ff245c3beba2dda0e39c9efe15aaa2d",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-10-02T07:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04cd1dbd3ce5b0581fbfe24776cd680cb141195",
          "body": "Fix another DeprecationWarning, and a bug in _is_expired",
          "is_bot": false,
          "headline": "Merge pull request #151 from npt/master",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-10-02T07:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a4eb2195ed40b5e66686187d585e59f6059606",
          "body": null,
          "is_bot": false,
          "headline": "in test, use an ISO format that Python <3.11 will accept",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-10-01T21:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2b5c4133aeb5aeffde49e3a7b70e926828e90c",
          "body": "Previously, _is_expired would raise\n    TypeError: can't compare offset-naive and offset-aware datetimes\nif passed a (string representing a) datetime with a timezone.",
          "is_bot": false,
          "headline": "Fix a bug in timezone parsing in _is_expired",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-10-01T21:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcc95210858d5f7c9c0b977e0244685fa1c8f35",
          "body": null,
          "is_bot": false,
          "headline": "remove use of utcnow(), deprecated in Python 3.12",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-10-01T21:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3851ee7798a9df89c160a796ecc705d070e91673",
          "body": null,
          "is_bot": false,
          "headline": "add a test for the format of _get_expires_at",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-10-01T21:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f27b1b17384b6c7aa0747d97536b2871810ccd",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-10-01T17:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0287489c36fa005d26cc4435a4d67f77d40f43f6",
          "body": "Fix two DeprecationWarnings",
          "is_bot": false,
          "headline": "Merge pull request #150 from npt/master",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-10-01T17:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443804c2926e60519ef9f2a32418740165a6ba2a",
          "body": "…loop()",
          "is_bot": false,
          "headline": "Use asyncio.run in test to avoid a DeprecationWarning from get_event_…",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-09-30T21:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798cbdd118e669d76b4940d0bcb6b54a3e847ace",
          "body": "This prevents a DeprecationWarning from being printed when using GCE instance credentials.",
          "is_bot": false,
          "headline": "Use ssl= instead of deprecated verify_ssl= when making aiohttp request",
          "author_name": "Nick Tarleton",
          "author_login": "npt",
          "committed_at": "2024-09-30T21:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e197afd6d02e2a3f4dbbd323d323319ee50d631d",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-09-03T06:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1118d85a3baa8b1bcddc969675943f574ef3cfd7",
          "body": "Add hint error when discovery document v1 fails",
          "is_bot": false,
          "headline": "Merge pull request #148 from dfguerrerom/discovery_v2_error",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-09-03T06:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0e6d1c9395bbb1671e846a936bbbd828e75eb04",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-09-03T05:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768d1275042b2b9174a31c0cfc5c66d04884d605",
          "body": "…fails",
          "is_bot": false,
          "headline": "refactor(client.discover): add hint error when discovery document v1 …",
          "author_name": "dfguerrerom",
          "author_login": "dfguerrerom",
          "committed_at": "2024-08-26T16:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60370c3bd61d17d8f6a0c3acf811b2f4005712e",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-07-02T22:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad25e60b72cedd00af5b7a40a39e6dad8073cd5a",
          "body": "Add type hints to several functions",
          "is_bot": false,
          "headline": "Merge pull request #146 from TomerYogev/add-type-annotations",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-07-02T22:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488c6815dacfe487fd2017bcbaa49cb006078828",
          "body": null,
          "is_bot": false,
          "headline": "fix lint",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-07-02T22:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03bd493bd44b4a056b7b69aa6d24378ccf24da9",
          "body": null,
          "is_bot": false,
          "headline": "Add type hints to several functions",
          "author_name": "Tomer Yogev",
          "author_login": "TomerYogev",
          "committed_at": "2024-07-02T19:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bce20430fd934b5eb0913587dd7e98d7eb22ebdf",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-07-02T16:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9854dc9dda515774e29b0b1177d584526be360",
          "body": "fix mypy error on comment '# type:` fixes #143",
          "is_bot": false,
          "headline": "Merge pull request #145 from nagibyro/bug-fix-mypy-comment",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-07-02T16:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "837b701d22a762315c51050f7b81957f55c722fb",
          "body": null,
          "is_bot": false,
          "headline": "fix mypy error on comment '# type:` fixes #143",
          "author_name": "Byron Nagi",
          "author_login": "nagibyro",
          "committed_at": "2024-07-02T14:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d56ef4720e63f141cf07c0f6ae58cf4aa7e2f7b",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T19:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c78ecf1a23591e22149cf743cd363dc4a1b78c5",
          "body": "Revert \"Revert \"Merge pull request #140 from Goldziher/patch-1\"\"",
          "is_bot": false,
          "headline": "Merge pull request #142 from omarryhan/add-pytyped",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T19:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77553a1b5f2f7cc4b534913b1faeb29d0ab79aa",
          "body": "This reverts commit 4ee7305f57ffc2ba91f24e3d9d20de87735948be.",
          "is_bot": false,
          "headline": "Revert \"Revert \"Merge pull request #140 from Goldziher/patch-1\"\"",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T19:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390ca303f2d51b64139db4fc112db85b489f886a",
          "body": null,
          "is_bot": false,
          "headline": "allow GH workflow dispatch of publish action",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T19:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606c17d43f0830949bba6243199abebdeb4eb49c",
          "body": null,
          "is_bot": false,
          "headline": "update publish action",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T19:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02d11ad79c68b509f045879c165928142081209",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T18:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccfb4d8104842543d9f6419016debd660fa068c",
          "body": "Add type annotation for HTTPError",
          "is_bot": false,
          "headline": "Merge pull request #141 from wenleix/dev/wx/annotation",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-06-21T18:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2698370a72051a7e451300a000540926551afd57",
          "body": null,
          "is_bot": false,
          "headline": "Add type annotation for HTTPError",
          "author_name": "Wenlei Xie",
          "author_login": "wenleix",
          "committed_at": "2024-06-01T02:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6d8e5681ab65f181346dee43ebddd57a6a245fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:omarryhan/aiogoogle",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-23T09:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27826ba290ba527b09e6fe300f8ee806dc8536d2",
          "body": null,
          "is_bot": false,
          "headline": "add build test GH Action",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-23T09:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cbde65ccf5c84b4a4ac11325544f4f982ba68e",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f49e5172be049e12025fe2e7efde8006430cd5",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6041271936d1ea60ce549c46dab38bff5e6ee1da",
          "body": null,
          "is_bot": false,
          "headline": "don't attempt to run tests on failed GET API specs",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d52a74d72f56e7522197459cb09f5bf92c86abe9",
          "body": null,
          "is_bot": false,
          "headline": "remove dead py versions from tox config",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83def874e00c9fa6f2744e7c239378a71536bbc7",
          "body": null,
          "is_bot": false,
          "headline": "remove support for dead py versions",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8582d1e3a2c641b656de09f77e1abfcab010abbc",
          "body": null,
          "is_bot": false,
          "headline": "run CI on Ubuntu latest",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f483d8139d41349bf43d128e56e20e730ae4fac9",
          "body": null,
          "is_bot": false,
          "headline": "remove support for py3.6 in CI",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d2b7c8b4c779518e0ede6224a28677510d033b",
          "body": null,
          "is_bot": false,
          "headline": "remove support for py3.6 in CI",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee7305f57ffc2ba91f24e3d9d20de87735948be",
          "body": "This reverts commit aad8fd2e4cb76ed8ac3afbf7852513a5fc6e1649, reversing\nchanges made to def000abd51e716239a84ba6367ea8cbe606f878.",
          "is_bot": false,
          "headline": "Revert \"Merge pull request #140 from Goldziher/patch-1\"",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aff582bc8720f0270be2190491f6bf7d50cfbb8",
          "body": "This reverts commit 7b01d0e9b162fbdfc481471f3e93cf577203004f.",
          "is_bot": false,
          "headline": "Revert \"Update __version__.py\"",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-22T13:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b01d0e9b162fbdfc481471f3e93cf577203004f",
          "body": null,
          "is_bot": false,
          "headline": "Update __version__.py",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-20T13:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad8fd2e4cb76ed8ac3afbf7852513a5fc6e1649",
          "body": "chore: add py.typed",
          "is_bot": false,
          "headline": "Merge pull request #140 from Goldziher/patch-1",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-05-20T13:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf441aed116cccc83907466c558c12f895c34e2",
          "body": "- included py.typed",
          "is_bot": false,
          "headline": "chore: Update setup.py",
          "author_name": "Na'aman Hirschfeld",
          "author_login": "Goldziher",
          "committed_at": "2024-05-17T09:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "582ef1a3e86782a16c53e054362854931389dfb3",
          "body": null,
          "is_bot": false,
          "headline": "chore: Create py.typed",
          "author_name": "Na'aman Hirschfeld",
          "author_login": "Goldziher",
          "committed_at": "2024-05-17T09:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def000abd51e716239a84ba6367ea8cbe606f878",
          "body": null,
          "is_bot": false,
          "headline": "update publish action",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-22T13:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a54df751ecb9ff282cda2af2951d0ec82b2784",
          "body": null,
          "is_bot": false,
          "headline": "update version and fix twine package uploader",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-22T12:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc84b550b04f464df994e8e5b788c20e2d6183c",
          "body": "Add universe_domain to creds.py",
          "is_bot": false,
          "headline": "Merge pull request #137 from ryanlewist/add-universe-domain-126",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-22T12:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5510f4c15540a5145241af545810000c799cb447",
          "body": "Resolves issue #126",
          "is_bot": false,
          "headline": "Add universe_domain to creds.py",
          "author_name": "Ryan",
          "author_login": "ryanlewist",
          "committed_at": "2024-03-21T16:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded6181857641e1fc48bb7f8705c83b80ded1425",
          "body": "stop running tests once a day, only when needed",
          "is_bot": false,
          "headline": "Update action.yml",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-10T12:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e891974b840b062960d8c25e65870e4e7dffa78",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:omarryhan/aiogoogle",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-05T10:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9a86797a2647baba0ef3fa5ba6bc871aec49d1",
          "body": null,
          "is_bot": false,
          "headline": "fix CI errors",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-03-05T10:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38790b4f64c247455af3b99186bd8ae13e311e52",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-02-11T21:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adfda4f9ebf3d069e7c8cd8e67eb8c8961f2125",
          "body": "Improve authentication scripts",
          "is_bot": false,
          "headline": "Merge pull request #136 from AstreaTSS/improve-auth-scripts",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-01-21T09:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ff21cdcbc55781b9c9ed8c92f63f9daadb337b",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve authentication scripts",
          "author_name": "AstreaTSS",
          "author_login": "AstreaTSS",
          "committed_at": "2024-01-20T21:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b8d69f89580de734ade50813f46b0e29796730",
          "body": null,
          "is_bot": false,
          "headline": "fix dir of funding.yml",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-01-05T21:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9501dd0f05ee39ce54cacf44c50fcc024046ddd",
          "body": null,
          "is_bot": false,
          "headline": "add sponshorship yml file",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-01-05T21:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd7e8a794892bcd93d902756711dc21a022bfb6",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2024-01-05T21:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6432ac90421ad57a1ae6a41e8232cb671edd78b",
          "body": "Fix refresh error",
          "is_bot": false,
          "headline": "Merge pull request #133 from omarryhan/fix-refresh-error",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-25T20:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3908f52ac57baf55ccffa5857375e9c6460839",
          "body": null,
          "is_bot": false,
          "headline": "comment",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-25T20:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79036102a85c36774eafa0e6c51cb731c864761a",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-25T20:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3569a042e96678ea07cdd73d38c16b524476be20",
          "body": null,
          "is_bot": false,
          "headline": "fix issue where user creds aren't being refreshed by client",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-25T20:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225bc1849739ddb72d1f6c4eaee3f985810179b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #130 from oDepleted/patch-2",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-12T06:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e814768e4028b4931786d5b9975ee343e6952e32",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo",
          "author_name": "oDepleted",
          "author_login": "Luciism",
          "committed_at": "2023-10-08T07:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d016263deefbeabc5ccc7e0528cd33a22d2b82",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #128 from oDepleted/trimmed-trailing-whitespace",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-10-01T05:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd5a8c33a5a4b8972b2248593b741e973f82e258",
          "body": null,
          "is_bot": false,
          "headline": "Trimmed trailing whitespace",
          "author_name": "Depleted",
          "author_login": "Luciism",
          "committed_at": "2023-10-01T01:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5443a52c1cae5cd7ccbd441340603384a6b32af7",
          "body": null,
          "is_bot": false,
          "headline": "update aspect ratio of logo in readme",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-09-02T10:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b647935959aa30994c3b5beab445658985f9d75d",
          "body": null,
          "is_bot": false,
          "headline": "update logo link in readme",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-09-02T10:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038bc49e00400a8c88d68d1e45eb4d1af89cae18",
          "body": null,
          "is_bot": false,
          "headline": "update logo link in readme",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-09-02T10:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3282c59407268378823ccb799c28581184455650",
          "body": null,
          "is_bot": false,
          "headline": "add logo file and fix download badge",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-09-02T10:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b88aee8b2042dcbfd350a21e500e99d1337bde",
          "body": "fix user creds not found error in next page iterator",
          "is_bot": false,
          "headline": "Merge pull request #125 from omarryhan/fix-user-creds-not-found",
          "author_name": "Omar Ryhan",
          "author_login": "omarryhan",
          "committed_at": "2023-09-02T10:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 57,
      "commits_last_year": 19,
      "latest_release_at": "2026-07-18T07:15:57Z",
      "latest_release_tag": "v5.19.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 75.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 56,
      "stars": 224,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 3
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 55,
        "total_forks": 56
      },
      "star_history": {
        "days": [
          {
            "date": "2018-12-05",
            "count": 3
          },
          {
            "date": "2018-12-06",
            "count": 3
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 2
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 2
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 2
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 3
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 2
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 2
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 2
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 224,
        "total_stars": 224
      },
      "open_issues_and_prs": 21
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "aiogoogle/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 48572,
      "source_files_sampled": 74,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aiofiles",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "aiohttp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "asks",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "async-timeout",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "contextvars",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "curio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "google-auth",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-asyncio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-asyncio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tox",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "trio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 0,
        "indirect_count": 15
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 56,
        "open_issues": 20,
        "closed_ratio": 0.804,
        "closed_issues": 82,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "omarryhan",
          "commits": 361,
          "avatar_url": "https://avatars.githubusercontent.com/u/27153525?v=4"
        },
        {
          "type": "User",
          "login": "lukasthaler",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/33826427?v=4"
        },
        {
          "type": "User",
          "login": "npt",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/155174?v=4"
        },
        {
          "type": "User",
          "login": "BebopChrome",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/78617252?v=4"
        },
        {
          "type": "User",
          "login": "NabilMostafa",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/34432285?v=4"
        },
        {
          "type": "User",
          "login": "Shmookoff",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/23117885?v=4"
        },
        {
          "type": "User",
          "login": "zyssyz123",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/22584446?v=4"
        },
        {
          "type": "User",
          "login": "neel004",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/47408929?v=4"
        },
        {
          "type": "User",
          "login": "jupiterbjy",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26041217?v=4"
        },
        {
          "type": "User",
          "login": "Luciism",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/114532730?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.819
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "action.yml",
        "publish.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 4/16 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 8,
            "reason": "8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3f8c10ed744f2d4e9b12adde73aee3fb70ef6b02",
        "ran_at": "2026-07-21T20:17:43Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/omarryhan/aiogoogle",
    "host": "github.com",
    "name": "aiogoogle",
    "owner": "omarryhan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 30,
      "inputs": {
        "security": 26,
        "vitality": 72,
        "community": 52,
        "governance": 54,
        "engineering": 87,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 60,
        "overall_after_jurisdiction_multiplier": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 57,
              "latest_release_tag": "v5.19.0",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 75.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "57 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~75.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 75.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 56,
              "stars": 224,
              "watchers": 2,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "224 stars",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 224
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.819
            },
            "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 82% of commits",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 56,
              "open_issues": 20,
              "closed_issues": 82,
              "issue_closed_ratio": 0.804,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "56/67 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 56,
                      "decided": 67
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 22,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "omarryhan",
              "public_repos": 45,
              "account_age_days": 3390
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "22 followers of omarryhan",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22,
                      "login": "omarryhan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~9 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 87,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "async",
                "google-auth",
                "google-authentication",
                "discovery-service",
                "google-api",
                "google-cloud",
                "python-asyncio"
              ],
              "has_wiki": true,
              "homepage": "https://aiogoogle.readthedocs.io/en/latest/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://aiogoogle.readthedocs.io/en/latest/",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 26,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 26,
              "security_posture_before_jurisdiction": 53
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/16 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "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": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "aiogoogle/py.typed"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "aiogoogle/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "aiogoogle/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": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 48572,
              "source_files_sampled": 74,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (aiogoogle/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "aiogoogle/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/74 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 74,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:18:08.166812Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/omarryhan/aiogoogle.svg",
  "full_name": "omarryhan/aiogoogle",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.