Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 16:50 UTC

blackbeam / rust_mysql_common

Common primitives of MySql protocol.

RustApache-2.0★ 120 stars⑂ 92 forkssince Jul 2017View on GitHub ↗

blackbeam/rust_mysql_common holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Security (42/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

64
overall / 100
Moderate

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.

64
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

Anatoly IPersonal account
117 followers55 public repossince Nov 2009Busy 😮‍💨

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
crates.iomysql_common0.38.1981,207831 day agodatabasemysql
crates.iomysql-common-derive0.32.2806,230941 days agodatabasemysqlderive

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
14.5/36Commit cadence — 21/52 weeks with commits
16.5/18Commit volume — 68 commits in the last year
10/10OpenSSF Scorecard: Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year68
human_commit_share1
days_since_last_push1
active_weeks_last_year21

Release discipline

100Excellent
How it's scored
27/27Ships releases — 63 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~39.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count63
latest_release_tagv0.38.1
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases39.6
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?

63Moderate · 18% of overall
How it's scored
33.7/60Stars — 120 stars
16.3/25Forks — 92 forks
1.7/15Watchers — 3 watchers
Inputs used
forks92
stars120
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
How it's scored
80/80Monthly downloads — 1,787,437 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmysql_common, mysql-common-derive
dependents
ecosystemscrates
total_downloads24,453,172
monthly_downloads1,787,437
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.6/22.5Commit distribution — top contributor authored 84% of commits
13.5/13.5Contributor breadth — 41 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled41
top_contributor_share0.839
How it's scored
40.3/46.8Issue resolution — 86% of issues closed
35.1/38.3PR acceptance — 112/122 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 3/15 approved changesets -- score normalized to 2
Inputs used
merged_prs112
open_issues9
closed_issues56
issue_closed_ratio0.862
closed_unmerged_prs10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.9/25Owner reach — 117 followers of blackbeam
24.7/25Track record — 55 public repos, account ~16 yr old
Inputs used
followers117
owner_typeUser
is_verified
owner_loginblackbeam
public_repos55
account_age_days6,089
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 83 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmysql_common, mysql-common-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

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?

42At risk · 16% of overall
How it's scored
3/7.5Binary-Artifacts — binaries present in source code
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 3/15 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
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 — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.8/40Legible commit history — 54 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.54
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, derive/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, derive/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.4/55Manageable file sizes — 3/104 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes179,180
source_files_sampled104
oversized_source_files3

Key facts

120GitHub stars
41contributors
68commits, last 12 months
1days since last push
63releases
1bus factor
9open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:mysql_common@0.38.1; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 92 ⇿
0Stars
92Forks
61Releases

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

0204060801009142017-122022-032026-07
Major 0Minor 21Patch 32

Each point covers 8 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-23 16:50 UTC

4Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 3/15 approved changesets -- score normalized to 2
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 41
RegistryPackageVersion constraintManifest
crates.iobase640.22Cargo.toml
crates.iobigdecimal>=0.3, <0.5Cargo.toml
crates.iobitflags2.3Cargo.toml
crates.iobitvec1.0Cargo.toml
crates.iobyteorder1Cargo.toml
crates.iobytes1.0Cargo.toml
crates.iochrono0.4.20Cargo.toml
crates.iocrc32fast1.2Cargo.toml
crates.iocurve25519-dalek5Cargo.toml
crates.ioed25519-dalek3Cargo.toml
crates.ioflate21.0Cargo.toml
crates.iofrunk>=0.5, <0.6Cargo.toml
crates.iogetrandom0.4Cargo.toml
crates.iohex0.4Cargo.toml
crates.ionum-bigint>=0.5, <0.6Cargo.toml
crates.ionum-traits0.2Cargo.toml
crates.iopbkdf20.13Cargo.toml
crates.iorand0.10Cargo.toml
crates.ioregex1.5Cargo.toml
crates.iorust_decimal1.0Cargo.toml
crates.iosha10.11Cargo.toml
crates.iosha20.11Cargo.toml
crates.iothiserror2Cargo.toml
crates.iotime0.3Cargo.toml
crates.iouuid1Cargo.toml
crates.iosaturating0.1Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1Cargo.toml
crates.iomysql-common-derive0.32.0Cargo.toml
crates.iobtoi0.5Cargo.toml
crates.iozstd0.13Cargo.toml
crates.iodarling0.23derive/Cargo.toml
crates.ioheck0.5.0derive/Cargo.toml
crates.iomanyhow0.11derive/Cargo.toml
crates.ionum-bigint0.4.3derive/Cargo.toml
crates.ioproc-macro-crate3derive/Cargo.toml
crates.ioproc-macro21.0.42derive/Cargo.toml
crates.ioquote1.0.9derive/Cargo.toml
crates.iosyn2.0derive/Cargo.toml
crates.iotermcolor1.1.3derive/Cargo.toml
crates.iothiserror2derive/Cargo.toml
All dependencies 45

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

RegistryPackageVersionRelation
crates.iobase64direct
crates.iobigdecimaldirect
crates.iobitflagsdirect
crates.iobitvecdirect
crates.iobtoidirect
crates.iobyteorderdirect
crates.iobytesdirect
crates.iochronodirect
crates.iocrc32fastdirect
crates.iocurve25519-dalekdirect
crates.iodarlingdirect
crates.ioed25519-dalekdirect
crates.ioflate2direct
crates.iofrunkdirect
crates.iogetrandomdirect
crates.ioheckdirect
crates.iohexdirect
crates.iomanyhowdirect
crates.iomysql-common-derivedirect
crates.ionum-bigintdirect
crates.ionum-traitsdirect
crates.iopbkdf2direct
crates.ioproc-macro-cratedirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.ioranddirect
crates.ioregexdirect
crates.iorust_decimaldirect
crates.iosaturatingdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iosha1direct
crates.iosha2direct
crates.iosyndirect
crates.iotermcolordirect
crates.iothiserrordirect
crates.iotimedirect
crates.iouuiddirect
crates.iozstddirect
crates.iobindgenindirect
crates.ioccindirect
crates.iocmakeindirect
crates.ioproptestindirect
crates.iosubprocessindirect
crates.iounic-langidindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 6664,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C++": 1467,
        "Rust": 1253722
      },
      "pushed_at": "2026-07-22T14:01:29Z",
      "created_at": "2017-07-15T13:13:52Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T13:53:52Z",
      "description": "Common primitives of MySql protocol.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Anatoly I",
      "type": "User",
      "login": "blackbeam",
      "company": "Busy 😮‍💨",
      "location": "Remote",
      "followers": 117,
      "avatar_url": "https://avatars.githubusercontent.com/u/155883?v=4",
      "created_at": "2009-11-20T10:48:21Z",
      "is_verified": null,
      "public_repos": 55,
      "account_age_days": 6089
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.38.1",
          "kind": "patch",
          "published_at": "2026-07-22T14:01:29Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2026-07-22T07:02:11Z"
        },
        {
          "tag": "v0.37.3",
          "kind": "patch",
          "published_at": "2026-06-17T10:21:32Z"
        },
        {
          "tag": "derive-v0.32.2",
          "kind": "other",
          "published_at": "2026-06-12T14:50:14Z"
        },
        {
          "tag": "v0.37.2",
          "kind": "patch",
          "published_at": "2026-05-21T10:43:18Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2026-03-12T12:51:05Z"
        },
        {
          "tag": "v0.36.2",
          "kind": "patch",
          "published_at": "2026-01-15T12:28:49Z"
        },
        {
          "tag": "v0.36.1",
          "kind": "patch",
          "published_at": "2026-01-14T12:37:09Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2026-01-14T09:02:23Z"
        },
        {
          "tag": "v0.35.5",
          "kind": "patch",
          "published_at": "2025-07-31T07:16:13Z"
        },
        {
          "tag": "v0.35.4",
          "kind": "patch",
          "published_at": "2025-05-06T07:08:06Z"
        },
        {
          "tag": "v0.35.3",
          "kind": "patch",
          "published_at": "2025-04-24T10:00:11Z"
        },
        {
          "tag": "derive-0.32.1",
          "kind": "other",
          "published_at": "2025-04-24T09:52:16Z"
        },
        {
          "tag": "v0.35.2",
          "kind": "patch",
          "published_at": "2025-04-24T09:51:09Z"
        },
        {
          "tag": "v0.35.1",
          "kind": "patch",
          "published_at": "2025-04-10T12:20:31Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2025-04-10T10:50:44Z"
        },
        {
          "tag": "v0.34.1",
          "kind": "patch",
          "published_at": "2025-01-17T07:42:53Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2024-12-31T12:51:13Z"
        },
        {
          "tag": "derive-0.32.0",
          "kind": "other",
          "published_at": "2024-12-31T12:17:23Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2024-11-08T07:40:29Z"
        },
        {
          "tag": "derive-0.31.2",
          "kind": "other",
          "published_at": "2024-11-08T07:38:08Z"
        },
        {
          "tag": "v0.32.4",
          "kind": "patch",
          "published_at": "2024-06-09T19:23:24Z"
        },
        {
          "tag": "v0.32.3",
          "kind": "patch",
          "published_at": "2024-05-17T10:04:12Z"
        },
        {
          "tag": "derive-v0.31.1",
          "kind": "other",
          "published_at": "2024-04-04T12:17:46Z"
        },
        {
          "tag": "v0.32.2",
          "kind": "patch",
          "published_at": "2024-04-01T11:38:14Z"
        },
        {
          "tag": "v0.32.1",
          "kind": "patch",
          "published_at": "2024-03-18T15:11:58Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2024-01-17T11:25:01Z"
        },
        {
          "tag": "derive-0.31.0",
          "kind": "other",
          "published_at": "2024-01-17T11:26:45Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2023-10-16T11:59:32Z"
        },
        {
          "tag": "v0.30.6",
          "kind": "patch",
          "published_at": "2023-06-19T10:47:54Z"
        },
        {
          "tag": "v0.30.5",
          "kind": "patch",
          "published_at": "2023-06-19T10:39:43Z"
        },
        {
          "tag": "derive-0.30.2",
          "kind": "other",
          "published_at": "2023-05-12T14:15:52Z"
        },
        {
          "tag": "v0.30.4",
          "kind": "patch",
          "published_at": "2023-05-10T12:49:16Z"
        },
        {
          "tag": "derive-0.30.1",
          "kind": "other",
          "published_at": "2023-05-10T12:23:41Z"
        },
        {
          "tag": "v0.30.3",
          "kind": "patch",
          "published_at": "2023-04-17T17:35:33Z"
        },
        {
          "tag": "v0.30.2",
          "kind": "patch",
          "published_at": "2023-04-14T20:48:03Z"
        },
        {
          "tag": "v0.30.1",
          "kind": "patch",
          "published_at": "2023-04-12T15:12:47Z"
        },
        {
          "tag": "v0.29.2",
          "kind": "patch",
          "published_at": "2022-12-09T15:52:13Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2022-07-27T10:45:41Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2022-05-31T19:11:38Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2022-02-12T16:57:30Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2021-11-25T11:14:10Z"
        },
        {
          "tag": "v0.27.5",
          "kind": "patch",
          "published_at": "2021-08-27T20:03:27Z"
        },
        {
          "tag": "v0.27.4",
          "kind": "patch",
          "published_at": "2021-07-09T05:41:52Z"
        },
        {
          "tag": "v0.27.3",
          "kind": "patch",
          "published_at": "2021-07-09T05:25:33Z"
        },
        {
          "tag": "v0.27.2",
          "kind": "patch",
          "published_at": "2021-06-27T14:19:45Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2021-05-10T11:17:11Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2021-01-05T14:12:38Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2020-09-28T15:21:58Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2020-09-01T12:39:09Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2020-08-23T10:49:10Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2020-04-13T09:09:30Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2020-03-28T17:01:53Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2019-10-30T10:08:09Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2019-10-27T10:19:48Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2019-10-27T09:51:52Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2019-08-18T09:25:30Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2019-05-07T18:38:38Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2019-04-20T10:20:06Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2019-03-08T09:30:53Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2018-12-19T20:37:47Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-09-23T10:21:50Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-09-23T10:13:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "aa8930b7faa190459775a00798e45dc4f183edc1",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-22T13:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb4aaa4829d6594eb6c0544eb31a4443f490cfd",
          "body": "Fix `AuthSwitchRequest::plugin_data`",
          "is_bot": false,
          "headline": "Merge pull request #193 from blackbeam/auth-switch-plugin-data",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-07-22T13:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279a781fabde3adadef663adb5e1726c80c314ce",
          "body": "Only truncate trailing NULL for `mysql_native_password` plugin",
          "is_bot": false,
          "headline": "Fix `AuthSwitchRequest::plugin_data`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-22T13:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6cb6bbc351e61c73d0da88b8becd89142e4839",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-21T16:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5dd2524a2e9d90e594768ad3b066af627a51744",
          "body": "Support sha256_password auth plugin",
          "is_bot": false,
          "headline": "Merge pull request #186 from t8y2/dbx/sha256-password-auth",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-07-20T09:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77085e91e5081309d585153e3b656ce33bc1fe74",
          "body": null,
          "is_bot": false,
          "headline": "Implement `sha256_password` plugin logic",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-17T07:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ddd2aa21163bbbbe778e127bbc7fb44bfc5305",
          "body": null,
          "is_bot": false,
          "headline": "Document the expected caller behavior for `ChallengeResponsePlugin::run`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-17T07:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd6b32864e4792418ad73bd8d08336857d3e1024",
          "body": null,
          "is_bot": false,
          "headline": "Support sha256_password auth plugin",
          "author_name": "t8y2",
          "author_login": "t8y2",
          "committed_at": "2026-07-17T07:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912ecadd4c0db1adadd3b590b8b0a8ce680f2709",
          "body": "Changes needed to support MariaDB \"Zero config SSL\" feature",
          "is_bot": false,
          "headline": "Merge pull request #185 from lawrinn/zero_config_tls",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-07-09T15:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9bea65d92681babd90e077aa3cbd36b6fb5d36",
          "body": null,
          "is_bot": false,
          "headline": "Use external file for crate-level docs",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-09T14:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82f8721f216daeb791f7ea4d27c562517970c6f",
          "body": "* new `ChallengeResponsePlugin` trait was introduced\n  to incapsulate the auth logic for suppoted plugins\n* every plugin now have its state machine in a separate\n  module under `crate::auth::plugins`\n* New `AuthProc` enum was introduced as a convenient way\n  for a driver to dispatch auth packets to a plugin\n* `AuthPluginData` was removed in favor of responses\n  generated by `ChallengeResponsePlugin::run`",
          "is_bot": false,
          "headline": "Move auth plugins to `crate::auth`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-09T14:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46fa772b5041df40cf69a80895e94de7adb42749",
          "body": null,
          "is_bot": false,
          "headline": "Bump minor version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-07-09T14:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03bd938eccf534859a877e4daf99a21bf3a4dbc",
          "body": "This includes class to keep required information, function for certificate\nvalidatieon and authent plugins enhancements and changes.\n\n\"Zero Congig SSL\" allows easy secure encrypted connection configuration with\nMariaDB server versions 11.4.1+. The only thing the application need for\nthat is request \n[…]\nd\nsupports_password_hash, thoug) and can be used with \"zero config ssl\"\n\nThe Parsec plugin has been changed to cache the whole password hash.\n\nCrate version has been bumped - I've assumed it's needed.",
          "is_bot": false,
          "headline": "Changes needed to support MariaDB \"Zero config SSL\" feature",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2026-07-09T14:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc5ce466e0d471e8974a00f93654cf9aac4891dc",
          "body": null,
          "is_bot": false,
          "headline": "bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-17T09:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4f5bb0a7c36894d730f5eb609ea1cb1b9d286e",
          "body": "`MYSQL_TYPE_NEWDATE` support",
          "is_bot": false,
          "headline": "Merge pull request #191 from blackbeam/newdate",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-06-17T09:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377120fe91dfc2056697ba3fa05cb91af30a582e",
          "body": "Library now successfully decodes `MYSQL_TYPE_NEWDATE` and treats it similar to `MYSQL_TYPE_DATE`.\nThis fixes the issue with MariaDb 10.1.38 and probably some other legacy versions.\nSee [blackbeam/mysql_async#400][1]\n\n[1]: https://github.com/blackbeam/mysql_async/issues/400",
          "is_bot": false,
          "headline": "Allow `MYSQL_TYPE_NEWDATE` parsing",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-17T08:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d595826c93fd614b713cb7888a2055206ce40e4",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T14:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec7b97200edad04405751f7cd2db93a5266fefc",
          "body": null,
          "is_bot": false,
          "headline": "derive: update dependencies",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T14:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b49f150fb830497c11a8a0429f2fbc9d6f000c",
          "body": "…3e8b1250634072cab\n\nPartially revert `58879b2` (see time-rs/time#784)",
          "is_bot": false,
          "headline": "Merge pull request #190 from blackbeam/revert-58879b2791508ade678b430…",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T14:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "094a0024e1f1c197b259fbad91ce43dc7c17bc16",
          "body": null,
          "is_bot": false,
          "headline": "Partially revert 58879b2 (see time-rs/time#784)",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T14:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4f1cba47b84a8c0b82eae787144115053e800f",
          "body": "Replace proc-macro-error2 with manyhow (fix #188)",
          "is_bot": false,
          "headline": "Merge pull request #189 from blackbeam/remove-proc-macro-error2",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T14:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58879b2791508ade678b4303e8b1250634072cab",
          "body": null,
          "is_bot": false,
          "headline": "Fix build againts the recent `time`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T13:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "069b7c44199c875b17ad08e481b9ea764015d229",
          "body": null,
          "is_bot": false,
          "headline": "Replace proc-macro-error2 with manyhow (fix #188)",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-06-12T12:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "986c98baf207f99c463cd2c01c8f0810bc379d1f",
          "body": null,
          "is_bot": false,
          "headline": "Bump minor version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-05-20T14:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff38c97ca1578c9f46819e6e429c7840b571382",
          "body": "Shrink compression codec buffers to prevent memory bloat",
          "is_bot": false,
          "headline": "Merge pull request #184 from enomado/shrink-compression-buffers",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-05-20T14:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44170e10658777a22a1e3444c462f05c16c7ed76",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: cargo fmt",
          "author_name": "Stan Yolo",
          "author_login": "enomado",
          "committed_at": "2026-04-08T14:05:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2340168a92a4c9caaca8ab774c772d30c5927903",
          "body": "CompPacketCodec's in_buf and out_buf grow to accommodate large packets\nbut never shrink, effectively leaking memory for the connection lifetime.\nWith 20+ compressed connections this wastes 200-500 MB of RSS.\n\nAfter each decode/encode cycle, if a buffer is fully drained and its\ncapacity exceeds 4 MiB, replace it with a fresh BytesMut::new().\nThis is zero-cost for normal-sized packets and only triggers for\ngenuinely bloated buffers.\n\nRelates to blackbeam/mysql_async#349",
          "is_bot": false,
          "headline": "Shrink compression codec buffers after use to prevent memory bloat",
          "author_name": "Stan Yolo",
          "author_login": "enomado",
          "committed_at": "2026-04-06T09:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055dcc0c7ba6482ba188fb2c7c5c85e5cfa7bafd",
          "body": null,
          "is_bot": false,
          "headline": "bump minor version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-03-26T13:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d5ec666daa7854ab1be1822ff1c0d9474639a68",
          "body": "Add MariaDb extended capabilities support to the `SslRequest` packet",
          "is_bot": false,
          "headline": "Merge pull request #183 from blackbeam/ssl-req-ext-capabilities",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-03-26T13:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1771186ede1638480500aeab78b038f61dd552fe",
          "body": null,
          "is_bot": false,
          "headline": "Add MariaDb extended capabilities support to the `SslRequest` packet",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-03-26T13:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72040617304fa97e0480bcac1880178b5746a74b",
          "body": null,
          "is_bot": false,
          "headline": "bump minor version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-03-12T12:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d627e8d3f9ca7e85f7a1ae30727e8d00b612775",
          "body": null,
          "is_bot": false,
          "headline": "clippy",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-03-12T12:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc87fe5f98566a22dc307c2e02dba7d70c4edaf0",
          "body": "Handling properly escaped backslashes",
          "is_bot": false,
          "headline": "Merge pull request #180 from jfrikker-shibumi/double_backslash",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-03-11T08:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b806858a02650bb990e19202ee07082b16eaa2cd",
          "body": null,
          "is_bot": false,
          "headline": "Add a test for #179",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-03-11T08:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d884b47573a802464a758ea9b328f042360e680",
          "body": "Changed ext-salt packet iterations number restriction",
          "is_bot": false,
          "headline": "Merge pull request #182 from lawrinn/parsec",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-02-22T19:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82aa0407a3ba8e6edc6fdb3953d458b26f57c87e",
          "body": "It used to be 3 because it was hardcoded so in the server, but it's\ngonna change to be configurable.\nThe limit has been changed to 20 as it seen both enough for security\nreasons and prevens too long calculations on the client side.\nMost probably it will be also the limit in the server - not 3 for sure,\nbut client does not really have to have the same limit.",
          "is_bot": false,
          "headline": "Changed ext-salt packet iterations number restriction",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2026-02-21T15:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845023d8068bb2472274e1d61fe8db8fe99b44e3",
          "body": "MariaDB Parsec authentication plugin support",
          "is_bot": false,
          "headline": "Merge pull request #181 from blackbeam/parsec-plugin",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-02-19T13:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0843ba0754c358bdb2906631a4d23c31854179b",
          "body": null,
          "is_bot": false,
          "headline": "Remove unsafe blocks from parsec-raleated functions",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-02-19T13:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6050f295919e7b82e401591b21da69f0615ec459",
          "body": "Add PreviousGtidsEvent parsing support",
          "is_bot": false,
          "headline": "Merge pull request #177 from altmannmarcelo/prev_gtid",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-02-19T09:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3083920acaaf711887b713d70c5b2b8e58761890",
          "body": "Parse PREVIOUS_GTIDS_EVENT into a structured type instead of raw bytes,\nsupporting both the legacy untagged format and the tagged format\nintroduced in MySQL 8.4+.",
          "is_bot": false,
          "headline": "Add PreviousGtidsEvent parsing support",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2026-02-19T09:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2276f18ebfe3289db92fae6e1e8a798c58092e",
          "body": "Add unified GTID_TAGGED_LOG_EVENT support to GtidEvent (MySQL 8.4+)",
          "is_bot": false,
          "headline": "Merge pull request #176 from altmannmarcelo/gtid_tags",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-02-19T08:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47aa79d5da3a95968d428e5e986295ff810b141e",
          "body": null,
          "is_bot": false,
          "headline": "Handling properly escaped backslashes",
          "author_name": "Joe Frikker",
          "author_login": "jfrikker-shibumi",
          "committed_at": "2026-02-17T16:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67c6bf42171f08c539c617ce0d825881a4fdecd",
          "body": "MySQL 8.4 introduced tagged GTIDs, allowing transactions to be\nassociated with a tag component in the format `UUID:tag:transaction_id`.\nThis enables logical grouping of transactions (e.g. by application,\ndomain, or replication channel) within the same server UUID.\n\nThe new GTID_TAGGED_LOG_EVENT (typ\n[…]\no distinguish tagged (0x01) from untagged\n  (0x00) format, with per-`Sid` tagged serialization via\n  `serialize_tagged`/`deserialize_tagged`\n- Tests against a real MySQL 8.4.8 binlog with tagged GTIDs",
          "is_bot": false,
          "headline": "Add unified GTID_TAGGED_LOG_EVENT support to GtidEvent (MySQL 8.4+)",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2026-02-12T14:49:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbc64c4cc1fb38f7d600fb7c949532315f59f8ae",
          "body": "New methods for interpreting addiational Parsec packet with iterations\nnumber and extended salt, and for generating response for the server.\n\nThe actual support is enabled by the feature `client_parsec` in line\nwith how it's done for ed25519.\n\nThe name of plugin is MariadbParsec in the enum. Unlike \n[…]\nmy MariadbParsec to read that data from the packet contents.\n\nThere is also small change in value/convert/time.rs. It is not related\nto the parsec - the crate simply would not compile for me w/out it.",
          "is_bot": false,
          "headline": "MariaDB Parsec authentication plugin support",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2026-02-07T14:43:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05b882de2bb5884278030e11b2917e8f374d89f8",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-15T12:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519afbeb52c6232190060ab2f7cc76c596ee7a2e",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-15T12:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19df16185399c1cbf96889db261bc012c55fc3e1",
          "body": null,
          "is_bot": false,
          "headline": "Add `ComStmtBulkExecuteRequestBuilder::with_results`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-15T12:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96745c1b61a826d61273fd2b076571f2649f843",
          "body": null,
          "is_bot": false,
          "headline": "bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-14T12:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76fcb177f0da7cfbe3fc4cff866e6709f0c0b27",
          "body": null,
          "is_bot": false,
          "headline": "Find proper types for `ComStmtBulkExecuteRequest`",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-14T12:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88adbf9b858bb830cfc57a132c6a198a8bd050f6",
          "body": null,
          "is_bot": false,
          "headline": "Add getters for bulk execute-related struct fields",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-14T12:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a9f9c032a7e231054079357f92025ec6034e6f",
          "body": "v0.36.0 release",
          "is_bot": false,
          "headline": "Merge pull request #175 from blackbeam/v0.36.0-release",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-01-14T08:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6427e7f2989a2054d3fb19199eec84dae4a0e728",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary dbg! invocations",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T12:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c35d7c4e7d14fd34d93c2e24a5064b3ff616e6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.36.0",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T12:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e115e8e2e3c54a4d32220921d50794e091bc89",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T12:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724ea48b1157d082d7086d7dde9ea3772323747d",
          "body": null,
          "is_bot": false,
          "headline": "clippy, spelling",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T12:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f45cf250ec028f013ca064719307c2d79ee38d1",
          "body": "Constants and classes MariaDB COM_STMT_BULK_EXECUTE command",
          "is_bot": false,
          "headline": "Merge pull request #173 from lawrinn/master",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T11:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2e84c1ae215740d67b52184119985caab0c8be",
          "body": "* rename `StmtBulkExecuteParamsFlags` -> `StmtBulkExecuteFlags`\n* add `ComStmtBulkExecuteRequestBuilder::{add_params, build_iter, build_iter_params}`\n* redefine `ComStmtBulkExecuteRequest` and impl `MyDeserialize`\n* separate `BuildExecuteRequestError` and `BuildExecuteRequestBuilderError`",
          "is_bot": false,
          "headline": "Prepare COM_STMT_BULK_EXECUTE for merge",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2026-01-13T11:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad5e1e22d2561b275f0960d482db7c882fec98c",
          "body": "Added comments, changed add_row interface, added condition to ensure\nthat packet's params vector is not empty and thus its 0-indexed element\nexist.\n\nChanged ComStmtBulkExecuteRequestBuilder::next() to except parameters\nvector as it only should be called if more parameter rows exist and\nadd_row has to be called right after it. It calls add_row with given\nparameters vector now.",
          "is_bot": false,
          "headline": "Some chances to address review questions.",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-11-17T00:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99331f105ce76084e1d8c2a0316136707e71072a",
          "body": null,
          "is_bot": false,
          "headline": "Correction of the elided lifetime",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-11-03T08:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee62296cc6b507c04045317c95dee7c34a9c587",
          "body": "Added StmtBulkExecuteParamsFlags bitflags for packet's bulk flags and\nMariadbBulkIndicator enum to define possible paramater value indicators.\n\nAdded ComStmtBulkExecuteRequestBuilder class to build\nCOM_STMT_BULK_EXECUTE packet representation in ComStmtBulkExecuteRequest\nclass implementing packet data serialization.",
          "is_bot": false,
          "headline": "Constants and classes MariaDB COM_STMT_BULK_EXECUTE command",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-11-03T02:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6f6696de03c91b9fd95a87356d081285290704",
          "body": null,
          "is_bot": false,
          "headline": "Add `frunk` to docs.rs features",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-07-31T07:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e06fc8f3a062539b6afc49ac43845a8edc716f1",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc links",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-07-31T07:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ff339bbd8a0b2ef4fb1f0a97c8e8ed9f33e48d",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-07-31T06:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cce93c57dc882304ee0d1c379efe37ae69728c6",
          "body": null,
          "is_bot": false,
          "headline": "Avoid major API change introduced by #171",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-07-31T06:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8164e0a52ad184b250d95872c2ad67d21224d3",
          "body": "Issue#401 Adding required definitions for MariaDB metadata skipping",
          "is_bot": false,
          "headline": "Merge pull request #171 from lawrinn/master",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-07-29T13:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ce486ff3d2b7d63929d27ff290ab2d923155b2",
          "body": null,
          "is_bot": false,
          "headline": "Tidy up the #171",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-07-29T13:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "572d82f5de9b83fc86f108448573e3395bcb6dc0",
          "body": "extended capabilities.\n\nAlso fixed Handshake's serialize method to write them if they are\npresent.",
          "is_bot": false,
          "headline": "Added tests for handshake and handshake responce packets with MariaDB",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-07-27T22:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1379701f877f2f7674df1c464265f244eecebb89",
          "body": null,
          "is_bot": false,
          "headline": "Formatt normalization for the previous commit",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-07-24T14:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c302ac3c959becb1f79231b2d78d27bc0547a4df",
          "body": "Defining MariadbCapabilities completely like standard client\ncapability flags. MariadbCapabilities contains all exsisting to the\nmoment MariaDB specific/extended capabilities.\n\nAlso adding new constructor for HandshakeResponse class to assemble the\npacket with MariaDB extended capabilities.",
          "is_bot": false,
          "headline": "Issue#401 Adding required definitions for MariaDB metadata skipping",
          "author_name": "Lawrin Novitsky",
          "author_login": "lawrinn",
          "committed_at": "2025-07-07T11:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4827e389b0c19ad960af51679edb28b3992e9ad",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-05-06T07:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241ba56d5e5d2c4d4d4e5be5cdfd48b5cd9a98a6",
          "body": null,
          "is_bot": false,
          "headline": "cargo-outdated",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-05-06T07:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3573816faa1fcee3446e5c031a4c517842f5e1fc",
          "body": "Time issue",
          "is_bot": false,
          "headline": "Merge pull request #170 from altmannmarcelo/time_issue",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-05-06T05:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a381a9fa724f44061c99474efc982e504ba6c6bc",
          "body": "The way we currently parse hour at time_from_packed can overflow if\nthe amount of hours is greater than 255 because the hour field from\ntime struct is a u8.\n\nThis commit fixes the issue by converting the hours to days and hours.\n\nFixes: #169",
          "is_bot": false,
          "headline": "mysql-time: hour overflow",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2025-05-05T17:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76161b63a1dfea01f4bab722a0116b743e22917f",
          "body": "This commit adds a test case for the hour overflow issue.\n\nTest case:\n\n```\nmysql> CREATE TABLE t (c TIME);\nQuery OK, 0 rows affected (0,018 sec)\n\nmysql> INSERT INTO t values ('-507:48:27');\nQuery OK, 1 row affected (0,009 sec)\n```",
          "is_bot": false,
          "headline": "mysql-time: hour overflow test case.",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2025-05-05T17:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb985311b0b49349b5cdc8b5896a831e2551645",
          "body": null,
          "is_bot": false,
          "headline": "Bump micro version",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-24T09:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1be12bb1ef0477946de6e33abb5d6fd1b8b5187",
          "body": "Optional Metadata fix for Minimal Row Based Replication",
          "is_bot": false,
          "headline": "Merge pull request #167 from altmannmarcelo/metadata_for_mrbr",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-24T09:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd636c68dcf77d646716d27d8f2cb1251580eb58",
          "body": "Release `mysql_common` v0.35.2 and `mysql_common_derive` v0.32.1",
          "is_bot": false,
          "headline": "Merge pull request #168 from paolobarbolini/bump",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-24T09:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc805f8bc2e0ec03be6eddbed434e68c357d5e2e",
          "body": "…tadata\n\nMake license metadata SPDX compliant",
          "is_bot": false,
          "headline": "Merge pull request #163 from paolobarbolini/spdx-compliant-license-me…",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-23T15:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5a96a372a88a6c72b567ac5252a819d3c0f5d7",
          "body": null,
          "is_bot": false,
          "headline": "Release `mysql_common` v0.35.2 and `mysql_common_derive` v0.32.1",
          "author_name": "Paolo Barbolini",
          "author_login": "paolobarbolini",
          "committed_at": "2025-04-23T08:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b098901ec2099740e864afa5bc1ed9215cc35c",
          "body": null,
          "is_bot": false,
          "headline": "Make license metadata SPDX compliant",
          "author_name": "Paolo Barbolini",
          "author_login": "paolobarbolini",
          "committed_at": "2025-04-21T20:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119672f73311cdcf28900a2731de3c5b9a9eba8a",
          "body": "This commit fixes the issue where we only advance the iterators for\ncolumns that are present in the row image. The problem is that in\nthe table map event, the optional metadata is populated for all\ncolumns, thus we need to advance the iterators even for columns that\nare not present in the row event,\n[…]\nong column.\n\nThe fix is to keep all the logic of advancing the iterators for all\ncolumns, and only populate the Column and value objects for the\ncolumns that are present in the row event.\n\nFixes: #162",
          "is_bot": false,
          "headline": "Optional Metadata fix for Minimal Row Based Replication",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2025-04-19T20:31:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef5d2d080468abf6ff2c50e6818298111ac38a31",
          "body": "build(deps): gate `cc`, `cmake` and `subprocess` behind `test` feature",
          "is_bot": false,
          "headline": "Merge pull request #166 from paolobarbolini/more-test-dependencies",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-18T19:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b86fe29fc5d4fdec8a68e2cbb45bc9342fe7969",
          "body": "…nlog\n\nbuild(deps): gate `zstd` behind `binlog` feature",
          "is_bot": false,
          "headline": "Merge pull request #165 from paolobarbolini/zstd-required-only-for-bi…",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-18T19:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43963cb3f3390d5ec37cdab34f5e88a8346c0f8c",
          "body": "build(deps): upgrade thiserror to v2 for mysql-common-derive",
          "is_bot": false,
          "headline": "Merge pull request #164 from paolobarbolini/thiserror2-in-derive-too",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-18T19:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6efa3a7a253662f73341f1fb709ee8cbf74b952",
          "body": "Test case to explore minimal row metadata fetching wrong field\nif not all columns are set.\n\nTest created with:\n\n```sql\nSET binlog_row_image = minimal;\nCREATE TABLE t1 (\n    `col_1` int NOT NULL,\n    `col_2` blob,\n    `col_3` char(2) DEFAULT NULL,\n    `col_4` int,\n    `col_5` int unsigned,\n    PRIMAR\n[…]\nmetadata iterator due\n to missing col_2 in the row image.\n* col_4 will be intercepted as signed integer, and because we are\nusing the highest bit, the value will be interpreted as negative.\n\nRef: #162",
          "is_bot": false,
          "headline": "Minimal row metadata test case",
          "author_name": "Marcelo Altmann",
          "author_login": "altmannmarcelo",
          "committed_at": "2025-04-18T13:57:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e55ee2ebebed67b0b33ce192ba949c5ad6d0606",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): gate `cc`, `cmake` and `subprocess` behind test feature",
          "author_name": "Paolo Barbolini",
          "author_login": "paolobarbolini",
          "committed_at": "2025-04-18T10:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d004267791e5ff86ddd78de4058eb7a09771706",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): gate `zstd` behind `binlog` feature",
          "author_name": "Paolo Barbolini",
          "author_login": "paolobarbolini",
          "committed_at": "2025-04-18T10:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af92a3098875cb3c64ec752572bda8119ef22dba",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): upgrade thiserror to v2 for mysql-common-derive",
          "author_name": "Paolo Barbolini",
          "author_login": "paolobarbolini",
          "committed_at": "2025-04-18T10:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da76ac03b1a35a9b22c37e3681f3ed0bc9630730",
          "body": null,
          "is_bot": false,
          "headline": "cargo fmt",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T11:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76145be18bdbbd63893063574674ceda075d1a7c",
          "body": null,
          "is_bot": false,
          "headline": "Add `client_ed25519` feature to CI",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T11:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c62d2a61d8be5c24f1d49705696e4a4c43a169",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.35.1",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T11:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b2905365b30af3b5cc0a7a719abdaaf024038f",
          "body": null,
          "is_bot": false,
          "headline": "Update rust edition to 2024",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T11:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3024914d2816a59774852e0204c0be69d95164e7",
          "body": "Prepare `v0.35.0` release",
          "is_bot": false,
          "headline": "Merge pull request #161 from blackbeam/release-0.35.0",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T10:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ee56e6d24a3d1880ea315f1b0c3ddfd00f05e6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.35.0",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T10:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d34b4cb2bc883a952949cf73fabf6267184e96c",
          "body": "This is because `ed25519` is disabled by default in all MariaDb versions.",
          "is_bot": false,
          "headline": "Hide `ed25519` plugin support begind the `client_ed25519` feature",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T10:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a12acd4bccbd2ea9c51a261df7c1447af0fb2e",
          "body": "Added implementation of client_ed25519 authentification method",
          "is_bot": false,
          "headline": "Merge pull request #144 from crai0n/client_ed25519",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-04-10T09:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467b6c00b1139593e6c402f24453855c3af84141",
          "body": "replace rand with getrandom",
          "is_bot": false,
          "headline": "Merge pull request #158 from serprex/rand9",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-02-18T16:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eca997db30896a1109f180fa693ad56764447df",
          "body": null,
          "is_bot": false,
          "headline": "Rename `OsRng` -> `GetRandom`, `FillBytes` -> `Rng` and add docs",
          "author_name": "Anatoly Ikorsky",
          "author_login": "blackbeam",
          "committed_at": "2025-02-18T11:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924879d98f65216e22c8c078258e3990b5b24ff4",
          "body": null,
          "is_bot": false,
          "headline": "replace rand with getrandom",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-02-13T12:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82effb0c465f3f455f8fd2fbff94262760fe172",
          "body": "replace lazy_static with std::sync::LazyLock",
          "is_bot": false,
          "headline": "Merge pull request #159 from serprex/remove-lazy-static",
          "author_name": "Anatoly I",
          "author_login": "blackbeam",
          "committed_at": "2025-02-13T06:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 63,
      "commits_last_year": 68,
      "latest_release_at": "2026-07-22T14:01:29Z",
      "latest_release_tag": "v0.38.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 39.6
    },
    "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": "mysql_common",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "database",
            "mysql",
            "database"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/mysql_common",
          "is_deprecated": false,
          "latest_version": "0.38.1",
          "repository_url": "https://github.com/blackbeam/rust_mysql_common",
          "versions_count": 83,
          "total_downloads": 15385125,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 981207,
          "first_published_at": "2017-07-25T18:05:56.772047Z",
          "latest_published_at": "2026-07-22T14:00:58.604340Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "mysql-common-derive",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "database",
            "mysql",
            "derive",
            "database"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/mysql-common-derive",
          "is_deprecated": false,
          "latest_version": "0.32.2",
          "repository_url": "https://github.com/blackbeam/rust_mysql_common",
          "versions_count": 9,
          "total_downloads": 9068047,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 806230,
          "first_published_at": "2023-04-09T10:39:39.120239Z",
          "latest_published_at": "2026-06-12T14:44:41.072445Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 41
        }
      ]
    },
    "popularity": {
      "forks": 92,
      "stars": 120,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-18",
            "count": 1
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 91,
        "total_forks": 92
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "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": [
        "Cargo.toml",
        "derive/Cargo.toml"
      ],
      "largest_source_bytes": 179180,
      "source_files_sampled": 104,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "derive/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 45,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "base64",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.22"
        },
        {
          "name": "bigdecimal",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.3, <0.5"
        },
        {
          "name": "bitflags",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.3"
        },
        {
          "name": "bitvec",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "byteorder",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "bytes",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "chrono",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.20"
        },
        {
          "name": "crc32fast",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2"
        },
        {
          "name": "curve25519-dalek",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "5"
        },
        {
          "name": "ed25519-dalek",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "flate2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "frunk",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.5, <0.6"
        },
        {
          "name": "getrandom",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "hex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "num-bigint",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">=0.5, <0.6"
        },
        {
          "name": "num-traits",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "pbkdf2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5"
        },
        {
          "name": "rust_decimal",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "sha1",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "sha2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "time",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "uuid",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "saturating",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "mysql-common-derive",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.32.0"
        },
        {
          "name": "btoi",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "zstd",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "darling",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23"
        },
        {
          "name": "heck",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.0"
        },
        {
          "name": "manyhow",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "num-bigint",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.3"
        },
        {
          "name": "proc-macro-crate",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "proc-macro2",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.42"
        },
        {
          "name": "quote",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.9"
        },
        {
          "name": "syn",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "termcolor",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1.3"
        },
        {
          "name": "thiserror",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "base64",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bigdecimal",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bitvec",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "btoi",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "curve25519-dalek",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ed25519-dalek",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "flate2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "frunk",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "hex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "manyhow",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "mysql-common-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pbkdf2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rust_decimal",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "saturating",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sha1",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "termcolor",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "zstd",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bindgen",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cmake",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proptest",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "subprocess",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "unic-langid",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 45,
        "direct_count": 39,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 112,
        "open_issues": 9,
        "closed_ratio": 0.862,
        "closed_issues": 56,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "blackbeam",
          "commits": 485,
          "avatar_url": "https://avatars.githubusercontent.com/u/155883?v=4"
        },
        {
          "type": "User",
          "login": "altmannmarcelo",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/2588511?v=4"
        },
        {
          "type": "User",
          "login": "lawrinn",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/8709448?v=4"
        },
        {
          "type": "User",
          "login": "benesch",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/882976?v=4"
        },
        {
          "type": "User",
          "login": "paolobarbolini",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6215781?v=4"
        },
        {
          "type": "User",
          "login": "lance6716",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1689766?v=4"
        },
        {
          "type": "User",
          "login": "gustavderdrache",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/194893?v=4"
        },
        {
          "type": "User",
          "login": "serprex",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/159546?v=4"
        },
        {
          "type": "User",
          "login": "Shnatsel",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/291257?v=4"
        },
        {
          "type": "User",
          "login": "westy92",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/290167?v=4"
        }
      ],
      "contributors_sampled": 41,
      "top_contributor_share": 0.839
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 4,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 3/15 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "25 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "aa8930b7faa190459775a00798e45dc4f183edc1",
        "ran_at": "2026-07-23T16:50:21Z",
        "aggregate_score": 4.2,
        "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-22T13:57:43Z",
      "oldest_open_prs": [
        {
          "number": 43,
          "created_at": "2021-09-22T14:06:25Z",
          "last_comment_at": "2021-11-30T05:12:11Z",
          "last_comment_author": "blackbeam"
        },
        {
          "number": 67,
          "created_at": "2022-07-22T00:01:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2023-07-20T15:47:35Z",
          "last_comment_at": "2023-08-14T13:55:21Z",
          "last_comment_author": "blackbeam"
        },
        {
          "number": 120,
          "created_at": "2024-01-04T02:49:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2024-11-21T10:28:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 187,
          "created_at": "2026-05-27T04:38:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T13:51:23Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2017-07-26T04:46:37Z",
          "last_comment_at": "2017-07-26T08:25:57Z",
          "last_comment_author": "blackbeam"
        },
        {
          "number": 38,
          "created_at": "2021-07-19T20:35:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 65,
          "created_at": "2022-06-16T12:06:51Z",
          "last_comment_at": "2022-06-18T07:05:00Z",
          "last_comment_author": "docteurklein"
        },
        {
          "number": 99,
          "created_at": "2023-08-19T21:02:44Z",
          "last_comment_at": "2023-10-09T18:00:15Z",
          "last_comment_author": "blackbeam"
        },
        {
          "number": 110,
          "created_at": "2023-11-11T08:53:47Z",
          "last_comment_at": "2024-02-15T20:19:53Z",
          "last_comment_author": "darnuria"
        },
        {
          "number": 113,
          "created_at": "2023-12-16T16:26:32Z",
          "last_comment_at": "2024-04-17T14:24:50Z",
          "last_comment_author": "tonyhook"
        },
        {
          "number": 129,
          "created_at": "2024-03-26T13:28:48Z",
          "last_comment_at": "2024-04-01T11:40:00Z",
          "last_comment_author": "blackbeam"
        },
        {
          "number": 160,
          "created_at": "2025-02-27T10:26:43Z",
          "last_comment_at": "2025-02-28T09:38:46Z",
          "last_comment_author": "ch3pjw"
        },
        {
          "number": 172,
          "created_at": "2025-10-29T22:20:34Z",
          "last_comment_at": "2025-11-10T12:05:59Z",
          "last_comment_author": "blackbeam"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/blackbeam/rust_mysql_common",
    "host": "github.com",
    "name": "rust_mysql_common",
    "owner": "blackbeam"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 42,
        "vitality": 86,
        "community": 63,
        "governance": 66,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 68,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "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": "68 commits in the last year",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "25 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": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 63,
              "latest_release_tag": "v0.38.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 39.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "63 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~39.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 39.6
                    }
                  }
                ],
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 92,
              "stars": 120,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "120 stars",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 120
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "92 forks",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "mysql_common",
                "mysql-common-derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 24453172,
              "monthly_downloads": 1787437
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,787,437 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1787437,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 41,
              "top_contributor_share": 0.839
            },
            "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 84% of commits",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "41 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 112,
              "open_issues": 9,
              "closed_issues": 56,
              "issue_closed_ratio": 0.862,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "112/122 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 112,
                      "decided": 122
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/15 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 117,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "blackbeam",
              "public_repos": 55,
              "account_age_days": 6089
            },
            "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": "117 followers of blackbeam",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 117,
                      "login": "blackbeam"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "55 public repos, account ~16 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 55
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "mysql_common",
                "mysql-common-derive"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "83 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "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": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/15 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "25 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 12
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "derive/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, derive/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, derive/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 179180,
              "source_files_sampled": 104,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/104 source files over 60KB",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 104,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:mysql_common@0.38.1; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T16:50:51.223645Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/blackbeam/rust_mysql_common.svg",
  "full_name": "blackbeam/rust_mysql_common",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.