{"id":5792983,"name":"alexalmadav/gcp-pubsub-action","ecosystem":"actions","description":"Queue GCP PubSub Message from Github Actions","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/alexalmadav/gcp-pubsub-action","keywords_array":["continuous-deployment","continuous-integration","deployment-automation","devops","gcp","gcp-pubsub","pubsub"],"namespace":"alexalmadav","versions_count":5,"first_release_published_at":"2022-03-10T00:15:19.000Z","latest_release_published_at":"2026-05-22T17:42:14.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-09-05T21:52:18.121Z","created_at":"2023-01-03T22:02:46.217Z","updated_at":"2026-09-11T14:12:42.140Z","registry_url":"https://github.com/alexalmadav/gcp-pubsub-action","install_command":null,"documentation_url":null,"metadata":{"name":"GCP PubSub Github Action","branding":{"color":"blue","icon":"message-square"},"description":"Queue GCP PubSub Message from Github Actions","inputs":{"project-id":{"description":"GCP Project ID","required":true},"pubsub-topic":{"description":"PubSub Topic name","required":true},"message-body":{"description":"PubSub message body","required":true}},"runs":{"using":"node16","main":"index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":65158800,"uuid":"467298577","full_name":"alexalmadav/gcp-pubsub-action","owner":"alexalmadav","description":"GCP PubSub Github Action","archived":false,"fork":false,"pushed_at":"2026-05-22T17:44:23.000Z","size":5050,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-05T21:53:14.237Z","etag":null,"topics":["continuous-deployment","continuous-integration","deployment-automation","devops","gcp","gcp-pubsub","pubsub"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/alexalmadav.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-07T23:53:22.000Z","updated_at":"2026-05-22T17:42:38.000Z","dependencies_parsed_at":"2024-06-05T22:06:17.851Z","dependency_job_id":"64c54c7f-72f6-43b0-8fca-3f327650a2eb","html_url":"https://github.com/alexalmadav/gcp-pubsub-action","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"dd8adafb40d92f5df5d1f175dac2ae06b345479f"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexalmadav","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/sbom","scorecard":{"id":180283,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexalmadav/gcp-pubsub-action","commit":"fd09a7dcf686dea1877d59c5e493782fa710a657"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/12 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":"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":"Vulnerabilities","score":1,"reason":"9 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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-16T18:44:18.070Z","repository_id":65158800,"created_at":"2025-08-16T18:44:18.070Z","updated_at":"2025-08-16T18:44:18.070Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37218571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"alexalmadav","name":"Alex Almada","uuid":"13022037","kind":"user","description":"Director of Engineering @lessthan3 ","email":"","website":"https://www.linkedin.com/in/alexalmada/","location":"Mexico","twitter":"Alex_AlmadaV","company":"@lessthan3 ","icon_url":"https://avatars.githubusercontent.com/u/13022037?u=aebfcd7fc1f4af1d8717403f3be8aa7bc5ed0dec\u0026v=4","repositories_count":2,"last_synced_at":"2023-07-13T18:29:39.525Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexalmadav","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-07-13T18:29:39.537Z","updated_at":"2023-07-13T18:29:39.537Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexalmadav","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexalmadav/repositories"},"tags":[{"name":"v1.0.4","sha":"04f908fbd839b1feb6ad963d2aa0b121518c1265","kind":"commit","published_at":"2026-05-22T17:42:14.000Z","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/v1.0.4","html_url":"https://github.com/alexalmadav/gcp-pubsub-action/releases/tag/v1.0.4","dependencies_parsed_at":"2026-08-07T04:36:29.756Z","dependency_job_id":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c29341338d416049666121b32dac5d34bc149641","kind":"commit","published_at":"2023-08-01T22:46:12.000Z","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/v1.0.3","html_url":"https://github.com/alexalmadav/gcp-pubsub-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-08-09T05:28:52.166Z","dependency_job_id":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"dd8adafb40d92f5df5d1f175dac2ae06b345479f","kind":"tag","published_at":"2022-03-10T00:26:55.000Z","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/v1.0.2","html_url":"https://github.com/alexalmadav/gcp-pubsub-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-01T12:25:49.891Z","dependency_job_id":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9c2a6d65a665a1f8f0872e830d0391701af8b92f","kind":"tag","published_at":"2022-03-10T00:22:22.000Z","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/v1.0.1","html_url":"https://github.com/alexalmadav/gcp-pubsub-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T12:25:52.032Z","dependency_job_id":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"70f555306de5043ce6880eb1c507644495452286","kind":"tag","published_at":"2022-03-10T00:15:19.000Z","download_url":"https://codeload.github.com/alexalmadav/gcp-pubsub-action/tar.gz/v1.0","html_url":"https://github.com/alexalmadav/gcp-pubsub-action/releases/tag/v1.0","dependencies_parsed_at":"2023-06-01T12:25:53.857Z","dependency_job_id":null,"purl":"pkg:github/alexalmadav/gcp-pubsub-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T14:12:42.139Z","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":29.333561321762918,"forks_count":23.73787030308212,"average":23.982601632967125},"purl":"pkg:githubactions/alexalmadav/gcp-pubsub-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/alexalmadav/gcp-pubsub-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/alexalmadav/gcp-pubsub-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/alexalmadav/gcp-pubsub-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T08:21:38.166Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":39.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":39.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexalmadav%2Fgcp-pubsub-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/alexalmadav%2Fgcp-pubsub-action/codemeta","maintainers":[]}