{"id":413734,"url":"https://github.com/qdm12/cli-template","last_synced_at":"2026-06-07T00:00:55.822Z","repository":{"id":39895479,"uuid":"326523306","full_name":"qdm12/cli-template","owner":"qdm12","description":"A template for cross platform, cross CPU binary CLI tools","archived":false,"fork":false,"pushed_at":"2025-12-10T04:01:26.000Z","size":106,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-07T14:00:02.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/qdm12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["qdm12"]}},"created_at":"2021-01-03T23:45:14.000Z","updated_at":"2025-02-09T06:31:15.000Z","dependencies_parsed_at":"2024-02-03T19:37:21.177Z","dependency_job_id":"4ada8f08-0df5-404c-a196-37689b20fc76","html_url":"https://github.com/qdm12/cli-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/qdm12/cli-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fcli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fcli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fcli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fcli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12","download_url":"https://codeload.github.com/qdm12/cli-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdm12%2Fcli-template/sbom","scorecard":{"id":753025,"data":{"date":"2025-08-11","repo":{"name":"github.com/qdm12/cli-template","commit":"7915d6f5c97fa1e180b77449889921821c9200b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/20 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":"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":"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":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-skip.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:80","Info: jobLevel 'actions' permission set to 'read': .github/workflows/markdown-skip.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/markdown.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/markdown.yml:18","Warn: no topLevel permission defined: .github/workflows/ci-skip.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown-skip.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown.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":"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":"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":-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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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":"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/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/markdown.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/markdown.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/markdown.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/markdown.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/qdm12/cli-template/markdown.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating qmcgaw/godevcontainer to qmcgaw/godevcontainer@sha256:ba617bcafac6b46e08684fb4919765e5bef12996691229bdccad3ddfd78e8569","Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:22","Warn: containerImage not pinned by hash: Dockerfile:29","Warn: containerImage not pinned by hash: Dockerfile:33","Warn: containerImage not pinned by hash: Dockerfile:46","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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"}}]},"last_synced_at":"2025-08-22T20:51:09.199Z","repository_id":39895479,"created_at":"2025-08-22T20:51:09.199Z","updated_at":"2025-08-22T20:51:09.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34003814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":[],"created_at":"2026-06-07T00:00:53.063Z","updated_at":"2026-06-07T00:00:54.422Z","avatar_url":"https://github.com/qdm12.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/413734","html_url":"https://opencollective.ecosyste.ms/projects/413734","collective":{"id":302695,"uuid":"acc_cJGfKlihH9Xkj8Ehih6D0","slug":"qdm12","name":"qdm12","description":"Github open source projects","website":"","github":"qdm12","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/qdm12"}],"currency":"USD","projects_count":103,"last_synced_at":"2026-06-07T00:00:38.237Z","created_at":"2026-06-07T00:00:28.468Z","updated_at":"2026-06-07T00:01:22.970Z","transactions_count":null,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"qdm12","name":"Quentin McGaw","uuid":"15654980","kind":"user","description":"Software ninja mostly doing Go","email":"","website":"https://qqq.ninja/blog","location":"Luxembourg","twitter":null,"company":"hotpath","icon_url":"https://avatars.githubusercontent.com/u/15654980?u=107e7a5972895a3be41024de3b84ffe7dde7bfdc\u0026v=4","repositories_count":112,"last_synced_at":"2024-04-14T09:00:50.192Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/qdm12","funding_links":["https://github.com/sponsors/qdm12"],"total_stars":8791,"followers":453,"following":34,"created_at":"2022-11-15T01:07:24.515Z","updated_at":"2024-04-14T09:01:28.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdm12/repositories"},"last_project_activity_at":"2026-05-20T16:21:03.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2026-04-16T19:51:10.500Z","collective_updated_at":"2026-06-02T14:34:29.468Z","html_url":"https://opencollective.com/qdm12","icon_url":"https://images.opencollective.com/qdm12/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/qdm12","url":"https://opencollective.ecosyste.ms/collectives/qdm12","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/qdm12/projects"}}