{"id":12176285,"name":"activeinteractor","ecosystem":"rubygems","description":"An implementation of the Command Pattern for Ruby with ActiveModel::Validations inspired by the interactor gem.\nRich support for attributes, callbacks, and validations, and thread safe performance methods.\n","homepage":"https://github.com/aaronmallen/activeinteractor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aaronmallen/activeinteractor","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2019-03-30T11:22:13.318Z","latest_release_published_at":"2023-10-01T03:53:57.120Z","latest_release_number":"1.2.2","last_synced_at":"2026-06-22T15:45:58.727Z","created_at":"2025-10-06T19:51:53.118Z","updated_at":"2026-06-22T15:46:01.994Z","registry_url":"https://gem.coop/gems/activeinteractor","install_command":"gem install activeinteractor -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/activeinteractor/","metadata":{"funding":null},"repo_metadata":{"id":34345189,"uuid":"177323044","full_name":"aaronmallen/activeinteractor","owner":"aaronmallen","description":"An implementation of the command pattern for Ruby with ActiveModel::Validations inspired by the interactor gem. Rich support for attributes, callbacks, and validations, and thread safe performance methods.","archived":true,"fork":false,"pushed_at":"2024-12-29T23:21:41.000Z","size":482,"stargazers_count":173,"open_issues_count":3,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T00:25:18.940Z","etag":null,"topics":["command-pattern","interactor-rails","rails","ruby","ruby-interactors","rubygem","rubyonrails"],"latest_commit_sha":null,"homepage":"","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/aaronmallen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["aaronmallen"]}},"created_at":"2019-03-23T18:02:38.000Z","updated_at":"2025-06-10T09:24:56.000Z","dependencies_parsed_at":"2024-12-31T21:04:16.596Z","dependency_job_id":"f22682b4-7fac-46b4-8f9a-bece3fb2248c","html_url":"https://github.com/aaronmallen/activeinteractor","commit_stats":{"total_commits":235,"total_committers":11,"mean_commits":"21.363636363636363","dds":0.5234042553191489,"last_synced_commit":"9460cfa5becae6a042337362da5371b20fa42d5b"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/aaronmallen/activeinteractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronmallen","download_url":"https://codeload.github.com/aaronmallen/activeinteractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor/sbom","scorecard":{"id":159331,"data":{"date":"2025-08-11","repo":{"name":"github.com/aaronmallen/activeinteractor","commit":"5f23132c2dcf8e8bbed098b8f243a0bd8375e55d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_gem.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_sarif.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":"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/build_gem.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/build_gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_gem.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/build_gem.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_sarif.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/upload_sarif.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload_sarif.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/upload_sarif.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_sarif.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aaronmallen/activeinteractor/upload_sarif.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:50","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:51","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:52","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:53","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   5 downloadThenRun 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":"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":"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":"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":"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 branchesHandler.setup: 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 28 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-16T12:53:49.522Z","repository_id":34345189,"created_at":"2025-08-16T12:53:49.522Z","updated_at":"2025-08-16T12:53:49.522Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671745,"owners_count":26025744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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"}},"repo_metadata_updated_at":"2026-06-22T15:46:01.972Z","dependent_packages_count":0,"downloads":191399,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":9.713024282560706,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":3.2376747608535688},"purl":"pkg:gem/activeinteractor?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/activeinteractor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/activeinteractor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/activeinteractor/dependencies","status":null,"funding_links":["https://github.com/sponsors/aaronmallen"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T12:15:01.626Z","issues_count":27,"pull_requests_count":87,"avg_time_to_close_issue":31309932.769230768,"avg_time_to_close_pull_request":1718410.717647059,"issues_closed_count":26,"pull_requests_closed_count":85,"pull_request_authors_count":9,"issue_authors_count":7,"avg_comments_per_issue":0.8518518518518519,"avg_comments_per_pull_request":0.42528735632183906,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":83618.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronmallen%2Factiveinteractor/issues","maintainers":[{"login":"aaronmallen","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronmallen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/activeinteractor/codemeta","maintainers":[{"uuid":"99090","login":"aaronmallen","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://gem.coop/profiles/aaronmallen","role":null,"created_at":"2025-10-06T20:00:11.035Z","updated_at":"2025-10-06T20:00:11.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/aaronmallen/packages"}]}