{"id":261,"name":null,"description":"Active Record's Session Store extracted from Rails","url":"https://github.com/rails/activerecord-session_store","last_synced_at":"2026-05-24T05:30:20.795Z","repository":{"id":4405255,"uuid":"5542586","full_name":"rails/activerecord-session_store","owner":"rails","description":"Active Record's Session Store extracted from Rails","archived":false,"fork":false,"pushed_at":"2026-04-05T21:14:09.000Z","size":190,"stargazers_count":583,"open_issues_count":46,"forks_count":190,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-05-09T08:10:21.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-24T16:00:35.000Z","updated_at":"2026-05-06T11:41:17.000Z","dependencies_parsed_at":"2024-11-05T18:39:15.756Z","dependency_job_id":"f2d05d10-5eeb-455a-9b3b-717232852a7f","html_url":"https://github.com/rails/activerecord-session_store","commit_stats":{"total_commits":148,"total_committers":55,"mean_commits":2.690909090909091,"dds":0.8783783783783784,"last_synced_commit":"e7ea2d4fc227e651197542733921df32e72c2d7a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rails/activerecord-session_store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/sbom","scorecard":{"id":759272,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/activerecord-session_store","commit":"284156dc13e163466908ef1efbaa220a9a5f4e42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-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":"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":"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":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: activerecord-session_store-2.0.0.gem.sig: https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/rails/activerecord-session_store/releases/39588179"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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-22T22:49:09.785Z","repository_id":4405255,"created_at":"2025-08-22T22:49:09.786Z","updated_at":"2025-08-22T22:49:09.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32874701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"owner":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"packages":[{"id":12177385,"name":"activerecord-session_store","ecosystem":"rubygems","description":"An Action Dispatch session store backed by an Active Record class.","homepage":"https://github.com/rails/activerecord-session_store","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/activerecord-session_store","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2013-01-22T16:23:05.585Z","latest_release_published_at":"2025-03-26T07:44:43.171Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-22T11:01:06.874Z","created_at":"2025-10-06T21:09:33.355Z","updated_at":"2026-05-22T11:03:22.506Z","registry_url":"https://gem.coop/gems/activerecord-session_store","install_command":"gem install activerecord-session_store -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/activerecord-session_store/","metadata":{"funding":null},"repo_metadata":{"id":4405255,"uuid":"5542586","full_name":"rails/activerecord-session_store","owner":"rails","description":"Active Record's Session Store extracted from Rails","archived":false,"fork":false,"pushed_at":"2026-04-05T21:14:09.000Z","size":190,"stargazers_count":583,"open_issues_count":46,"forks_count":190,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-05-09T08:10:21.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-24T16:00:35.000Z","updated_at":"2026-05-06T11:41:17.000Z","dependencies_parsed_at":"2024-11-05T18:39:15.756Z","dependency_job_id":"f2d05d10-5eeb-455a-9b3b-717232852a7f","html_url":"https://github.com/rails/activerecord-session_store","commit_stats":{"total_commits":148,"total_committers":55,"mean_commits":2.690909090909091,"dds":0.8783783783783784,"last_synced_commit":"e7ea2d4fc227e651197542733921df32e72c2d7a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rails/activerecord-session_store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/sbom","scorecard":{"id":759272,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/activerecord-session_store","commit":"284156dc13e163466908ef1efbaa220a9a5f4e42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-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":"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":"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":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: activerecord-session_store-2.0.0.gem.sig: https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/rails/activerecord-session_store/releases/39588179"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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-22T22:49:09.785Z","repository_id":4405255,"created_at":"2025-08-22T22:49:09.786Z","updated_at":"2025-08-22T22:49:09.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32874701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v2.2.0","sha":"33983f59a21520ef47083f4428d3f7de94a57685","kind":"tag","published_at":"2025-03-26T07:44:24.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.2.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"734c38f85f169ae26bf6f1af40bf7e1a9e4d34bc","kind":"tag","published_at":"2023-08-31T15:56:29.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"78e004752ca42a0c14dc803aa52f3270d3d377d7","kind":"tag","published_at":"2021-03-10T12:10:57.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.0.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.0.0/manifests"},{"name":"v1.1.3","sha":"50e81319339d847a07a67eb32d77dbbbe4636317","kind":"tag","published_at":"2019-03-23T05:18:34.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.3","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d7a918cc2b24b4261fead06538d7d8f8d8b2a1d1","kind":"tag","published_at":"2019-03-01T08:51:17.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.2","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a170dd4016208b9ce45cb77f2d946d2d7ef8064e","kind":"tag","published_at":"2018-03-12T17:06:53.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e97fa9f0d20fd932ecee6124b0b46d244d6f7ce6","kind":"tag","published_at":"2017-05-11T22:59:05.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"39e9fb5f8355e6e062ff80850a4939312c8ac28a","kind":"tag","published_at":"2016-05-16T14:26:37.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.0.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre","sha":"2a3a2e98c6ded5866d5967bb6f8503523c07d3d9","kind":"tag","published_at":"2016-04-07T02:19:44.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.0.0.pre","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0.pre/manifests"},{"name":"v0.1.2","sha":"7e483a6d6bd705b317ee7c9cee4ca6e419bf231e","kind":"tag","published_at":"2015-11-06T21:01:44.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.2","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1cc0daf77d542045da4f6a43cba9ce04c27453dd","kind":"tag","published_at":"2015-01-23T20:42:55.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1/manifests"},{"name":"v0.1.1.pre","sha":"22d8fef3313f6b5a821bcb9447f6bb71b7c3836f","kind":"tag","published_at":"2015-01-16T22:01:14.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.1.pre","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1.pre/manifests"},{"name":"v0.1.0","sha":"a0753820f0032dec7c37441be93ffc76b9dce3d0","kind":"tag","published_at":"2013-10-24T19:57:47.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"e61ca793a341a4bd54ffb4b22f1927b82b135b76","kind":"tag","published_at":"2013-01-22T16:21:39.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.0.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T11:03:22.505Z","dependent_packages_count":0,"downloads":49087857,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.6832934745473181,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.22776449151577272},"purl":"pkg:gem/activerecord-session_store?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/activerecord-session_store","docker_dependents_count":29,"docker_downloads_count":135849469,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/activerecord-session_store","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/activerecord-session_store/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-22T00:08:47.883Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":39471225.775,"avg_time_to_close_pull_request":13031765.918367347,"issues_closed_count":40,"pull_requests_closed_count":49,"pull_request_authors_count":42,"issue_authors_count":65,"avg_comments_per_issue":3.1323529411764706,"avg_comments_per_pull_request":1.9420289855072463,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":698793.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/issues","maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"Edouard-chin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edouard-chin"},{"login":"byroot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"},{"login":"gmcgibbon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmcgibbon"},{"login":"sikachu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sikachu"}],"active_maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activerecord-session_store/codemeta","maintainers":[{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://gem.coop/profiles/guilleiguaran","role":null,"created_at":"2025-10-06T21:29:58.697Z","updated_at":"2025-10-06T21:29:58.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/guilleiguaran/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":107,"html_url":"https://gem.coop/profiles/rafaelfranca","role":null,"created_at":"2025-10-06T21:29:58.734Z","updated_at":"2025-10-06T21:29:58.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/rafaelfranca/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://gem.coop/profiles/matthewd","role":null,"created_at":"2025-10-06T21:29:58.829Z","updated_at":"2025-10-06T21:29:58.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://gem.coop/profiles/eileencodes","role":null,"created_at":"2025-10-06T21:29:58.865Z","updated_at":"2025-10-06T21:29:58.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/eileencodes/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":105,"html_url":"https://gem.coop/profiles/byroot","role":null,"created_at":"2025-10-06T21:29:58.902Z","updated_at":"2025-10-06T21:29:58.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/byroot/packages"},{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://gem.coop/profiles/jhawthorn","role":null,"created_at":"2025-10-06T21:29:58.939Z","updated_at":"2025-10-06T21:29:58.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jhawthorn/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://gem.coop/profiles/kamipo","role":null,"created_at":"2025-10-06T21:29:58.976Z","updated_at":"2025-10-06T21:29:58.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kamipo/packages"},{"uuid":"2067","login":"sikachu","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://gem.coop/profiles/sikachu","role":null,"created_at":"2025-10-06T21:29:58.770Z","updated_at":"2025-10-06T21:29:58.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/sikachu/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192121,"maintainers_count":67783,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":150651,"name":"activerecord-session_store","ecosystem":"rubygems","description":"An Action Dispatch session store backed by an Active Record class.","homepage":"https://github.com/rails/activerecord-session_store","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rails/activerecord-session_store","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2013-01-22T16:23:05.585Z","latest_release_published_at":"2025-03-26T07:44:43.171Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-23T02:00:43.287Z","created_at":"2022-04-05T16:33:45.548Z","updated_at":"2026-05-23T02:02:14.255Z","registry_url":"https://rubygems.org/gems/activerecord-session_store","install_command":"gem install activerecord-session_store -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/activerecord-session_store/","metadata":{"funding":null},"repo_metadata":{"id":4405255,"uuid":"5542586","full_name":"rails/activerecord-session_store","owner":"rails","description":"Active Record's Session Store extracted from Rails","archived":false,"fork":false,"pushed_at":"2026-04-05T21:14:09.000Z","size":190,"stargazers_count":583,"open_issues_count":46,"forks_count":190,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-05-09T08:10:21.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rails.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-08-24T16:00:35.000Z","updated_at":"2026-05-06T11:41:17.000Z","dependencies_parsed_at":"2024-11-05T18:39:15.756Z","dependency_job_id":"f2d05d10-5eeb-455a-9b3b-717232852a7f","html_url":"https://github.com/rails/activerecord-session_store","commit_stats":{"total_commits":148,"total_committers":55,"mean_commits":2.690909090909091,"dds":0.8783783783783784,"last_synced_commit":"e7ea2d4fc227e651197542733921df32e72c2d7a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rails/activerecord-session_store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/sbom","scorecard":{"id":759272,"data":{"date":"2025-08-11","repo":{"name":"github.com/rails/activerecord-session_store","commit":"284156dc13e163466908ef1efbaa220a9a5f4e42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rails/activerecord-session_store/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-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":"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":"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":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: activerecord-session_store-2.0.0.gem.sig: https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/rails/activerecord-session_store/releases/39588179"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 23 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-22T22:49:09.785Z","repository_id":4405255,"created_at":"2025-08-22T22:49:09.786Z","updated_at":"2025-08-22T22:49:09.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32874701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"rails","name":"Ruby on Rails","uuid":"4223","kind":"organization","description":"","email":null,"website":"https://rubyonrails.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4223?v=4","repositories_count":116,"last_synced_at":"2023-04-09T03:40:20.529Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rails","funding_links":[],"total_stars":114333,"followers":null,"following":null,"created_at":"2022-11-02T16:17:13.297Z","updated_at":"2023-04-09T03:40:20.550Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails/repositories"},"tags":[{"name":"v2.2.0","sha":"33983f59a21520ef47083f4428d3f7de94a57685","kind":"tag","published_at":"2025-03-26T07:44:24.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.2.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"734c38f85f169ae26bf6f1af40bf7e1a9e4d34bc","kind":"tag","published_at":"2023-08-31T15:56:29.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"78e004752ca42a0c14dc803aa52f3270d3d377d7","kind":"tag","published_at":"2021-03-10T12:10:57.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v2.0.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v2.0.0/manifests"},{"name":"v1.1.3","sha":"50e81319339d847a07a67eb32d77dbbbe4636317","kind":"tag","published_at":"2019-03-23T05:18:34.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.3","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d7a918cc2b24b4261fead06538d7d8f8d8b2a1d1","kind":"tag","published_at":"2019-03-01T08:51:17.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.2","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a170dd4016208b9ce45cb77f2d946d2d7ef8064e","kind":"tag","published_at":"2018-03-12T17:06:53.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e97fa9f0d20fd932ecee6124b0b46d244d6f7ce6","kind":"tag","published_at":"2017-05-11T22:59:05.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"39e9fb5f8355e6e062ff80850a4939312c8ac28a","kind":"tag","published_at":"2016-05-16T14:26:37.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.0.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0/manifests"},{"name":"v1.0.0.pre","sha":"2a3a2e98c6ded5866d5967bb6f8503523c07d3d9","kind":"tag","published_at":"2016-04-07T02:19:44.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v1.0.0.pre","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v1.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v1.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v1.0.0.pre/manifests"},{"name":"v0.1.2","sha":"7e483a6d6bd705b317ee7c9cee4ca6e419bf231e","kind":"tag","published_at":"2015-11-06T21:01:44.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.2","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1cc0daf77d542045da4f6a43cba9ce04c27453dd","kind":"tag","published_at":"2015-01-23T20:42:55.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1/manifests"},{"name":"v0.1.1.pre","sha":"22d8fef3313f6b5a821bcb9447f6bb71b7c3836f","kind":"tag","published_at":"2015-01-16T22:01:14.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.1.pre","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.1.pre/manifests"},{"name":"v0.1.0","sha":"a0753820f0032dec7c37441be93ffc76b9dce3d0","kind":"tag","published_at":"2013-10-24T19:57:47.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.1.0","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"e61ca793a341a4bd54ffb4b22f1927b82b135b76","kind":"tag","published_at":"2013-01-22T16:21:39.000Z","download_url":"https://codeload.github.com/rails/activerecord-session_store/tar.gz/v0.0.1","html_url":"https://github.com/rails/activerecord-session_store/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rails/activerecord-session_store@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-23T02:02:14.254Z","dependent_packages_count":19,"downloads":49102601,"downloads_period":"total","dependent_repos_count":3063,"rankings":{"downloads":0.5118140966313935,"dependent_repos_count":0.5642220760250221,"dependent_packages_count":1.0938771869180763,"stargazers_count":2.4815735774578784,"forks_count":1.9446705545210246,"docker_downloads_count":0.6021342313310512,"average":1.1997152871474077},"purl":"pkg:gem/activerecord-session_store","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWN2dzIteGo4ci1tamY3","url":"https://github.com/advisories/GHSA-cvw2-xj8r-mjf7","title":"Activerecord-session_store Vulnerable to Timing Attack","description":"The `activerecord-session_store` (aka Active Record Session Store) component through 1.1.3 for Ruby on Rails does not use a constant-time approach when delivering information about whether a guessed session ID is valid. Consequently, remote attackers can leverage timing discrepancies to achieve a correct guess in a relatively short amount of time. This is a related issue to CVE-2019-16782. \n\n## Recommendation\n\nThis has been fixed in version 2.0.0.  All users are advised to update to this version or later.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-03-09T00:45:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-25025","https://github.com/rails/activerecord-session_store/pull/151","https://rubygems.org/gems/activerecord-session_store","https://github.com/rails/activerecord-session_store/commit/9d4dd113d3010b82daaadf0b0ee6b9fb2afb2160","https://github.com/rails/activerecord-session_store/releases/tag/v2.0.0","https://github.com/rubysec/ruby-advisory-db/blob/master/activerecord-session_store/CVE-2019-25025.yml","https://github.com/advisories/GHSA-cvw2-xj8r-mjf7"],"source_kind":"github","identifiers":["GHSA-cvw2-xj8r-mjf7","CVE-2019-25025"],"repository_url":"https://github.com/rails/activerecord-session_store","blast_radius":0.0,"created_at":"2022-12-21T16:13:11.150Z","updated_at":"2026-04-05T20:08:05.401Z","epss_percentage":0.00136,"epss_percentile":0.33432,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWN2dzIteGo4ci1tamY3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWN2dzIteGo4ci1tamY3","packages":[{"ecosystem":"rubygems","package_name":"activerecord-session_store","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c= 1.1.3"}],"purl":"pkg:gem/activerecord-session_store"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWN2dzIteGo4ci1tamY3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/activerecord-session_store","docker_dependents_count":29,"docker_downloads_count":135849469,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/activerecord-session_store","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/activerecord-session_store/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-22T00:08:47.883Z","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":39471225.775,"avg_time_to_close_pull_request":13031765.918367347,"issues_closed_count":40,"pull_requests_closed_count":49,"pull_request_authors_count":42,"issue_authors_count":65,"avg_comments_per_issue":3.1323529411764706,"avg_comments_per_pull_request":1.9420289855072463,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":698793.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/issues","maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"Edouard-chin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edouard-chin"},{"login":"byroot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"},{"login":"gmcgibbon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmcgibbon"},{"login":"sikachu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sikachu"}],"active_maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/activerecord-session_store/codemeta","maintainers":[{"uuid":"43492","login":"jhawthorn","name":null,"email":null,"url":null,"packages_count":150,"html_url":"https://rubygems.org/profiles/jhawthorn","role":null,"created_at":"2022-11-07T12:39:53.128Z","updated_at":"2022-11-07T12:39:53.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jhawthorn/packages"},{"uuid":"54617","login":"kamipo","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://rubygems.org/profiles/kamipo","role":null,"created_at":"2022-11-07T12:39:53.113Z","updated_at":"2022-11-07T12:39:53.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kamipo/packages"},{"uuid":"46413","login":"byroot","name":null,"email":null,"url":null,"packages_count":103,"html_url":"https://rubygems.org/profiles/byroot","role":null,"created_at":"2022-11-07T12:39:53.165Z","updated_at":"2022-11-07T12:39:53.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/byroot/packages"},{"uuid":"43998","login":"guilleiguaran","name":null,"email":null,"url":null,"packages_count":85,"html_url":"https://rubygems.org/profiles/guilleiguaran","role":null,"created_at":"2022-11-07T12:39:53.182Z","updated_at":"2022-11-07T12:39:53.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/guilleiguaran/packages"},{"uuid":"47349","login":"rafaelfranca","name":null,"email":null,"url":null,"packages_count":120,"html_url":"https://rubygems.org/profiles/rafaelfranca","role":null,"created_at":"2022-11-07T12:39:53.197Z","updated_at":"2022-11-07T12:39:53.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rafaelfranca/packages"},{"uuid":"528","login":"matthewd","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://rubygems.org/profiles/matthewd","role":null,"created_at":"2022-11-07T12:39:53.227Z","updated_at":"2022-11-07T12:39:53.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/matthewd/packages"},{"uuid":"96878","login":"eileencodes","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://rubygems.org/profiles/eileencodes","role":null,"created_at":"2022-11-07T12:39:53.248Z","updated_at":"2022-11-07T12:39:53.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/eileencodes/packages"},{"uuid":"2067","login":"sikachu","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://rubygems.org/profiles/sikachu","role":null,"created_at":"2022-11-07T12:39:53.212Z","updated_at":"2022-11-07T12:39:53.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/sikachu/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":18927,"full_name":"rails/activerecord-session_store","default_branch":"master","total_commits":161,"total_committers":56,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":2.875,"dds":0.8136645962732919,"past_year_total_commits":4,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.0,"last_synced_at":"2026-05-22T11:05:09.562Z","last_synced_commit":"e756494585be832da4d8ca1286bc7d8a1cc424b5","created_at":"2023-03-07T11:39:19.808Z","updated_at":"2026-05-22T11:04:08.645Z","committers":[{"name":"Prem Sichanugrist","email":"s@sikac.hu","login":"sikachu","count":30},{"name":"Prem Sichanugrist","email":"prem@thoughtbot.com","login":null,"count":13},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":13},{"name":"Drew Stephens","email":"drew@dinomite.net","login":"dinomite","count":10},{"name":"Thorsten","email":"te@zammad.com","login":"thorsteneckel","count":6},{"name":"Rafael Mendonça França","email":"rafaelmfranca@gmail.com","login":"rafaelfranca","count":6},{"name":"Rafael Mendonça França","email":"rafael.franca@plataformatec.com.br","login":null,"count":6},{"name":"Ryan Bibby","email":"r.bibby@sheffield.ac.uk","login":null,"count":5},{"name":"Max Schwenk","email":"maschwenk@gmail.com","login":"maschwenk","count":5},{"name":"Steven Harman","email":"steven@harmanly.com","login":"stevenharman","count":5},{"name":"Tobias Bales","email":"tobias.bales@shopify.com","login":"TobiasBales","count":4},{"name":"Hartley McGuire","email":"skipkayhil@gmail.com","login":"skipkayhil","count":4},{"name":"Tobias Kraze","email":"tobias.kraze@makandra.de","login":"kratob","count":3},{"name":"Edouard CHIN","email":"edouard.chin@shopify.com","login":"Edouard-chin","count":3},{"name":"Mike Vastola","email":"Mike@Vasto.la","login":"mvastola","count":2},{"name":"Mike Breen","email":"hardbap@gmail.com","login":"hardbap","count":2},{"name":"Bart de Water","email":"bart.dewater@shopify.com","login":null,"count":2},{"name":"Shinichiro OGAWA","email":"shinichiro-ogawa@cookpad.com","login":null,"count":2},{"name":"Remo Fritzsche","email":"remo.fritzsche@sitrox.com","login":"sudoremo","count":2},{"name":"Shin-ichiro OGAWA","email":"rust.stnard+git@gmail.com","login":"rust","count":2},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"Alex Slynko","email":"alex.slynko@wonga.com","login":"alex-slynko","count":1},{"name":"Alexander Graf","email":"alex@basecamp.tirol","login":"otherguy","count":1},{"name":"Chris","email":"chris.hunt@epigenesys.org.uk","login":null,"count":1},{"name":"Saurabh Gupta","email":"saurabh.gupta@bigcommerce.com","login":null,"count":1},{"name":"Rada Bogdan Raul","email":"bogdanRada","login":null,"count":1},{"name":"Oli Peate","email":"opeate@pivotal.io","login":null,"count":1},{"name":"Daniel Ghilea","email":"danny@hedtek.com","login":null,"count":1},{"name":"railsnewbie257","email":"railsnewbie257@gmail.com","login":"railsnewbie257","count":1},{"name":"maclover7","email":"me@jonathanmoss.me","login":"maclover7","count":1},{"name":"kennyj","email":"kennyj@gmail.com","login":"kennyj","count":1},{"name":"akicho8","email":"akicho8@gmail.com","login":"akicho8","count":1},{"name":"Yasuo Honda","email":"yasuo.honda@gmail.com","login":"yahonda","count":1},{"name":"Tejas Mandke","email":"tejasmandke@dropbox.com","login":"tmandke","count":1},{"name":"Steve Hodgkiss","email":"steve@hodgkiss.me","login":"stevehodgkiss","count":1},{"name":"Shunpei Kobayashi","email":"skonb@me.com","login":"shukob","count":1},{"name":"Sammy Larbi","email":"sam@codeodor.com","login":"codeodor","count":1},{"name":"Philip Arndt","email":"p@arndt.io","login":"parndt","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Nicolas Leger","email":"nicolasleger","login":"nicolasleger","count":1},{"name":"Michael Hofer","email":"michael.hofer@gmail.com","login":"michaelxor","count":1},{"name":"Martin Sander","email":"mrt.sander@gmail.com","login":"marvinthepa","count":1},{"name":"Marten Veldthuis","email":"marten@veldthuis.com","login":"marten","count":1},{"name":"Kosmas Chatzimichalis","email":"kosmas@mach7x.com","login":"Kosmas","count":1},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":1},{"name":"John Lynch","email":"johnrlynch@gmail.com","login":"johnthethird","count":1},{"name":"John Bampton","email":"jbampton@gmail.com","login":"jbampton","count":1},{"name":"Jeroen Visser","email":"jeroenvisser101","login":"jeroenvisser101","count":1},{"name":"Jay Shirley","email":"git@shirley.im","login":"jshirley","count":1},{"name":"James Mason","email":"masonjm@gmail.com","login":"masonjm","count":1},{"name":"Eric Oligney","email":"eoengineer@gmail.com","login":"EOengineer","count":1},{"name":"Eliot Sykes","email":"eliotsykes@gmail.com","login":"eliotsykes","count":1},{"name":"Chulki Lee","email":"chulki.lee@gmail.com","login":"chulkilee","count":1},{"name":"Bill Rampey","email":"bill.rampey@gmail.com","login":"brampey","count":1},{"name":"Bart de Water","email":"bart@somnilocode.nl","login":"bdewater","count":1},{"name":"Andrew Buntine von Doom","email":"info@bunts.io","login":"buntine","count":1}],"past_year_committers":[{"name":"Hartley McGuire","email":"skipkayhil@gmail.com","login":"skipkayhil","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6239009,"commits_count":884686063,"contributors_count":34900436,"owners_count":1156359,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rails/activerecord-session_store","html_url":"https://github.com/rails/activerecord-session_store","last_synced_at":"2026-05-22T00:08:47.883Z","status":"active","issues_count":68,"pull_requests_count":69,"avg_time_to_close_issue":39471225.775,"avg_time_to_close_pull_request":13031765.918367347,"issues_closed_count":40,"pull_requests_closed_count":49,"pull_request_authors_count":42,"issue_authors_count":65,"avg_comments_per_issue":3.1323529411764706,"avg_comments_per_pull_request":1.9420289855072463,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":698793.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-12T07:27:49.381Z","updated_at":"2026-05-22T00:08:47.883Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails%2Factiverecord-session_store/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":65,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"NONE":31,"CONTRIBUTOR":21,"MEMBER":17},"issue_authors":{"ghost":3,"jasonfb":2,"ajinkyapisal":1,"thorsteneckel":1,"AlfonsoUceda":1,"biserz":1,"aksharj":1,"alipman88":1,"shleeable":1,"ashrafalzyoud":1,"testwisely":1,"c0ze":1,"dpneumo":1,"jamesfzhang":1,"mediafinger":1,"luma7":1,"DaveCollinsJr":1,"abrambailey":1,"alecvn":1,"abuzzell":1,"Viacheslav1997":1,"jpickwell":1,"ngollan":1,"bfbones":1,"breim":1,"lucivaldo":1,"ceochronos":1,"fluke":1,"lluis":1,"nkokkos":1,"camiloabrilth1999":1,"ashwintastic":1,"wafendy":1,"ldanielw1":1,"saitho":1,"tnguyenblurb":1,"mvz":1,"shozabnadeem":1,"jerryjohnjacob":1,"mweitzel":1,"javinto":1,"jocko-wowza":1,"jebentier":1,"robsdudeson":1,"m-ramizraja":1,"mrageh":1,"map7":1,"steveh":1,"codeodor":1,"PeterMozesMerl":1,"moritzschepp":1,"khajabhanu":1,"darrenli2":1,"jamienourish":1,"EOengineer":1,"blshkv":1,"oliverguenther":1,"milushov":1,"ibmandeep":1,"CuriousAnkush":1,"swanson":1,"masaru-tech":1,"Woodpecker2020":1,"NSNJRGL":1,"perryventas":1},"pull_request_authors":{"skipkayhil":8,"stevenharman":4,"thorsteneckel":3,"Edouard-chin":3,"byroot":3,"rchekaluk":2,"casperisfine":2,"robsdudeson":2,"bartzon":2,"EiNSTeiN-":2,"tmandke":2,"otherguy":2,"marvinthepa":2,"Inipe":2,"codeodor":2,"TobiasBales":2,"gmcgibbon":1,"kratob":1,"groony":1,"denisj":1,"jasonfb":1,"KartikKumarSahoo":1,"eszjay":1,"colbymelvin":1,"AlfonsoUceda":1,"sumirolabs":1,"EOengineer":1,"nicolasleger":1,"IvanGuardado":1,"biow0lf":1,"ghiculescu":1,"dapi":1,"biinari":1,"sikachu":1,"ishandeveloper":1,"chaffeqa":1,"smashwilson":1,"RyanBibby":1,"olleolleolle":1,"HectorMF":1,"jbampton":1,"alexandrule":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:30.079Z","repositories_count":14668790,"issues_count":34117848,"pull_requests_count":111649820,"authors_count":11270268,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":8},"past_year_issue_authors":{"nkokkos":1},"past_year_pull_request_authors":{"skipkayhil":8},"maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"},{"login":"Edouard-chin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edouard-chin"},{"login":"byroot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byroot"},{"login":"ghiculescu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghiculescu"},{"login":"gmcgibbon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmcgibbon"},{"login":"sikachu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sikachu"}],"active_maintainers":[{"login":"skipkayhil","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skipkayhil"}]},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":15,"ForkEvent":1,"IssuesEvent":6,"WatchEvent":35,"IssueCommentEvent":30,"PushEvent":11,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":2},"last_year":{"DeleteEvent":2,"PullRequestEvent":5,"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":1,"PushEvent":4,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"activerecord-session_store.gemspec","sha":null,"kind":"manifest","created_at":"2022-06-29T10:57:57.460Z","updated_at":"2022-06-29T10:57:57.460Z","repository_link":"https://github.com/rails/activerecord-session_store/blob/master/activerecord-session_store.gemspec","dependencies":[{"id":97365580,"package_name":"activerecord","ecosystem":"rubygems","requirements":"\u003e= 6.1","direct":true,"kind":"runtime","optional":false},{"id":97365581,"package_name":"actionpack","ecosystem":"rubygems","requirements":"\u003e= 6.1","direct":true,"kind":"runtime","optional":false},{"id":97365582,"package_name":"railties","ecosystem":"rubygems","requirements":"\u003e= 6.1","direct":true,"kind":"runtime","optional":false},{"id":97365583,"package_name":"rack","ecosystem":"rubygems","requirements":"\u003e= 2.0.8, \u003c 3","direct":true,"kind":"runtime","optional":false},{"id":97365584,"package_name":"multi_json","ecosystem":"rubygems","requirements":"~\u003e 1.11, \u003e= 1.11.2","direct":true,"kind":"runtime","optional":false},{"id":97365585,"package_name":"sqlite3","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-07-06T20:33:29.858Z","updated_at":"2023-07-06T20:33:29.858Z","repository_link":"https://github.com/rails/activerecord-session_store/blob/master/.github/workflows/ci.yml","dependencies":[{"id":11167441579,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11167441580,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-06-05T18:58:53.521Z","updated_at":"2024-06-05T18:58:53.521Z","repository_link":"https://github.com/rails/activerecord-session_store/blob/master/Gemfile","dependencies":[]}],"score":30.19820604723599,"created_at":"2024-12-15T21:38:07.448Z","updated_at":"2026-05-24T05:30:20.795Z","avatar_url":"https://github.com/rails.png","language":"Ruby","monthly_downloads":0,"readme":"Active Record Session Store\n===========================\n\nA session store backed by an Active Record class. A default class is\nprovided, but any object duck-typing to an Active Record Session class\nwith text `session_id` and `data` attributes is sufficient.\n\nInstallation\n------------\n\nInclude this gem into your Gemfile:\n\n```ruby\ngem 'activerecord-session_store'\n```\n\nRun the migration generator:\n\n    rails generate active_record:session_migration\n\nRun the migration:\n\n    rake db:migrate\n\nThen, set your session store in `config/initializers/session_store.rb`:\n\n```ruby\nRails.application.config.session_store :active_record_store, :key =\u003e '_my_app_session'\n```\n\nTo avoid your sessions table expanding without limit as it will store expired and\npotentially sensitive session data, it is strongly recommended in production\nenvironments to schedule the `db:sessions:trim` rake task to run daily.\nRunning `bin/rake db:sessions:trim` will delete all sessions that have not\nbeen updated in the last 30 days. The 30 days cutoff can be changed using the\n`SESSION_DAYS_TRIM_THRESHOLD` environment variable.\n\nConfiguration\n--------------\n\nDisable fallback to use insecure session by providing the option\n`secure_session_only` when setting up the session store.\n\n```ruby\nRails.application.config.session_store :active_record_store, key: '_my_app_session', secure_session_only: true\n```\n\nThe default assumes a `sessions` table with columns:\n\n*  `id` (numeric primary key),\n*  `session_id` (string, usually varchar; maximum length is 255), and\n*  `data` (text, longtext, json or jsonb); careful if your session data exceeds\n65KB).\n\nThe `session_id` column should always be indexed for speedy lookups.\nSession data is marshaled to the `data` column in Base64 format.\nIf the data you write is larger than the column's size limit,\nActionController::SessionOverflowError will be raised.\n\nYou may configure the table name, primary key, data column, and\nserializer type. For example, at the end of `config/application.rb`:\n\n```ruby\nActiveRecord::SessionStore::Session.table_name = 'legacy_session_table'\nActiveRecord::SessionStore::Session.primary_key = 'session_id'\nActiveRecord::SessionStore::Session.data_column_name = 'legacy_session_data'\nActiveRecord::SessionStore::Session.serializer = :json\n```\n\nNote that setting the primary key to the `session_id` frees you from\nhaving a separate `id` column if you don't want it. However, you must\nset `session.model.id = session.session_id` by hand!  A before filter\non ApplicationController is a good place.\n\nThe serializer may be class responding to `#load(value)` and `#dump(value)`, or\na symbol of `marshal`, `json`, `hybrid` or `null`. `marshal` is the default and\nuses the built-in Marshal methods coupled with Base64 encoding. `json` does\nwhat it says on the tin, using the `parse()` and `generate()` methods of the\nJSON module. `hybrid` will read either type but write as JSON. `null` will\nnot perform serialization, leaving that up to the ActiveRecord database\nadapter. This allows you to take advantage of the native JSON capabilities of\nyour database.\n\nSince the default class is a simple Active Record, you get timestamps\nfor free if you add `created_at` and `updated_at` datetime columns to\nthe `sessions` table, making periodic session expiration a snap.\n\nYou may provide your own session class implementation, whether a\nfeature-packed Active Record, or a bare-metal high-performance SQL\nstore, by setting\n\n```ruby\nActionDispatch::Session::ActiveRecordStore.session_class = MySessionClass\n```\n\nYou must implement these methods:\n\n* `self.find_by_session_id(session_id)`\n* `initialize(hash_of_session_id_and_data, options_hash = {})`\n* `attr_reader :session_id`\n* `attr_accessor :data`\n* `save`\n* `destroy`\n\nThe example SqlBypass class is a generic SQL session store. You may\nuse it as a basis for high-performance database-specific stores.\n\nPlease note that you will need to manually include the silencer module to your\ncustom logger if you are using a logger other than `ActiveSupport::Logger` and\nits subclasses:\n\n```ruby\nMyLogger.include ActiveSupport::LoggerSilence\n```\n\nOr if you are using Rails 5.2 or older:\n\n```ruby\nMyLogger.include ::LoggerSilence\n```\n\nThis silencer is being used to silence the logger and not leaking private\ninformation into the log, and it is required for security reason.\n\nCVE-2019-25025 mitigation\n--------------\n\nSessions that were created by Active Record Session Store version 1.x are\naffected by [CVE-2019-25025]. This means an attacker can perform a timing\nattack against the session IDs stored in the database.\n\n[CVE-2019-25025]: https://github.com/advisories/GHSA-cvw2-xj8r-mjf7\n\nAfter upgrade to version 2.0.0, you should run [`db:sessions:upgrade`] rake task\nto upgrade all existing session records in your database to the secured version.\n\n[`db:sessions:upgrade`]: https://github.com/rails/activerecord-session_store/blob/master/lib/tasks/database.rake#L22\n\n```console\n$ rake db:sessions:upgrade\n```\n\nThis rake task is idempotent and can be run multiple times, and session data of\nusers will remain intact.\n\nPlease see [#151] for more details.\n\n[#151]: https://github.com/rails/activerecord-session_store/pull/151\n\nContributing to Active Record Session Store\n--------------\n\nActive Record Session Store is work of many contributors. You're encouraged to submit pull requests, propose features and discuss issues.\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n## License\nActive Record Session Store is released under the [MIT License](MIT-LICENSE).\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygems","rack","rspec","crash-reporting","error-monitoring","sinatra","feature-flag"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/261","html_url":"https://ruby.ecosyste.ms/projects/261"}