{"id":5800233,"name":"peaceiris/actions-github-app-token","ecosystem":"actions","description":"Run a GitHub Action as a GitHub App instead of using secrets.GITHUB_TOKEN or a personal access token.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/peaceiris/actions-github-app-token","keywords_array":["actions","github-actions"],"namespace":"peaceiris","versions_count":15,"first_release_published_at":"2022-07-26T09:30:33.000Z","latest_release_published_at":"2023-01-20T13:33:23.000Z","latest_release_number":"v1.1.6","last_synced_at":"2026-04-14T01:16:22.402Z","created_at":"2023-01-04T11:56:46.402Z","updated_at":"2026-04-14T01:16:22.402Z","registry_url":"https://github.com/peaceiris/actions-github-app-token","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub App Token Action","author":"peaceiris","description":"Run a GitHub Action as a GitHub App instead of using secrets.GITHUB_TOKEN or a personal access token.","inputs":{"app_id":{"description":"ID of the GitHub App.","required":true},"private_key":{"description":"Private key of the GitHub App (can be Base64 encoded).","required":true},"installation_id":{"description":"The ID of the installation for which the token will be requested (defaults to the ID of the repository's installation)."},"repository":{"description":"The full name of the repository for which the token will be requested (defaults to the current repository)."},"permissions":{"description":"The JSON-stringified permissions granted to the token (defaults to all the GitHub app permissions, see https://docs.github.com/en/rest/apps/apps#create-an-installation-access-token-for-an-app)."}},"outputs":{"token":{"description":"An installation token for the GitHub App on the requested repository."}},"runs":{"using":"node16","main":"dist_release/index.js"},"branding":{"icon":"unlock","color":"yellow"},"default_branch":"main","path":null},"repo_metadata":{"id":49764582,"uuid":"517974678","full_name":"peaceiris/actions-github-app-token","owner":"peaceiris","description":"A GitHub Action to generate a token for GitHub Apps","archived":true,"fork":false,"pushed_at":"2023-09-11T02:40:05.000Z","size":1778,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T00:11:10.055Z","etag":null,"topics":["actions","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/peaceiris.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}},"created_at":"2022-07-26T08:22:45.000Z","updated_at":"2023-09-11T03:02:15.000Z","dependencies_parsed_at":"2023-02-12T02:30:57.515Z","dependency_job_id":null,"html_url":"https://github.com/peaceiris/actions-github-app-token","commit_stats":{"total_commits":118,"total_committers":8,"mean_commits":14.75,"dds":0.7627118644067796,"last_synced_commit":"82c6e2a0d73ef491b98d5d4a3077ce02d3ef8bd7"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/peaceiris/actions-github-app-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/sbom","scorecard":{"id":725706,"data":{"date":"2025-08-11","repo":{"name":"github.com/peaceiris/actions-github-app-token","commit":"866c929d1b56b1a836fbc8db87f2520e286a4f98"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-helper.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/renovate-helper.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release-helper.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/renovate-helper.yml:1"],"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-helper.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/release-helper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-helper.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/release-helper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate-helper.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/renovate-helper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-helper.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/renovate-helper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-helper.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/peaceiris/actions-github-app-token/renovate-helper.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/renovate-helper.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   3 out of   6 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":"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":"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":"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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-22T12:44:13.826Z","repository_id":49764582,"created_at":"2025-08-22T12:44:13.826Z","updated_at":"2025-08-22T12:44:13.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281425557,"owners_count":26499031,"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-28T02:00:06.022Z","response_time":60,"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":"peaceiris","name":"Shohei Ueda","uuid":"30958501","kind":"user","description":"A developer focusing on Static Site Generators and GitHub Actions.","email":"","website":"peaceiris.com","location":"Japan","twitter":"piris314","company":"@abema, @CyberAgent","icon_url":"https://avatars.githubusercontent.com/u/30958501?u=38c23ca8046dd418a493ebc1b1fcf8b2b9bdb901\u0026v=4","repositories_count":260,"last_synced_at":"2025-10-06T17:46:51.221Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"peaceiris","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/peaceiris","funding_links":["https://github.com/sponsors/peaceiris"],"total_stars":7918,"followers":597,"following":0,"created_at":"2022-11-13T22:40:49.624Z","updated_at":"2025-10-06T17:46:51.222Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris/repositories"},"tags":[{"name":"v1.1.6","sha":"652b86006ad2c113bdd5c478c9a98f359829847b","kind":"tag","published_at":"2023-01-20T13:33:23.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.6","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-02T00:21:59.181Z","dependency_job_id":"02fc19cf-fde8-4e96-98d9-34fb305e0e92","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.6/manifests"},{"name":"v1","sha":"c07b920041c6b6747f182dfb822816b8d67978ce","kind":"tag","published_at":"2022-11-10T17:19:09.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1","dependencies_parsed_at":"2023-06-01T11:14:41.278Z","dependency_job_id":"1c0c9dca-9d69-48bc-a19c-3af03a43129e","purl":"pkg:github/peaceiris/actions-github-app-token@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1/manifests"},{"name":"v1.1.5","sha":"c07b920041c6b6747f182dfb822816b8d67978ce","kind":"tag","published_at":"2022-11-10T17:18:57.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.5","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.5","dependencies_parsed_at":"2023-06-01T11:14:38.130Z","dependency_job_id":"ba23b51e-406b-4de3-9dff-e82b59ed4ad2","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"391d140fd8e69b1865988168689308d9a7e44258","kind":"tag","published_at":"2022-10-22T14:52:40.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.4","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.4","dependencies_parsed_at":"2023-06-01T11:14:44.859Z","dependency_job_id":"37811c3d-6691-4b66-b916-7de77382bd9a","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"945345ebeb5c36d780dd1324b2b503d1345a718f","kind":"tag","published_at":"2022-10-22T14:16:57.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.3","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.3","dependencies_parsed_at":"2023-06-01T11:14:46.386Z","dependency_job_id":"280e16aa-816f-4647-a441-f2468550d169","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"f4359d1150fcc72fd78a3c37822d3842934cc58c","kind":"tag","published_at":"2022-10-22T14:05:39.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.2","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T11:14:47.901Z","dependency_job_id":"895e72f4-96bd-4257-8a60-cb67b094699b","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2f27d471be197aab7913c699e42e83f8a948829e","kind":"tag","published_at":"2022-10-22T13:55:40.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.1","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T11:14:50.178Z","dependency_job_id":"ca652247-a638-4993-aec8-404d3d310ab8","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0f8d6637954e62615da272f362ca31dc6f11ec8d","kind":"tag","published_at":"2022-10-16T03:26:47.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.1.0","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T11:14:51.814Z","dependency_job_id":"9d617135-1925-4ad7-8241-1ab24cb54503","purl":"pkg:github/peaceiris/actions-github-app-token@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"462c7167762e253f52ce092a239aa6769c6ab590","kind":"tag","published_at":"2022-10-15T13:49:04.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.6","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.6","dependencies_parsed_at":"2023-06-01T11:14:53.930Z","dependency_job_id":"b5e167c4-e57f-4b8e-a29f-dbb1f752a67e","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"58946751845c20978f1bf6eb8534d2c2b2af6d8b","kind":"tag","published_at":"2022-10-15T13:15:04.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.5","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.5","dependencies_parsed_at":"2023-06-01T11:14:54.746Z","dependency_job_id":"0fc30ac1-8bac-466b-a675-a1e591d53459","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3a83f4bfcf44f957c67b32eeccff8a28d61ad9a4","kind":"tag","published_at":"2022-07-26T14:38:46.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.4","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-30T17:39:12.875Z","dependency_job_id":"54b3308b-97c8-45f6-a377-a9a5a13401f1","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"da43053f20726da1248b4412ad84261ce1ba81a0","kind":"tag","published_at":"2022-07-26T12:58:15.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.3","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-30T17:39:13.595Z","dependency_job_id":"37012e0d-0ed8-4435-8de8-6259b930d97e","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d4ebc898b2a612fd400c0f56ca73b438676df6a1","kind":"tag","published_at":"2022-07-26T11:10:31.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.2","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-30T17:39:14.084Z","dependency_job_id":"23aee632-878a-49c0-8c52-ec3ac9c3c363","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a426a781c5bdd994188af2c3cb693025f0468d1b","kind":"tag","published_at":"2022-07-26T09:32:49.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.1","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T17:39:14.687Z","dependency_job_id":"7b438c6d-31e5-48b0-8c8f-f11b4ad060a9","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a853132e6f6d92f5bca48e77735e50c447093b5b","kind":"tag","published_at":"2022-07-26T09:30:33.000Z","download_url":"https://codeload.github.com/peaceiris/actions-github-app-token/tar.gz/v1.0.0","html_url":"https://github.com/peaceiris/actions-github-app-token/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T17:39:15.220Z","dependency_job_id":"eed7aa1b-8788-484f-9786-dfce6b039da7","purl":"pkg:github/peaceiris/actions-github-app-token@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-github-app-token/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T10:41:29.094Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":15.358177131400566,"dependent_packages_count":0.0,"stargazers_count":35.02641461396474,"forks_count":35.40175019888624,"docker_downloads_count":null,"average":21.446585486062887},"purl":"pkg:githubactions/peaceiris/actions-github-app-token","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/peaceiris/actions-github-app-token","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/peaceiris/actions-github-app-token","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/peaceiris/actions-github-app-token/dependencies","status":null,"funding_links":["https://github.com/sponsors/peaceiris"],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-19T16:32:15.198Z","issues_count":2,"pull_requests_count":108,"avg_time_to_close_issue":28864.0,"avg_time_to_close_pull_request":320735.3894736842,"issues_closed_count":1,"pull_requests_closed_count":95,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.46296296296296297,"merged_pull_requests_count":69,"bot_issues_count":2,"bot_pull_requests_count":100,"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/peaceiris%2Factions-github-app-token/issues","maintainers":[{"login":"peaceiris","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peaceiris"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peaceiris%2Factions-github-app-token/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peaceiris%2Factions-github-app-token/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peaceiris%2Factions-github-app-token/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peaceiris%2Factions-github-app-token/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peaceiris%2Factions-github-app-token/codemeta","maintainers":[]}