{"id":371815,"url":"https://github.com/grantjenks/python-diskcache","last_synced_at":"2026-08-26T14:33:29.860Z","repository":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":{"login":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"contact@grantjenks.com","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":81,"last_synced_at":"2026-08-25T23:46:36.404Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":12480,"followers":620,"following":0,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2026-08-25T23:46:36.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"packages":[{"id":11095978,"name":"diskcache2","ecosystem":"pypi","description":"Disk Cache -- Disk and file backed persistent cache.","homepage":"http://www.grantjenks.com/docs/diskcache/","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2024-11-29T14:15:13.000Z","latest_release_published_at":"2025-04-21T04:30:58.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-25T14:06:53.891Z","created_at":"2024-11-29T14:30:27.098Z","updated_at":"2026-08-25T14:06:53.891Z","registry_url":"https://pypi.org/project/diskcache2/","install_command":"pip install diskcache2 --index-url https://pypi.org/simple","documentation_url":"http://www.grantjenks.com/docs/diskcache/","metadata":{"funding":"https://gum.co/diskcache","documentation":"http://www.grantjenks.com/docs/diskcache/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"diskcache2","project_status":null},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:48:20.347Z","dependent_packages_count":0,"downloads":1096,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.06698437702197,"dependent_packages_count":9.961705411247458,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.01434489413471},"purl":"pkg:pypi/diskcache2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diskcache2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diskcache2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diskcache2/dependencies","status":null,"funding_links":["https://gum.co/diskcache"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:03:25.972Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache2/codemeta","maintainers":[{"uuid":"MuspiMerol","login":"MuspiMerol","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/MuspiMerol/","role":null,"created_at":"2024-11-29T14:49:37.663Z","updated_at":"2024-11-29T14:49:37.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MuspiMerol/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14103680,"name":"diskcache-weave","ecosystem":"pypi","description":"Disk Cache -- Disk and file backed persistent cache.","homepage":"http://www.grantjenks.com/docs/diskcache/","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-19T14:57:52.000Z","latest_release_published_at":"2026-03-19T14:57:52.000Z","latest_release_number":"5.6.3.post1","last_synced_at":"2026-08-25T14:08:32.646Z","created_at":"2026-03-23T00:41:28.503Z","updated_at":"2026-08-25T14:08:32.646Z","registry_url":"https://pypi.org/project/diskcache-weave/","install_command":"pip install diskcache-weave --index-url https://pypi.org/simple","documentation_url":"http://www.grantjenks.com/docs/diskcache/","metadata":{"funding":"https://gum.co/diskcache","documentation":"http://www.grantjenks.com/docs/diskcache/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"diskcache-weave","project_status":null},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:40:42.867Z","dependent_packages_count":0,"downloads":764304,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":2.149299909253135,"dependent_repos_count":42.98282495542629,"dependent_packages_count":7.601355674418775,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.577826846366065},"purl":"pkg:pypi/diskcache-weave","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diskcache-weave","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diskcache-weave","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diskcache-weave/dependencies","status":null,"funding_links":["https://gum.co/diskcache"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:01.192Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache-weave/codemeta","maintainers":[{"uuid":"andrewtruong","login":"andrewtruong","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/andrewtruong/","role":"Owner","created_at":"2026-03-23T00:41:35.779Z","updated_at":"2026-03-23T00:41:35.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andrewtruong/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2696375,"name":"diskcache","ecosystem":"pypi","description":"Disk Cache -- Disk and file backed persistent cache.","homepage":"http://www.grantjenks.com/docs/diskcache/","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":84,"first_release_published_at":"2016-02-04T01:38:23.000Z","latest_release_published_at":"2023-08-31T06:11:58.000Z","latest_release_number":"5.6.3","last_synced_at":"2026-08-25T14:05:21.975Z","created_at":"2022-04-10T10:37:07.343Z","updated_at":"2026-08-25T14:05:21.975Z","registry_url":"https://pypi.org/project/diskcache/","install_command":"pip install diskcache --index-url https://pypi.org/simple","documentation_url":"http://www.grantjenks.com/docs/diskcache/","metadata":{"funding":"https://gum.co/diskcache","documentation":"http://www.grantjenks.com/docs/diskcache/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"diskcache","project_status":null},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:03:45.338Z","dependent_packages_count":326,"downloads":35067335,"downloads_period":"last-month","dependent_repos_count":2500,"rankings":{"downloads":0.18326905435929808,"dependent_repos_count":0.21700318600132176,"dependent_packages_count":0.11545862732520845,"stargazers_count":1.625748414397175,"forks_count":4.202382244678436,"docker_downloads_count":0.6597917797404648,"average":1.1672755510836506},"purl":"pkg:pypi/diskcache","advisories":[{"uuid":"GSA_kwCzR0hTQS13OHY1LXZocXItNGg5ds4ABSPe","url":"https://github.com/advisories/GHSA-w8v5-vhqr-4h9v","title":"DiskCache has unsafe pickle deserialization","description":"DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-02-11T21:30:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-69872","https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md","https://github.com/advisories/GHSA-w8v5-vhqr-4h9v"],"source_kind":"github","identifiers":["GHSA-w8v5-vhqr-4h9v","CVE-2025-69872"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-12T04:00:07.827Z","updated_at":"2026-08-12T04:05:56.085Z","epss_percentage":0.00521,"epss_percentile":0.41537,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13OHY1LXZocXItNGg5ds4ABSPe","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13OHY1LXZocXItNGg5ds4ABSPe","packages":[{"ecosystem":"pypi","package_name":"diskcache","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 5.6.3"}],"purl":"pkg:pypi/diskcache"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13OHY1LXZocXItNGg5ds4ABSPe/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diskcache","docker_dependents_count":238,"docker_downloads_count":4393457,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diskcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diskcache/dependencies","status":null,"funding_links":["https://gum.co/diskcache"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:03:25.972Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diskcache/codemeta","maintainers":[{"uuid":"Grant.Jenks","login":"Grant.Jenks","name":null,"email":null,"url":null,"packages_count":47,"html_url":"https://pypi.org/user/Grant.Jenks/","role":null,"created_at":"2023-01-30T21:13:57.618Z","updated_at":"2023-01-30T21:13:57.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Grant.Jenks/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14733261,"name":"mapped-diskcache","ecosystem":"pypi","description":"Disk Cache -- Disk and file backed persistent cache.","homepage":"http://www.grantjenks.com/docs/diskcache/","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-07-06T19:16:46.000Z","latest_release_published_at":"2026-07-06T19:20:49.000Z","latest_release_number":"6.0.1","last_synced_at":"2026-08-25T14:08:22.520Z","created_at":"2026-07-08T13:58:14.555Z","updated_at":"2026-08-26T11:04:37.680Z","registry_url":"https://pypi.org/project/mapped-diskcache/","install_command":"pip install mapped-diskcache --index-url https://pypi.org/simple","documentation_url":"http://www.grantjenks.com/docs/diskcache/","metadata":{"funding":"https://gum.co/diskcache","documentation":"http://www.grantjenks.com/docs/diskcache/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"mapped-diskcache","project_status":null},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"contact@grantjenks.com","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":81,"last_synced_at":"2026-08-25T23:46:36.404Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":12480,"followers":620,"following":0,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2026-08-25T23:46:36.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T11:04:37.680Z","dependent_packages_count":0,"downloads":919,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":39.05609724763327,"dependent_packages_count":6.903399148551608,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.979748198092437},"purl":"pkg:pypi/mapped-diskcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mapped-diskcache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mapped-diskcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mapped-diskcache/dependencies","status":null,"funding_links":["https://gum.co/diskcache"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T14:03:49.359Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mapped-diskcache/codemeta","maintainers":[{"uuid":"ivan.sabelnikov","login":"ivan.sabelnikov","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ivan.sabelnikov/","role":"Owner","created_at":"2026-07-08T18:23:01.456Z","updated_at":"2026-07-08T18:23:01.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ivan.sabelnikov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284285,"name":"diskcache","ecosystem":"conda","description":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2022-10-03T15:40:43.344Z","latest_release_published_at":"2021-12-31T06:16:46.000Z","latest_release_number":"5.4.0","last_synced_at":"2026-03-28T06:08:44.056Z","created_at":"2022-10-03T15:40:43.337Z","updated_at":"2026-08-21T21:13:13.114Z","registry_url":"https://anaconda.org/conda-forge/diskcache","install_command":"conda install -c conda-forge diskcache","documentation_url":null,"metadata":{},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:13:13.114Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.893686049413525,"dependent_packages_count":5.899675567756426,"stargazers_count":9.513351634639381,"forks_count":17.379585724981283,"docker_downloads_count":null,"average":12.671574744197654},"purl":"pkg:conda/diskcache?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diskcache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diskcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diskcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:39.171Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/diskcache/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8613430,"name":"github.com/grantjenks/python-diskcache","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":88,"first_release_published_at":"2016-02-10T22:34:15.000Z","latest_release_published_at":"2023-08-31T06:10:27.000Z","latest_release_number":"v5.6.3+incompatible","last_synced_at":"2026-08-25T14:06:09.970Z","created_at":"2023-12-02T02:09:13.077Z","updated_at":"2026-08-25T14:06:09.970Z","registry_url":"https://pkg.go.dev/github.com/grantjenks/python-diskcache","install_command":"go get github.com/grantjenks/python-diskcache","documentation_url":"https://pkg.go.dev/github.com/grantjenks/python-diskcache#section-documentation","metadata":{},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:58:33.440Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.5338486915286578,"forks_count":2.214930765204479,"docker_downloads_count":null,"average":6.031525577749245},"purl":"pkg:golang/github.com/grantjenks/python-diskcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grantjenks/python-diskcache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grantjenks/python-diskcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grantjenks/python-diskcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:39.171Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrantjenks%2Fpython-diskcache/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11830723,"name":"diskcache","ecosystem":"conda","description":"Diskcache is a fast, persistent, disk-based cache for Python objects.","homepage":"https://www.grantjenks.com/docs/diskcache/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grantjenks/python-diskcache","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-06-23T18:22:40.000Z","latest_release_published_at":"2025-06-23T18:22:40.000Z","latest_release_number":"5.6.3","last_synced_at":"2026-03-28T06:08:19.802Z","created_at":"2025-06-23T19:04:17.936Z","updated_at":"2026-08-22T11:17:19.110Z","registry_url":"https://anaconda.org/anaconda/diskcache","install_command":"conda install -c anaconda diskcache","documentation_url":null,"metadata":{},"repo_metadata":{"id":3829720,"uuid":"51039722","full_name":"grantjenks/python-diskcache","owner":"grantjenks","description":"Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.","archived":false,"fork":false,"pushed_at":"2024-08-10T14:33:59.000Z","size":2648,"stargazers_count":2907,"open_issues_count":75,"forks_count":178,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-21T12:13:33.765Z","etag":null,"topics":["cache","filesystem","key-value-store","persistence","python"],"latest_commit_sha":null,"homepage":"http://www.grantjenks.com/docs/diskcache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantjenks.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-03T23:59:06.000Z","updated_at":"2026-08-21T06:43:11.000Z","dependencies_parsed_at":"2024-04-16T22:03:28.555Z","dependency_job_id":"7638a32a-1a1e-437c-a14c-c98cb08cfb1f","html_url":"https://github.com/grantjenks/python-diskcache","commit_stats":{"total_commits":720,"total_committers":26,"mean_commits":"27.692307692307693","dds":"0.20972222222222225","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/grantjenks/python-diskcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/sbom","scorecard":{"id":443663,"data":{"date":"2025-08-11","repo":{"name":"github.com/grantjenks/python-diskcache","commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Code-Review","score":6,"reason":"Found 3/5 approved changesets -- score normalized to 6","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":"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/integration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/grantjenks/python-diskcache/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-g4r7-86gm-pgqc","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:10:32.845Z","repository_id":3829720,"created_at":"2025-08-19T06:10:32.845Z","updated_at":"2025-08-19T06:10:32.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36806614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"grantjenks","name":"Grant Jenks","uuid":"118304","kind":"user","description":"listen | learn | think | solve","email":"","website":"http://www.grantjenks.com/","location":"Bay Area, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/118304?u=aad168b1d7c209f026e8c95700f13c572e8f95eb\u0026v=4","repositories_count":57,"last_synced_at":"2023-04-09T21:50:50.742Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grantjenks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:44.675Z","updated_at":"2023-04-09T21:50:50.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantjenks/repositories"},"tags":[{"name":"v5.6.3","sha":"323787f507a6456c56cce213156a78b17073fe00","kind":"commit","published_at":"2023-08-31T06:10:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"63a5f6068b77fe9c02c8f310758fa1f05ae1ae04","kind":"commit","published_at":"2023-08-31T05:58:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"4d3068625a3edcd2f5a1f6f104ef621f1f7ea395","kind":"commit","published_at":"2023-04-18T05:47:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"4beffe892a6c4352098a79614de40649d7e9f88e","kind":"commit","published_at":"2023-04-18T03:40:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f5d8ed63406e26de96701f98aa585b4fb26f6dd","kind":"commit","published_at":"2023-04-11T06:53:20.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"6cd6888a16be1d531a19ca91d5e0daa6edac9718","kind":"commit","published_at":"2023-04-11T06:45:14.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1cb1425b1ba24f26fb1e37349c4c2658c2a46d8f","kind":"commit","published_at":"2021-12-31T01:58:24.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7bfbce63ba127d601ddfbf2838539e34cad87616","kind":"commit","published_at":"2021-11-30T06:58:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"e1d7c4aaa6729178ca3216f4c8a75b835f963022","kind":"commit","published_at":"2021-01-23T02:47:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"6b6944750acdaf80c6ce28eb8e7a35320ea3a3c0","kind":"commit","published_at":"2021-01-22T21:57:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"c5259bd6b6046789ae2bcdf1955e1781adb07bd4","kind":"tag","published_at":"2020-11-09T03:59:37.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"9670fbb957af8caac826ddc1144da913682de447","kind":"tag","published_at":"2020-09-09T04:49:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1f339c12fec3baf6955cd6e1596a16bb6bba447b","kind":"tag","published_at":"2020-08-26T05:00:41.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"cdeee61aa15335fd95ef923f6807cc451d05209b","kind":"tag","published_at":"2020-08-23T23:34:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"b1ab12c7a85bf5473fdc491d2d03c9adc6de5bba","kind":"tag","published_at":"2020-08-23T23:07:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v5.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0e273fb54f9bfec6a33e6be7cdf9a68f0ea2adaa","kind":"tag","published_at":"2019-10-14T00:03:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2c79bb981ea812f775331f758b07ce30fb0f864c","kind":"tag","published_at":"2019-07-03T04:16:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v4.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"2e3af05c435023213353fa6084252059b03acd92","kind":"tag","published_at":"2018-11-22T18:51:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a08bf815964a134a87cfa18b47ac72a1e7a88766","kind":"tag","published_at":"2018-11-09T00:51:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.1.0/manifests"},{"name":"v3.0.6","sha":"63972690e6f21b0cd8b69057b2e53a358e6ee124","kind":"tag","published_at":"2018-04-19T23:46:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"1f0f06a379bc3c456444c08f3e7fbc1059bc2c2b","kind":"tag","published_at":"2018-04-18T22:11:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"bc1ca5489606d5ce34406a4321c057474143e844","kind":"tag","published_at":"2018-04-18T21:54:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"f6ef7e677435dce47e56ed9b4f3cdf2ef572abd5","kind":"tag","published_at":"2018-04-18T21:41:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"70b320b4803d6ad1159d42ba99712529023b2114","kind":"tag","published_at":"2017-12-15T01:59:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1f0391062dad8a0480d74bebc9345b5cc41339b7","kind":"tag","published_at":"2017-12-15T01:40:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v3.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v3.0.0/manifests"},{"name":"v2.9.0","sha":"5d65c3823784d2d403113cb494bd001f19525d93","kind":"tag","published_at":"2017-08-23T19:29:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"96cfc5e1ed53348b380113f80e9230f01c07c519","kind":"tag","published_at":"2017-08-07T22:11:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"f5bd40afd515ea8e36851a2331558173f3aac37f","kind":"tag","published_at":"2017-08-07T19:11:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.8.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.8.2/manifests"},{"name":"v2.7.0","sha":"871b51aebb432ab676a5e00ffb1c22f71acfc720","kind":"tag","published_at":"2017-08-03T19:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"17ed536368c3d44861d6059cf0ecc6feb38de73c","kind":"tag","published_at":"2017-08-03T03:35:21.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4e707e4b57700a66ee6f28bf49a1b4a355004ce2","kind":"tag","published_at":"2017-08-01T23:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.4/manifests"},{"name":"v2.6.0","sha":"41281fa8e1966143bfbc7f2ad5900b4be50dea27","kind":"tag","published_at":"2017-08-01T20:06:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"8aa1c2a7000fff300ac8df4de2c38d955935424e","kind":"tag","published_at":"2017-08-01T04:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bc176c9f5172df087d5b3f797313661f2e6e4b1","kind":"tag","published_at":"2017-07-31T21:30:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"985746dd7376caa7a94888ac8c25a9510d37ff29","kind":"tag","published_at":"2017-07-31T21:18:07.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"bed6f168f43ed36fba9a7aa154d51481948884c2","kind":"tag","published_at":"2017-03-27T21:50:42.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7765a618aa1b7f975e77887cbbd997f1bd78491","kind":"tag","published_at":"2017-03-27T21:33:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"36f18dc556725862bc02ede4cf7e1b970e184362","kind":"tag","published_at":"2017-02-24T18:33:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"a7f1e9d6dd0367e98bd5cdf40f65dae9d7b1624e","kind":"tag","published_at":"2016-12-07T20:59:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"699f893a54197492d42dd1f09fd3391f243b5c7f","kind":"tag","published_at":"2016-11-28T01:26:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c7aeb36d60fc4c1c847875e62f64d9ca6cd8a64f","kind":"tag","published_at":"2016-11-26T23:35:28.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9948c239d5aae6bd0b63e852b83a5e8d35805dee","kind":"tag","published_at":"2016-09-12T18:53:33.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v2.0.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v2.0.2/manifests"},{"name":"v1.7.0","sha":"802c3ba0abc7526e40fa2dfb259306d780e08fde","kind":"tag","published_at":"2016-07-28T04:59:23.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.7.0/manifests"},{"name":"v1.6.7","sha":"4fc872da99506fc052ffa07137d16a6e7d0ac092","kind":"tag","published_at":"2016-07-10T02:51:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"f125f8ee5254b7e1ed82c292f170f07720ee613e","kind":"tag","published_at":"2016-04-03T22:27:03.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"1efdaddbade7245ff1ec89bb8d32ce7ab2cee635","kind":"tag","published_at":"2016-03-29T17:25:44.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"b3658b56370671df1688311501b1858d002b1ac1","kind":"tag","published_at":"2016-03-25T22:56:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9b6fab7f897f415e703e2d949d3f2b6dcce142ff","kind":"tag","published_at":"2016-03-21T19:32:18.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"0860910ad7e811a1b58c90a8070ff3bcf8a6ff7b","kind":"tag","published_at":"2016-03-11T01:30:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4a3ae69dda9b6568e8d5971a4c5c21bc5597d1b1","kind":"tag","published_at":"2016-03-10T20:24:19.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"102d1f7cd1dcdfa9a8ea5e119e2233f4551409b2","kind":"tag","published_at":"2016-03-10T19:18:06.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"102a2a71fdaf8414b772b6fda2cf2fb4eb295208","kind":"tag","published_at":"2016-03-10T04:29:52.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"7364f98586544a18712b34cf0107ccf7acf3cc36","kind":"tag","published_at":"2016-03-08T02:08:48.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.2/manifests"},{"name":"v1.5.0","sha":"b529b4d6588f86f60a4b415be91c932336b5a4ac","kind":"tag","published_at":"2016-03-08T00:01:00.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6dca076071b7d099fab72242e1e647d9251e35ca","kind":"tag","published_at":"2016-03-07T17:33:49.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"0774726506c67359e74f5a2113a0571ec1a59869","kind":"tag","published_at":"2016-03-06T05:35:11.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a0e6ba781470c15976292293edeb626d79355e1","kind":"tag","published_at":"2016-03-06T05:31:27.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"124563b36918198ad7668b9d24b00ea6e4d8680f","kind":"tag","published_at":"2016-03-06T05:23:17.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"875dfbee3a8c3bc7891fbae1fb42e0d1fdfee68b","kind":"tag","published_at":"2016-03-06T05:03:40.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.3.1/manifests"},{"name":"v1.2.0","sha":"146a88bf1340e83938347a2b8e80ff2f6494eb68","kind":"tag","published_at":"2016-03-03T19:27:22.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d60f4974af67e9991104eb3995c165c7d3bdcd01","kind":"tag","published_at":"2016-03-03T01:27:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.1.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"586199a609b748de27dfa806e2356a8423aca060","kind":"tag","published_at":"2016-03-01T20:59:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v1.0.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"e21c42e3c6647d2ae419cc4290f9222fdca130a7","kind":"tag","published_at":"2016-02-29T21:12:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.9.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.9.0/manifests"},{"name":"v0.7.1","sha":"0cb0f5f0ef7fdca77f5663264c3bcdca1fa82cca","kind":"tag","published_at":"2016-02-23T04:54:05.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e61882e87e61049d2df59bf18778a3a724df1910","kind":"tag","published_at":"2016-02-23T04:44:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.7.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b08a090100f849dc5b6a6ae3cadcac750a0dd01d","kind":"tag","published_at":"2016-02-21T05:54:25.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.6.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cd5a2f0bef2870d65c17b66562ed48f92dc0a892","kind":"tag","published_at":"2016-02-19T21:37:57.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.5.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"102a9aa05ba33e4334e7893c44cc05faaddcd032","kind":"tag","published_at":"2016-02-18T19:09:29.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.4.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"421a829c24192f3c1a1478bbbbed87974339d061","kind":"tag","published_at":"2016-02-12T22:50:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"eadb2946029aefa08864165dfbe49c9a9ce73a4d","kind":"tag","published_at":"2016-02-11T06:12:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.3.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.3.0/manifests"},{"name":"v0.2.10","sha":"7b136463f008e2767ac803d928cf5154e42616c5","kind":"tag","published_at":"2016-02-11T06:07:43.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.10","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"9a7eda034d90c36ceb4cdf729ba86d8721a867a0","kind":"tag","published_at":"2016-02-11T06:05:26.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.9","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"b5806224733826f788dbd0ab1c3a2095203af54e","kind":"tag","published_at":"2016-02-11T06:03:47.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"e24dabcd7239ff50e46ca027c34de7042c2e9590","kind":"tag","published_at":"2016-02-11T05:57:53.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"36eb4ba378553c3d9c95478f4cb789789710f0c4","kind":"tag","published_at":"2016-02-11T05:34:02.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"b44449a83afa936e13058dbd2241c3cd63c97f69","kind":"tag","published_at":"2016-02-11T05:30:31.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3fd7e39c3ddee5c62a7be24497147a8f239fe8b2","kind":"tag","published_at":"2016-02-11T05:27:45.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"7f7d12634ae0b775506bd58b79ff788a0651ed66","kind":"tag","published_at":"2016-02-11T05:21:46.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"454435b0bd688c636f210aa31c321eb41c6dcce0","kind":"tag","published_at":"2016-02-11T05:17:50.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"85bc860a8f2ad8a246b12e9b045d7ef210f2a484","kind":"tag","published_at":"2016-02-11T05:04:58.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.1","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"df3f689f95a48f87c0543297ef3ec59a0a7ec259","kind":"tag","published_at":"2016-02-11T05:00:35.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.2.0","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.2.0/manifests"},{"name":"v0.1.8","sha":"12b1b963d992c5c9b1b89362f44149076da361ce","kind":"tag","published_at":"2016-02-11T03:42:08.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.8","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"c69ad65e6931bf62b00575ead5975bd83f234025","kind":"tag","published_at":"2016-02-11T03:38:10.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.7","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c93057d41e55945669a17cee56b1380692221d2a","kind":"tag","published_at":"2016-02-11T01:09:59.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.6","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3556fe2e34134b9049b09663003babce0e58f5c7","kind":"tag","published_at":"2016-02-10T23:58:54.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.5","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"4b586227a5e283316e1c22dd35c8ab5c63bb01e9","kind":"tag","published_at":"2016-02-10T23:01:30.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.4","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9f9c6de4892989608d79f1f1e3d329ea4d926c32","kind":"tag","published_at":"2016-02-10T22:49:55.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.3","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d68cf116b0c4f390583fd3dc30825fd0252448e5","kind":"tag","published_at":"2016-02-10T22:34:36.000Z","download_url":"https://codeload.github.com/grantjenks/python-diskcache/tar.gz/v0.1.2","html_url":"https://github.com/grantjenks/python-diskcache/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grantjenks/python-diskcache@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:17:19.110Z","dependent_packages_count":0,"downloads":665,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":47.89511667067597,"dependent_packages_count":43.56507096463796,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.730093817656964},"purl":"pkg:conda/diskcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/diskcache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/diskcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/diskcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:39.171Z","issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.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/grantjenks%2Fpython-diskcache/issues","maintainers":[{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/diskcache/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":15855,"full_name":"grantjenks/python-diskcache","default_branch":"master","total_commits":720,"total_committers":25,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.8,"dds":0.043055555555555514,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-26T11:05:08.952Z","last_synced_commit":"ebfa37cd99d7ef716ec452ad8af4b4276a8e2233","created_at":"2023-03-07T11:31:17.121Z","updated_at":"2026-08-26T11:05:08.832Z","committers":[{"name":"Grant Jenks","email":"contact@grantjenks.com","login":"grantjenks","count":689},{"name":"Russ Kubik","email":"russkubik@gmail.com","login":"rkubik","count":4},{"name":"Tamirlan","email":"omarovt96@gmail.com","login":"tamirOK","count":3},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":2},{"name":"ddorian","email":"dorian.hoxha@gmail.com","login":"ddorian","count":2},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Sraw","email":"lzyl888@gmail.com","login":null,"count":1},{"name":"Abhilash Raj","email":"maxking","login":"maxking","count":1},{"name":"Abhinav Omprakash","email":"55880260+AbhinavOmprakash","login":"AbhinavOmprakash","count":1},{"name":"C2D","email":"50617709+i404788","login":"i404788","count":1},{"name":"Cologler","email":"skyoflw@gmail.com","login":"Cologler","count":1},{"name":"Eli Stevens","email":"wickedgrey@gmail.com","login":"elistevens","count":1},{"name":"George Tantiras","email":"raratiru","login":"raratiru","count":1},{"name":"Joakim Nordling","email":"joakim.nordling@gmail.com","login":"joakimnordling","count":1},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":1},{"name":"Mengyang Li","email":"mayli.he@gmail.com","login":"mayli","count":1},{"name":"Michael Kutý","email":"6du1ro.n@gmail.com","login":"michaelkuty","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Nicholas Bishop","email":"nicholasbishop@gmail.com","login":"nicholasbishop","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"Philippe Ombredanne","email":"pombredanne@nexb.com","login":"pombredanne","count":1},{"name":"Robin Schneider","email":"ypid@riseup.net","login":"ypid","count":1},{"name":"Zoran Simic","email":"zoran@simicweb.com","login":"zsimic","count":1},{"name":"artiom","email":"artiom.lunev@gmail.com","login":"artiom","count":1},{"name":"ume","email":"bungoume@gmail.com","login":"bungoume","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"grantjenks/python-diskcache","html_url":"https://github.com/grantjenks/python-diskcache","last_synced_at":"2026-08-25T14:03:49.359Z","status":null,"issues_count":145,"pull_requests_count":52,"avg_time_to_close_issue":7115866.131313131,"avg_time_to_close_pull_request":9401605.454545455,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":29,"issue_authors_count":119,"avg_comments_per_issue":2.8137931034482757,"avg_comments_per_pull_request":1.1346153846153846,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5406268.5,"past_year_avg_time_to_close_pull_request":370.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T20:46:36.212Z","updated_at":"2026-08-25T14:03:49.359Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantjenks%2Fpython-diskcache/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":132,"CONTRIBUTOR":11,"OWNER":2}},"pull_request_author_associations_count":{"table":{"NONE":27,"CONTRIBUTOR":14,"OWNER":11}},"issue_authors":{"table":{"kloczek":4,"deeplook":4,"ssbarnea":4,"csm10495":3,"arita37":3,"ddorian":3,"SoundsSerious":3,"Archmonger":2,"BubuOT":2,"audetto":2,"hottwaj":2,"galewis2":2,"mayli":2,"randomir":2,"BoPeng":2,"grantjenks":2,"WyseNynja":1,"danilo-css":1,"nikhilweee":1,"liulixiang1988":1,"LuneZ99":1,"rmorshea":1,"saloni10":1,"rrauenza":1,"gherkz":1,"inakrin":1,"yurj":1,"AjinkyaGawali":1,"tuhe":1,"cicciob95":1,"avin3sh":1,"kmatt":1,"sevdog":1,"dineshbvadhia":1,"MacHu-GWU":1,"LewisGaul":1,"liammcinroy":1,"lukesavva":1,"tnielens":1,"MikiGrit":1,"liuzhijun":1,"Cologler":1,"bobbintb":1,"egeres":1,"evansd":1,"jinserk":1,"LudwigAJ":1,"vackosar":1,"haichii":1,"jyn514":1,"salman0149":1,"crazy25000":1,"kahmad-dev":1,"oldrichsmejkal":1,"guzuomuse":1,"rphern":1,"michal-lightly":1,"dmontagu":1,"mrtolkien":1,"ZivRonen":1,"ngodber":1,"jayvdb":1,"i404788":1,"filak":1,"rsyring":1,"GDeLaurentis":1,"rommeswi":1,"f3flight":1,"gadelkareem":1,"screig":1,"aminshah1":1,"kai-tub":1,"grintor":1,"Sraw":1,"wlupton":1,"darthShadow":1,"jasonhaurytoptal":1,"mthbrown":1,"indigoviolet":1,"Suor":1,"gador":1,"nebis-software":1,"yeus":1,"wpietri":1,"mgorny":1,"OraclesTech":1,"karakusc":1,"FallenKhadgar":1,"Rohitsk999":1,"DanielWicz":1,"benglewis":1,"kraktus":1,"Quamber":1,"guarin":1,"django-datama":1,"nagardan":1,"A-Posthuman":1,"rderollepot":1,"jwodder":1,"afbarbaro":1,"HichemAK":1,"picktim":1,"arieleiz":1,"sbrandtb":1,"yurivict":1,"jeandet":1,"wiryonolau":1,"cipri-tom":1,"santosh-kaladagi":1,"starzar":1,"matkoniecz":1,"schmoelder":1,"tyler-suard-parker":1,"zhangyingmath":1,"Satish1536":1,"zkalson":1,"smprather":1,"schance995":1,"softloft38p-michael":1}},"pull_request_authors":{"table":{"grantjenks":11,"ddorian":5,"akx":2,"matkoniecz":2,"hauntsaninja":2,"jiffyclub":2,"knz":2,"PidgeyBE":2,"a2811057970":2,"liammcinroy":2,"audetto":2,"vinson0522":1,"ltsyk":1,"bcail":1,"jugmac00":1,"radiumatic":1,"mondeja":1,"Archmonger":1,"oldrichsmejkal":1,"i404788":1,"MacHu-GWU":1,"AbhinavOmprakash":1,"IceboxDev":1,"samdoran":1,"yeshsurya":1,"maxking":1,"maxtaran2010":1,"arieleiz":1,"artiom":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7}},"past_year_issue_authors":{"table":{"benglewis":1,"kahmad-dev":1,"liulixiang1988":1,"OraclesTech":1,"sevdog":1}},"past_year_pull_request_authors":{"table":{"a2811057970":2,"ltsyk":1,"maxtaran2010":1,"samdoran":1,"vinson0522":1,"yeshsurya":1}},"maintainers":[{"table":{"login":"grantjenks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grantjenks"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":25,"IssueCommentEvent":26,"IssuesEvent":16,"PullRequestEvent":5,"WatchEvent":323},"last_year":{"ForkEvent":5,"IssueCommentEvent":1,"IssuesEvent":2,"PullRequestEvent":1,"WatchEvent":91}},"keywords":["cache","filesystem","key-value-store","persistence","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/integration.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:46:26.882Z","updated_at":"2023-01-13T12:46:26.882Z","repository_link":"https://github.com/grantjenks/python-diskcache/blob/master/.github/workflows/integration.yml","dependencies":[{"id":6875899749,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875899750,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:46:26.897Z","updated_at":"2023-01-13T12:46:26.897Z","repository_link":"https://github.com/grantjenks/python-diskcache/blob/master/.github/workflows/release.yml","dependencies":[{"id":6875899751,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875899752,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T12:46:26.922Z","updated_at":"2023-01-13T12:46:26.922Z","repository_link":"https://github.com/grantjenks/python-diskcache/blob/master/requirements.txt","dependencies":[{"id":6875899753,"package_name":"blue","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899754,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899755,"package_name":"django","ecosystem":"pypi","requirements":"==3.2.","direct":true,"kind":"runtime","optional":false},{"id":6875899756,"package_name":"django_redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899757,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899758,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899759,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899760,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.17.","direct":true,"kind":"runtime","optional":false},{"id":6875899761,"package_name":"pickleDB","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899762,"package_name":"pylibmc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899763,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899764,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899765,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899766,"package_name":"pytest-django","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899767,"package_name":"pytest-env","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899768,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899769,"package_name":"rstcheck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899770,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899771,"package_name":"sqlitedict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899772,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899773,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875899774,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-07-05T19:02:49.563Z","updated_at":"2023-07-05T19:02:49.563Z","repository_link":"https://github.com/grantjenks/python-diskcache/blob/master/requirements-dev.txt","dependencies":[{"id":11147494606,"package_name":"blue","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495247,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495248,"package_name":"django","ecosystem":"pypi","requirements":"==4.2.","direct":true,"kind":"development","optional":false},{"id":11147495249,"package_name":"django_redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495250,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495491,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495492,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495493,"package_name":"jedi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495494,"package_name":"pickleDB","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147495498,"package_name":"pylibmc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147496588,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147496589,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147496591,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147496593,"package_name":"pytest-django","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147496594,"package_name":"pytest-env","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147498079,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147498353,"package_name":"rstcheck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147498354,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147498355,"package_name":"sqlitedict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147499720,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147499721,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":11147499722,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-27T00:32:54.752Z","updated_at":"2024-02-27T00:32:54.752Z","repository_link":"https://github.com/grantjenks/python-diskcache/blob/master/setup.py","dependencies":[]}],"score":28.729370166402525,"created_at":"2026-05-04T06:49:26.594Z","updated_at":"2026-08-26T14:33:29.880Z","avatar_url":"https://github.com/grantjenks.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371815","html_url":"https://summary.ecosyste.ms/projects/371815"}