{"id":3493060,"name":"github.com/bradfitz/gomemcache","ecosystem":"go","description":"","homepage":"https://github.com/bradfitz/gomemcache","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/bradfitz/gomemcache","keywords_array":[],"namespace":"github.com/bradfitz","versions_count":19,"first_release_published_at":"2017-02-08T21:30:04.000Z","latest_release_published_at":"2026-04-22T23:19:31.000Z","latest_release_number":"v0.0.0-20260422231931-4d751bb6e37c","last_synced_at":"2026-06-30T14:32:14.148Z","created_at":"2022-04-10T19:14:25.680Z","updated_at":"2026-06-30T14:32:14.149Z","registry_url":"https://pkg.go.dev/github.com/bradfitz/gomemcache","install_command":"go get github.com/bradfitz/gomemcache","documentation_url":"https://pkg.go.dev/github.com/bradfitz/gomemcache#section-documentation","metadata":{},"repo_metadata":{"id":38549747,"uuid":"1968362","full_name":"bradfitz/gomemcache","owner":"bradfitz","description":"Go Memcached client library #golang","archived":false,"fork":false,"pushed_at":"2025-04-03T21:52:11.000Z","size":100,"stargazers_count":1846,"open_issues_count":46,"forks_count":472,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-10-08T06:04:38.114Z","etag":null,"topics":["golang","memcache","memcached-clients"],"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/bradfitz.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-06-28T19:29:12.000Z","updated_at":"2025-10-08T01:03:26.000Z","dependencies_parsed_at":"2023-02-18T04:46:03.731Z","dependency_job_id":"41b9e0bc-43e9-4e84-bc2e-b942760d0087","html_url":"https://github.com/bradfitz/gomemcache","commit_stats":{"total_commits":88,"total_committers":28,"mean_commits":3.142857142857143,"dds":"0.38636363636363635","last_synced_commit":"24af94b0387418c51cc45a2e1fe6d4d1bef8a0fd"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bradfitz/gomemcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradfitz","download_url":"https://codeload.github.com/bradfitz/gomemcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/sbom","scorecard":{"id":250235,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradfitz/gomemcache","commit":"8d39553ac7cf4c2a6857f3dc3751550176884755"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bradfitz/gomemcache/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bradfitz/gomemcache/test.yml/master?enable=pin","Info:   0 out of   2 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":"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":4,"reason":"Found 13/28 approved changesets -- score normalized to 4","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":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":"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":"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 '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":"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 18 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-17T08:18:05.624Z","repository_id":38549747,"created_at":"2025-08-17T08:18:05.624Z","updated_at":"2025-08-17T08:18:05.624Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000774,"owners_count":26082906,"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-10-09T02:00:07.460Z","response_time":59,"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"},"owner_record":{"login":"bradfitz","name":"Brad Fitzpatrick","uuid":"2621","kind":"user","description":"Xoogler. Ex @golang team (2010-2020).\r\nCurrently making WireGuard easier and more magical @Tailscale.","email":"","website":"https://bradfitz.com/","location":"Seattle","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2621?u=6deb06d9916328265486504f364c80ec2d969f2c\u0026v=4","repositories_count":113,"last_synced_at":"2023-04-11T04:55:55.307Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradfitz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:03:34.046Z","updated_at":"2023-04-11T04:55:56.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradfitz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradfitz/repositories"},"tags":[{"name":"release.r60","sha":"3d39f3a295e1208a1df119bf2756230aa15ceefb","kind":"tag","published_at":"2011-12-23T17:56:41.000Z","download_url":"https://codeload.github.com/bradfitz/gomemcache/tar.gz/release.r60","html_url":"https://github.com/bradfitz/gomemcache/releases/tag/release.r60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradfitz/gomemcache@release.r60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/tags/release.r60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/tags/release.r60/manifests"}]},"repo_metadata_updated_at":"2025-10-09T22:27:46.279Z","dependent_packages_count":6486,"downloads":null,"downloads_period":null,"dependent_repos_count":9137,"rankings":{"downloads":null,"dependent_repos_count":0.0789040744742315,"dependent_packages_count":0.03321843623210882,"stargazers_count":1.6697023373830082,"forks_count":1.3872297560482276,"docker_downloads_count":0.045960622060497794,"average":0.6430030452396147},"purl":"pkg:golang/github.com/bradfitz/gomemcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bradfitz/gomemcache","docker_dependents_count":658,"docker_downloads_count":5490554990,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bradfitz/gomemcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bradfitz/gomemcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:43:20.131Z","issues_count":59,"pull_requests_count":94,"avg_time_to_close_issue":68984589.3611111,"avg_time_to_close_pull_request":50844416.15151515,"issues_closed_count":36,"pull_requests_closed_count":66,"pull_request_authors_count":65,"issue_authors_count":56,"avg_comments_per_issue":2.084745762711864,"avg_comments_per_pull_request":2.021276595744681,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":4015678.0,"past_year_avg_time_to_close_pull_request":92.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fgomemcache/issues","maintainers":[{"login":"bradfitz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradfitz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbradfitz%2Fgomemcache/codemeta","maintainers":[]}