{"id":5803003,"name":"FirebaseExtended/action-hosting-deploy","ecosystem":"actions","description":"A GitHub Action to deploy to Firebase Hosting","homepage":"https://firebase.google.com/docs/hosting/github-integration","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FirebaseExtended/action-hosting-deploy","keywords_array":["continuous-deployment","firebase","firebase-hosting","github-actions"],"namespace":"FirebaseExtended","versions_count":11,"first_release_published_at":"2020-08-31T17:18:06.000Z","latest_release_published_at":"2024-05-24T16:13:02.000Z","latest_release_number":"v0.9.0","last_synced_at":"2026-03-31T13:03:18.794Z","created_at":"2023-01-04T14:11:06.693Z","updated_at":"2026-03-31T13:03:18.795Z","registry_url":"https://github.com/FirebaseExtended/action-hosting-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"Deploy to Firebase Hosting","description":"A GitHub Action to deploy to Firebase Hosting","author":"Jason Miller (https://github.com/developit) and Firebase","branding":{"icon":"globe","color":"blue"},"runs":{"using":"node20","main":"bin/action.min.js"},"inputs":{"repoToken":{"description":"The GITHUB_TOKEN secret","required":false},"firebaseServiceAccount":{"description":"Firebase service account JSON","required":true},"expires":{"description":"How long should a preview live? See the preview channels docs for options","default":"7d","required":false},"projectId":{"description":"The project to deploy to. If you leave this blank, make sure you check in a .firebaserc file","required":false},"channelId":{"description":"The ID of the channel to deploy to. If you leave this blank, a preview channel and its ID will be auto-generated per branch or PR.","required":false},"target":{"description":"The target name of the Hosting site to deploy to. If you leave this blank, the default target or all targets defined in the .firebaserc will be deployed to. Refer to the Hosting docs about [multiple sites](https://firebase.google.com/docs/hosting/multisites) for more information about deploy targets.","required":false},"entryPoint":{"description":"The location of your firebase.json file, relative to the root of your directory","default":".","required":false},"firebaseToolsVersion":{"description":"The version of firebase-tools to use. Defaults to `latest`.","default":"latest","required":false},"disableComment":{"description":"Disable auto-commenting with the preview channel URL to the pull request","default":"false","required":false}},"outputs":{"urls":{"description":"The url(s) deployed to"},"expire_time":{"description":"The time the deployed preview urls expire"},"expire_time_formatted":{"description":"The time the deployed preview urls expire in the UTC format"},"details_url":{"description":"A single URL that was deployed to"}},"default_branch":"main","path":null},"repo_metadata":{"id":39626029,"uuid":"290288569","full_name":"FirebaseExtended/action-hosting-deploy","owner":"FirebaseExtended","description":"Automatically deploy shareable previews for your Firebase Hosting sites","archived":false,"fork":false,"pushed_at":"2025-08-13T16:12:10.000Z","size":1313,"stargazers_count":750,"open_issues_count":140,"forks_count":215,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-08-13T18:32:39.832Z","etag":null,"topics":["continuous-deployment","firebase","firebase-hosting","github-actions"],"latest_commit_sha":null,"homepage":"https://firebase.google.com/docs/hosting/github-integration","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FirebaseExtended.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2020-08-25T18:09:29.000Z","updated_at":"2025-08-13T16:12:08.000Z","dependencies_parsed_at":"2023-02-10T13:45:30.851Z","dependency_job_id":"e4a1756b-56e5-4b82-9947-f45f5d961895","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy","commit_stats":{"total_commits":109,"total_committers":23,"mean_commits":4.739130434782608,"dds":0.5412844036697247,"last_synced_commit":"7a831e3ee9349aecd334c2cc01080a2c71a29509"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirebaseExtended","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/sbom","scorecard":{"id":50409,"data":{"date":"2025-08-11","repo":{"name":"github.com/FirebaseExtended/action-hosting-deploy","commit":"7a831e3ee9349aecd334c2cc01080a2c71a29509"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-preview-with-version.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-preview.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-production.yml:1","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FirebaseExtended/action-hosting-deploy/check-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-preview-with-version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FirebaseExtended/action-hosting-deploy/deploy-preview-with-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FirebaseExtended/action-hosting-deploy/deploy-preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-production.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/FirebaseExtended/action-hosting-deploy/deploy-production.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FirebaseExtended/action-hosting-deploy/test.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T23:36:51.826Z","repository_id":39626029,"created_at":"2025-08-14T23:36:51.826Z","updated_at":"2025-08-14T23:36:51.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271491669,"owners_count":24769103,"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-08-21T02:00:08.990Z","response_time":74,"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":"FirebaseExtended","name":"FirebaseExtended","uuid":"42357678","kind":"organization","description":"Projects that are not officially staffed by Googlers but may be of use to Firebase developers. Volunteers are welcome to contribute and maintain.","email":null,"website":"https://firebase.google.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42357678?v=4","repositories_count":83,"last_synced_at":"2024-04-11T15:00:21.675Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FirebaseExtended","funding_links":[],"total_stars":22214,"followers":282,"following":0,"created_at":"2022-11-02T16:46:53.675Z","updated_at":"2024-04-11T15:00:44.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirebaseExtended","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirebaseExtended/repositories"},"tags":[{"name":"v0.9.0","sha":"0cbcac4740c2bfb00d632f0b863b57713124eb5a","kind":"commit","published_at":"2024-05-24T16:13:02.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.9.0","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.9.0","dependencies_parsed_at":"2024-10-30T04:14:48.430Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.9.0/manifests"},{"name":"v0.7.2","sha":"d482eb942f549f059116ec36b191860128553142","kind":"commit","published_at":"2024-05-20T20:19:07.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.7.2","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.7.2","dependencies_parsed_at":"2024-05-23T04:23:33.976Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"120e124148ab7016bec2374e5050f15051255ba2","kind":"commit","published_at":"2023-05-16T17:46:27.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.7.1","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.7.1","dependencies_parsed_at":"2023-07-20T20:44:43.258Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4d0d0023f1d92b9b7d16dda64b3d7abd2c98974b","kind":"tag","published_at":"2022-10-13T16:17:33.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.7.0","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.7.0","dependencies_parsed_at":"2023-07-20T20:44:43.465Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.7.0/manifests"},{"name":"v0","sha":"276388dd6c2cde23455b30293105cc866c22282d","kind":"tag","published_at":"2020-11-09T19:13:39.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0","dependencies_parsed_at":"2023-07-20T20:44:43.232Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0/manifests"},{"name":"v0.6-alpha","sha":"276388dd6c2cde23455b30293105cc866c22282d","kind":"commit","published_at":"2020-10-29T22:37:06.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.6-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.6-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.110Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.6-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.6-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.6-alpha/manifests"},{"name":"v0.5-alpha","sha":"8660c483c9bdf33d3566ae9a1f83fee04c9f46eb","kind":"commit","published_at":"2020-10-23T00:14:58.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.5-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.5-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.396Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.5-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.5-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.5-alpha/manifests"},{"name":"v0.4-alpha","sha":"79d1e17528573ce1a02632923c928f62009df3c3","kind":"commit","published_at":"2020-10-07T16:32:19.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.4-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.4-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.426Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.4-alpha/manifests"},{"name":"v0.3-alpha","sha":"310a2f33c5cb269a0f9b1b551ee2fe46e4ee9947","kind":"commit","published_at":"2020-09-25T18:09:41.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.3-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.3-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.385Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.3-alpha/manifests"},{"name":"v0.2-alpha","sha":"577db065aa800f07b073e46606c4a583df3aded3","kind":"commit","published_at":"2020-09-09T23:33:33.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.2-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.2-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.203Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.2-alpha/manifests"},{"name":"v0.1-alpha","sha":"b20f265add35c71fae53f7f5906107be81cb88dd","kind":"commit","published_at":"2020-08-31T17:18:06.000Z","download_url":"https://codeload.github.com/FirebaseExtended/action-hosting-deploy/tar.gz/v0.1-alpha","html_url":"https://github.com/FirebaseExtended/action-hosting-deploy/releases/tag/v0.1-alpha","dependencies_parsed_at":"2023-07-20T20:44:43.258Z","dependency_job_id":null,"purl":"pkg:github/FirebaseExtended/action-hosting-deploy@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:57:19.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":8779,"rankings":{"downloads":null,"dependent_repos_count":0.15211535414355887,"dependent_packages_count":0.0,"stargazers_count":0.46268420218665823,"forks_count":0.37078117572492475,"docker_downloads_count":null,"average":0.24639518301378546},"purl":"pkg:githubactions/FirebaseExtended/action-hosting-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/FirebaseExtended/action-hosting-deploy","docker_dependents_count":1,"docker_downloads_count":30,"usage_url":"https://repos.ecosyste.ms/usage/actions/FirebaseExtended/action-hosting-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/FirebaseExtended/action-hosting-deploy/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-14T13:43:22.773Z","issues_count":109,"pull_requests_count":136,"avg_time_to_close_issue":14330244.4,"avg_time_to_close_pull_request":7805229.692307692,"issues_closed_count":35,"pull_requests_closed_count":104,"pull_request_authors_count":37,"issue_authors_count":97,"avg_comments_per_issue":3.4954128440366974,"avg_comments_per_pull_request":1.397058823529412,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":9,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2302809.923076923,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirebaseExtended%2Faction-hosting-deploy/issues","maintainers":[{"login":"jhuleatt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhuleatt"},{"login":"bkendall","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkendall"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FirebaseExtended%2Faction-hosting-deploy/codemeta","maintainers":[]}