{"id":5408066,"name":"github.com/bep/lazycache","ecosystem":"go","description":"","homepage":"https://github.com/bep/lazycache","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bep/lazycache","keywords_array":[],"namespace":"github.com/bep","versions_count":11,"first_release_published_at":"2022-11-15T08:44:46.000Z","latest_release_published_at":"2026-01-14T00:40:54.000Z","latest_release_number":"v0.8.1","last_synced_at":"2026-06-01T14:07:12.071Z","created_at":"2022-11-09T01:59:09.721Z","updated_at":"2026-06-01T14:07:12.071Z","registry_url":"https://pkg.go.dev/github.com/bep/lazycache","install_command":"go get github.com/bep/lazycache","documentation_url":"https://pkg.go.dev/github.com/bep/lazycache#section-documentation","metadata":{},"repo_metadata":{"id":62916663,"uuid":"562939825","full_name":"bep/lazycache","owner":"bep","description":"Thread safe in-memory LRU cache with non-blocking cache priming on cache misses.","archived":false,"fork":false,"pushed_at":"2025-02-26T13:44:16.000Z","size":44,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-28T01:35:24.958Z","etag":null,"topics":["cache","go-library","lru-cache"],"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/bep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["bep"]}},"created_at":"2022-11-07T15:18:07.000Z","updated_at":"2025-09-17T06:16:29.000Z","dependencies_parsed_at":"2023-12-29T10:29:11.718Z","dependency_job_id":"ca480f8d-dcd8-40da-9314-48cb2e1a9475","html_url":"https://github.com/bep/lazycache","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"bep/golibtemplate","purl":"pkg:github/bep/lazycache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bep","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/sbom","scorecard":{"id":233990,"data":{"date":"2025-08-11","repo":{"name":"github.com/bep/lazycache","commit":"95d73ef61db8a9019b49672bc3d44182ccf8d768"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":"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":"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":0,"reason":"Found 0/21 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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: goCommand not pinned by hash: .github/workflows/test.yml:20","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-17T05:17:08.161Z","repository_id":62916663,"created_at":"2025-08-17T05:17:08.161Z","updated_at":"2025-08-17T05:17:08.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281433622,"owners_count":26500470,"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-28T02:00:06.022Z","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"},"owner_record":{"login":"bep","name":"Bjørn Erik Pedersen","uuid":"394382","kind":"user","description":"Software Developer and Saxophonist from Norway • Creator of @gohugoio","email":"","website":"https://bep.is","location":"Norway","twitter":"bepsays","company":null,"icon_url":"https://avatars.githubusercontent.com/u/394382?u=0c57f8445a153dbc0991ae3adaecab4f542ce17f\u0026v=4","repositories_count":335,"last_synced_at":"2025-10-14T11:24:43.676Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bep","funding_links":["https://github.com/sponsors/bep"],"total_stars":3009,"followers":2383,"following":14,"created_at":"2022-11-04T03:34:36.798Z","updated_at":"2025-10-14T11:24:43.676Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bep/repositories"},"tags":[{"name":"v0.6.0","sha":"24e43a45d8e3edd4089606f18c260444cdb6792b","kind":"commit","published_at":"2024-10-26T15:09:39.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.6.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b9b13037ce470342d4186dbbcffe284f548c19eb","kind":"commit","published_at":"2024-08-10T14:13:40.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.5.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5754ec5bdec10a3af1a2c10423eaa2ee250b777e","kind":"commit","published_at":"2023-12-29T09:25:46.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.4.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e2a55ceb203d39176fae4bead0a48405b63be8dc","kind":"commit","published_at":"2023-12-25T17:11:53.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.3.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3c063dcd655ed0af5f7d4043d5826fb0a7acb1bf","kind":"commit","published_at":"2023-01-25T11:36:43.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.2.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"051609639a433cfac8ed8c255279574d0efb87ee","kind":"commit","published_at":"2022-12-01T18:25:14.000Z","download_url":"https://codeload.github.com/bep/lazycache/tar.gz/v0.1.0","html_url":"https://github.com/bep/lazycache/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bep/lazycache@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:07:14.192Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":1.5995072847147198,"dependent_packages_count":1.307310965944085,"stargazers_count":8.675423805821714,"forks_count":18.72762335551225,"docker_downloads_count":0.8951667457568934,"average":6.241006431549932},"purl":"pkg:golang/github.com/bep/lazycache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bep/lazycache","docker_dependents_count":55,"docker_downloads_count":20152994,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bep/lazycache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bep/lazycache/dependencies","status":null,"funding_links":["https://github.com/sponsors/bep"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:34:13.248Z","issues_count":2,"pull_requests_count":11,"avg_time_to_close_issue":3424249.0,"avg_time_to_close_pull_request":12021.090909090908,"issues_closed_count":2,"pull_requests_closed_count":11,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.2727272727272727,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":668.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Flazycache/issues","maintainers":[{"login":"bep","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"}],"active_maintainers":[{"login":"bep","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbep%2Flazycache/codemeta","maintainers":[]}