{"id":16476794,"url":"https://github.com/njuettner/maker","last_synced_at":"2026-06-09T02:03:19.549Z","repository":{"id":52268874,"uuid":"241395843","full_name":"njuettner/maker","owner":"njuettner","description":"Creates a Makefile for Go projects 📂✨","archived":false,"fork":false,"pushed_at":"2021-05-02T13:13:20.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T02:29:27.455Z","etag":null,"topics":["go","golang","helper","makefile","tool"],"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/njuettner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-18T15:25:04.000Z","updated_at":"2021-05-02T13:13:22.000Z","dependencies_parsed_at":"2022-09-11T12:40:36.598Z","dependency_job_id":null,"html_url":"https://github.com/njuettner/maker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/njuettner/maker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njuettner%2Fmaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njuettner%2Fmaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njuettner%2Fmaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njuettner%2Fmaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njuettner","download_url":"https://codeload.github.com/njuettner/maker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njuettner%2Fmaker/sbom","scorecard":{"id":689986,"data":{"date":"2025-08-11","repo":{"name":"github.com/njuettner/maker","commit":"bb0cfa2e4e83b0af69594ddd5d6cb1a2d47b8536"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"Code-Review","score":0,"reason":"Found 0/10 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/njuettner/maker/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/njuettner/maker/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/njuettner/maker/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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 v0.1.0 not signed: https://api.github.com/repos/njuettner/maker/releases/23899477","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/njuettner/maker/releases/23899477"],"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 'master'"],"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 12 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":"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-22T02:06:45.733Z","repository_id":52268874,"created_at":"2025-08-22T02:06:45.733Z","updated_at":"2025-08-22T02:06:45.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088014,"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-09T02:00:06.510Z","response_time":63,"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":["go","golang","helper","makefile","tool"],"created_at":"2024-10-11T12:43:40.798Z","updated_at":"2026-06-09T02:03:19.532Z","avatar_url":"https://github.com/njuettner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maker\n\n\n\u003cp\u003e\n  \u003ca href=\"https://github.com/njuettner/maker/releases/latest\"\u003e\u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/v/release/njuettner/maker.svg?logo=github\u0026style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/njuettner/maker/actions?workflow=goreleaser\"\u003e\u003cimg alt=\"Release workflow\" src=\"https://github.com/njuettner/maker/workflows/goreleaser/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e \u003cimg src=\"https://storage.googleapis.com/gopherizeme.appspot.com/gophers/06f6382b7163f5ec7fc16c87deb7b1f980920da8.png\" height=\"20%\" width=\"20%\"\u003e \u003c/p\u003e\n\nCreates Makefile for Go projects\n\n## Usage\n\n```console\nmake help\n```\n\n```console\nUsage:\n\n  build          builds a local binary\n  build-linux    builds binary for linux/amd64\n  build-darwin   builds binary for darwin/amd64\n  install        install the application\n  run            runs go run main.go\n  clean          cleans the binary\n  lint           runs golangci-lint\n  test           runs go test with default values\n  setup          setup go modules\n  build-docker   builds docker image to registry\n  push-docker    pushes docker image to registry\n  help           prints this help message\n```\n\n## Example Makefile:\n\n```make\nAPPLICATION   ?= example\nREGISTRY      ?= njuettner\nVERSION       ?= $(shell git describe --tags --always --dirty)\nSOURCES       = $(shell find . -name '*.go')\nGOPKGS        = $(shell go list ./...)\nTAG           ?= $(VERSION)\nBUILD_FLAGS   ?= -v\nLDFLAGS       ?= -X main.version=$(VERSION) -w -s\n\ndefault: build\n\n.PHONY: build\n## build: builds a local binary\nbuild: clean $(SOURCES)\n\tCGO_ENABLED=0 go build -o ${APPLICATION} $(BUILD_FLAGS) .\n\n.PHONY: build-linux\n## build-linux: builds binary for linux/amd64\nbuild-linux: clean $(SOURCES)\n\tGOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build $(BUILD_FLAGS) .\n\n.PHONY: build-darwin\n## build-darwin: builds binary for darwin/amd64\nbuild-darwin: clean $(SOURCES)\n\tGOOS=darwin GOARCH=amd64 CGO_ENABLED=0 go build $(BUILD_FLAGS) .\n\n.PHONY: install\n## install: install the application\ninstall: $(SOURCES)\n\tgo install .\n\n.PHONY: run\n## run: runs go run main.go\nrun: $(SOURCES)\n\tgo run -race .\n\n.PHONY: clean\n## clean: cleans the binary\nclean:\n\tgo clean\n\n.PHONY: lint\n## lint: runs golangci-lint\nlint:\n\tgolangci-lint run --timeout=10m ./...\n\n.PHONY: test\n## test: runs go test with default values\ntest:\n\tgo test -v -race -cover $(GOPKGS)\n\n.PHONY: setup\n## setup: setup go modules\nsetup:\n\t@go mod init \\\n\t\t\u0026\u0026 go mod tidy \\\n\t\t\u0026\u0026 go mod vendor\n\n.PHONY: build-docker\n## build-docker: builds docker image to registry\nbuild-docker: build-linux\n\tdocker build -t ${APPLICATION}:${TAG} .\n\n.PHONY: push-docker\n## push-docker: pushes docker image to registry\npush-docker: build-docker\n\tdocker push ${REGISTRY}/${APPLICATION}:${TAG}\n\n.PHONY: help\n## help: prints this help message\nhelp:\n\t@echo \"Usage: \\n\"\n\t@sed -n 's/^##//p' ${MAKEFILE_LIST} | column -t -s ':' |  sed -e 's/^/ /'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjuettner%2Fmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjuettner%2Fmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjuettner%2Fmaker/lists"}