{"id":4190,"url":"https://github.com/activeadmin/activeadmin","last_synced_at":"2026-07-10T12:20:28.660Z","repository":{"id":871581,"uuid":"611921","full_name":"activeadmin/activeadmin","owner":"activeadmin","description":"The administration framework for Ruby on Rails applications.","archived":false,"fork":false,"pushed_at":"2025-10-03T23:23:59.000Z","size":15810,"stargazers_count":9636,"open_issues_count":28,"forks_count":3335,"subscribers_count":188,"default_branch":"master","last_synced_at":"2025-10-04T01:16:25.781Z","etag":null,"topics":["activeadmin","admin-ui","arbre","rails","ruby"],"latest_commit_sha":null,"homepage":"https://activeadmin.info","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/activeadmin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":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},"funding":{"liberapay":"Active-Admin","open_collective":"activeadmin","tidelift":"rubygems/activeadmin"}},"created_at":"2010-04-15T14:26:03.000Z","updated_at":"2025-10-03T23:24:02.000Z","dependencies_parsed_at":"2024-03-08T01:46:09.259Z","dependency_job_id":"b07fb80f-539d-4c8b-ab30-9eccb0c935bf","html_url":"https://github.com/activeadmin/activeadmin","commit_stats":{"total_commits":6718,"total_committers":801,"mean_commits":8.38701622971286,"dds":0.8550163739208098,"last_synced_commit":"210344a20f5624d7744492a0df56747c7467f527"},"previous_names":["gregbell/active_admin"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/activeadmin/activeadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeadmin","download_url":"https://codeload.github.com/activeadmin/activeadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/sbom","scorecard":{"id":96299,"data":{"date":"2025-08-11","repo":{"name":"github.com/activeadmin/activeadmin","commit":"1237aefe9b4329153180190f406b3ec5a181af4f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bug-report-template.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-deployment.yml:11","Warn: no topLevel permission defined: .github/workflows/eslint.yml:1","Warn: no topLevel permission defined: .github/workflows/gherkin-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/github-actions-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/yaml-lint.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":"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":"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/bug-report-template.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bug-report-template.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bug-report-template.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/eslint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/eslint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/typos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/typos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 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":"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 27 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T09:07:26.828Z","repository_id":871581,"created_at":"2025-08-15T09:07:26.829Z","updated_at":"2025-08-15T09:07:26.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003712,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activeadmin","admin-ui","arbre","rails","ruby"],"created_at":"2024-01-11T16:49:34.041Z","updated_at":"2025-10-11T12:25:05.635Z","avatar_url":"https://github.com/activeadmin.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4190","html_url":"https://opencollective.ecosyste.ms/projects/4190","collective":{"id":2859,"uuid":"8a47byg9-nxozdp8y-d9rqmjlv-03rek5w8","slug":"activeadmin","name":"activeadmin","description":"The administration framework for business critical Ruby on Rails applications","website":"https://activeadmin.info","github":"activeadmin/activeadmin","twitter":"DeividAsdf","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://activeadmin.info"},{"type":"TWITTER","url":"https://twitter.com/DeividAsdf"},{"type":"GITHUB","url":"https://github.com/activeadmin/activeadmin"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-24T00:15:16.551Z","created_at":"2024-01-10T13:17:53.068Z","updated_at":"2026-07-24T00:15:16.819Z","transactions_count":92,"balance":1268.539999999999,"account_type":"COLLECTIVE","owner":{"login":"activeadmin","name":"Active Admin","uuid":"814570","kind":"organization","description":"","email":null,"website":"https://activeadmin.info","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/814570?v=4","repositories_count":7,"last_synced_at":"2024-05-21T00:46:11.266Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/activeadmin","funding_links":[],"total_stars":13368,"followers":19,"following":0,"created_at":"2022-11-02T16:21:35.500Z","updated_at":"2024-05-21T00:46:14.634Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeadmin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeadmin/repositories"},"last_project_activity_at":"2025-10-03T23:23:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-12-13T10:48:27.139Z","collective_updated_at":"2020-03-20T05:11:26.277Z","html_url":"https://opencollective.com/activeadmin","icon_url":"https://images.opencollective.com/activeadmin/logo/40.png","total_donations":3304.7900000000027,"total_expenses":-2284.1499999999987,"current_balance":1268.539999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/activeadmin","url":"https://opencollective.ecosyste.ms/collectives/activeadmin","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/activeadmin/projects"}}