{"id":1681,"url":"https://github.com/helmwave/deploy-action","last_synced_at":"2026-05-20T00:20:16.302Z","repository":{"id":65160067,"uuid":"347228996","full_name":"helmwave/deploy-action","owner":"helmwave","description":":octocat: GitHub Action for @helmwave \u003cbeta\u003e","archived":true,"fork":false,"pushed_at":"2022-01-24T01:30:24.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T12:46:58.436Z","etag":null,"topics":["github-action"],"latest_commit_sha":null,"homepage":"","language":null,"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/helmwave.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}},"created_at":"2021-03-12T23:57:50.000Z","updated_at":"2023-01-28T03:46:41.000Z","dependencies_parsed_at":"2023-01-13T15:43:43.328Z","dependency_job_id":null,"html_url":"https://github.com/helmwave/deploy-action","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.1428571428571429,"last_synced_commit":"0713e1690f1d072972782e9d53607bd95dcb992e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/helmwave/deploy-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Fdeploy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Fdeploy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Fdeploy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Fdeploy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave","download_url":"https://codeload.github.com/helmwave/deploy-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmwave%2Fdeploy-action/sbom","scorecard":{"id":460622,"data":{"date":"2025-08-11","repo":{"name":"github.com/helmwave/deploy-action","commit":"0713e1690f1d072972782e9d53607bd95dcb992e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/self.yaml: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/self.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/helmwave/deploy-action/self.yaml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T11:02:55.500Z","repository_id":65160067,"created_at":"2025-08-19T11:02:55.500Z","updated_at":"2025-08-19T11:02:55.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019146,"owners_count":26086576,"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-14T02:00:06.444Z","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"}},"keywords":["github-action"],"created_at":"2024-01-11T16:43:22.735Z","updated_at":"2025-10-14T12:22:37.204Z","avatar_url":"https://github.com/helmwave.png","language":null,"project_url":"https://opencollective.ecosyste.ms/api/v1/projects/1681","html_url":"https://opencollective.ecosyste.ms/projects/1681","collective":{"id":276,"uuid":"rxg0j35l-zkwm6v5y-wxyqvoe9-8n47daby","slug":"helmwave","name":"Helmwave","description":"Developing DevOps tools","website":"https://helmwave.app/","github":"helmwave","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/helmwave/"},{"type":"WEBSITE","url":"https://helmwave.app/"}],"currency":"USD","projects_count":24,"last_synced_at":"2026-06-09T12:15:12.392Z","created_at":"2024-01-10T13:17:47.471Z","updated_at":"2026-06-09T12:15:12.541Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"helmwave","name":"Helmwave","uuid":"80326404","kind":"organization","description":"🌊 Helmwave is composing for @helm","email":"community@helmwave.app","website":"https://helmwave.app","location":"Cyprus","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/80326404?v=4","repositories_count":21,"last_synced_at":"2024-10-29T13:07:12.269Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/helmwave","funding_links":[],"total_stars":681,"followers":6,"following":0,"created_at":"2022-11-14T08:34:49.067Z","updated_at":"2024-10-29T13:07:12.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmwave/repositories"},"last_project_activity_at":"2025-09-04T22:02:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-02-17T04:30:37.713Z","collective_updated_at":"2023-02-17T04:36:05.298Z","html_url":"https://opencollective.com/helmwave","icon_url":"https://images.opencollective.com/helmwave/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/helmwave","url":"https://opencollective.ecosyste.ms/collectives/helmwave","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/helmwave/projects"}}