{"id":5801561,"name":"porter-dev/porter-cli-action","ecosystem":"actions","description":"Run Porter CLI","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/porter-dev/porter-cli-action","keywords_array":[],"namespace":"porter-dev","versions_count":1,"first_release_published_at":"2021-10-12T23:54:57.000Z","latest_release_published_at":"2021-10-12T23:54:57.000Z","latest_release_number":"v0.1.0","last_synced_at":"2026-04-12T20:48:11.434Z","created_at":"2023-01-04T13:13:22.713Z","updated_at":"2026-04-12T20:48:11.434Z","registry_url":"https://github.com/porter-dev/porter-cli-action","install_command":null,"documentation_url":null,"metadata":{"name":"Run Porter CLI","description":"Run Porter CLI","inputs":{"command":{"description":"command for Porter CLI","required":true}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"color":"purple","icon":"upload-cloud"},"default_branch":"main","path":null},"repo_metadata":{"id":38973699,"uuid":"416527388","full_name":"porter-dev/porter-cli-action","owner":"porter-dev","description":"Github action that runs an arbitrary Porter CLI argument. ","archived":false,"fork":false,"pushed_at":"2024-06-25T15:08:40.000Z","size":89,"stargazers_count":2,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T01:52:33.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/porter-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-12T23:27:18.000Z","updated_at":"2025-08-17T20:16:48.000Z","dependencies_parsed_at":"2024-03-19T18:28:31.112Z","dependency_job_id":"38d6bc66-96e0-4785-b299-e54c1160ed6a","html_url":"https://github.com/porter-dev/porter-cli-action","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.4,"last_synced_commit":"54984bab5b3e2903bc6fb1986d99c57ad56011ff"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/porter-dev/porter-cli-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porter-dev","download_url":"https://codeload.github.com/porter-dev/porter-cli-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/sbom","scorecard":{"id":741480,"data":{"date":"2025-08-11","repo":{"name":"github.com/porter-dev/porter-cli-action","commit":"0975649b43b16355b85f6de87de587c1db14a15c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-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":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"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":-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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 ghcr.io/porter-dev/releases/porter-cli:latest to ghcr.io/porter-dev/releases/porter-cli:latest@sha256:fc344d60f2f054702b3dca63046cd5b7ff32e6584ebe8a4e369fbb947c3d1c44","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":"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":-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 6 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"}}]},"last_synced_at":"2025-08-22T17:34:43.450Z","repository_id":38973699,"created_at":"2025-08-22T17:34:43.450Z","updated_at":"2025-08-22T17:34:43.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280569892,"owners_count":26352860,"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-23T02:00:06.710Z","response_time":142,"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":"porter-dev","name":"Porter","uuid":"62078005","kind":"organization","description":"","email":"contact@porter.run","website":"https://porter.run","location":null,"twitter":"porterdotrun","company":null,"icon_url":"https://avatars.githubusercontent.com/u/62078005?v=4","repositories_count":68,"last_synced_at":"2025-10-21T01:52:31.060Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/porter-dev","funding_links":[],"total_stars":4293,"followers":108,"following":0,"created_at":"2022-11-14T09:19:53.702Z","updated_at":"2025-10-21T01:52:31.060Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porter-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porter-dev/repositories"},"tags":[{"name":"v0.1.0","sha":"3743befec920bb2d7f8a59a4a1c1ff6b3debe8a6","kind":"commit","published_at":"2021-10-12T23:54:57.000Z","download_url":"https://codeload.github.com/porter-dev/porter-cli-action/tar.gz/v0.1.0","html_url":"https://github.com/porter-dev/porter-cli-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-30T20:56:41.929Z","dependency_job_id":null,"purl":"pkg:github/porter-dev/porter-cli-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T05:55:19.667Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.573601647916337,"dependent_packages_count":0.0,"stargazers_count":27.342734907304706,"forks_count":12.942481381714465,"docker_downloads_count":null,"average":15.214704484233877},"purl":"pkg:githubactions/porter-dev/porter-cli-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/porter-dev/porter-cli-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/porter-dev/porter-cli-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/porter-dev/porter-cli-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T04:49:31.647Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2489.3333333333335,"issues_closed_count":0,"pull_requests_closed_count":3,"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":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3206.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"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":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-cli-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/porter-dev%2Fporter-cli-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/porter-dev%2Fporter-cli-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/porter-dev%2Fporter-cli-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/porter-dev%2Fporter-cli-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/porter-dev%2Fporter-cli-action/codemeta","maintainers":[]}