{"id":13645189,"url":"https://github.com/paketo-buildpacks/go","last_synced_at":"2026-05-22T08:04:05.469Z","repository":{"id":37792387,"uuid":"255432450","full_name":"paketo-buildpacks/go","owner":"paketo-buildpacks","description":"A Cloud Native Buildpack for Go","archived":false,"fork":false,"pushed_at":"2026-05-01T06:06:31.000Z","size":86807,"stargazers_count":93,"open_issues_count":11,"forks_count":19,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-01T08:30:52.461Z","etag":null,"topics":["cnb","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paketo-buildpacks.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-13T20:16:43.000Z","updated_at":"2026-04-29T13:25:39.000Z","dependencies_parsed_at":"2024-01-02T23:51:32.875Z","dependency_job_id":"b1b66d7f-c9c3-4569-be84-215df26fe7ab","html_url":"https://github.com/paketo-buildpacks/go","commit_stats":null,"previous_names":[],"tags_count":168,"template":false,"template_full_name":null,"purl":"pkg:github/paketo-buildpacks/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paketo-buildpacks","download_url":"https://codeload.github.com/paketo-buildpacks/go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paketo-buildpacks%2Fgo/sbom","scorecard":{"id":541816,"data":{"date":"2025-08-11","repo":{"name":"github.com/paketo-buildpacks/go","commit":"7afe6872b6475809489cdcb0cde688321ab6e9ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"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":"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":"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/approve-bot-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/label-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-yaml.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-releases.yml:1","Warn: no topLevel permission defined: .github/workflows/push-buildpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/synchronize-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/update-buildpack-toml.yml:1","Warn: no topLevel permission defined: .github/workflows/update-github-config.yml:1","Warn: no topLevel permission defined: .github/workflows/update-go-mod-version.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/approve-bot-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-bot-pr.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/approve-bot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/create-draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/label-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-pr.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/label-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-yaml.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint-yaml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-releases.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/publish-releases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-releases.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/publish-releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/push-buildpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/push-buildpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/push-buildpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-buildpackage.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/push-buildpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/synchronize-labels.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/synchronize-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/synchronize-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/synchronize-labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pull-request.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/test-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-buildpack-toml.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-buildpack-toml.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-github-config.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-github-config.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-go-mod-version.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/paketo-buildpacks/go/update-go-mod-version.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint-yaml.yml:28","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.16.9 not signed: https://api.github.com/repos/paketo-buildpacks/go/releases/239764709","Warn: release artifact v4.16.8 not signed: https://api.github.com/repos/paketo-buildpacks/go/releases/238319366","Warn: release artifact v4.16.7 not signed: https://api.github.com/repos/paketo-buildpacks/go/releases/236588344","Warn: release artifact v4.16.6 not signed: https://api.github.com/repos/paketo-buildpacks/go/releases/235384685","Warn: release artifact v4.16.5 not signed: https://api.github.com/repos/paketo-buildpacks/go/releases/234570559","Warn: release artifact v4.16.9 does not have provenance: https://api.github.com/repos/paketo-buildpacks/go/releases/239764709","Warn: release artifact v4.16.8 does not have provenance: https://api.github.com/repos/paketo-buildpacks/go/releases/238319366","Warn: release artifact v4.16.7 does not have provenance: https://api.github.com/repos/paketo-buildpacks/go/releases/236588344","Warn: release artifact v4.16.6 does not have provenance: https://api.github.com/repos/paketo-buildpacks/go/releases/235384685","Warn: release artifact v4.16.5 does not have provenance: https://api.github.com/repos/paketo-buildpacks/go/releases/234570559"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found linked content: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/paketo-buildpacks/.github/SECURITY.md:1","Info: Found text in security policy: github.com/paketo-buildpacks/.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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/push-buildpackage.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T08:22:20.907Z","repository_id":37792387,"created_at":"2025-08-20T08:22:20.907Z","updated_at":"2025-08-20T08:22:20.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32770544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cnb","golang"],"created_at":"2024-08-02T01:02:30.981Z","updated_at":"2026-05-08T07:04:53.759Z","avatar_url":"https://github.com/paketo-buildpacks.png","language":"Go","funding_links":[],"categories":["[Paketo Buildpacks](https://paketo.io/)","Go"],"sub_categories":["Provides buildpacks for:"],"readme":"# Go Paketo Buildpack\n\n## `docker.io/paketobuildpacks/go`\n\nThe Go Paketo Buildpack provides a set of collaborating buildpacks that\nenable the building of a Go-based application. These buildpacks include:\n- [Go Distribution CNB](https://github.com/paketo-buildpacks/go-dist)\n- [Go Mod Vendor CNB](https://github.com/paketo-buildpacks/go-mod-vendor)\n- [Go Build CNB](https://github.com/paketo-buildpacks/go-build)\n\nThe buildpack supports building applications that use either the built-in [Go\nmodules](https://golang.org/cmd/go/#hdr-Module_maintenance) feature for managing\ntheir dependencies. Usage examples can be found in the\n[`samples` repository under the `go` directory](https://github.com/paketo-buildpacks/samples/tree/main/go).\n\n#### The Go buildpack is compatible with the following builder(s):\n- [Paketo Jammy Full Builder](https://github.com/paketo-buildpacks/builder-jammy-full)\n- [Paketo Jammy Base Builder](https://github.com/paketo-buildpacks/builder-jammy-base)\n- [Paketo Jammy Tiny Builder](https://github.com/paketo-buildpacks/builder-jammy-tiny)\n- [Paketo Jammy Static Buildpackless Builder](https://github.com/paketo-buildpacks/builder-jammy-buildpackless-static)†\n- [Paketo Full Builder](https://github.com/paketo-buildpacks/full-builder)\n- [Paketo Base Builder](https://github.com/paketo-buildpacks/base-builder)\n- [Paketo Tiny Builder](https://github.com/paketo-buildpacks/tiny-builder)\n\nThis buildpack also includes the following utility buildpacks:\n- [Git CNB](https://github.com/paketo-buildpacks/git)\n- [Procfile CNB](https://github.com/paketo-buildpacks/procfile)\n- [Environment Variables CNB](https://github.com/paketo-buildpacks/environment-variables)\n- [Image Labels CNB](https://github.com/paketo-buildpacks/image-labels)\n- [CA Certificates CNB](https://github.com/paketo-buildpacks/ca-certificates)\n\nCheck out the [Go Paketo Buildpack docs](https://paketo.io/docs/buildpacks/language-family-buildpacks/go/) for more information.\n\n† To build with the static buildpackless builder, use the following command:\n\n```\npack build \\\n  --builder paketobuildpacks/builder-jammy-buildpackless-static \\\n  --buildpack paketo-buildpacks/go \\\n  --env \"CGO_ENABLED=0\" \\\n  --env \"BP_GO_BUILD_FLAGS=-buildmode=default\"\n  \u003capp-name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaketo-buildpacks%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaketo-buildpacks%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaketo-buildpacks%2Fgo/lists"}