Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-30 10:24 UTC

open-feature / rust-sdk-contrib

Community maintained OpenFeature Providers and Hooks for Rust

RustApache-2.0★ 14 stars⑂ 17 forkssince Mar 2023View on GitHub ↗

open-feature/rust-sdk-contrib holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (83/100) and lowest on AI Readiness (59/100). It was last updated today. 2 contributors account for most of its recent work.

84
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

84
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).

Ownership

OpenFeatureOrganization
1,507 followers59 public repossince Feb 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioopen-feature-flagd0.2.26,956100 days ago
crates.ioopen-feature-ofrep0.1.219250 days ago
crates.ioopen-feature-env-var0.1.054,2281352 days agoenvironment-variablefeature-flagopen-feature
crates.ioflagd-evaluation-engine0.0.41,09930 days ago

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.8/36Commit cadence — 17/52 weeks with commits
14.3/18Commit volume — 38 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year38
human_commit_share0.84
days_since_last_push0
active_weeks_last_year17

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 21 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~23.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count21
latest_release_tagopen-feature-ofrep-v0.1.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases23.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?

65Good · 17% of overall
How it's scored
18.1/60Stars — 14 stars
10/25Forks — 17 forks
3.3/15Watchers — 5 watchers
Inputs used
forks17
stars14
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
63.9/80Monthly downloads — 62,475 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesopen-feature-flagd, open-feature-ofrep, open-feature-env-var, flagd-evaluation-engine
dependents
ecosystemscrates
total_downloads378,880
monthly_downloads62,475
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?

72Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.6/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 17 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled17
top_contributor_share0.397
How it's scored
18.5/42Issue resolution — 44% of issues closed
19.8/30PR acceptance — 78/118 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
13.5/15OpenSSF Scorecard: Code-Review — Found 23/24 approved changesets -- score normalized to 9
Inputs used
merged_prs78
open_issues14
closed_issues11
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.44
closed_unmerged_prs40
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.9/25Owner reach — 1,507 followers of open-feature
21.9/25Track record — 59 public repos, account ~4 yr old
Inputs used
followers1,507
owner_typeOrganization
is_verified
owner_loginopen-feature
public_repos59
account_age_days1,629

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 4 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesopen-feature-flagd, open-feature-ofrep, open-feature-env-var, flagd-evaluation-engine
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://openfeature.dev
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://openfeature.dev
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 23/24 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages29
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 29 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

59Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 65 of 68 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.956
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, crates/env-var/Cargo.toml, crates/flagd-evaluation-engine/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.5/10Demonstrated agent practice — 1 of the last 81 commits agent-authored or agent-credited
8/8Automated maintenance — 13 of the last 81 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.012
toolchain_manifestsCargo.toml, crates/env-var/Cargo.toml, crates/flagd-evaluation-engine/Cargo.toml, crates/flagd/Cargo.toml, crates/flagsmith/Cargo.toml, crates/flipt/Cargo.toml, crates/ofrep/Cargo.toml
dependency_bot_commit_share0.16
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/62 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes33,402
source_files_sampled62
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

14GitHub stars
17contributors
38commits, last 12 months
0days since last push
21releases
2bus factor
14open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'open-feature-contrib' from its registry
  • Could not fetch crates package 'open-feature-flipt' from its registry
  • Could not fetch crates package 'open-feature-flagsmith' from its registry
  • deps.dev does not index crates:open-feature-flagd@0.2.2; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 17 ⇿
0Stars
17Forks
18Releases

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.

0481216201712023-032024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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-30 10:23 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 23/24 approved changesets -- score normalized to 9
10Contributorsproject has 8 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 59
RegistryPackageVersion constraintManifest
crates.ioopen-feature0.3.0crates/env-var/Cargo.toml
crates.ioasync-trait0.1.89crates/env-var/Cargo.toml
crates.iodatalogic-rscrates/flagd-evaluation-engine/Cargo.toml
crates.iomurmurhash3crates/flagd-evaluation-engine/Cargo.toml
crates.iosemvercrates/flagd-evaluation-engine/Cargo.toml
crates.ioserdecrates/flagd-evaluation-engine/Cargo.toml
crates.ioserde_jsoncrates/flagd-evaluation-engine/Cargo.toml
crates.iotracingcrates/flagd-evaluation-engine/Cargo.toml
crates.iothiserrorcrates/flagd-evaluation-engine/Cargo.toml
crates.ioopen-featurecrates/flagd-evaluation-engine/Cargo.toml
crates.ioopen-featurecrates/flagd/Cargo.toml
crates.ioasync-traitcrates/flagd/Cargo.toml
crates.iotokiocrates/flagd/Cargo.toml
crates.ioserde_jsoncrates/flagd/Cargo.toml
crates.ioserdecrates/flagd/Cargo.toml
crates.iolru0.18crates/flagd/Cargo.toml
crates.iotokio-stream0.1crates/flagd/Cargo.toml
crates.iotracingcrates/flagd/Cargo.toml
crates.iothiserrorcrates/flagd/Cargo.toml
crates.iotoniccrates/flagd/Cargo.toml
crates.iotonic-prostcrates/flagd/Cargo.toml
crates.ioprostcrates/flagd/Cargo.toml
crates.ioprost-typescrates/flagd/Cargo.toml
crates.iohyper-utilcrates/flagd/Cargo.toml
crates.iotowercrates/flagd/Cargo.toml
crates.ioreqwestcrates/flagd/Cargo.toml
crates.iodatalogic-rscrates/flagd/Cargo.toml
crates.iomurmurhash3crates/flagd/Cargo.toml
crates.iosemvercrates/flagd/Cargo.toml
crates.ionotifycrates/flagd/Cargo.toml
crates.ioflagd-evaluation-engine0.0.4crates/flagd/Cargo.toml
crates.ioopen-feature-ofrep0.1.2crates/flagd/Cargo.toml
crates.ioopen-feature0.2crates/flagsmith/Cargo.toml
crates.ioflagsmith2.1crates/flagsmith/Cargo.toml
crates.iotokio1crates/flagsmith/Cargo.toml
crates.ioasync-trait0.1crates/flagsmith/Cargo.toml
crates.iothiserror1.0crates/flagsmith/Cargo.toml
crates.ioserde1.0crates/flagsmith/Cargo.toml
crates.ioserde_json1.0crates/flagsmith/Cargo.toml
crates.iotracing0.1crates/flagsmith/Cargo.toml
crates.iourl2.5crates/flagsmith/Cargo.toml
crates.ioreqwest0.11crates/flagsmith/Cargo.toml
crates.ioflagsmith-flag-engine0.6crates/flagsmith/Cargo.toml
crates.ioflipt=1.4.1crates/flipt/Cargo.toml
crates.ioopen-feature0.3.0crates/flipt/Cargo.toml
crates.ioserde_json1.0crates/flipt/Cargo.toml
crates.ioasync-trait0.1crates/flipt/Cargo.toml
crates.iourl2.5crates/flipt/Cargo.toml
crates.ioasync-traitcrates/ofrep/Cargo.toml
crates.ioopen-featurecrates/ofrep/Cargo.toml
crates.ioreqwestcrates/ofrep/Cargo.toml
crates.ioserde_jsoncrates/ofrep/Cargo.toml
crates.iotracingcrates/ofrep/Cargo.toml
crates.iothiserrorcrates/ofrep/Cargo.toml
crates.ioanyhowcrates/ofrep/Cargo.toml
crates.iochronocrates/ofrep/Cargo.toml
crates.ioonce_cellcrates/ofrep/Cargo.toml
crates.iotokiocrates/ofrep/Cargo.toml
crates.iourlcrates/ofrep/Cargo.toml
All dependencies 30

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

RegistryPackageVersionRelation
crates.ioasync-traitdirect
crates.ioflagd-evaluation-enginedirect
crates.ioflagsmithdirect
crates.ioflagsmith-flag-enginedirect
crates.ioflipt1.4.1direct
crates.iolrudirect
crates.ioopen-featuredirect
crates.ioopen-feature-ofrepdirect
crates.ioreqwestdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iothiserrordirect
crates.iotokiodirect
crates.iotokio-streamdirect
crates.iotracingdirect
crates.iourldirect
crates.iocucumberindirect
crates.iofuturesindirect
crates.iofutures-coreindirect
crates.iolibtest-withindirect
crates.iomockitoindirect
crates.ioserial_testindirect
crates.iotemp-envindirect
crates.iotempfileindirect
crates.iotest-logindirect
crates.iotest-withindirect
crates.iotestcontainersindirect
crates.iotimeindirect
crates.iotracing-subscriberindirect
crates.iowiremockindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 29 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 490,
      "has_wiki": false,
      "homepage": "https://openfeature.dev",
      "languages": {
        "Rust": 452677,
        "Gherkin": 1422,
        "RenderScript": 1
      },
      "pushed_at": "2026-07-30T05:47:12Z",
      "created_at": "2023-03-08T11:35:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-30T05:45:13Z",
      "description": "Community maintained OpenFeature Providers and Hooks for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://openfeature.dev/",
      "name": "OpenFeature",
      "type": "Organization",
      "login": "open-feature",
      "company": null,
      "location": null,
      "followers": 1507,
      "avatar_url": "https://avatars.githubusercontent.com/u/99483952?v=4",
      "created_at": "2022-02-11T12:38:18Z",
      "is_verified": null,
      "public_repos": 59,
      "account_age_days": 1629
    },
    "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": "open-feature-ofrep-v0.1.2",
          "kind": "other",
          "published_at": "2026-07-30T05:47:12Z"
        },
        {
          "tag": "flagd-evaluation-engine-v0.0.4",
          "kind": "other",
          "published_at": "2026-07-30T05:47:12Z"
        },
        {
          "tag": "open-feature-flagd-v0.2.2",
          "kind": "other",
          "published_at": "2026-07-30T05:47:11Z"
        },
        {
          "tag": "open-feature-ofrep-v0.1.1",
          "kind": "other",
          "published_at": "2026-06-24T19:49:42Z"
        },
        {
          "tag": "flagd-evaluation-engine-v0.0.3",
          "kind": "other",
          "published_at": "2026-06-24T19:49:41Z"
        },
        {
          "tag": "open-feature-flagd-v0.2.1",
          "kind": "other",
          "published_at": "2026-06-24T19:49:40Z"
        },
        {
          "tag": "open-feature-ofrep-v0.1.0",
          "kind": "other",
          "published_at": "2026-06-23T20:38:59Z"
        },
        {
          "tag": "flagd-evaluation-engine-v0.0.2",
          "kind": "other",
          "published_at": "2026-06-23T20:38:58Z"
        },
        {
          "tag": "open-feature-flagd-v0.2.0",
          "kind": "other",
          "published_at": "2026-06-23T20:38:57Z"
        },
        {
          "tag": "open-feature-flagd-v0.1.0",
          "kind": "other",
          "published_at": "2025-12-29T12:24:40Z"
        },
        {
          "tag": "open-feature-env-var-v0.1.1",
          "kind": "other",
          "published_at": "2025-08-20T13:23:24Z"
        },
        {
          "tag": "open-feature-ofrep-v0.0.4",
          "kind": "other",
          "published_at": "2025-08-11T11:45:54Z"
        },
        {
          "tag": "open-feature-ofrep-v0.0.3",
          "kind": "other",
          "published_at": "2025-07-28T18:05:19Z"
        },
        {
          "tag": "open-feature-ofrep-v0.0.2",
          "kind": "other",
          "published_at": "2025-07-28T15:10:24Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.8",
          "kind": "other",
          "published_at": "2025-07-17T16:04:32Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.7",
          "kind": "other",
          "published_at": "2025-06-01T23:01:40Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.6",
          "kind": "other",
          "published_at": "2025-04-13T18:40:42Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.5",
          "kind": "other",
          "published_at": "2025-04-04T13:04:26Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.4",
          "kind": "other",
          "published_at": "2025-02-20T23:15:23Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.3",
          "kind": "other",
          "published_at": "2025-02-20T22:57:27Z"
        },
        {
          "tag": "open-feature-flagd-v0.0.2",
          "kind": "other",
          "published_at": "2025-02-20T22:20:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0755435a9a3ccaae11e02b022446f16a11373bc8",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release flagd family (#148)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2026-07-30T05:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7da834d2d00f708306acfd62c59d4dde43be305",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rust crate serial_test to v4 (#152)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-30T05:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ee98f7808126057dd5bb3023e475273cdd31c9",
          "body": "…lt, tls-aws-lc opt-in) (#153)\n\nSigned-off-by: Jake Oliver <jake@truelayer.com>",
          "is_bot": false,
          "headline": "feat(flagd): make the tonic rustls backend selectable (tls-ring defau…",
          "author_name": "Jake Oliver",
          "author_login": "skos-ninja",
          "committed_at": "2026-07-29T04:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0402d68c4a6358521f1c4936fbf091df80c5d173",
          "body": "Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>",
          "is_bot": false,
          "headline": "chore(flipt): bump flipt to 1.4.1 and open-feature to 0.3.0 (#146)",
          "author_name": "Roman Dmytrenko",
          "author_login": "erka",
          "committed_at": "2026-07-28T07:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac1d227ea54c383841da1a34531c85c0a84d01e6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update rust crate flagsmith-flag-engine to 0.6 (#98)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-28T00:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca80086512bda3942aeba661f7d3ab4f19382a97",
          "body": "Signed-off-by: Jose Bovet Derpich <jose.bovet@gmail.com>",
          "is_bot": false,
          "headline": "chore(deps): update open-feature to 0.3.0 in env-var provider (#150)",
          "author_name": "Jose Bovet Derpich",
          "author_login": "jbovet",
          "committed_at": "2026-07-27T07:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a9ebb8f8b5c1887c0838a4361b4cbd49289f0a",
          "body": "…n test coverage (#147)\n\nSigned-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "fix(test): Improve flagd in-process evaluation conformance and Gherki…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-30T19:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79177fc2259ded0a2df21a4cbf054cfccafe3d34",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release flagd family (#145)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2026-06-24T19:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863cd710921689b2efbc44f6c3a973baf95358da",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "chore(deps): upgrade Rust workspace dependencies (#144)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-24T19:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d124d524b679646d77eccf398c881d6ef609ec0",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: fix publish for flagd family (#143)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-23T20:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f735810a3f27778d12a663e0076ca75b0d741a8e",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: release flagd family (#139)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2026-06-23T20:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebbeb5bf8a7fbcdbdc0ad1942fa1f43698b9448a",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: disable separate-pull-requests (#138)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-23T20:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ae53ae2a4124195df37325a9401fd7027a81a6",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "ci: split release-please lanes by crate dependency group (#130)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-23T19:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867b37b0bfff2cf296415a30263e83ba2dd09cea",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "chore: restructure cargo workspace (#118)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-06-23T19:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c54bc6dae86509954f24669c19f54d4a4506889a",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "feat(flagd): integrate OFREP provider for REST mode (#117)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-04-09T06:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a98153d1c73dcf8fd12c1e683616f51ff360e83a",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: scope release-please PR checks to changed crate only (#115)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-03-16T12:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcab3c573a4c9e884b3e8876c4997a488681ffa",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: upgrade release-please to v4 and add cargo-workspace plugin (#113)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-03-14T21:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ea70f91a7e63178f1f4fbb561a685f208fa3af",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "chore: enable release-please for flagd-evaluation-engine (#111)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-03-13T19:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2758c57941f082672ef02ae615f3bddf090b831",
          "body": "…#106)\n\nSigned-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "refactor(chore): define shared dependencies in workspace Cargo.toml (…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-03-13T19:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fc25ea76b6a45515e7afb9871ad2a382460b36",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "refactor: extract flagd evaluation engine to its own crate (#105)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-03-13T18:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada60a07f36adf57dd485052d11af47bde5f09e6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rust crate testcontainers to 0.27.0 (#100)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-01T10:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bf6d0ab0028446df6f808496045f25191ed086",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "fix!: flagd, wire up TLS support for gRPC connections (#95)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2026-01-07T08:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfaed5073b90dc2206afb144b0178c0a76b3478",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.1.0 (#67)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-12-29T12:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62885ff633f4fa01cacf6cd913e0d3f7f8f0de4",
          "body": "…s (#91)\n\nSigned-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "feat(flagd): improve in-process evaluation mode, optimize dependencie…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-12-23T09:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ba9d48422313cba941fd77b99d2dfae06e95324",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "feat(flagd): Cargo features for evaluation modes (#88)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-12-12T21:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47bf5799b2e2d98dce89e5872ff4cc3b8333b42e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rust crate cucumber to v0.22.0 (#85)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-12T19:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdb85195232b1d7b04a4df3452aeef5c7ec3dfb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update rust crate reqwest to 0.12 (#86)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-12T17:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a3a3e5432a66f26d0c099d459634bf33b1beb3",
          "body": "Signed-off-by: wadii <wadii.zaim@flagsmith.com>\nSigned-off-by: Zaimwa9 <wadii.zaim@gmail.com>\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add-flagsmith-provider-crate (#82)",
          "author_name": "Zaimwa9",
          "author_login": "Zaimwa9",
          "committed_at": "2025-12-12T17:16:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6b60f2eb65b2c0889ee8a16b8fbffecc17a056d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rust crate testcontainers to 0.26.0 (#83)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-01T08:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0668d69f3004aee38098d4b3dd078b70f6d693",
          "body": "Signed-off-by: Todd Baert <todd.baert@dynatrace.com>",
          "is_bot": false,
          "headline": "chore: add component owners",
          "author_name": "Todd Baert",
          "author_login": "toddbaert",
          "committed_at": "2025-11-26T17:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311fde4156b550718558ba449185b3e0b4e00465",
          "body": "Signed-off-by: Jonathan Norris <jonathan@taplytics.com>",
          "is_bot": false,
          "headline": "chore: update copyright to OpenFeature Maintainers (#80)",
          "author_name": "Jonathan Norris",
          "author_login": "jonathannorris",
          "committed_at": "2025-11-18T14:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1265ee741652587a78b7387b6c6b4f9833840bb",
          "body": "Signed-off-by: Matteo Joliveau <matteo@matteojoliveau.com>",
          "is_bot": false,
          "headline": "feat: add renaming mechanism for EnvVarProvider (#75)",
          "author_name": "Matteo Joliveau",
          "author_login": "MatteoJoliveau",
          "committed_at": "2025-11-13T12:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaa8dbfcccbffa8cafffa4b3528e7a4818f50e2",
          "body": "…(#70)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update amannn/action-semantic-pull-request action to v6 …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-12T17:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c4ec4aacfc375c96ca71eec34346d1a7e10eb9",
          "body": null,
          "is_bot": false,
          "headline": "fix!: flagd, behavioral tests conformance (evaluation and config) (#76)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-11-06T08:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b780249584eb1ddfe7ad7f1049c415ff8658234",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "chore!: Update dependencies and fix flaky retry mechanism tests (#74)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-11-01T17:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eadcd6df555d45fd6a3726c6a3b863942be15bf",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-env-var 0.1.1 (#22)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-08-20T13:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f717203350d810a3249ff1e1637b6963a03d8418",
          "body": "Signed-off-by: Jose Bovet Derpich <jose.bovet@gmail.com>",
          "is_bot": false,
          "headline": "chore: update dependencies and manifest to publish crate. (#68)",
          "author_name": "Jose Bovet Derpich",
          "author_login": "jbovet",
          "committed_at": "2025-08-20T11:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f744762cdcff8d092c5df71995df1ea4f1d2a29",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v5 (#69)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-11T20:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95da5a2d57149d02aa8d732fe3e6f36c990ff6bc",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-ofrep 0.0.4 (#66)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-08-11T11:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692c588bc411ef4f1b8ef1baaca89db9b9df02eb",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "fix: extend flagd ci to ofrep, add msrv (#65)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-08-11T10:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c042f7108a183f917013529e9ca3c2bebd236f42",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-ofrep 0.0.3 (#63)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-07-28T18:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ace945139712c81c745410e1f7ee47caa2a6eda",
          "body": "… (#62)\n\nSigned-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "fix: OFREP fix cargo publish, use cargo readme to align with cargodoc…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-07-28T17:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06f7ea94244106c040c37e5fef6cd0b2e81b79b",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-ofrep 0.0.2 (#59)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-07-28T15:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f883a634657f2579d2aa242b740a7b524f34d584",
          "body": "Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: add ofrep release process (#58)",
          "author_name": "Michael Beemer",
          "author_login": "beeme1mr",
          "committed_at": "2025-07-24T19:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b9d76531698311cc9c4f058de909b5a88628d4",
          "body": "Signed-off-by: Rahul Baradol <rahul.baradol.14@gmail.com>",
          "is_bot": false,
          "headline": "feat: ofrep provider (#53)",
          "author_name": "Rahul Baradol",
          "author_login": "Rahul-Baradol",
          "committed_at": "2025-07-24T18:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b265717c72afc4061c3877d0cd6e3480e65bfb86",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.8 (#57)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-07-17T16:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02722c064dd90442bcf43308ccc4b4ccc8ce43a1",
          "body": "Signed-off-by: Rahul Baradol <rahul.baradol.14@gmail.com>",
          "is_bot": false,
          "headline": "fix: response code to open feature error mapping (#55)",
          "author_name": "Rahul Baradol",
          "author_login": "Rahul-Baradol",
          "committed_at": "2025-07-11T18:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57f8f908a6102a09a2dcb5f56c799c9744c6696",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update rust crate lru to 0.16 (#56)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-07-11T18:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0fed4a3fe68efd0024f85f30ea365dfb1a8abc",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.7 (#45)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-06-01T23:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6425f447bb8e91abaa1ab35cf16a89437d62f47",
          "body": "…ter performance, add cargo audit to CI (#47)\n\nSigned-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "perf: chore: flagd: Update dependencies, reuse reqwest client for bet…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-06-01T22:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7959cf35e73722c0d53834729a0beab8a8d3d046",
          "body": "…lver` (#46)\n\nSigned-off-by: biwecka <biwecka@mailbox.org>",
          "is_bot": false,
          "headline": "feat: Add `Send + Sync` trait bounds to error types in flagd `RpcReso…",
          "author_name": "biwecka",
          "author_login": "biwecka",
          "committed_at": "2025-05-19T18:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24b54d9c112205c2f41264b51836c2d428594b6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update rust crate testcontainers to 0.24.0 (#42)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-05-06T15:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b572879f275e5b443d355d72e3418df6019933e",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.6 (#40)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-04-13T18:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b9ecd9cbdf3bf04957882e217488f4427069e9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update rust crate lru to 0.14 (#41)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-04-12T19:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9c747cd1fcb5a64155433f0c653d7f1d19daa7",
          "body": "Signed-off-by: Harishankar Narayanan <nharishankar@gmail.com>",
          "is_bot": false,
          "headline": "fix(deps): update datalogic_rs to 3.0.x latest version (#39)",
          "author_name": "Harishankar",
          "author_login": "codetiger",
          "committed_at": "2025-04-09T08:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eacf2bdc3a3deaf43fb8f086288b527451d3e3c8",
          "body": "Signed-off-by: Erik Micheel <erik.micheel@arsipa.de>",
          "is_bot": false,
          "headline": "chore: striped away the openssl dependency and use rustls instead (#34)",
          "author_name": "Erik Mhl",
          "author_login": "ErikMhl",
          "committed_at": "2025-04-08T14:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d47f4aee74f7c6671eb9f1b5396ad058d6e8b65",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.5 (#30)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-04-04T13:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b154c5f6da711d850102baaac6686a18f623be",
          "body": "Signed-off-by: Eren Atas <eren_atas@hotmail.com>",
          "is_bot": false,
          "headline": "chore: update dependencies (#33)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-03-24T15:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92246ddbdbbc31703aafe049155f94a54218dae",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: use actions/checkout for submodules also (#32)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-24T19:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5cf2ea44e33d121843741eb0223eb63e84fe38",
          "body": "…agd (#31)\n\nSigned-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "ci: run chcon only if selinux is enforcing, add more CI checks for fl…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-24T14:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1bd6eda1a0b70d85dcf64ba9d29003d4169235",
          "body": "…tions (#29)\n\nSigned-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "docs: flagd update lib.rs and README to have version agnostic instruc…",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-21T20:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef3010372062d02a54a6f6c35c365153869904a7",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.4 (#28)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-02-20T23:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4217f8d88a3208edc08cf04929fc362f627a97fe",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "fix: increase MSRV to correct version, delete unnecessary include (#27)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-20T23:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd981334412f76f9f4d3266186467a4463e7f54",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.3 (#26)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-02-20T22:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ec8b93460d01a1a65acd452cb9518b261b3069",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>",
          "is_bot": false,
          "headline": "chore: cargo package include only source code (#25)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-20T22:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec89ef8471482bb8164beb343d0e4297127b17b3",
          "body": "Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: add metadata to cargo (#24)",
          "author_name": "Michael Beemer",
          "author_login": "beeme1mr",
          "committed_at": "2025-02-20T22:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9502b7553d11731dfc16227f3c0ad54b8ad351c",
          "body": "Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release open-feature-flagd 0.0.2 (#21)",
          "author_name": "OpenFeature Bot",
          "author_login": "openfeaturebot",
          "committed_at": "2025-02-20T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76503555868cba35657d87d4171a6c44bfd17054",
          "body": "Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: add release please config (#20)",
          "author_name": "Michael Beemer",
          "author_login": "beeme1mr",
          "committed_at": "2025-02-20T22:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a857302e3af47d508866b92976c12d6641ab8f",
          "body": "Signed-off-by: Eren Atas <eren.atas@booking.com>\nReviewed-by: Alan dos Santos <alandiegosantos@gmail.com>\nReviewed-by: Kaan Karakaya <kaan.karakaya@booking.com>\nReviewed-by: Vinicius Gobbo <vgobbo@gmail.com>",
          "is_bot": false,
          "headline": "feat: add flagd Provider (#19)",
          "author_name": "Eren Atas",
          "author_login": "erenatas",
          "committed_at": "2025-02-20T20:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f084cabaa2f8d99d5fdf0488a8da0acd8deac36e",
          "body": "Signed-off-by: Jose Bovet Derpich <jose.bovet@gmail.com>",
          "is_bot": false,
          "headline": "feat: add rust github actions (#16)",
          "author_name": "Jose Bovet Derpich",
          "author_login": "jbovet",
          "committed_at": "2024-06-03T17:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e4c545c3b35f6193907452163578055ac0cbe4",
          "body": "Signed-off-by: Raiki Tamura <tamaron1203@gmail.com>",
          "is_bot": false,
          "headline": "Fix flipt interface (#18)",
          "author_name": "tamaron",
          "author_login": "tamaroning",
          "committed_at": "2024-06-02T11:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6385382bbffb2154b45044cf69f00f4f63ea0862",
          "body": "Signed-off-by: Jose Bovet Derpich <jose.bovet@gmail.com>",
          "is_bot": false,
          "headline": "add initial support environment variables (#13)",
          "author_name": "Jose Bovet Derpich",
          "author_login": "jbovet",
          "committed_at": "2024-05-30T15:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a7e7af6693d10508de7835ed8bfe2a8923ef36",
          "body": "Signed-off-by: Raiki Tamura <tamaron1203@gmail.com>",
          "is_bot": false,
          "headline": "initial flipt support (#8)",
          "author_name": "tamaron",
          "author_login": "tamaroning",
          "committed_at": "2024-05-17T14:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c59e1de6c4d25b1f13b891acde9569c045b20d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update rust crate open-feature to 0.2 (#10)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-21T14:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bbc6303d67b6a74f6bad85d4b98b122e6d78b1f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add renovate.json (#9)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2024-04-21T13:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6928d062c2b7c2c1f15d9de2fe0ff94e9bab83ec",
          "body": "* chore: initialize project skeleton\r\n\r\nSigned-off-by: YUE Daian <sheepduke@gmail.com>\r\n\r\n* docs: create individual CONTRIBUTING.md file\r\n\r\nSigned-off-by: YUE Daian <sheepduke@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: YUE Daian <sheepduke@gmail.com>",
          "is_bot": false,
          "headline": "chore: initialize project skeleton (#7)",
          "author_name": "YUE Daian",
          "author_login": "sheepduke",
          "committed_at": "2024-04-18T09:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49f3c219a8b2eb8936f7c0819c1e40fc54e45ab",
          "body": "Create LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #2 from open-feature/AlexsJones-patch-2",
          "author_name": "Alex Jones",
          "author_login": "AlexsJones",
          "committed_at": "2023-03-08T11:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f4d9692b558831bc1d5b7239c12cdaa1052cce",
          "body": "Signed-off-by: Alex Jones <alex.jones@canonical.com>",
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "Alex Jones",
          "author_login": "AlexsJones",
          "committed_at": "2023-03-08T11:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2d96d183b16011d2ebe21cc5539e6bc5853e41",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #1 from open-feature/AlexsJones-patch-1",
          "author_name": "Alex Jones",
          "author_login": "AlexsJones",
          "committed_at": "2023-03-08T11:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bce637550ae6d5109061111a10a8d6d096f5b59",
          "body": "Signed-off-by: Alex Jones <alex.jones@canonical.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Alex Jones",
          "author_login": "AlexsJones",
          "committed_at": "2023-03-08T11:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb21e0f3c59636779a9ff066bf35df7521f6a2dc",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Alex Jones",
          "author_login": "AlexsJones",
          "committed_at": "2023-03-08T11:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 38,
      "latest_release_at": "2026-07-30T05:47:12Z",
      "latest_release_tag": "open-feature-ofrep-v0.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 23.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "open-feature-flagd",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/open-feature-flagd",
          "is_deprecated": false,
          "latest_version": "0.2.2",
          "repository_url": "https://github.com/open-feature/rust-sdk-contrib",
          "versions_count": 10,
          "total_downloads": 46632,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 6956,
          "first_published_at": "2025-02-20T22:58:45.813437Z",
          "latest_published_at": "2026-07-30T05:48:59.914380Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "open-feature-ofrep",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/open-feature-ofrep",
          "is_deprecated": false,
          "latest_version": "0.1.2",
          "repository_url": "https://github.com/open-feature/rust-sdk-contrib",
          "versions_count": 5,
          "total_downloads": 1371,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 192,
          "first_published_at": "2025-07-28T18:08:24.669457Z",
          "latest_published_at": "2026-07-30T05:48:30.023616Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "open-feature-env-var",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "environment-variable",
            "feature-flag",
            "open-feature"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/open-feature-env-var",
          "is_deprecated": false,
          "latest_version": "0.1.0",
          "repository_url": "https://github.com/open-feature/rust-sdk-contrib",
          "versions_count": 1,
          "total_downloads": 327580,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 54228,
          "first_published_at": "2025-08-11T15:51:55.145405Z",
          "latest_published_at": "2025-08-11T15:51:55.145405Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 352
        },
        {
          "name": "flagd-evaluation-engine",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/flagd-evaluation-engine",
          "is_deprecated": false,
          "latest_version": "0.0.4",
          "repository_url": "https://github.com/open-feature/rust-sdk-contrib",
          "versions_count": 3,
          "total_downloads": 3297,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1099,
          "first_published_at": "2026-06-23T20:39:43.326239Z",
          "latest_published_at": "2026-07-30T05:47:49.946040Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 17,
      "stars": 14,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 1
          },
          {
            "date": "2026-07-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 17
      },
      "star_history": null,
      "open_issues_and_prs": 26
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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",
        "crates/env-var/Cargo.toml",
        "crates/flagd-evaluation-engine/Cargo.toml",
        "crates/flagd/Cargo.toml",
        "crates/flagsmith/Cargo.toml",
        "crates/flipt/Cargo.toml",
        "crates/ofrep/Cargo.toml"
      ],
      "largest_source_bytes": 33402,
      "source_files_sampled": 62,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 29,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "open-feature",
          "manifest": "crates/env-var/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.0"
        },
        {
          "name": "async-trait",
          "manifest": "crates/env-var/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.89"
        },
        {
          "name": "datalogic-rs",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "murmurhash3",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "semver",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "open-feature",
          "manifest": "crates/flagd-evaluation-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "open-feature",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-trait",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "lru",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.18"
        },
        {
          "name": "tokio-stream",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tracing",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tonic",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tonic-prost",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "prost",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "prost-types",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hyper-util",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tower",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "datalogic-rs",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "murmurhash3",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "semver",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "notify",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "flagd-evaluation-engine",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.0.4"
        },
        {
          "name": "open-feature-ofrep",
          "manifest": "crates/flagd/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.2"
        },
        {
          "name": "open-feature",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "flagsmith",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.1"
        },
        {
          "name": "tokio",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "async-trait",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "thiserror",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "tracing",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "url",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.5"
        },
        {
          "name": "reqwest",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "flagsmith-flag-engine",
          "manifest": "crates/flagsmith/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "flipt",
          "manifest": "crates/flipt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=1.4.1"
        },
        {
          "name": "open-feature",
          "manifest": "crates/flipt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.0"
        },
        {
          "name": "serde_json",
          "manifest": "crates/flipt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "async-trait",
          "manifest": "crates/flipt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "url",
          "manifest": "crates/flipt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.5"
        },
        {
          "name": "async-trait",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "open-feature",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "reqwest",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "once_cell",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "url",
          "manifest": "crates/ofrep/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "async-trait",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "flagd-evaluation-engine",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "flagsmith",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "flagsmith-flag-engine",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "flipt",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "lru",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "open-feature",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "open-feature-ofrep",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cucumber",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libtest-with",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "mockito",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "temp-env",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "test-log",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "test-with",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "testcontainers",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "wiremock",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 30,
        "direct_count": 16,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 78,
        "open_issues": 14,
        "closed_ratio": 0.44,
        "closed_issues": 11,
        "closed_unmerged_prs": 40
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "erenatas",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/4595094?v=4"
        },
        {
          "type": "User",
          "login": "openfeaturebot",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/109696520?v=4"
        },
        {
          "type": "User",
          "login": "AlexsJones",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1235925?v=4"
        },
        {
          "type": "User",
          "login": "jbovet",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/41589?v=4"
        },
        {
          "type": "User",
          "login": "beeme1mr",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/682996?v=4"
        },
        {
          "type": "User",
          "login": "Rahul-Baradol",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/140940661?v=4"
        },
        {
          "type": "User",
          "login": "tamaroning",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/20992019?v=4"
        },
        {
          "type": "User",
          "login": "ErikMhl",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/67793135?v=4"
        },
        {
          "type": "User",
          "login": "codetiger",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/615337?v=4"
        },
        {
          "type": "User",
          "login": "skos-ninja",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6642527?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.397
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "component-owners.yml",
        "flagd-ofrep-check.yml",
        "lint-pr.yml",
        "release-please.yml",
        "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": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "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": 10,
            "reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 23/24 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": 10,
            "reason": "security policy file 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": "0755435a9a3ccaae11e02b022446f16a11373bc8",
        "ran_at": "2026-07-30T10:23:44Z",
        "aggregate_score": 6.5,
        "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-30T05:57:04Z",
      "oldest_open_prs": [
        {
          "number": 87,
          "created_at": "2025-12-12T19:21:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 90,
          "created_at": "2025-12-12T21:37:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2025-12-15T17:09:26Z",
          "last_comment_at": "2025-12-15T17:10:04Z",
          "last_comment_author": "gemini-code-assist"
        },
        {
          "number": 94,
          "created_at": "2025-12-28T15:31:39Z",
          "last_comment_at": "2025-12-28T15:32:00Z",
          "last_comment_author": "gemini-code-assist"
        },
        {
          "number": 96,
          "created_at": "2026-01-03T21:42:30Z",
          "last_comment_at": "2026-01-03T21:42:35Z",
          "last_comment_author": "gemini-code-assist"
        },
        {
          "number": 108,
          "created_at": "2026-03-02T16:37:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 119,
          "created_at": "2026-03-22T12:35:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2026-06-23T20:02:11Z",
          "last_comment_at": "2026-06-23T20:02:22Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 141,
          "created_at": "2026-06-23T20:02:11Z",
          "last_comment_at": "2026-06-23T20:02:20Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 142,
          "created_at": "2026-06-23T20:02:11Z",
          "last_comment_at": "2026-06-23T20:02:21Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 154,
          "created_at": "2026-07-30T09:10:48Z",
          "last_comment_at": "2026-07-30T09:11:07Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 155,
          "created_at": "2026-07-30T09:29:13Z",
          "last_comment_at": "2026-07-30T09:29:22Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-07-30T05:45:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2024-04-21T13:15:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2024-05-17T14:19:44Z",
          "last_comment_at": "2026-07-22T16:17:31Z",
          "last_comment_author": "jbovet"
        },
        {
          "number": 43,
          "created_at": "2025-05-06T10:38:49Z",
          "last_comment_at": "2026-07-22T16:16:34Z",
          "last_comment_author": "jbovet"
        },
        {
          "number": 48,
          "created_at": "2025-06-01T18:59:33Z",
          "last_comment_at": "2026-07-22T16:11:15Z",
          "last_comment_author": "jbovet"
        },
        {
          "number": 50,
          "created_at": "2025-06-01T22:29:38Z",
          "last_comment_at": "2025-06-02T12:29:31Z",
          "last_comment_author": "erenatas"
        },
        {
          "number": 71,
          "created_at": "2025-08-14T08:23:39Z",
          "last_comment_at": "2025-11-13T12:28:07Z",
          "last_comment_author": "erenatas"
        },
        {
          "number": 84,
          "created_at": "2025-12-03T10:23:51Z",
          "last_comment_at": "2025-12-22T19:47:48Z",
          "last_comment_author": "erenatas"
        },
        {
          "number": 93,
          "created_at": "2025-12-24T13:56:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2026-02-24T02:05:41Z",
          "last_comment_at": "2026-02-26T13:37:50Z",
          "last_comment_author": "aepfli"
        },
        {
          "number": 102,
          "created_at": "2026-02-24T02:08:11Z",
          "last_comment_at": "2026-07-22T16:10:04Z",
          "last_comment_author": "jbovet"
        },
        {
          "number": 103,
          "created_at": "2026-02-24T02:36:27Z",
          "last_comment_at": "2026-03-01T09:36:34Z",
          "last_comment_author": "erenatas"
        },
        {
          "number": 116,
          "created_at": "2026-03-16T21:01:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2026-05-12T10:14:08Z",
          "last_comment_at": "2026-07-22T16:14:52Z",
          "last_comment_author": "jbovet"
        },
        {
          "number": 151,
          "created_at": "2026-07-13T13:27:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/open-feature/rust-sdk-contrib",
    "host": "github.com",
    "name": "rust-sdk-contrib",
    "owner": "open-feature"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 71,
            "calibrated": 84,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 84,
      "inputs": {
        "security": 72,
        "vitality": 83,
        "community": 65,
        "governance": 72,
        "calibration": "2026-08-02",
        "engineering": 63,
        "ai_readiness": 59,
        "weighted_overall_raw": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 83,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 38,
              "human_commit_share": 0.84,
              "days_since_last_push": 0,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "38 commits in the last year",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 21,
              "latest_release_tag": "open-feature-ofrep-v0.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 23.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "forks": 17,
              "stars": 14,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "17 forks",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "packages": [
                "open-feature-flagd",
                "open-feature-ofrep",
                "open-feature-env-var",
                "flagd-evaluation-engine"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 378880,
              "monthly_downloads": 62475
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "62,475 downloads/month across crates",
                "points": 63.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 62475,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 17,
              "top_contributor_share": 0.397
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "merged_prs": 78,
              "open_issues": 14,
              "closed_issues": 11,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.44,
              "closed_unmerged_prs": 40,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "78/118 decided PRs merged",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 78,
                      "decided": 118
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 23/24 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 1507,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "open-feature",
              "public_repos": 59,
              "account_age_days": 1629
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,507 followers of open-feature",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1507,
                      "login": "open-feature"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "59 public repos, account ~4 yr old",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 59
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "open-feature-flagd",
                "open-feature-ofrep",
                "open-feature-env-var",
                "flagd-evaluation-engine"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": 63,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://openfeature.dev",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://openfeature.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 23/24 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 29 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 29
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 29,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "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": 59,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.956,
              "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": "65 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "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.012,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/env-var/Cargo.toml",
                "crates/flagd-evaluation-engine/Cargo.toml",
                "crates/flagd/Cargo.toml",
                "crates/flagsmith/Cargo.toml",
                "crates/flipt/Cargo.toml",
                "crates/ofrep/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.16
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, crates/env-var/Cargo.toml, crates/flagd-evaluation-engine/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, crates/env-var/Cargo.toml, crates/flagd-evaluation-engine/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 81 commits agent-authored or agent-credited",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 81 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 33402,
              "source_files_sampled": 62,
              "oversized_source_files": 0
            },
            "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": "0/62 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 62,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'open-feature-contrib' from its registry",
    "Could not fetch crates package 'open-feature-flipt' from its registry",
    "Could not fetch crates package 'open-feature-flagsmith' from its registry",
    "deps.dev does not index crates:open-feature-flagd@0.2.2; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T10:24:09.778787Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/open-feature/rust-sdk-contrib.svg",
  "full_name": "open-feature/rust-sdk-contrib",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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