{"id":5801642,"name":"mercari/github-app-token-generator","ecosystem":"actions","description":"Generates a app installation access token to be used for cloning dependencies from other internal or private repositories","homepage":"https://github.com/marketplace/actions/github-app-access-token-generator","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mercari/github-app-token-generator","keywords_array":["github-actions","github-app","github-token"],"namespace":"mercari","versions_count":4,"first_release_published_at":"2022-02-07T07:10:55.000Z","latest_release_published_at":"2022-12-14T09:36:35.000Z","latest_release_number":"v1.0.2","last_synced_at":"2026-08-14T20:18:08.333Z","created_at":"2023-01-04T13:18:11.551Z","updated_at":"2026-08-14T20:18:08.333Z","registry_url":"https://github.com/mercari/github-app-token-generator","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub App access token generator","description":"Generates a app installation access token to be used for cloning dependencies from other internal or private repositories","inputs":{"app-private-key":{"description":"Private key for the GitHub App","required":true},"app-id":{"description":"GitHub App ID","required":true},"app-installation-id":{"description":"GitHub Installation ID","required":true}},"outputs":{"token":{"description":"Installation access token for the GitHub App"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.app-private-key }}","${{ inputs.app-id }}","${{ inputs.app-installation-id }}"]},"author":"mercari","branding":{"icon":"zap","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":43402473,"uuid":"456395882","full_name":"mercari/github-app-token-generator","owner":"mercari","description":"A simple github action written in go to retrieve an installation access token for an app installed into an organization.","archived":false,"fork":false,"pushed_at":"2026-08-12T04:55:34.000Z","size":13,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-14T19:59:58.877Z","etag":null,"topics":["github-actions","github-app","github-token"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/github-app-access-token-generator","language":"Go","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/mercari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"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}},"created_at":"2022-02-07T07:10:54.000Z","updated_at":"2026-08-12T04:54:13.000Z","dependencies_parsed_at":"2024-06-19T17:40:52.407Z","dependency_job_id":"92688932-ac50-4c65-a945-375af26e7113","html_url":"https://github.com/mercari/github-app-token-generator","commit_stats":{"total_commits":4,"total_committers":3,"mean_commits":"1.3333333333333333","dds":0.5,"last_synced_commit":"dba4e777522d615550367dc0fc39594dac88101f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mercari/github-app-token-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mercari","download_url":"https://codeload.github.com/mercari/github-app-token-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/sbom","scorecard":{"id":636802,"data":{"date":"2025-08-11","repo":{"name":"github.com/mercari/github-app-token-generator","commit":"63d9d7055fd2865d6fbdc4751945838cf757125d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":4,"reason":"Found 2/5 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.17-alpine to golang:1.17-alpine@sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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 4 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: GO-2025-3553 / GHSA-mh63-6h87-95cp"],"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-21T09:24:41.825Z","repository_id":43402473,"created_at":"2025-08-21T09:24:41.825Z","updated_at":"2025-08-21T09:24:41.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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"},"owner_record":{"login":"mercari","name":"Mercari, Inc.","uuid":"8133808","kind":"organization","description":"","email":null,"website":"https://mercari.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8133808?v=4","repositories_count":105,"last_synced_at":"2026-08-07T10:49:24.121Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mercari","funding_links":[],"total_stars":13411,"followers":635,"following":0,"created_at":"2022-11-06T05:59:30.418Z","updated_at":"2026-08-07T10:49:24.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mercari","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mercari/repositories"},"tags":[{"name":"v1.0.2","sha":"dba4e777522d615550367dc0fc39594dac88101f","kind":"tag","published_at":"2022-12-14T09:36:35.000Z","download_url":"https://codeload.github.com/mercari/github-app-token-generator/tar.gz/v1.0.2","html_url":"https://github.com/mercari/github-app-token-generator/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-01T11:12:12.693Z","dependency_job_id":null,"purl":"pkg:github/mercari/github-app-token-generator@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5f78ee7ad446a55723fe278c8a552f18260e2eb7","kind":"commit","published_at":"2022-03-03T07:46:37.000Z","download_url":"https://codeload.github.com/mercari/github-app-token-generator/tar.gz/v1.0.1","html_url":"https://github.com/mercari/github-app-token-generator/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T08:42:43.678Z","dependency_job_id":null,"purl":"pkg:github/mercari/github-app-token-generator@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.1/manifests"},{"name":"v1","sha":"75adfa8ac5579a1ab7c43e6fc13931c8ed946dc0","kind":"commit","published_at":"2022-02-07T07:39:03.000Z","download_url":"https://codeload.github.com/mercari/github-app-token-generator/tar.gz/v1","html_url":"https://github.com/mercari/github-app-token-generator/releases/tag/v1","dependencies_parsed_at":"2023-05-31T08:42:44.276Z","dependency_job_id":null,"purl":"pkg:github/mercari/github-app-token-generator@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1/manifests"},{"name":"v1.0.0","sha":"02a49259270cf3577e9f00c539c5af951199cdea","kind":"commit","published_at":"2022-02-07T07:10:55.000Z","download_url":"https://codeload.github.com/mercari/github-app-token-generator/tar.gz/v1.0.0","html_url":"https://github.com/mercari/github-app-token-generator/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T08:42:43.961Z","dependency_job_id":null,"purl":"pkg:github/mercari/github-app-token-generator@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T20:18:04.607Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":13.375796178343949,"forks_count":37.2590091052879,"average":23.37344504766383},"purl":"pkg:githubactions/mercari/github-app-token-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/mercari/github-app-token-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/mercari/github-app-token-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/mercari/github-app-token-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-09T00:33:48.064Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":724527.6666666666,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mercari%2Fgithub-app-token-generator/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mercari%2Fgithub-app-token-generator/codemeta","maintainers":[]}