{"id":99776,"url":"https://github.com/avelino/awesome-go","last_synced_at":"2026-07-09T00:20:23.254Z","repository":{"id":18360615,"uuid":"21540759","full_name":"avelino/awesome-go","owner":"avelino","description":"A curated list of awesome Go frameworks, libraries and software","archived":false,"fork":false,"pushed_at":"2025-11-15T12:32:48.000Z","size":10574,"stargazers_count":157638,"open_issues_count":127,"forks_count":12767,"subscribers_count":2826,"default_branch":"main","last_synced_at":"2025-11-16T19:02:04.230Z","etag":null,"topics":["awesome","awesome-list","go","golang","golang-library","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://awesome-go.com","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/avelino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"avelino"}},"created_at":"2014-07-06T13:42:15.000Z","updated_at":"2025-11-16T18:55:06.000Z","dependencies_parsed_at":"2025-11-16T19:00:45.264Z","dependency_job_id":null,"html_url":"https://github.com/avelino/awesome-go","commit_stats":{"total_commits":3913,"total_committers":2157,"mean_commits":1.814093648585999,"dds":0.976233069256325,"last_synced_commit":"5112294b7b544edcabf6271c81a2f4345dc12489"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avelino/awesome-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avelino%2Fawesome-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avelino%2Fawesome-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avelino%2Fawesome-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avelino%2Fawesome-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avelino","download_url":"https://codeload.github.com/avelino/awesome-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avelino%2Fawesome-go/sbom","scorecard":{"id":209503,"data":{"date":"2025-08-11","repo":{"name":"github.com/avelino/awesome-go","commit":"4cd8f15d639ae0bb59cca9dc22bcdf529f51f443"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"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":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-for-spammy-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-first-comment.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-check.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/site-deploy.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-for-spammy-issues.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/check-for-spammy-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request-first-comment.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/pull-request-first-comment.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-check.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/run-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-deploy.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/site-deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-deploy.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/site-deploy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-deploy.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/site-deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/avelino/awesome-go/tests.yaml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 goCommand 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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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"}}]},"last_synced_at":"2025-08-17T00:29:27.829Z","repository_id":18360615,"created_at":"2025-08-17T00:29:27.830Z","updated_at":"2025-08-17T00:29:27.830Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27422989,"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-12-01T02:00:06.371Z","response_time":60,"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":["awesome","awesome-list","go","golang","golang-library","hacktoberfest"],"created_at":"2024-01-31T02:00:42.331Z","updated_at":"2025-12-03T06:23:00.758Z","avatar_url":"https://github.com/avelino.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/99776","html_url":"https://opencollective.ecosyste.ms/projects/99776","collective":{"id":2627,"uuid":"8a47byg9-nxozdp84-rx7qmjlv-03rek5w8","slug":"awesome-go","name":"awesome-go","description":"A curated list of awesome Go frameworks, libraries and software","website":"https://awesome-go.com/","github":"avelino/awesome-go","twitter":"avelinorun","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://awesome-go.com/"},{"type":"TWITTER","url":"https://twitter.com/avelinorun"},{"type":"GITHUB","url":"https://github.com/avelino/awesome-go"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-23T12:15:17.130Z","created_at":"2024-01-10T13:17:52.621Z","updated_at":"2026-07-23T12:15:17.310Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"avelino","name":"Avelino","uuid":"31996","kind":"user","description":"CTO at @buserbrasil, open source engineer","email":"","website":"https://github.com/sponsors/avelino","location":"Brazil","twitter":"avelinorun","company":"@buserbrasil","icon_url":"https://avatars.githubusercontent.com/u/31996?u=02a59a99280fd55a2ea3948c498aaaa7bd2a4ac0\u0026v=4","repositories_count":227,"last_synced_at":"2025-10-23T06:32:13.612Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/avelino","funding_links":["https://github.com/sponsors/avelino"],"total_stars":156895,"followers":5977,"following":396,"created_at":"2022-11-02T21:19:58.271Z","updated_at":"2025-10-23T06:32:13.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avelino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avelino/repositories"},"last_project_activity_at":"2025-11-15T12:32:48.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2019-05-04T18:24:05.318Z","collective_updated_at":"2024-07-23T20:28:35.352Z","html_url":"https://opencollective.com/awesome-go","icon_url":"https://images.opencollective.com/awesome-go/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/awesome-go","url":"https://opencollective.ecosyste.ms/collectives/awesome-go","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/awesome-go/projects"}}