{"id":1130104,"name":"@probot/adapter-github-actions","ecosystem":"npm","description":"Adapter to run a Probot application function in GitHub Actions","homepage":"https://github.com/probot/adapter-github-actions#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/probot/adapter-github-actions","keywords_array":["probot","probot-adapter","github-actions"],"namespace":"probot","versions_count":12,"first_release_published_at":"2021-02-10T18:52:44.434Z","latest_release_published_at":"2025-10-20T19:47:58.811Z","latest_release_number":"5.0.1","last_synced_at":"2026-04-18T17:23:55.284Z","created_at":"2022-04-08T11:36:34.807Z","updated_at":"2026-04-18T17:23:55.284Z","registry_url":"https://www.npmjs.com/package/@probot/adapter-github-actions","install_command":"npm install @probot/adapter-github-actions","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.1"}},"repo_metadata":{"id":39022474,"uuid":"215620820","full_name":"probot/adapter-github-actions","owner":"probot","description":":electric_plug: An adapter that takes a Probot app and makes it compatible with GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-04-13T01:54:49.000Z","size":1650,"stargazers_count":91,"open_issues_count":10,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-14T14:03:44.201Z","etag":null,"topics":["github-actions","nodejs","probot","probot-adapter"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/probot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-10-16T18:49:09.000Z","updated_at":"2026-04-13T01:54:57.000Z","dependencies_parsed_at":"2025-12-15T09:07:04.935Z","dependency_job_id":null,"html_url":"https://github.com/probot/adapter-github-actions","commit_stats":{"total_commits":159,"total_committers":13,"mean_commits":12.23076923076923,"dds":0.4528301886792453,"last_synced_commit":"ce07d2c623f8e144e1d905114b650939ccca6bd4"},"previous_names":["probot/actions-adapter","swinton/probot-actions-adapter"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/probot/adapter-github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probot","download_url":"https://codeload.github.com/probot/adapter-github-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions/sbom","scorecard":{"id":352469,"data":{"date":"2025-08-11","repo":{"name":"github.com/probot/adapter-github-actions","commit":"3d8488c6d9d834da7c12d6a4d4b67ca8f8561641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 0 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/probot/adapter-github-actions/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand 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":"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":"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.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:18"],"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 3 commits out of 5 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":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"}}]},"last_synced_at":"2025-08-18T08:41:01.340Z","repository_id":39022474,"created_at":"2025-08-18T08:41:01.340Z","updated_at":"2025-08-18T08:41:01.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31977038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: 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"},"tags":[]},"repo_metadata_updated_at":"2026-04-18T17:23:51.373Z","dependent_packages_count":3,"downloads":989,"downloads_period":"last-month","dependent_repos_count":77,"rankings":{"downloads":3.4581456165245337,"dependent_repos_count":1.590056911071408,"dependent_packages_count":5.936661465578294,"stargazers_count":5.337816829361746,"forks_count":5.307166416960811,"docker_downloads_count":1.5003986730085677,"average":3.85504098541756},"purl":"pkg:npm/%40probot/adapter-github-actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@probot/adapter-github-actions","docker_dependents_count":3,"docker_downloads_count":61,"usage_url":"https://repos.ecosyste.ms/usage/npm/@probot/adapter-github-actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@probot/adapter-github-actions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T18:21:06.757Z","issues_count":13,"pull_requests_count":99,"avg_time_to_close_issue":8586155.111111112,"avg_time_to_close_pull_request":2704094.1264367816,"issues_closed_count":9,"pull_requests_closed_count":87,"pull_request_authors_count":14,"issue_authors_count":10,"avg_comments_per_issue":2.4615384615384617,"avg_comments_per_pull_request":0.8787878787878788,"merged_pull_requests_count":70,"bot_issues_count":1,"bot_pull_requests_count":73,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3600406.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fadapter-github-actions/issues","maintainers":[{"login":"AaronDewes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AaronDewes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@probot%2Fadapter-github-actions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@probot%2Fadapter-github-actions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@probot%2Fadapter-github-actions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@probot%2Fadapter-github-actions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@probot%2Fadapter-github-actions/codemeta","maintainers":[{"uuid":"gr2m","login":"gr2m","name":null,"email":"gregor@martynus.net","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~gr2m","role":null,"created_at":"2022-11-21T07:40:58.647Z","updated_at":"2022-11-21T07:40:58.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gr2m/packages"},{"uuid":"bkeepers","login":"bkeepers","name":null,"email":"brandon@opensoul.org","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~bkeepers","role":null,"created_at":"2022-11-21T07:40:58.347Z","updated_at":"2022-11-21T07:40:58.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bkeepers/packages"},{"uuid":"lee-dohm","login":"lee-dohm","name":null,"email":"lee@lee-dohm.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~lee-dohm","role":null,"created_at":"2022-11-21T07:40:58.417Z","updated_at":"2022-11-21T07:40:58.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lee-dohm/packages"},{"uuid":"jasonetco","login":"jasonetco","name":null,"email":"jasonetco@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~jasonetco","role":null,"created_at":"2022-11-21T07:40:58.596Z","updated_at":"2022-11-21T07:40:58.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonetco/packages"},{"uuid":"hiimbex","login":"hiimbex","name":null,"email":"bexmwarner@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~hiimbex","role":null,"created_at":"2022-11-21T07:40:58.353Z","updated_at":"2022-11-21T07:40:58.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hiimbex/packages"},{"uuid":"tcbyrd","login":"tcbyrd","name":null,"email":"tcbyrd@github.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~tcbyrd","role":null,"created_at":"2022-11-21T07:40:58.503Z","updated_at":"2022-11-21T07:40:58.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tcbyrd/packages"},{"uuid":"probotbot","login":"probotbot","name":null,"email":"probotbot@martynus.net","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~probotbot","role":null,"created_at":"2022-11-21T07:40:58.678Z","updated_at":"2022-11-21T07:40:58.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/probotbot/packages"}]}