{"id":19588572,"url":"https://github.com/tsroten/fcache","last_synced_at":"2025-10-10T14:11:41.219Z","repository":{"id":6135011,"uuid":"7363474","full_name":"tsroten/fcache","owner":"tsroten","description":"a dictionary-like, file-based cache module for Python","archived":false,"fork":false,"pushed_at":"2024-11-19T22:31:57.000Z","size":7875,"stargazers_count":22,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-23T11:29:11.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/tsroten.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-29T06:00:01.000Z","updated_at":"2025-06-28T14:21:55.000Z","dependencies_parsed_at":"2024-02-01T04:26:49.248Z","dependency_job_id":"d634c236-57b8-45f4-81f0-328e62044a86","html_url":"https://github.com/tsroten/fcache","commit_stats":{"total_commits":205,"total_committers":11,"mean_commits":"18.636363636363637","dds":"0.19999999999999996","last_synced_commit":"5e82e0e6846c8516455a609dc8d791f9d65f33f6"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tsroten/fcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsroten%2Ffcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsroten%2Ffcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsroten%2Ffcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsroten%2Ffcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsroten","download_url":"https://codeload.github.com/tsroten/fcache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsroten%2Ffcache/sbom","scorecard":{"id":901014,"data":{"date":"2025-08-11","repo":{"name":"github.com/tsroten/fcache","commit":"2972445635ed56d53bef283c946a6be94d75e099"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"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":1,"reason":"Found 2/20 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":"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/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:10","Warn: no topLevel permission defined: .github/workflows/publish.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/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tsroten/fcache/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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 17 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-24T15:34:02.030Z","repository_id":6135011,"created_at":"2025-08-24T15:34:02.030Z","updated_at":"2025-08-24T15:34:02.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004181,"owners_count":26083688,"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-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-11-11T08:14:29.299Z","updated_at":"2025-10-10T14:11:41.202Z","avatar_url":"https://github.com/tsroten.png","language":"Python","readme":"fcache\n======\n\n.. image:: https://badge.fury.io/py/fcache.svg\n    :target: https://pypi.org/project/fcache\n\n.. image:: https://github.com/tsroten/fcache/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/tsroten/fcache/actions/workflows/ci.yml\n\nfcache is a dictionary-like, file-based cache module for Python. It's simple\nto use, has an optional write buffer, and is\n`Shelf \u003chttp://docs.python.org/3/library/shelve.html#shelve.Shelf\u003e`_-compatible.\n\n.. code:: python\n\n    \u003e\u003e\u003e from fcache.cache import FileCache\n    \u003e\u003e\u003e mycache = FileCache('myapp')\n    \u003e\u003e\u003e mycache['foo'] = [1, 2, 3, 4, 5]\n    \u003e\u003e\u003e mycache['foo']\n    [1, 2, 3, 4, 5]\n    \u003e\u003e\u003e mycache['bar'] = 'value'\n    \u003e\u003e\u003e list(mycache)\n    ['foo', 'bar']\n    \u003e\u003e\u003e del mycache['foo']\n    \u003e\u003e\u003e mycache['foo']\n        ...\n        KeyError: 'foo'\n\n.. code:: python\n\n   with FileCache('myapp') as mycache:\n       mycache['foo'] = [1, 2, 3, 4, 5]\n\nInstall\n-------\n\nTo install fcache, use pip:\n\n.. code:: bash\n\n    $ pip install fcache\n\nDocumentation\n-------------\n\n`fcache's documentation \u003chttps://tsroten.github.io/fcache/\u003e`_ contains an introduction along with an API overview. For more information on how to get started with fcache, be sure to read the documentation.\n\nBug/Issues Tracker\n------------------\n\nfcache uses its `GitHub Issues page \u003chttps://github.com/tsroten/fcache/issues\u003e`_ to track bugs, feature requests, and support questions.\n\nLicense\n-------\n\nfcache is released under the OSI-approved `MIT License \u003chttp://opensource.org/licenses/MIT\u003e`_. See the file LICENSE.txt for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsroten%2Ffcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsroten%2Ffcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsroten%2Ffcache/lists"}