Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 06:48 UTC

rollgate / sdks

Official Rollgate SDKs for feature flags

TypeScript · Go · PythonMIT★ 3 stars⑂ 0 forkssince Jan 2026View on GitHub ↗
KindLibraryWeb interfaceNetwork servicehow this is determined

rollgate/sdks holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (86/100) and lowest on Community & Adoption (35/100). It was last updated 55 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

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.

51
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 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).

Ownership

rollgateOrganization
0 followers2 public repossince Jan 2026

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

Package ecosystems

Metrics by category

Vitality

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

53Moderate · 21% of overall
How it's scored
18/36Push recency — last push 55 days ago
6.2/36Commit cadence — 9/52 weeks with commits
18/18Commit volume — 102 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year102
human_commit_share1
days_since_last_push55
active_weeks_last_year9
How it's scored
16.2/27Ships releases — 5 version tags (no GitHub releases)
16.2/36Release recency — latest release 186 days ago
27/27Release cadence — a release every ~10.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv1.2.3
releases_from_tagsyes
days_since_latest_release186
mean_days_between_releases10.3
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?

35Weak · 17% of overall
How it's scored
4.9/60Stars — 3 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
27.5/80Monthly downloads — 115 downloads/month across go, maven, npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgithub.com/rollgate/sdks/packages/sdk-go, io.rollgate:rollgate-sdk, @rollgate/sdk-vue, @rollgate/sdk-core, @rollgate/sdk-node, @rollgate/sdk-react, @rollgate/sdk-svelte
dependents—
ecosystemsgo, maven, npm
total_downloads—
monthly_downloads115
unverified_packages_excluded—
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?

38Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — 0% of issues closed
30/30PR acceptance — 2/2 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues1
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
0/25Owner reach — 0 followers of rollgate
4.7/25Track record — 2 public repos, account ~0 yr old
Inputs used
followers0
owner_typeOrganization
is_verifiedno
owner_loginrollgate
public_repos2
account_age_days232
How it's scored
25/25Published & resolvable — 7 package(s) on go, maven, npm
26/35Publish recency — latest publish 186 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/rollgate/sdks/packages/sdk-go, io.rollgate:rollgate-sdk, @rollgate/sdk-vue, @rollgate/sdk-core, @rollgate/sdk-node, @rollgate/sdk-react, @rollgate/sdk-svelte
ecosystemsgo, maven, npm
any_deprecatedno
min_days_since_publish186

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — packages/sdk-python/pyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://rollgate.io/docs/sdk/vue
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics—
has_wikiyes
homepage—
docs_sitehttps://rollgate.io/docs/sdk/vue
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

38Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 1 out of 1 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
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 157 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.4
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.
How it's scored
12.3/35Direct dependencies free of known advisories — 1 affected: com.fasterxml.jackson.core:jackson-databind 2.16.0 (high 8.1)
10/25Indirect dependencies free of known advisories — 1 affected: com.fasterxml.jackson.core:jackson-core 2.16.0 (high 7.5)
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 203 days ago
Inputs used
sourceosv
advisories7
affected_packages2
assessed_packages12
unassessed_packages0
affected_by_severityhigh 2
direct_affected_packages1
Matched the maven:io.rollgate:rollgate-sdk@1.2.3 runtime dependency closure — what installing the published package pulls in — 12 packages. 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.

70Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt) — llms.txt served by the project website (https://rollgate.io/llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://rollgate.io/llms.txt
legible_history_share1
agent_instruction_files—
agent_instruction_max_bytes—
How it's scored
12.6/18One-command bootstrap — packages/sdk-dotnet/src/Rollgate.SDK/Rollgate.SDK.csproj, packages/sdk-dotnet/test-service/TestService.csproj, packages/sdk-go/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — packages/sdk-python/pyproject.toml ([tool.ruff])
11/11Static type checking — packages/openfeature-server-provider/tsconfig.json, packages/sdk-angular/test-service/tsconfig.json, packages/sdk-angular/tsconfig.json, packages/sdk-browser/tsconfig.json, packages/sdk-core/tsconfig.json, packages/sdk-node/test-service/tsconfig.json, packages/sdk-node/tsconfig.json, packages/sdk-react-native/test-service/tsconfig.json, packages/sdk-react-native/tsconfig.json, packages/sdk-react/test-service/tsconfig.json, packages/sdk-react/tsconfig.json, packages/sdk-svelte/test-service/tsconfig.json, packages/sdk-svelte/tsconfig.json, packages/sdk-vue/test-service/tsconfig.json, packages/sdk-vue/tsconfig.json, test-harness/browser-adapter/tsconfig.json, test-harness/browser-entity-angular/tsconfig.json, test-harness/browser-entity-react/tsconfig.json, test-harness/browser-entity-svelte/tsconfig.json, test-harness/browser-entity-vue/tsconfig.json, test-harness/browser-entity/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files—
has_devcontainerno
has_linter_configyes
typecheck_configspackages/openfeature-server-provider/tsconfig.json, packages/sdk-angular/test-service/tsconfig.json, packages/sdk-angular/tsconfig.json, packages/sdk-browser/tsconfig.json, packages/sdk-core/tsconfig.json, packages/sdk-node/test-service/tsconfig.json, packages/sdk-node/tsconfig.json, packages/sdk-react-native/test-service/tsconfig.json, packages/sdk-react-native/tsconfig.json, packages/sdk-react/test-service/tsconfig.json, packages/sdk-react/tsconfig.json, packages/sdk-svelte/test-service/tsconfig.json, packages/sdk-svelte/tsconfig.json, packages/sdk-vue/test-service/tsconfig.json, packages/sdk-vue/tsconfig.json, test-harness/browser-adapter/tsconfig.json, test-harness/browser-entity-angular/tsconfig.json, test-harness/browser-entity-react/tsconfig.json, test-harness/browser-entity-svelte/tsconfig.json, test-harness/browser-entity-vue/tsconfig.json, test-harness/browser-entity/tsconfig.json
agent_commit_share0
toolchain_manifestspackages/sdk-dotnet/src/Rollgate.SDK/Rollgate.SDK.csproj, packages/sdk-dotnet/test-service/TestService.csproj, packages/sdk-go/go.mod, packages/sdk-go/testservice/go.mod, packages/sdk-java/pom.xml, packages/sdk-java/test-service/pom.xml, test-harness/dashboard/go.mod, test-harness/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/230 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes36,045
source_files_sampled230
oversized_source_files0

Key facts

3GitHub stars
1contributors
102commits, last 12 months
55days since last push
5releases
1bus factor
1open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch go package 'github.com/rollgate/test-harness' from its registry
  • Could not fetch go package 'github.com/rollgate/test-harness/dashboard' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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-09-19 06:48 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities157 existing vulnerabilities detected
Direct dependencies 35
RegistryPackageVersion constraintManifest
Gogithub.com/stretchr/testifyv1.9.0test-harness/go.mod
npm@rollgate/sdk-core^1.2.1packages/openfeature-server-provider/package.json
npm@rollgate/sdk-node^1.2.1packages/openfeature-server-provider/package.json
npm@rollgate/sdk-browser^1.2.1packages/sdk-angular/package.json
npm@rollgate/sdk-core^1.2.1packages/sdk-browser/package.json
Mavencom.squareup.okhttp3:okhttp${okhttp.version}packages/sdk-java/pom.xml
Mavencom.squareup.okhttp3:okhttp-sse${okhttp.version}packages/sdk-java/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind${jackson.version}packages/sdk-java/pom.xml
npm@rollgate/sdk-core^1.2.1packages/sdk-node/package.json
npmeventsource^4.1.0packages/sdk-node/package.json
PyPIhttpx>=0.25.0packages/sdk-python/pyproject.toml
PyPIhttpx-sse>=0.4.0packages/sdk-python/pyproject.toml
npm@rollgate/sdk-core^1.2.1packages/sdk-react-native/package.json
npm@rollgate/sdk-browser^1.2.1packages/sdk-react/package.json
npm@rollgate/sdk-browser^1.2.1packages/sdk-svelte/package.json
npm@rollgate/sdk-browser^1.2.1packages/sdk-vue/package.json
npmbody-parser^1.20.3test-harness/browser-adapter/package.json
npmcors^2.8.5test-harness/browser-adapter/package.json
npmexpress^4.21.0test-harness/browser-adapter/package.json
npmws^8.18.0test-harness/browser-adapter/package.json
npm@angular/common^17.1.0test-harness/browser-entity-angular/package.json
npm@angular/core^17.1.0test-harness/browser-entity-angular/package.json
npm@angular/platform-browser^17.1.0test-harness/browser-entity-angular/package.json
npm@angular/platform-browser-dynamic^17.1.0test-harness/browser-entity-angular/package.json
npm@rollgate/sdk-angularfile:../../packages/sdk-angulartest-harness/browser-entity-angular/package.json
npmrxjs^7.8.1test-harness/browser-entity-angular/package.json
npmzone.js^0.14.3test-harness/browser-entity-angular/package.json
npm@rollgate/sdk-reactfile:../../packages/sdk-reacttest-harness/browser-entity-react/package.json
npmreact^18.3.0test-harness/browser-entity-react/package.json
npmreact-dom^18.3.0test-harness/browser-entity-react/package.json
npm@rollgate/sdk-sveltefile:../../packages/sdk-sveltetest-harness/browser-entity-svelte/package.json
npm@rollgate/sdk-vuefile:../../packages/sdk-vuetest-harness/browser-entity-vue/package.json
npmvue^3.4.0test-harness/browser-entity-vue/package.json
npm@rollgate/sdk-browserfile:../../packages/sdk-browsertest-harness/browser-entity/package.json
Gogithub.com/gorilla/websocketv1.5.1test-harness/dashboard/go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 2

Installing maven:io.rollgate:rollgate-sdk@1.2.3 pulls in 12 packages, direct and transitive: 2 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
com.fasterxml.jackson.core:jackson-databind2.16.0directhigh53.1.4
com.fasterxml.jackson.core:jackson-core2.16.0indirecthigh23.1.4

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics — Go, Maven, npm.