{"id":19742567,"url":"https://github.com/complexorganizations/gocreate","last_synced_at":"2025-10-28T03:13:55.468Z","repository":{"id":41739798,"uuid":"327846438","full_name":"complexorganizations/gocreate","owner":"complexorganizations","description":"✔️ Go app structure that is simple and easy to use.","archived":false,"fork":false,"pushed_at":"2025-08-11T19:55:29.000Z","size":47,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-20T09:34:39.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/complexorganizations.png","metadata":{"files":{"readme":".github/readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":".github/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","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":"2021-01-08T08:44:16.000Z","updated_at":"2021-12-28T04:24:45.000Z","dependencies_parsed_at":"2023-12-01T01:38:04.578Z","dependency_job_id":"b938f69b-e655-4bd1-af03-64e59e89803f","html_url":"https://github.com/complexorganizations/gocreate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/complexorganizations/gocreate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complexorganizations%2Fgocreate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complexorganizations%2Fgocreate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complexorganizations%2Fgocreate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complexorganizations%2Fgocreate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/complexorganizations","download_url":"https://codeload.github.com/complexorganizations/gocreate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complexorganizations%2Fgocreate/sbom","scorecard":{"id":301328,"data":{"date":"2025-08-11","repo":{"name":"github.com/complexorganizations/gocreate","commit":"ad9719db02db204439a29475db02740f74121b8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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":"Code-Review","score":0,"reason":"Found 0/7 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":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/analysis.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/complexorganizations/gocreate/codeql-analysis.yml/main?enable=pin","Info:   0 out of   6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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"}}]},"last_synced_at":"2025-08-17T20:42:07.473Z","repository_id":41739798,"created_at":"2025-08-17T20:42:07.473Z","updated_at":"2025-08-17T20:42:07.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273403937,"owners_count":25099299,"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-09-03T02:00:09.631Z","response_time":76,"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":"2024-11-12T01:32:18.825Z","updated_at":"2025-10-28T03:13:50.432Z","avatar_url":"https://github.com/complexorganizations.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGoCreate\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate/releases\"\u003e\n    \u003cimg alt=\"Release\" src=\"https://img.shields.io/github/v/release/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate/issues\"\u003e\n    \u003cimg alt=\"Issues\" src=\"https://img.shields.io/github/issues/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate/pulls\"\u003e\n    \u003cimg alt=\"PullRequest\" src=\"https://img.shields.io/github/issues-pr/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/complexorganizations/gocreate/main/.github/license\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/complexorganizations/gocreate\"\u003e\n    \u003cimg alt=\"GoReport\" src=\"https://goreportcard.com/badge/github.com/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate/actions\"\u003e\n    \u003cimg alt=\"Actions\" src=\"https://github.com/complexorganizations/gocreate/workflows/Go/badge.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate/actions/workflows/codeql-analysis.yml\"\u003e\n    \u003cimg alt=\"CodeQL\" src=\"https://github.com/complexorganizations/gocreate/actions/workflows/codeql-analysis.yml/badge.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate\"\u003e\n    \u003cimg alt=\"Go-Version\" src=\"https://img.shields.io/github/go-mod/go-version/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/complexorganizations/gocreate\"\u003e\n    \u003cimg alt=\"Code-Size\" src=\"https://img.shields.io/github/languages/code-size/complexorganizations/gocreate\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://snapcraft.io/gocreate\"\u003e\n    \u003cimg alt=\"Get it from the Snap Store\" src=\"https://snapcraft.io/static/images/badges/en/snap-store-black.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThere is no official go project specification framework or widely agreed standard other than `go.mod`.\n\n---\n### Features\n- Structure go applications\n\n---\n### Installation\nDownload the latest `gocreate` binary\n```\ngo install github.com/complexorganizations/gocreate@latest\n```\nCreate a project applications using `gocreate`\n```\ngocreate {PROJECT}\n```\n\n---\n### Structure\n```\n{PROJECT}\n├── assets\n│   └── README.md\n├── build\n│   └── README.md\n├── cmd\n│   └── README.md\n├── go.mod\n├── go.sum\n├── internal\n│   └── README.md\n├── main.go\n├── pkg\n│   └── README.md\n├── README.md\n├── scripts\n│   └── README.md\n└── vendor\n    └── README.md\n```\n\n---\n### Compatibility\n| OS              | Supported          |\n| --------------  | ------------------ |\n| Darwin          |:heavy_check_mark:  |\n| FreeBSD         |:heavy_check_mark:  |\n| Linux           |:heavy_check_mark:  |\n| NetBSD          |:heavy_check_mark:  |\n| OpenBSD         |:heavy_check_mark:  |\n| Plan 9          |:heavy_check_mark:  |\n| Solaris         |:heavy_check_mark:  |\n| Windows         |:heavy_check_mark:  |\n\n---\n### Credits\n- Open Source Community\n\n---\n### License\n\nCopyright © 2021 [ComplexOrganizations](https://github.com/complexorganizations)\n\nThe Apache 2.0 license governs the distribution of this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexorganizations%2Fgocreate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomplexorganizations%2Fgocreate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexorganizations%2Fgocreate/lists"}