Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 07:21 UTC

reyxbo / reyclient-py

API request client method set.

PythonMIT★ 0 stars⑂ 0 forkssince Feb 2024View on GitHub ↗

reyxbo/reyclient-py holds a health index of 33 out of 100, placing it in the At risk band. It scores highest on Vitality (47/100) and lowest on AI Readiness (15/100). It was last updated today. A single contributor accounts for most of its recent work.

33
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.

33
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.

Ownership

reyxboPersonal account
0 followers8 public repossince Aug 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIreyclient1.0.29-290 days agoapiclientrequestreyreyxbo

Metrics by category

Vitality

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

47At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
14.5/36Commit cadence — 21/52 weeks with commits
17.2/18Commit volume — 81 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year81
human_commit_share1
days_since_last_push0
active_weeks_last_year21
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

24Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
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?

31At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
0/25Owner reach — 0 followers of reyxbo
14.8/25Track record — 8 public repos, account ~3 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginreyxbo
public_repos8
account_age_days1,443
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 0 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesreyclient
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

21Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41At risk · 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
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 52 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories97
affected_packages8
assessed_packages74
unassessed_packages0
affected_by_severitycritical 2, high 4, moderate 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

15Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/10 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes35,693
source_files_sampled10
oversized_source_files0

Key facts

0GitHub stars
1contributors
81commits, last 12 months
0days since last push
0releases
1bus factor
0open issues
PyPIpackage ecosystems

Data collection warnings

  • deps.dev does not index pypi:reyclient@1.0.29; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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-22 07:21 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities52 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
PyPIalibabacloud_dypnsapi20170525pyproject.toml
PyPIalibabacloud_tea_openapi>=0.4.3pyproject.toml
PyPIreydbpyproject.toml
PyPIreykitpyproject.toml
All dependencies 74

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

RegistryPackageVersionRelation
PyPIalibabacloud-dypnsapi201705252.0.0direct
PyPIalibabacloud-tea-openapi0.4.3direct
PyPIreydb1.3.37direct
PyPIreykit1.2.46direct
PyPIaiofiles24.1.0indirect
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.13.3indirect
PyPIaiosignal1.4.0indirect
PyPIalibabacloud-credentials1.0.8indirect
PyPIalibabacloud-credentials-api1.0.0indirect
PyPIalibabacloud-endpoint-util0.0.4indirect
PyPIalibabacloud-gateway-spi0.0.3indirect
PyPIalibabacloud-openapi-util0.2.4indirect
PyPIalibabacloud-tea0.4.3indirect
PyPIalibabacloud-tea-util0.3.14indirect
PyPIannotated-types0.7.0indirect
PyPIapscheduler3.11.2indirect
PyPIasyncpg0.31.0indirect
PyPIattrs25.4.0indirect
PyPIbcrypt5.0.0indirect
PyPIcaptcha0.7.1indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.2.25indirect
PyPIcffi2.0.0indirect
PyPIcharset-normalizer3.4.6indirect
PyPIcolorama0.4.6indirect
PyPIconcurrent-log-handler0.9.29indirect
PyPIcryptography44.0.3indirect
PyPIdarabonba-core1.0.5indirect
PyPIdnspython2.8.0indirect
PyPIemail-validator2.3.0indirect
PyPIexecuting2.2.1indirect
PyPIfiletype1.2.0indirect
PyPIfrozenlist1.8.0indirect
PyPIgreenlet3.3.2indirect
PyPIidna3.11indirect
PyPIlxml6.0.2indirect
PyPImultidict6.7.1indirect
PyPInumpy2.4.3indirect
PyPIpandas3.0.1indirect
PyPIpdfminer-six20251230indirect
PyPIpdfplumber0.11.9indirect
PyPIpillow12.1.1indirect
PyPIplatformdirs4.9.4indirect
PyPIportalocker3.2.0indirect
PyPIpropcache0.4.1indirect
PyPIpsutil7.2.2indirect
PyPIpsycopg3.3.3indirect
PyPIpsycopg-binary3.3.3indirect
PyPIpycparser3.0indirect
PyPIpydantic2.12.5indirect
PyPIpydantic-core2.41.5indirect
PyPIpyjwt2.12.1indirect
PyPIpymem1.14.0indirect
PyPIpypdfium25.6.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-docx1.2.0indirect
PyPIpywin32311indirect
PyPIpyzbar0.1.9indirect
PyPIqrcode8.2indirect
PyPIrequests2.32.5indirect
PyPIrequests-cache1.3.1indirect
PyPIreyclient1.0.5indirect
PyPIsix1.17.0indirect
PyPIsqlalchemy2.0.42indirect
PyPIsqlmodel0.0.37indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2025.3indirect
PyPItzlocal5.3.1indirect
PyPIurl-normalize2.2.1indirect
PyPIurllib32.6.3indirect
PyPIvarname0.15.1indirect
PyPIyarl1.23.0indirect
Dependency advisories 8

This repository publishes no package the index resolves, so its own dependency graph was assessed — 74 packages, which also include development and test pins that never ship: 8 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
aiohttp3.13.3indirectcritical423.14.1
pillow12.1.1indirectcritical3112.3.0
cryptography44.0.3indirecthigh548.0.1
lxml6.0.2indirecthigh26.1.0
pyjwt2.12.1indirecthigh92.13.0
urllib32.6.3indirecthigh42.7.0
idna3.11indirectmoderate23.15
requests2.32.5indirectmoderate22.33.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 326,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 66719
      },
      "pushed_at": "2026-07-22T07:20:03Z",
      "created_at": "2024-02-01T15:24:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-16T07:59:22Z",
      "description": "API request client method set.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.reyxbo.com",
      "name": "reyxbo",
      "type": "User",
      "login": "reyxbo",
      "company": null,
      "location": "Shanghai",
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/110873746?v=4",
      "created_at": "2022-08-09T01:54:43Z",
      "is_verified": null,
      "public_repos": 8,
      "account_age_days": 1443
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "39bfa583ce88a341704d756c78b4336579e87a77",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-22T07:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8821393403dfc8d4957a2dfa3b7b01f4fc7acca2",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-16T07:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d084e4b6a0acd3f96ed8acd7eed94fa577594d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-15T12:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3853cd94f1058ee27e17758f63cbb264d8e957",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-15T11:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c4c8295c8674c61e02ac679b36badd40b43992",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-15T10:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab7e9a8055b01bc520b395ae30813d275167226",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-15T10:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5dcba389dd01d7b644495db851465befbf9fa9c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-15T08:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b124b3ad0136c272d0d14075c9e857ac6fe06ed",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-14T07:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f487acfbf1e6d6579ea546ee2ed79831009de4bb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T16:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03196b7f899cb39a2ffb85fb2bd4fd3af01e2b8",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T16:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35877ac417e90fb156f1de686609497d6c35417",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T16:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cec6108a4ea328d2466827978071312a4e60258",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T15:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126affced0317a906c855a9df1276f136c464522",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T10:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90877272856eaee2e04adecc64e8056845c10709",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T09:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc75a603f5e5f03055f3b6f7b31c4869b2928818",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T08:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093ce7f5ea0341246a0a378ca0bbc810ea62acc5",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-07-13T07:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc62fd4262261014ebf1f0d78283f44744d63f46",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-16T06:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a276216f30d8e7a8e2c13583f7eef2e043601b9",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-15T09:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a675631b956f876308344a0a6d2f35346685a33c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-15T09:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b98322c5014ab5a78d7127c2a76e767047d9fbb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-15T08:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e544fbd6caa65d54c5e356f8d6f94c4f1bdea1a",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-15T05:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fccf6545b6a594a35144c55599566e0a096d861",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-06-09T07:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc274675030912b673bd824a2d8a1e666a9274c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-25T12:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99bc3e5154245651292956a350ef02df04f1204",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-16T14:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7152c2fc3849edca1e7c1940c8de0af8c8ce37b6",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-15T15:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf2ab9e41c23e4cbbf1d3b856f5d7928f6c91e9",
          "body": null,
          "is_bot": false,
          "headline": "update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-14T17:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489c3d82065d0beca29bbd77fcf1edc7556b04da",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-13T17:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24d232189ff4057858ee9a17d7c1f2a6622118d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-13T15:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b04e64113e65938877f22dc322068b972c899e28",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-13T13:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d18bfe398ef76c917a8418332375c91194dc045",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-13T13:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e7f56923795077d71ecada3fd5bd2a55cb5230",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-08T09:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889d6ace7f8f5e5a6c8cd6c51df9a9d7678a077d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2026-03-01T07:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78eb57b9be5f17f270c2812ec74842c7276da15d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-12-14T06:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000b3014d50b5377772ce4cff820f7268a0c13bd",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-10T09:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3972d02468522c4be6150872dd9c3595e915d5",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T16:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249391985be438271cd49ddcad4281fb1dbf2d84",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T14:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c691112c0d12034bc51c815aef289684f221cb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T12:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e5254be9d7681014447c43edd7a0a0b56cf79bb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T11:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77a899bee46beb3767c9bd38894efab6b14953f",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T11:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab598bf00accc5745f778fe6f27bae01c368d3a9",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T07:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7fc3b0f00d7858a3907eb9f4072879ab2eaa38c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T06:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598138e0b97bd78442e7de1e27ee97657d4163b2",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-08T05:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80216f0f8736df4ad84fa77029da10253df1e569",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-07T17:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3789cc3bdcbaa042eaef27671bbe3a7ed50d8b3",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-07T16:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5576d85a5ce334c71379139ffc142b7bdea83a9",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-11-06T16:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f6bf5ba62e0c212a8f78e0a49cc7b6aee53df6",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-24T07:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62238b0200e5e8b46734b7f4c7d1364023a25f7c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-24T06:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8f9cc136aac14d5b7bc53dce9a20988322e33a",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-18T17:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5e331e25b0773912d735c9fc44e53731ceebb8",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-18T09:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cbe03ac8c28c8fbb31312afdf00b8d994f8b03a",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-18T08:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1a78e66aad8c5e90220c04ab7187356ffa69f1",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-17T13:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67d7d6760ba5b12e4a6c7db920a5e137f024e3f",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-13T09:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051016afab8e5af65ec1c46beca18524d69a96a5",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-12T15:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4350038141d7d57f73c9223595a0bcc35a99a9c8",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-09T11:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf16ea173d161b2bfa28b304e1e536951e31c6c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-09T07:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3a0256c1f4f08e1fae3f01b243216aca7814a4",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-08T16:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a756795056e8ae9c03fd20f197ebb614401258",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-08T06:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8705e0def2b626166fee4e38efb76632a36f6f",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-07T19:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fe9193e557d33cec402890db7e27005c82e9f8",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-07T09:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee319c4655771d503464cba56b2ce7ce4f2eb6cb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-06T17:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12dcf3f1b8c1538c3546853e61a9c59f44ad79cb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-06T09:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46606903bddde1fd1a3f533733b1e1144f61603c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-05T15:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdab81d26ae41302f84390cc2a66b735abce995",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-02T12:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91bc969fd70f62c5266524bfdfd4455c066d8086",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-01T20:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75449af90a2fdd19eb4d62d5f6da85b93bd44696",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-10-01T07:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1a8ef97d4ddb04131e6a94c676b5f2f4b5d01a",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-09-30T15:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4df31413e3f0acb9f20fdb65b75871e761704f",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-09-22T17:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748de40bc5082ede360826f7d3a4713e21b480a9",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-09-03T11:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "072d78ef952d7cd6d8425f86a845b269830f1041",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-09-03T06:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04153b9e7738de72eedd59208a041e41899bf70c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-09-01T08:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0f267eca90d6fafe0fc226cb31d9c886272356",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-30T17:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2022d9a78078ccb077ba3ec4a5670082deb32f73",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-30T17:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3b70c6ce0c5fcae056ddfa440c738de57ea68d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-30T08:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192bcaa0aabbe962f6c25ad7ef4299901150b728",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-29T18:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1d65136178b87fdbfa88f2db2453bf40b4fb25",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-28T16:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e56491f43540f5b2a27e03d09fa7916f8f7912",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-18T11:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba36ec79fc92bee95314b736e12ffbbe7bd307d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-17T15:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e640547231188c24d0af2b0218fa1ad0c7c59788",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-15T08:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174de8bd529d72bbbcad81ad336316e8045dd867",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-08-11T07:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf579fa569920cd81582b58f080a61c0b767dc2",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-25T06:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c34f095083c1ec50f60ef958c3ad5a14c6b791",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-25T06:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bee05bc3e2f9d2d21712890fb455931e87b9cac",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-25T05:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efcc6cb46c65ed2d63927d44a7476bfe8295d16d",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-22T18:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0083b8b03bf733595c4791013a543699259af3ca",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-22T18:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43365775d16ff2fde69c798120ce8fcdd42a7756",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-18T18:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01aad5ea9757a3d350705e1dc1925a5b493e6082",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-18T18:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f33669ef802a669bc59004b77b560b0c0476554",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-17T15:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f21f117649e66b639290977ef858e86c2a416ed",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-17T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef59fbf08d866a901bcd5f5cb7f6b06868d799f9",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-16T17:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed84921f1bf7361cc1fc094d0c072499cf0113f",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-15T15:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b83e8e04124818de1dcfe41b4a345171ffdfc1a",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-09T15:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a0898d7907ac58a3591462349ae24d524e0272",
          "body": null,
          "is_bot": false,
          "headline": "Add RBase type.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-07-09T07:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e490a27e8c7eede49d24935d631f19da4b36883",
          "body": null,
          "is_bot": false,
          "headline": "Use uv tool.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-22T16:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09d2cf8ccdbafbcf3bbb7417a631b3e99a06595",
          "body": null,
          "is_bot": false,
          "headline": "Modify project folder and use pyproject.toml file publish.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-19T16:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04dc78d47e7a7ccb57dc5273429a0bfdb8f5d987",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-19T09:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0539046c841b8bc4f997acd9b2c65f1c9557fd",
          "body": null,
          "is_bot": false,
          "headline": "Modify project folder and use pyproject.toml file publish.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-19T09:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b2b2e1f2fb8c864b7de5da83b16111fdc7aead",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-14T16:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef87157def3e1927c720ef4b5b68c5949c41958c",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-14T16:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fd24a08faf72a3e84039e85a4bbc1cb9bccfbb",
          "body": null,
          "is_bot": false,
          "headline": "Update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-12T20:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259f163fdcecc54982205415f0decef2d6b67c45",
          "body": null,
          "is_bot": false,
          "headline": "Based on PEP585 update.",
          "author_name": "ReyXBo",
          "author_login": "reyxbo",
          "committed_at": "2025-06-07T14:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 81,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 21,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "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": [
        {
          "name": "reyclient",
          "exists": true,
          "license": null,
          "keywords": [
            "API",
            "client",
            "request",
            "rey",
            "reyxbo"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/reyclient/",
          "is_deprecated": false,
          "latest_version": "1.0.29",
          "repository_url": "https://github.com/reyxbo/reyclient-py.git",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2026-03-13T13:11:16.513198Z",
          "latest_published_at": "2026-07-22T07:19:42.430456Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 35693,
      "source_files_sampled": 10,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "aiohttp",
            "direct": false,
            "version": "3.13.3",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-2fqr-mr3j-6wp8",
              "GHSA-2vrm-gr82-f7m5",
              "GHSA-3wq7-rqq7-wx6j",
              "GHSA-4fvr-rgm6-gqmc",
              "GHSA-4m7w-qmgq-4wj5",
              "GHSA-63hf-3vf5-4wqf",
              "GHSA-63hw-fmq6-xxg2",
              "GHSA-966j-vmvw-g2g9",
              "GHSA-9x8q-7h8h-wcw9",
              "GHSA-c427-h43c-vf67"
            ],
            "fixed_version": "3.14.1",
            "advisory_count": 42,
            "oldest_advisory_days": 111
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.1.1",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-45hq-cxwh-f6vc",
              "GHSA-4x4j-2g7c-83w6",
              "GHSA-5x94-69rx-g8h2",
              "GHSA-5xmw-vc9v-4wf2",
              "GHSA-62p4-gmf7-7g93",
              "GHSA-6r8x-57c9-28j4",
              "GHSA-8v84-f9pq-wr9x",
              "GHSA-9hw9-ch79-4vh6",
              "GHSA-fj7v-r99m-22gq",
              "GHSA-jjj6-mw9f-p565"
            ],
            "fixed_version": "12.3.0",
            "advisory_count": 31,
            "oldest_advisory_days": 99
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "44.0.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-537c-gmf6-5ccf",
              "GHSA-m959-cc7f-wv43",
              "GHSA-r6ph-v2qm-q3c2",
              "PYSEC-2026-2141",
              "PYSEC-2026-35"
            ],
            "fixed_version": "48.0.1",
            "advisory_count": 5,
            "oldest_advisory_days": 161
          },
          {
            "name": "lxml",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-vfmq-68hx-4jfw",
              "PYSEC-2026-87"
            ],
            "fixed_version": "6.1.0",
            "advisory_count": 2,
            "oldest_advisory_days": 91
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "2.12.1",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.4,
            "advisory_ids": [
              "GHSA-993g-76c3-p5m4",
              "GHSA-fhv5-28vv-h8m8",
              "GHSA-jq35-7prp-9v3f",
              "GHSA-w7vc-732c-9m39",
              "GHSA-xgmm-8j9v-c9wx",
              "PYSEC-2026-175",
              "PYSEC-2026-177",
              "PYSEC-2026-178",
              "PYSEC-2026-179"
            ],
            "fixed_version": "2.13.0",
            "advisory_count": 9,
            "oldest_advisory_days": 54
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mf9v-mfxr-j63j",
              "GHSA-qccp-gfcp-xxvc",
              "PYSEC-2026-141",
              "PYSEC-2026-142"
            ],
            "fixed_version": "2.7.0",
            "advisory_count": 4,
            "oldest_advisory_days": 71
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-65pc-fj4g-8rjx",
              "PYSEC-2026-215"
            ],
            "fixed_version": "3.15",
            "advisory_count": 2,
            "oldest_advisory_days": 63
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.5,
            "advisory_ids": [
              "GHSA-gc5v-m9x4-r6x2",
              "PYSEC-2026-2275"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "critical": 2,
          "moderate": 2
        },
        "advisory_count": 97,
        "affected_count": 8,
        "assessed_count": 74,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "alibabacloud_dypnsapi20170525",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "alibabacloud_tea_openapi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.4.3"
        },
        {
          "name": "reydb",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "reykit",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "alibabacloud-dypnsapi20170525",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-tea-openapi",
            "direct": true,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "reydb",
            "direct": true,
            "version": "1.3.37",
            "ecosystem": "pypi"
          },
          {
            "name": "reykit",
            "direct": true,
            "version": "1.2.46",
            "ecosystem": "pypi"
          },
          {
            "name": "aiofiles",
            "direct": false,
            "version": "24.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "aiohappyeyeballs",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "aiohttp",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "pypi"
          },
          {
            "name": "aiosignal",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-credentials",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-credentials-api",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-endpoint-util",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-gateway-spi",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-openapi-util",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-tea",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "alibabacloud-tea-util",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "apscheduler",
            "direct": false,
            "version": "3.11.2",
            "ecosystem": "pypi"
          },
          {
            "name": "asyncpg",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "25.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bcrypt",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "captcha",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cattrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.2.25",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "concurrent-log-handler",
            "direct": false,
            "version": "0.9.29",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "44.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "darabonba-core",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "email-validator",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "executing",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "filetype",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "frozenlist",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "greenlet",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.11",
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "multidict",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pdfminer-six",
            "direct": false,
            "version": "20251230",
            "ecosystem": "pypi"
          },
          {
            "name": "pdfplumber",
            "direct": false,
            "version": "0.11.9",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.9.4",
            "ecosystem": "pypi"
          },
          {
            "name": "portalocker",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "propcache",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg-binary",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "2.12.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.41.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pymem",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pypdfium2",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-docx",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pywin32",
            "direct": false,
            "version": "311",
            "ecosystem": "pypi"
          },
          {
            "name": "pyzbar",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "pypi"
          },
          {
            "name": "qrcode",
            "direct": false,
            "version": "8.2",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.32.5",
            "ecosystem": "pypi"
          },
          {
            "name": "requests-cache",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "reyclient",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlalchemy",
            "direct": false,
            "version": "2.0.42",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlmodel",
            "direct": false,
            "version": "0.0.37",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2025.3",
            "ecosystem": "pypi"
          },
          {
            "name": "tzlocal",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "url-normalize",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "varname",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "yarl",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 4,
        "indirect_count": 70
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "reyxbo",
          "commits": 112,
          "avatar_url": "https://avatars.githubusercontent.com/u/110873746?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "52 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "39bfa583ce88a341704d756c78b4336579e87a77",
        "ran_at": "2026-07-22T07:21:41Z",
        "aggregate_score": 2.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T07:20:52Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/reyxbo/reyclient-py",
    "host": "github.com",
    "name": "reyclient-py",
    "owner": "reyxbo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 33,
      "inputs": {
        "security": 41,
        "vitality": 47,
        "community": 24,
        "governance": 31,
        "engineering": 21
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 47,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 81,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "81 commits in the last year",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 31,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "reyxbo",
              "public_repos": 8,
              "account_age_days": 1443
            },
            "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": "0 followers of reyxbo",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "reyxbo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "8 public repos, account ~3 yr old",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 8
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "reyclient"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 21,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "52 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 74
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 97,
              "affected_packages": 8,
              "assessed_packages": 74,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 4, moderate 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 74,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 15,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 11,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 35693,
              "source_files_sampled": 10,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/10 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 10,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index pypi:reyclient@1.0.29; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:21:45.461951Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reyxbo/reyclient-py.svg",
  "full_name": "reyxbo/reyclient-py",
  "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.26.0 — full methodology · metrics wiki.

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