{"id":8846610,"name":"github.com/barelyhuman/dokcli","ecosystem":"go","description":"","homepage":"https://github.com/barelyhuman/dokcli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/barelyhuman/dokcli","keywords_array":[],"namespace":"github.com/barelyhuman","versions_count":1,"first_release_published_at":"2021-06-14T08:26:31.000Z","latest_release_published_at":"2021-06-14T08:26:31.000Z","latest_release_number":"v0.0.0-20210614082631-720a95e0704e","last_synced_at":"2026-08-01T23:45:29.051Z","created_at":"2024-02-01T04:19:20.798Z","updated_at":"2026-09-20T09:21:44.785Z","registry_url":"https://pkg.go.dev/github.com/barelyhuman/dokcli","install_command":"go get github.com/barelyhuman/dokcli","documentation_url":"https://pkg.go.dev/github.com/barelyhuman/dokcli#section-documentation","metadata":{},"repo_metadata":{"id":101912971,"uuid":"340034083","full_name":"barelyhuman/dokcli","owner":"barelyhuman","description":"Setup dokku apps with generated scripts","archived":true,"fork":false,"pushed_at":"2021-06-14T08:26:31.000Z","size":937,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T23:33:34.644Z","etag":null,"topics":["automation","dokku","go","scripts"],"latest_commit_sha":null,"homepage":"","language":"Go","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/barelyhuman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"reaper","issuehunt":null,"otechie":null,"custom":["https://barelyhuman.dev/donate"]}},"created_at":"2021-02-18T11:50:48.000Z","updated_at":"2023-01-28T00:11:15.000Z","dependencies_parsed_at":"2023-05-21T17:45:46.383Z","dependency_job_id":null,"html_url":"https://github.com/barelyhuman/dokcli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/barelyhuman/dokcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman","download_url":"https://codeload.github.com/barelyhuman/dokcli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/sbom","scorecard":{"id":225792,"data":{"date":"2025-08-11","repo":{"name":"github.com/barelyhuman/dokcli","commit":"720a95e0704e660a040ae799111fd5f38049c765"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/create-binaries-dev.yml:1","Warn: no topLevel permission defined: .github/workflows/create-binaries.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":"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":"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/changelog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-binaries-dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries-dev.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-binaries-dev.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries-dev.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-binaries-dev.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries-dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-binaries.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-binaries.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-binaries.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/dokcli/create-binaries.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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":"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":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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.0.1 not signed: https://api.github.com/repos/barelyhuman/dokcli/releases/43428246","Warn: release artifact 0.0.1-dev.0 not signed: https://api.github.com/repos/barelyhuman/dokcli/releases/38266812","Warn: release artifact 0.0.1-dev.1 not signed: https://api.github.com/repos/barelyhuman/dokcli/releases/39003459","Warn: release artifact 0.0.1 does not have provenance: https://api.github.com/repos/barelyhuman/dokcli/releases/43428246","Warn: release artifact 0.0.1-dev.0 does not have provenance: https://api.github.com/repos/barelyhuman/dokcli/releases/38266812","Warn: release artifact 0.0.1-dev.1 does not have provenance: https://api.github.com/repos/barelyhuman/dokcli/releases/39003459"],"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":"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"}}]},"last_synced_at":"2025-08-17T03:47:02.594Z","repository_id":101912971,"created_at":"2025-08-17T03:47:02.594Z","updated_at":"2025-08-17T03:47:02.594Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37521682,"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-20T02:00:06.856Z","response_time":61,"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":"barelyhuman","name":"Siddharth Gelera (reaper)","uuid":"43572006","kind":"user","description":"just another developer","email":"ahoy@barelyhuman.dev","website":"http://reaper.is","location":"India","twitter":"barelyreaper","company":"@usebruno","icon_url":"https://avatars.githubusercontent.com/u/43572006?u=49e7710c0d1602408ee0b6c125cf2f05b4385608\u0026v=4","repositories_count":498,"last_synced_at":"2026-09-13T14:18:15.088Z","metadata":{"has_sponsors_listing":true,"funding":{"liberapay":"reaper","ko_fi":"barelyreaper","github":"barelyhuman","custom":"https://barelyreaper.gumroad.com/coffee"}},"html_url":"https://github.com/barelyhuman","funding_links":["https://liberapay.com/reaper","https://ko-fi.com/barelyreaper","https://github.com/sponsors/barelyhuman","https://barelyreaper.gumroad.com/coffee"],"total_stars":1139,"followers":337,"following":176,"created_at":"2022-11-14T00:51:09.626Z","updated_at":"2026-09-13T14:18:15.099Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman/repositories"},"tags":[{"name":"0.0.1","sha":"ffa17ebb7b66c3ea1876850860733fff70fe7f39","kind":"commit","published_at":"2021-05-23T12:34:59.000Z","download_url":"https://codeload.github.com/barelyhuman/dokcli/tar.gz/0.0.1","html_url":"https://github.com/barelyhuman/dokcli/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/barelyhuman/dokcli@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1/manifests"},{"name":"0.0.1-dev.1","sha":"aa2c1825914932ef0a5e0158703b4409628cc35d","kind":"commit","published_at":"2021-02-27T22:55:34.000Z","download_url":"https://codeload.github.com/barelyhuman/dokcli/tar.gz/0.0.1-dev.1","html_url":"https://github.com/barelyhuman/dokcli/releases/tag/0.0.1-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/barelyhuman/dokcli@0.0.1-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1-dev.1/manifests"},{"name":"0.0.1-dev.0","sha":"90c8c6da6fd09973c2ee5be834fa8e9c68942e5a","kind":"commit","published_at":"2021-02-27T22:55:32.000Z","download_url":"https://codeload.github.com/barelyhuman/dokcli/tar.gz/0.0.1-dev.0","html_url":"https://github.com/barelyhuman/dokcli/releases/tag/0.0.1-dev.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/barelyhuman/dokcli@0.0.1-dev.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1-dev.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fdokcli/tags/0.0.1-dev.0/manifests"}]},"repo_metadata_updated_at":"2026-09-20T09:21:44.785Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.89737210387187,"dependent_packages_count":8.77742918034886,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.337400642110365},"purl":"pkg:golang/github.com/barelyhuman/dokcli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/barelyhuman/dokcli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/barelyhuman/dokcli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/barelyhuman/dokcli/dependencies","status":null,"funding_links":["https://liberapay.com/reaper","https://barelyhuman.dev/donate","https://github.com/sponsors/barelyhuman"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-01T08:44:56.076Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/barelyhuman%2Fdokcli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbarelyhuman%2Fdokcli/codemeta","maintainers":[]}