Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 05:26 UTC

rubenpazch / pg_multitenant_schemas

RubyMIT★ 2 stars⑂ 0 forkssince Sep 2025View on GitHub ↗

rubenpazch/pg_multitenant_schemas holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on AI Readiness (32/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Ruben Paz ChuspePersonal account
87 followers134 public repossince Jun 2017Software Engineer

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemspg_multitenant_schemas0.3.6-59 days ago

Metrics by category

Vitality

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

66Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
1.7/36Commit cadence — 3/52 weeks with commits, discounted for automation: 19 of the last 57 commits human-authored, spanning 312 days
13.2/18Commit volume — 57 commits in the last year, discounted for automation: 19 of the last 57 commits human-authored, spanning 312 days
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year57
human_commit_share0.333
days_since_last_push9
active_weeks_last_year3
How it's scored
27/27Ships releases — 7 releases published
36/36Release recency — latest release 9 days ago
19.8/27Release cadence — a release every ~52.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagv0.3.6
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases52.2

Community & Adoption

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

34At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars2
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)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
33.2/80Total downloads — 1,573 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespg_multitenant_schemas
dependents
ecosystemsrubygems
total_downloads1,573
monthly_downloads
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?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 5/5 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14/25Owner reach — 87 followers of rubenpazch
25/25Track record — 134 public repos, account ~9 yr old
Inputs used
followers87
owner_typeUser
is_verified
owner_loginrubenpazch
public_repos134
account_age_days3,330
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 9 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespg_multitenant_schemas
ecosystemsrubygems
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

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

Security

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

37At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 57
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/52 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes12,325
source_files_sampled52
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

2GitHub stars
1contributors
57commits, last 12 months
9days since last push
7releases
1bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-27 05:25 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
RubyGemsirbGemfile
RubyGemsrake~> 13.0Gemfile
RubyGemsrspec~> 3.0Gemfile
RubyGemsrspec-rails~> 8.0Gemfile
RubyGemsactiverecord>= 7.0Gemfile
RubyGemsactivesupport>= 7.0Gemfile
RubyGemspg~> 1.6Gemfile
RubyGemsbundler~> 2.0Gemfile
RubyGemsrubocop~> 1.86Gemfile
RubyGemsrubocop-rspec~> 3.0Gemfile
RubyGemsrubocop-rspec_rails~> 2.32Gemfile
RubyGemsconcurrent-ruby>= 1.3.7Gemfile
RubyGemscrass>= 1.0.7Gemfile
RubyGemserb>= 6.0.4Gemfile
RubyGemsjson>= 2.19.9Gemfile
RubyGemsnokogiri>= 1.19.4Gemfile
RubyGemsrails-html-sanitizer>= 1.7.1Gemfile
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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 207,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 3372,
        "HTML": 8180,
        "Ruby": 170074,
        "Shell": 8155
      },
      "pushed_at": "2026-07-18T01:24:38Z",
      "created_at": "2025-09-06T12:55:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T01:24:26Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://rubenpazch.github.io",
      "name": "Ruben Paz Chuspe",
      "type": "User",
      "login": "rubenpazch",
      "company": "Software Engineer ",
      "location": "Peru, Cusco",
      "followers": 87,
      "avatar_url": "https://avatars.githubusercontent.com/u/29420547?v=4",
      "created_at": "2017-06-14T04:43:17Z",
      "is_verified": null,
      "public_repos": 134,
      "account_age_days": 3330
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-07-18T01:24:39Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-07-18T01:17:07Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-07-18T01:13:58Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-07-18T01:11:06Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-17T23:57:14Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-09-10T15:41:45Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-09-08T01:58:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "88d0c729c6225bc161cf860d440a2364a4932556",
          "body": "- Clear ~/.gem/credentials and ~/.gem/credentials.lock before push\n- Explicitly specify --host https://rubygems.org\n- Both deploy.yml and release.yml updated\n- Should bypass MFA with GEM_HOST_API_KEY",
          "is_bot": true,
          "headline": "Release v0.3.6: Fix workflows - clear cached credentials before gem push",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00806a4e5a5056d322db2518290185125c21333",
          "body": "- Version bumped to 0.3.5\n- release.yml now uses GEM_HOST_API_KEY (no MFA prompt)\n- deploy.yml already fixed\n- Should deploy successfully without interactive OTP",
          "is_bot": true,
          "headline": "Release v0.3.5: Deploy with fixed MFA-free release.yml",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45963226be06e54e1d47b4d6eb7b00d0aa1032c",
          "body": "- Removed credentials file approach (causes MFA)\n- Use GEM_HOST_API_KEY environment variable\n- This method doesn't trigger interactive OTP in CI/CD",
          "is_bot": true,
          "headline": "Fix release.yml: use GEM_HOST_API_KEY (no MFA prompt)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9131f2a4f5cbc2f4a98fdcdcdd975ee4a262ed24",
          "body": "- Version bumped to 0.3.4\n- Deploy workflow fixed to remove MFA blocker\n- Uses GEM_HOST_API_KEY (no interactive OTP required)\n- Should now deploy successfully to RubyGems.org",
          "is_bot": true,
          "headline": "Release v0.3.4: Deploy with fixed MFA-free workflow",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e0a32619801b4f2471035afb01972b8f376037",
          "body": "- Removed GitHub Packages step that was causing MFA authentication prompt\n- Simplified to RubyGems-only deployment using GEM_HOST_API_KEY\n- This approach doesn't trigger interactive OTP in CI/CD\n- Publish to RubyGems will now complete without MFA issues",
          "is_bot": true,
          "headline": "Fix deploy workflow: remove GitHub Packages step (MFA blocker)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e86ddb43e3ffcad1caf588d605f8c3c194c1cfa",
          "body": "- Version bumped to 0.3.3\n- Bundle updated with new version\n- All 211 tests passing\n- Ready for RubyGems deployment with API key secret",
          "is_bot": true,
          "headline": "Release v0.3.3: Trigger deployment with RUBYGEMS_API_KEY configured",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974ddec4acdd2af406d0caeed44b9eafa43fd282",
          "body": null,
          "is_bot": true,
          "headline": "bump",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T01:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52fc8f8f8fb54635ca6147731b71937b22d0a392",
          "body": "- Bumped version to 0.3.2 (v0.3.1 deployment failed due to Ruby version mismatch)\n- Updated deploy workflows to use Ruby 4.0.5\n- Gem now builds and publishes correctly with required Ruby 4.0+ runtime\n- Updated CHANGELOG with fixes",
          "is_bot": true,
          "headline": "Release v0.3.2: Fix gem deployment with Ruby 4.0.5",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91261b2c3ed1663253e0df98159955bd55798be4",
          "body": "- deploy.yml: Updated Ruby from 3.3 to 4.0.5\n- release.yml: Updated Ruby from 3.4 to 4.0.5\n- security.yml: Updated all Ruby references from 3.3 to 4.0.5\n- deploy.yml: Added CHANGELOG.md to trigger paths\n- Ensures gem is built with required Ruby 4.0+ runtime",
          "is_bot": true,
          "headline": "Fix deploy workflows: use Ruby 4.0.5 (matches gem requirement)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857223ab2f9483cb39db6dc4862b8faebd4a6a9e",
          "body": null,
          "is_bot": true,
          "headline": "update",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32bd6400520bdd504f48229e60f82d9445adf31",
          "body": "- Bumped version to 0.3.1\n- Updated to require Ruby 4.0.0+\n- Applied Ruby 4.0 modern syntax improvements\n- Simplified CI/CD to Ruby 4.0.5 only\n- RuboCop now targets Ruby 4.0\n- Updated CHANGELOG with upgrade details",
          "is_bot": true,
          "headline": "Release v0.3.1: Ruby 4.0+ support and modernization",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4464ada58d2a7e5b3b49e9eac79dc222de2ecf",
          "body": "- Changed TargetRubyVersion from 3.0 to 4.0 in .rubocop.yml\n- Applied anonymous block forwarding (&) syntax improvements\n- RuboCop now shows 0 offenses\n- All 211 tests passing\n- Align code with Ruby 4.0+ modern syntax",
          "is_bot": true,
          "headline": "Update RuboCop target to Ruby 4.0, apply Ruby 4.0 syntax improvements",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8537aa5d3e57cfb2da1e2038e4ccd73c1ff7058b",
          "body": "- Removed matrix strategy with Ruby 3.2, 3.3, 3.4\n- Updated test job to use Ruby 4.0.5 only\n- Updated security job to use Ruby 4.0.5 (was 3.4)\n- Simplified CI to single Ruby version per job\n- No longer running old Ruby version checks",
          "is_bot": true,
          "headline": "Remove Ruby matrix from main.yml, update to Ruby 4.0.5 only",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87e30ec0ed905c49006587247324a2d4ad9c5ac0",
          "body": "- Removed matrix.ruby-version and matrix.postgres-version conditionals\n- Updated codecov condition to always run\n- Updated lint job to use Ruby 4.0.5 instead of 3.3\n- Updated test result check name to show Ruby 4.0.5\n- CI now consistently uses Ruby 4.0.5 and PostgreSQL 15 only",
          "is_bot": true,
          "headline": "Fix CI workflow: remove old matrix references, use Ruby 4.0.5 everywhere",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a2233ebe1ce9ec305005cf1fa837255ad3e4856",
          "body": "- Updated required_ruby_version from >= 3.0.0 to >= 4.0.0\n- Set local Ruby version to 4.0.5 with .ruby-version\n- All 211 tests passing with Ruby 4.0+\n- No longer support Ruby 3.x versions\n- Cleaner, modern codebase with latest Ruby features",
          "is_bot": true,
          "headline": "Remove backward compatibility: require Ruby 4.0+",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d9eac54cd7898828cb6baab8d18dec4f8f9828",
          "body": "- CI/CD: Migrate to Ruby 4.0.5 (latest patch version)\n- Gemspec: Update description to reflect Ruby 4.0+ and Rails 8+ support\n- All dependencies already support Rails 8.1.x (latest)\n- All 211 tests passing with latest versions",
          "is_bot": true,
          "headline": "Update to Ruby 4.0.5 and Rails 8+",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44155f59970a49bb82e3ee0e7b55a1a3620b017",
          "body": "- Updated test.yml to use Ruby 4.0 instead of 3.3\n- Gem supports Ruby >= 3.0, so 4.0 is fully compatible\n- Ensures testing against the latest stable Ruby release",
          "is_bot": true,
          "headline": "Migrate CI/CD to Ruby 4.0 (latest version)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36e672be6de0a56c2f269495bfcff05dde167e4f",
          "body": "- Ruby 3.3 (latest stable)\n- PostgreSQL 15 (latest stable)\n- Removes matrix testing (8 parallel runs → 1 run)\n- Faster CI/CD feedback\n- Still covers production use cases",
          "is_bot": true,
          "headline": "Simplify CI/CD: test on latest versions only",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70cbc91c931931d694e2a08533625b3290d537da",
          "body": "- Ruby 3.1 removed: parallel-2.0.1 requires Ruby >= 3.3, connection_pool-3.0.2 requires Ruby >= 3.2\n- Test matrix now: Ruby 3.2 and 3.3 (both compatible with all dependencies)\n- Normalized Gemfile.lock with all platforms\n- All 211 tests passing\n- Gem still supports Ruby 3.0+ for production use",
          "is_bot": true,
          "headline": "Remove Ruby 3.1 from test matrix, normalize Gemfile.lock",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a63cb440b59c1c99884b2649f3958dca51ab663",
          "body": "- Added x86_64-linux platform support for CI environment\n- Normalizes lockfile to include Linux-specific gem versions\n- Resolves bundler warnings about platform mismatches\n- All 211 tests passing",
          "is_bot": true,
          "headline": "Fix platform-specific gem compatibility in Gemfile.lock",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e754cfbeba1040bd1d60ea6bf968bc1be3a3d6ff",
          "body": "- Removed rspec_junit_formatter gem (class name incompatibility)\n- Simplified test.yml to use built-in RSpec progress formatter\n- All 211 tests passing locally\n- Cleaner CI output without custom formatter issues",
          "is_bot": true,
          "headline": "Remove problematic JUnit formatter, use RSpec progress formatter",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bee134c7f82e14decdc3f8d0219351b307fbe7d2",
          "body": null,
          "is_bot": true,
          "headline": "Replace personal name with L BYTE EIRL company in LICENSE and docs",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351d896348dfed8cb02db51bae8163e79210f41b",
          "body": "- Fixed RSpec JUnit formatter gem name (rspec_junit_formatter)\n- Updated CVE-vulnerable gems to patched versions:\n  * concurrent-ruby 1.3.6 → 1.3.7\n  * crass 1.0.6 → 1.0.7\n  * erb 6.0.3 → 6.0.5\n  * json 2.19.4 → 2.21.1\n- Fixed test.yml RSpec formatter class name (RSpecJunitFormatter)\n- All 211 tests passing",
          "is_bot": true,
          "headline": "Fix GitHub Actions and dependency issues",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf106b761c1af83564068b6f4b2f4b7b8f2ec28",
          "body": null,
          "is_bot": true,
          "headline": "Update author from Ruben Paz to L BYTE EIRL company",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0199c1d6601d78ed26d18e60878c28c4c5f0b65",
          "body": "- Removed unused instance_double(ActionController::API) call\n- Removed unused instance_double(ActionDispatch::Request) calls\n- Tests now work with plain Ruby hashes as designed\n- All 211 tests passing",
          "is_bot": true,
          "headline": "Fix session persistence tests - remove unused doubles",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6b6e0b4230c6d47f1f613e96a3211a73acfc64",
          "body": "- Fixed CORS spec syntax error: added missing end for 'allows dynamic origin configuration' test\n- Fixed CORS spec identical assertion: changed expect(true).to be(true) to be_truthy\n- Reduced TenantsController class length to <100 using single-line method definitions",
          "is_bot": true,
          "headline": "Fix final RuboCop violations - 0 offenses",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c118c64a37b688861a3ff2c74963aebb859f9a5",
          "body": null,
          "is_bot": true,
          "headline": "Fix all RuboCop violations and refactor complex methods",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T00:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21315f4e98dcc8418d8b4a914c259dcc0ecead5a",
          "body": null,
          "is_bot": true,
          "headline": "doc",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T23:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d5271a53ef985d2c4e4bb6edc4e7ec81e8f458",
          "body": "- test.yml: Run tests on Ruby 3.0-3.3 with PostgreSQL 12-15\n- deploy.yml: Auto-publish to RubyGems on version change\n- pages.yml: Auto-deploy docs to GitHub Pages\n- security.yml: Weekly dependency & security scanning\n- GITHUB_ACTIONS_SETUP.md: Complete setup guide\n- GITHUB_ACTIONS_QUICK_START.md: Quick reference\n\nAutomatic workflows trigger on version bumps and push to main.",
          "is_bot": true,
          "headline": "Add GitHub Actions CI/CD workflows for automatic deployment",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T23:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cdf90fd0226dd172e53bb4197059d8364137f0e",
          "body": null,
          "is_bot": true,
          "headline": "Add READY_TO_RELEASE guide for quick reference",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T23:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff7e727973ff3fefff9716b20ef7d502414cc00",
          "body": null,
          "is_bot": true,
          "headline": "Add release documentation and delivery summary",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T23:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cbe434c2b52be6a6ee64836720eff4e88272a20",
          "body": "🎉 Major Release - Production Ready\n\n✨ New Features:\n- HTML Documentation Site at /docs/index.html with modern, interactive design\n- Complete YARD documentation on all public classes and methods\n- Enhanced API reference with examples and type hints\n- Session and cookie-based tenant persistence with f\n[…]\nStats:\n- Version: 0.3.0\n- Tests: 217/217 passing\n- Ruby: 3.0+\n- Rails: 7.0+\n- License: MIT\n\nThis release marks the gem as production-ready with comprehensive\ndocumentation and extensive test coverage.",
          "is_bot": true,
          "headline": "Release v0.3.0 - Production-ready with YARD docs and HTML site",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T23:44:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f894d53d867bb9f6240163b77410bc3253ceebfd",
          "body": null,
          "is_bot": true,
          "headline": "0.2.3",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-10T15:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e3a62910719ea9b9d329d94acc48b6b2ad62c8a",
          "body": null,
          "is_bot": true,
          "headline": "new verson",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-10T04:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12789c657fd8cc4784a1abb8a317042a7dfd171b",
          "body": "- Remove duplicate pg_multitenant_schemas.rake file\n- Fix railtie to load all task files properly\n- Update tenant_tasks.rake to remove circular loading\n- Add documentation for testing Rails tasks",
          "is_bot": true,
          "headline": "Fix circular dependency in rake tasks",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-10T03:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97f1fe3901473e4857f35b50dba52988888ae3d",
          "body": "Bump 0 2 2",
          "is_bot": false,
          "headline": "Merge pull request #5 from rubenpazch/bump-0-2-2",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4590e38e6bb58306e914a2b308f4119474265e77",
          "body": null,
          "is_bot": true,
          "headline": "gemlock",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-08T01:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e62691090542d572e523d1b04f067fc1b478d9",
          "body": null,
          "is_bot": true,
          "headline": "bump",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-08T01:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f7c79757bcbe7c772020750b932380f74f5a53",
          "body": "automation",
          "is_bot": false,
          "headline": "Merge pull request #4 from rubenpazch/bump-0-2-1-b",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc5a90d71ddc54a838c16af6232057cc6482739",
          "body": null,
          "is_bot": true,
          "headline": "automation",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-08T01:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6028b8fc25db7370f3f79970cdf6e91ad19fa631",
          "body": "new version",
          "is_bot": false,
          "headline": "Merge pull request #3 from rubenpazch/bump-0-2-1",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e2622bdefa37696fc9760199a80e9bb3116e23",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f74dc38678427a9efd3e1cf5cd167aff6f6b48",
          "body": null,
          "is_bot": false,
          "headline": "new version",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba7c8d0b2ba19a67bf63f6e43bb10688436d72f",
          "body": "updates",
          "is_bot": false,
          "headline": "Merge pull request #2 from rubenpazch/new-updates",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f88fb57723d75a78be97fe1e9bd0eb3d68c7163",
          "body": null,
          "is_bot": false,
          "headline": "updates",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db040b241d744eebad806f0be9e96d83bad035b1",
          "body": null,
          "is_bot": false,
          "headline": "updates",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1300cc47afcbcd3992effb20617e80cce9ff8cc7",
          "body": "readme update",
          "is_bot": false,
          "headline": "Merge pull request #1 from rubenpazch/readme-update",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T01:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f5870dfef7e43d3213a1e642c0bcc68853f18a",
          "body": null,
          "is_bot": false,
          "headline": "readme update",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T00:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc406de74719cafcd5cb4388176803c29f54d41c",
          "body": "✨ Added automated workflows:\n- Enhanced CI workflow with multi-Ruby testing (3.2, 3.3, 3.4)\n- PostgreSQL integration for comprehensive testing\n- RuboCop code quality checks\n- Security audit with bundle-audit\n- Automatic release workflow triggered by version changes\n\n🚀 Release automation:\n- Automatic\n[…]\nnsive documentation for setup\n\n📋 Documentation:\n- Complete GitHub Actions setup guide\n- RubyGems API key configuration instructions\n- Release process documentation\n- Troubleshooting and best practices",
          "is_bot": false,
          "headline": "Add automated CI/CD workflows",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-08T00:56:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0687b09ff48552a55a0469165cf5fda0c3eb60d",
          "body": null,
          "is_bot": false,
          "headline": "test update",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-07T02:39:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5446224c2befcb0d475faac9294403fef26420e",
          "body": null,
          "is_bot": false,
          "headline": "rspec",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-07T02:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8afb6b62049c38a44cc397b3d4e99afd81cd20",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-07T01:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a056fed35459e37042ebaff385f48ba55cb5bcca",
          "body": null,
          "is_bot": false,
          "headline": "upgrade",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-07T01:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e1d48e34d89db4ca60d8364e0943787bf79be0",
          "body": null,
          "is_bot": false,
          "headline": "Update gemspec with correct email for gem release",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-06T13:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94ba310b2a2ad70e40d7f5c55bfada47e23ea93",
          "body": null,
          "is_bot": false,
          "headline": "Remove test file",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-06T13:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51471ef686306309ae9c067e9d8186f57600991",
          "body": null,
          "is_bot": false,
          "headline": "Test SSH push",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-06T13:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a539f8c72cdb40d75d787a3dd069184748c6793b",
          "body": "Complete implementation with:\n- Schema-based multitenancy with automatic tenant resolution\n- Rails 8 compatibility with dual API support\n- Comprehensive test suite (86 tests) with PostgreSQL integration\n- Thread-safe context management and schema switching\n- Rails integration with controller/model concerns\n- Modern dependency management and RuboCop configuration\n- Complete documentation and production-ready structure",
          "is_bot": false,
          "headline": "Initial commit: PostgreSQL multitenancy gem",
          "author_name": "Ruben Paz Chuspe",
          "author_login": "rubenpazch",
          "committed_at": "2025-09-06T12:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 57,
      "latest_release_at": "2026-07-18T01:24:39Z",
      "latest_release_tag": "v0.3.6",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 52.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pg_multitenant_schemas",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/pg_multitenant_schemas",
          "is_deprecated": false,
          "latest_version": "0.3.6",
          "repository_url": "https://github.com/rubenpazch/pg_multitenant_schemas",
          "versions_count": 5,
          "total_downloads": 1573,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-09-06T13:30:51.168000Z",
          "latest_published_at": "2026-07-18T01:28:50.508000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": [],
      "largest_source_bytes": 12325,
      "source_files_sampled": 52,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "irb",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.0"
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "rspec-rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 8.0"
        },
        {
          "name": "activerecord",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 7.0"
        },
        {
          "name": "activesupport",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 7.0"
        },
        {
          "name": "pg",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.6"
        },
        {
          "name": "bundler",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.0"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.86"
        },
        {
          "name": "rubocop-rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "rubocop-rspec_rails",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 2.32"
        },
        {
          "name": "concurrent-ruby",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.3.7"
        },
        {
          "name": "crass",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.0.7"
        },
        {
          "name": "erb",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 6.0.4"
        },
        {
          "name": "json",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 2.19.9"
        },
        {
          "name": "nokogiri",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.19.4"
        },
        {
          "name": "rails-html-sanitizer",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 1.7.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 5,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rubenpazch",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/29420547?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy.yml",
        "main.yml",
        "pages.yml",
        "release.yml",
        "security.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "88d0c729c6225bc161cf860d440a2364a4932556",
        "ran_at": "2026-07-27T05:25:59Z",
        "aggregate_score": 3.7,
        "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-26T00:46:08Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-09-08T01:57:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rubenpazch/pg_multitenant_schemas",
    "host": "github.com",
    "name": "pg_multitenant_schemas",
    "owner": "rubenpazch"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 37,
        "vitality": 66,
        "community": 34,
        "governance": 57,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 57,
              "human_commit_share": 0.333,
              "days_since_last_push": 9,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits, discounted for automation: 19 of the last 57 commits human-authored, none in 312 days",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 19,
                      "sampled": 57,
                      "span_days": 312
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "57 commits in the last year, discounted for automation: 19 of the last 57 commits human-authored, none in 312 days",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "discounted_for_automation",
                    "params": {
                      "humans": 19,
                      "sampled": 57,
                      "span_days": 312
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v0.3.6",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 52.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~52.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 52.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "recent_release"
              ],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 322,
              "days_since_last_human_commit": 322,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 322 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 322
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "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": 42,
            "inputs": {
              "packages": [
                "pg_multitenant_schemas"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 1573,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "1,573 downloads all-time across rubygems",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 1573,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "5/5 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 5
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 87,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rubenpazch",
              "public_repos": 134,
              "account_age_days": 3330
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "87 followers of rubenpazch",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 87,
                      "login": "rubenpazch"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "134 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 134
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pg_multitenant_schemas"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 57",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 57
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 12325,
              "source_files_sampled": 52,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/52 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T05:26:04.569065Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rubenpazch/pg_multitenant_schemas.svg",
  "full_name": "rubenpazch/pg_multitenant_schemas",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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