{"id":3492867,"name":"github.com/patrickmn/go-cache","ecosystem":"go","description":"","homepage":"https://github.com/patrickmn/go-cache","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/patrickmn/go-cache","keywords_array":[],"namespace":"github.com/patrickmn","versions_count":3,"first_release_published_at":"2015-03-03T14:09:38.000Z","latest_release_published_at":"2017-07-22T04:01:10.000Z","latest_release_number":"v2.1.0+incompatible","last_synced_at":"2026-05-27T08:02:51.818Z","created_at":"2022-04-10T19:13:04.910Z","updated_at":"2026-05-27T08:02:51.818Z","registry_url":"https://pkg.go.dev/github.com/patrickmn/go-cache","install_command":"go get github.com/patrickmn/go-cache","documentation_url":"https://pkg.go.dev/github.com/patrickmn/go-cache#section-documentation","metadata":{},"repo_metadata":{"id":2143254,"uuid":"3087541","full_name":"patrickmn/go-cache","owner":"patrickmn","description":"An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.","archived":false,"fork":false,"pushed_at":"2023-11-20T05:12:16.000Z","size":126,"stargazers_count":8667,"open_issues_count":75,"forks_count":900,"subscribers_count":117,"default_branch":"master","last_synced_at":"2025-10-12T00:03:20.455Z","etag":null,"topics":["cache","go","library"],"latest_commit_sha":null,"homepage":"https://patrickmn.com/projects/go-cache/","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/patrickmn.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-02T13:07:13.000Z","updated_at":"2025-10-11T16:06:30.000Z","dependencies_parsed_at":"2024-06-18T10:54:54.907Z","dependency_job_id":null,"html_url":"https://github.com/patrickmn/go-cache","commit_stats":{"total_commits":156,"total_committers":8,"mean_commits":19.5,"dds":0.2948717948717948,"last_synced_commit":"46f407853014144407b6c2ec7ccc76bf67958d93"},"previous_names":["pmylund/go-cache"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/patrickmn/go-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickmn","download_url":"https://codeload.github.com/patrickmn/go-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/sbom","scorecard":{"id":722408,"data":{"date":"2025-08-11","repo":{"name":"github.com/patrickmn/go-cache","commit":"46f407853014144407b6c2ec7ccc76bf67958d93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","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":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-22T11:46:03.936Z","repository_id":2143254,"created_at":"2025-08-22T11:46:03.936Z","updated_at":"2025-08-22T11:46:03.936Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014684,"owners_count":26085554,"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-13T02:00:06.723Z","response_time":61,"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":"patrickmn","name":"Patrick Mylund Nielsen","uuid":"72885","kind":"user","description":"Make software out of steel, not clay","email":"","website":"https://patrickmn.com/","location":"New York City","twitter":"pmylund","company":"CTO @clovyr","icon_url":"https://avatars.githubusercontent.com/u/72885?u=a6baf7b477f9106e6e0ce004b701de22784ea45b\u0026v=4","repositories_count":37,"last_synced_at":"2025-10-08T22:43:26.689Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/patrickmn","funding_links":[],"total_stars":9151,"followers":357,"following":109,"created_at":"2022-11-03T00:54:30.911Z","updated_at":"2025-10-08T22:43:26.689Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickmn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickmn/repositories"},"tags":[{"name":"v2.1.0","sha":"a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0","kind":"commit","published_at":"2017-07-22T04:01:10.000Z","download_url":"https://codeload.github.com/patrickmn/go-cache/tar.gz/v2.1.0","html_url":"https://github.com/patrickmn/go-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/patrickmn/go-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1881a9bccb818787f68c52bfba648c6cf34c34fa","kind":"tag","published_at":"2016-07-08T20:12:48.000Z","download_url":"https://codeload.github.com/patrickmn/go-cache/tar.gz/v2.0.0","html_url":"https://github.com/patrickmn/go-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/patrickmn/go-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"93d85800f2fa6bd0a739e7bd612bfa3bc008b72d","kind":"tag","published_at":"2016-07-08T20:12:08.000Z","download_url":"https://codeload.github.com/patrickmn/go-cache/tar.gz/v1.0.0","html_url":"https://github.com/patrickmn/go-cache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/patrickmn/go-cache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmn%2Fgo-cache/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T10:23:50.879Z","dependent_packages_count":7784,"downloads":null,"downloads_period":null,"dependent_repos_count":10239,"rankings":{"downloads":null,"dependent_repos_count":0.07390828191670806,"dependent_packages_count":0.023738422531952116,"stargazers_count":0.7861606991464142,"forks_count":0.952628880683507,"docker_downloads_count":0.017853687534535416,"average":0.37085799436262334},"purl":"pkg:golang/github.com/patrickmn/go-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/patrickmn/go-cache","docker_dependents_count":2740,"docker_downloads_count":15841465008,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/patrickmn/go-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/patrickmn/go-cache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:08:43.898Z","issues_count":66,"pull_requests_count":65,"avg_time_to_close_issue":18918472.259259257,"avg_time_to_close_pull_request":54209421.5,"issues_closed_count":27,"pull_requests_closed_count":30,"pull_request_authors_count":57,"issue_authors_count":65,"avg_comments_per_issue":1.9545454545454546,"avg_comments_per_pull_request":1.7076923076923076,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"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/patrickmn%2Fgo-cache/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpatrickmn%2Fgo-cache/codemeta","maintainers":[]}