{"id":4694,"url":"https://github.com/rom-rb/rom","last_synced_at":"2026-06-12T12:20:40.130Z","repository":{"id":8966465,"uuid":"10707658","full_name":"rom-rb/rom","owner":"rom-rb","description":"Data mapping and persistence toolkit for Ruby","archived":false,"fork":false,"pushed_at":"2026-01-15T10:52:00.000Z","size":8716,"stargazers_count":2112,"open_issues_count":27,"forks_count":166,"subscribers_count":71,"default_branch":"release-5.4","last_synced_at":"2026-06-10T21:03:44.614Z","etag":null,"topics":["data-access-layer","data-mapping","databases","ddd","nosql","persistence-toolkit","rom-rb","ruby","sql","toolkit"],"latest_commit_sha":null,"homepage":"https://rom-rb.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rom-rb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["solnic","timriley"],"open_collective":"rom"}},"created_at":"2013-06-15T14:59:58.000Z","updated_at":"2026-06-01T16:17:49.000Z","dependencies_parsed_at":"2023-01-13T15:05:43.746Z","dependency_job_id":"8459df64-021a-47e8-ad4a-1258031a3db5","html_url":"https://github.com/rom-rb/rom","commit_stats":{"total_commits":5253,"total_committers":96,"mean_commits":54.71875,"dds":0.4903864458404721,"last_synced_commit":"4a12556ec62de004ad583b0b6173b11f853f5260"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/rom-rb/rom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rom-rb%2From","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rom-rb%2From/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rom-rb%2From/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rom-rb%2From/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rom-rb","download_url":"https://codeload.github.com/rom-rb/rom/tar.gz/refs/heads/release-5.4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rom-rb%2From/sbom","scorecard":{"id":783530,"data":{"date":"2025-08-11","repo":{"name":"github.com/rom-rb/rom","commit":"d2de00f6249d17aea7965573972633677018f4cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docsite.yml:1","Warn: no topLevel permission defined: .github/workflows/sync_configs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/ci.yml/release-5.4?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/ci.yml/release-5.4?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/ci.yml/release-5.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/ci.yml/release-5.4?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/ci.yml/release-5.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/docsite.yml/release-5.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/docsite.yml/release-5.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/sync_configs.yml/release-5.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/sync_configs.yml/release-5.4?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync_configs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/rom-rb/rom/sync_configs.yml/release-5.4?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ruby:latest to ruby:latest@sha256:8b541f8279f3e960c74ff31fb8fd523c59d82725c9fb921d504e9078d553c862","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T05:28:43.184Z","repository_id":8966465,"created_at":"2025-08-23T05:28:43.185Z","updated_at":"2025-08-23T05:28:43.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34234560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-access-layer","data-mapping","databases","ddd","nosql","persistence-toolkit","rom-rb","ruby","sql","toolkit"],"created_at":"2024-01-11T16:54:15.500Z","updated_at":"2026-06-12T12:20:40.111Z","avatar_url":"https://github.com/rom-rb.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4694","html_url":"https://opencollective.ecosyste.ms/projects/4694","collective":{"id":3457,"uuid":"zzaxon79-3jy8gpl3-ljpbrkde-mwl5v04o","slug":"rom","name":"rom","description":"Persistence and mapping toolkit for Ruby","website":"https://github.com/rom-rb/rom","github":null,"twitter":"rom_rb","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/rom-rb/rom"},{"type":"TWITTER","url":"https://twitter.com/rom_rb"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-17T00:15:15.835Z","created_at":"2024-01-10T13:17:55.035Z","updated_at":"2026-06-17T00:15:16.091Z","transactions_count":524,"balance":2574.070000000016,"account_type":"COLLECTIVE","owner":{"login":"rom-rb","name":"rom-rb","uuid":"4589832","kind":"organization","description":"Persistence and mapping toolkit for Ruby","email":null,"website":"http://rom-rb.org","location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4589832?v=4","repositories_count":34,"last_synced_at":"2024-03-27T06:26:02.821Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rom-rb","funding_links":[],"total_stars":3094,"followers":36,"following":0,"created_at":"2022-11-05T12:55:08.676Z","updated_at":"2024-03-27T06:26:03.526Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rom-rb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rom-rb/repositories"},"last_project_activity_at":"2026-01-15T10:52:00.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-05-13T12:36:05.635Z","collective_updated_at":"2022-02-28T11:35:25.963Z","html_url":"https://opencollective.com/rom","icon_url":"https://images.opencollective.com/rom/logo/40.png","total_donations":2728.3099999999968,"total_expenses":-256.56999999999755,"current_balance":2574.070000000016,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rom","url":"https://opencollective.ecosyste.ms/collectives/rom","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rom/projects"}}