{"id":371666,"url":"https://github.com/jaraco/jaraco.functools","last_synced_at":"2026-08-25T14:06:26.749Z","repository":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-14T10:54:15.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36801458,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":234,"last_synced_at":"2026-08-22T00:11:51.471Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5443,"followers":749,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-22T00:11:51.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"packages":[{"id":2771945,"name":"jaraco.functools","ecosystem":"pypi","description":"Functools like those found in stdlib","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2015-02-01T07:07:00.000Z","latest_release_published_at":"2026-07-14T01:28:01.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-08-24T13:14:46.190Z","created_at":"2022-04-10T11:21:13.463Z","updated_at":"2026-08-24T13:14:46.190Z","registry_url":"https://pypi.org/project/jaraco.functools/","install_command":"pip install jaraco.functools --index-url https://pypi.org/simple","documentation_url":"https://jaraco.functools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"jaraco-functools","project_status":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-14T10:54:15.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36801458,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":234,"last_synced_at":"2026-08-22T00:11:51.471Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5443,"followers":749,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-22T00:11:51.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:37:36.589Z","dependent_packages_count":63,"downloads":226063544,"downloads_period":"last-month","dependent_repos_count":1594,"rankings":{"downloads":0.24789441942670373,"dependent_repos_count":0.28137823970229836,"dependent_packages_count":0.42121123914867387,"stargazers_count":14.55850616405248,"forks_count":9.843691141610195,"docker_downloads_count":0.014649171370572669,"average":4.227888395885154},"purl":"pkg:pypi/jaraco.functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jaraco.functools","docker_dependents_count":605,"docker_downloads_count":2996832146,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:23.243Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.functools/codemeta","maintainers":[{"uuid":"jaraco","login":"jaraco","name":null,"email":null,"url":null,"packages_count":167,"html_url":"https://pypi.org/user/jaraco/","role":null,"created_at":"2023-02-24T12:06:19.506Z","updated_at":"2023-02-24T12:06:19.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jaraco/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930571,"maintainers_count":399723,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","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":13381335,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:21:06.941Z","latest_release_published_at":"2026-02-05T07:21:06.941Z","latest_release_number":"4.0.0-1","last_synced_at":"2026-08-12T02:01:36.321Z","created_at":"2026-02-05T07:21:06.611Z","updated_at":"2026-08-12T02:01:36.321Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12866419,"name":"python313Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:27:46.094Z","latest_release_published_at":"2026-03-05T14:15:08.516Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-12T08:07:09.187Z","created_at":"2026-01-27T02:27:45.871Z","updated_at":"2026-08-12T08:30:50.448Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python313Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-functools/default.nix#L48","metadata":{"nix_attribute":"python3.13-jaraco-functools-4.4.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":10.58348018054018,"forks_count":8.757115811677464,"docker_downloads_count":null,"average":4.835148998054411},"purl":"pkg:nix/python313Packages.jaraco-functools?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13085536,"name":"python312Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:44.140Z","latest_release_published_at":"2026-02-01T18:00:44.140Z","latest_release_number":"4.1.0","last_synced_at":"2026-08-14T17:31:01.021Z","created_at":"2026-02-01T18:00:42.914Z","updated_at":"2026-08-14T17:47:09.994Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-functools/default.nix#L47","metadata":{"nix_attribute":"python3.12-jaraco-functools-4.1.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":7.945369436724789,"forks_count":7.290360132149562,"docker_downloads_count":null,"average":3.808932392218588},"purl":"pkg:nix/python312Packages.jaraco-functools?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13664832,"name":"python-jaraco.functools","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:24:45.815Z","latest_release_published_at":"2026-02-12T10:24:45.815Z","latest_release_number":"4.1.0-1","last_synced_at":"2026-03-14T15:26:55.271Z","created_at":"2026-02-12T10:24:45.609Z","updated_at":"2026-08-06T19:25:50.729Z","registry_url":"https://tracker.debian.org/pkg/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":"https://packages.debian.org/trixie/python-jaraco.functools","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-jaraco.functools","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.729Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-jaraco.functools?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4109499,"name":"github.com/jaraco/jaraco.functools","ecosystem":"go","description":"","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"github.com/jaraco","versions_count":25,"first_release_published_at":"2019-12-20T04:45:46.000Z","latest_release_published_at":"2026-07-14T01:22:27.000Z","latest_release_number":"v4.6.0+incompatible","last_synced_at":"2026-08-24T13:41:38.800Z","created_at":"2022-04-12T13:58:55.618Z","updated_at":"2026-08-24T13:41:38.800Z","registry_url":"https://pkg.go.dev/github.com/jaraco/jaraco.functools","install_command":"go get github.com/jaraco/jaraco.functools","documentation_url":"https://pkg.go.dev/github.com/jaraco/jaraco.functools#section-documentation","metadata":{},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.711Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/jaraco/jaraco.functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jaraco/jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jaraco/jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jaraco/jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.functools/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"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-24T05:01:22.286Z","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":13303853,"name":"python311Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:01.324Z","latest_release_published_at":"2026-02-02T06:58:01.324Z","latest_release_number":"3.9.0","last_synced_at":"2026-04-13T12:02:04.373Z","created_at":"2026-02-02T06:58:00.061Z","updated_at":"2026-08-06T19:25:50.254Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-functools/default.nix#L32","metadata":{"nix_attribute":"python3.11-jaraco-functools-3.9.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.253Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jaraco-functools?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13748441,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:33:41.412Z","latest_release_published_at":"2026-02-13T06:33:41.412Z","latest_release_number":"2.0-2","last_synced_at":"2026-03-13T12:24:22.137Z","created_at":"2026-02-13T06:33:41.207Z","updated_at":"2026-08-06T19:25:50.253Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.4.1","maintainer":"JCF Ploemen (jcfp) \u003clinux@jcf.pm\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pytest, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.253Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13469520,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T20:00:05.977Z","latest_release_published_at":"2026-02-09T20:00:05.977Z","latest_release_number":"3.7.0-1","last_synced_at":"2026-03-09T20:09:31.089Z","created_at":"2026-02-09T20:00:05.488Z","updated_at":"2026-08-06T19:25:50.315Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.6.2","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.315Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13204007,"name":"python312Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:41.700Z","latest_release_published_at":"2026-02-02T00:57:41.700Z","latest_release_number":"4.0.1","last_synced_at":"2026-03-07T11:11:22.510Z","created_at":"2026-02-02T00:57:40.355Z","updated_at":"2026-08-06T19:25:50.317Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-functools/default.nix#L35","metadata":{"nix_attribute":"python3.12-jaraco-functools-4.0.1","position":"pkgs/development/python-modules/jaraco-functools/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.317Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.jaraco-functools?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13527163,"name":"python-jaraco.functools","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:55:35.908Z","latest_release_published_at":"2026-02-10T22:55:35.908Z","latest_release_number":"3.0.0-1","last_synced_at":"2026-03-14T02:23:03.336Z","created_at":"2026-02-10T22:55:35.718Z","updated_at":"2026-08-06T19:25:50.355Z","registry_url":"https://tracker.debian.org/pkg/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":"https://packages.debian.org/bullseye/python-jaraco.functools","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-jaraco.functools","standards_version":"4.5.0","maintainer":"JCF Ploemen (jcfp) \u003clinux@jcf.pm\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pytest, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.355Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-jaraco.functools?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13076671,"name":"python311Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:16.548Z","latest_release_published_at":"2026-02-01T17:34:16.548Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-08T04:26:49.586Z","created_at":"2026-02-01T17:34:09.805Z","updated_at":"2026-08-06T19:25:50.353Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-functools/default.nix#L47","metadata":{"nix_attribute":"python3.11-jaraco-functools-4.1.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jaraco-functools?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13195724,"name":"python311Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:23:10.361Z","latest_release_published_at":"2026-02-02T00:23:10.361Z","latest_release_number":"4.0.1","last_synced_at":"2026-05-19T14:00:54.036Z","created_at":"2026-02-02T00:23:03.400Z","updated_at":"2026-08-06T19:25:50.355Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-functools/default.nix#L35","metadata":{"nix_attribute":"python3.11-jaraco-functools-4.0.1","position":"pkgs/development/python-modules/jaraco-functools/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.354Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jaraco-functools?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13953157,"name":"python-jaraco-functools","ecosystem":"guix","description":"Python library extending Python's @code{functools}","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:48:18.975Z","latest_release_published_at":"2026-03-02T19:48:18.975Z","latest_release_number":"4.2.1","last_synced_at":"2026-07-25T02:00:43.353Z","created_at":"2026-03-02T19:48:18.413Z","updated_at":"2026-08-06T19:25:50.372Z","registry_url":"https://packages.guix.gnu.org/packages/python-jaraco-functools/4.2.1/","install_command":"guix install python-jaraco-functools","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n1648","metadata":{"location":"gnu/packages/python-build.scm:1648","variable_name":"python-jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.372Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-jaraco-functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-functools/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12828431,"name":"python311Packages.jaraco_functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:22:48.108Z","latest_release_published_at":"2026-01-26T19:22:48.108Z","latest_release_number":"3.6.0","last_synced_at":"2026-03-09T01:20:39.445Z","created_at":"2026-01-26T19:22:47.957Z","updated_at":"2026-08-06T19:25:50.474Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jaraco_functools","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco_functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco_functools/default.nix#L31","metadata":{"nix_attribute":"python3.11-jaraco.functools-3.6.0","position":"pkgs/development/python-modules/jaraco_functools/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco_functools","upstream_purl":"pkg:pypi/jaraco_functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.474Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.jaraco_functools?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco_functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco_functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco_functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco_functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12815879,"name":"python310Packages.jaraco_functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:12:11.218Z","latest_release_published_at":"2026-01-26T17:12:11.218Z","latest_release_number":"3.6.0","last_synced_at":"2026-03-09T01:20:38.909Z","created_at":"2026-01-26T17:12:11.054Z","updated_at":"2026-08-06T19:25:50.514Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jaraco_functools","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco_functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco_functools/default.nix#L31","metadata":{"nix_attribute":"python3.10-jaraco.functools-3.6.0","position":"pkgs/development/python-modules/jaraco_functools/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco_functools","upstream_purl":"pkg:pypi/jaraco_functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.514Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.jaraco_functools?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco_functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco_functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco_functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco_functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13296174,"name":"python310Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:30.744Z","latest_release_published_at":"2026-02-02T06:27:30.744Z","latest_release_number":"3.9.0","last_synced_at":"2026-03-09T01:26:05.899Z","created_at":"2026-02-02T06:27:26.335Z","updated_at":"2026-08-06T19:25:50.577Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-functools/default.nix#L32","metadata":{"nix_attribute":"python3.10-jaraco-functools-3.9.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.577Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.jaraco-functools?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14512370,"name":"dev-python/jaraco-functools","ecosystem":"gentoo","description":"Additional functions used by other projects by developer jaraco","homepage":"https://github.com/jaraco/jaraco.functools/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["~alpha","~amd64","~arm","~arm64","~hppa","~loong","~m68k","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x86","~arm64-macos","~x64-macos","~x64-solaris"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-16T11:08:34.000Z","latest_release_number":"4.5.0","last_synced_at":"2026-05-27T02:26:17.252Z","created_at":"2026-05-27T02:26:16.864Z","updated_at":"2026-08-06T19:25:50.622Z","registry_url":"https://packages.gentoo.org/packages/dev-python/jaraco-functools","install_command":"emerge dev-python/jaraco-functools","documentation_url":"https://packages.gentoo.org/packages/dev-python/jaraco-functools","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_15t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.622Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/jaraco-functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-functools/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":5284033,"name":"jaraco.functools","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-10-16T20:31:45.000Z","latest_release_published_at":"2026-01-14T11:16:35.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-03-18T11:06:08.575Z","created_at":"2022-10-03T15:40:29.399Z","updated_at":"2026-08-06T19:25:50.657Z","registry_url":"https://anaconda.org/anaconda/jaraco.functools","install_command":"conda install -c anaconda jaraco.functools","documentation_url":null,"metadata":{},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.657Z","dependent_packages_count":0,"downloads":16975,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":51.40695915279879,"dependent_packages_count":51.19515885022693,"stargazers_count":53.29703569267997,"forks_count":52.17785843920145,"docker_downloads_count":null,"average":52.019253033726784},"purl":"pkg:conda/jaraco.functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.functools/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"}},{"id":11139092,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-03-10T18:49:39.467Z","created_at":"2024-12-07T12:45:13.100Z","updated_at":"2026-08-06T19:25:50.673Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.672Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-08T22:12:23.994Z","updated_at":"2024-12-08T22:12:23.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":75542,"name":"py-jaraco-functools","ecosystem":"spack","description":"Functools like those found in stdlib\n","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:25:26.731Z","latest_release_published_at":"2022-04-05T09:25:26.731Z","latest_release_number":"2.0","last_synced_at":"2026-08-24T13:38:03.072Z","created_at":"2022-04-05T09:25:26.709Z","updated_at":"2026-08-24T13:38:03.073Z","registry_url":"https://packages.spack.io/package.html?name=py-jaraco-functools","install_command":"spack install py-jaraco-functools","documentation_url":null,"metadata":{},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.677Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":25.774628317354452,"forks_count":24.037793525079895,"average":17.19813811310268},"purl":"pkg:spack/py-jaraco-functools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-functools/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:58.259Z","updated_at":"2022-11-14T16:51:58.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":14527749,"name":"devel/py-jaraco.functools","ecosystem":"pkgsrc","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:39:33.000Z","latest_release_published_at":"2026-03-19T05:39:33.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-08-01T22:11:19.173Z","created_at":"2026-05-27T06:39:10.538Z","updated_at":"2026-08-06T19:25:50.679Z","registry_url":"https://pkgsrc.se/devel/py-jaraco.functools","install_command":"pkg_add py311-jaraco.functools","documentation_url":"https://pkgsrc.se/devel/py-jaraco.functools","metadata":{"pkg_slug":"py-jaraco.functools","pkgbase":"py311-jaraco.functools","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-jaraco.functools-4.4.0"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.679Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-jaraco.functools?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-jaraco.functools/dependencies","status":"removed","funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":10344666,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-08-01T18:04:41.266Z","created_at":"2024-06-11T10:02:29.662Z","updated_at":"2026-08-06T19:25:50.681Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.681Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:13:58.267Z","updated_at":"2024-06-12T01:13:58.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8677085,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-05T10:39:48.000Z","latest_release_published_at":"2023-11-05T10:39:48.000Z","latest_release_number":"4.0.0-r0","last_synced_at":"2026-03-14T16:25:17.810Z","created_at":"2023-12-20T10:28:04.226Z","updated_at":"2026-08-06T19:25:50.689Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-08-21T14:57:06.766Z","updated_at":"2024-08-21T14:57:06.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11765655,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-03-08T21:45:56.688Z","created_at":"2025-06-07T18:25:51.206Z","updated_at":"2026-08-06T19:25:50.700Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:34:27.571Z","updated_at":"2025-06-08T15:34:27.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6134061,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-23T15:57:35.000Z","latest_release_published_at":"2021-12-23T15:57:35.000Z","latest_release_number":"3.5.0-r0","last_synced_at":"2026-03-09T00:34:18.329Z","created_at":"2023-01-31T22:17:19.436Z","updated_at":"2026-08-06T19:25:50.700Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.700Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.00393261724482,"stargazers_count":19.833303985443447,"forks_count":18.7591712155896,"average":11.899101954569467},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1944,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T12:13:22.244Z","updated_at":"2023-02-01T12:13:22.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":13707699,"name":"python-jaraco.functools","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:29:28.740Z","latest_release_published_at":"2026-02-12T22:29:28.740Z","latest_release_number":"3.5.0-1","last_synced_at":"2026-03-13T14:42:46.806Z","created_at":"2026-02-12T22:29:28.553Z","updated_at":"2026-08-06T19:25:50.700Z","registry_url":"https://tracker.debian.org/pkg/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":"https://packages.debian.org/bookworm/python-jaraco.functools","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-jaraco.functools","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-jaraco.functools?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":5287930,"name":"jaraco.functools","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-08-15T14:21:38.000Z","latest_release_published_at":"2022-10-29T06:26:03.000Z","latest_release_number":"3.5.2","last_synced_at":"2026-03-22T17:07:34.656Z","created_at":"2022-10-03T15:45:06.455Z","updated_at":"2026-08-06T19:25:50.714Z","registry_url":"https://anaconda.org/conda-forge/jaraco.functools","install_command":"conda install -c conda-forge jaraco.functools","documentation_url":null,"metadata":{},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.714Z","dependent_packages_count":6,"downloads":9760486,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.387444483257646,"dependent_packages_count":9.032386845650981,"stargazers_count":51.86386546234842,"forks_count":44.952342931283994,"docker_downloads_count":null,"average":32.55900993063526},"purl":"pkg:conda/jaraco.functools?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.functools/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":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":7779028,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"3.6.0-r1","last_synced_at":"2026-08-01T18:03:58.522Z","created_at":"2023-05-22T14:27:18.041Z","updated_at":"2026-08-06T19:25:50.715Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.715Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":26.317889382075705,"forks_count":24.98628497331804,"docker_downloads_count":null,"average":12.826043588848435},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T07:14:01.714Z","updated_at":"2023-05-23T07:14:01.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":12889976,"name":"python314Packages.jaraco-functools","ecosystem":"nixpkgs","description":"Additional functools in the spirit of stdlib's functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:58:29.839Z","latest_release_published_at":"2026-03-09T01:25:47.155Z","latest_release_number":"4.4.0","last_synced_at":"2026-03-09T01:25:47.806Z","created_at":"2026-01-27T07:58:29.634Z","updated_at":"2026-08-06T19:25:50.718Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jaraco-functools","install_command":"nix-env -iA nixpkgs.python314Packages.jaraco-functools","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-functools/default.nix#L48","metadata":{"nix_attribute":"python3.14-jaraco-functools-4.4.0","position":"pkgs/development/python-modules/jaraco-functools/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"jaraco-functools","upstream_purl":"pkg:pypi/jaraco-functools"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.jaraco-functools?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-functools/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11139091,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-03-08T22:55:09.000Z","created_at":"2024-12-07T12:45:10.609Z","updated_at":"2026-08-06T19:25:50.719Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-08T22:12:24.848Z","updated_at":"2024-12-08T22:12:24.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6057239,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-07-15T15:03:32.000Z","latest_release_number":"4.6.0-r0","last_synced_at":"2026-07-15T15:35:09.824Z","created_at":"2023-01-31T18:57:04.338Z","updated_at":"2026-08-06T19:25:50.720Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.720Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.34815278647464,"stargazers_count":27.71994364433312,"forks_count":25.720100187852225,"average":13.947049154664997},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":3041,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-01-31T23:38:28.689Z","updated_at":"2023-01-31T23:38:28.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7605056,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2026-07-15T15:03:32.000Z","latest_release_number":"4.6.0-r0","last_synced_at":"2026-07-15T15:35:13.196Z","created_at":"2023-04-20T00:10:16.889Z","updated_at":"2026-08-06T19:25:50.732Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.732Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":28.766657857978785,"forks_count":26.76582732454981,"average":17.445856624426884},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":3041,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-04-20T05:38:25.515Z","updated_at":"2023-04-20T05:38:25.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11765654,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-03-08T21:45:56.167Z","created_at":"2025-06-07T18:25:50.533Z","updated_at":"2026-08-06T19:25:50.733Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2396,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2025-06-08T15:34:16.884Z","updated_at":"2025-06-08T15:34:16.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13009114,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-09-06T14:42:29.000Z","latest_release_published_at":"2025-09-06T14:42:29.000Z","latest_release_number":"4.3.0-r0","last_synced_at":"2026-04-12T05:05:26.007Z","created_at":"2026-01-31T00:52:19.827Z","updated_at":"2026-08-06T19:25:50.744Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.744Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T02:15:04.823Z","updated_at":"2026-03-04T02:15:04.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13009117,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-09-06T14:42:29.000Z","latest_release_published_at":"2025-09-06T14:42:29.000Z","latest_release_number":"4.3.0-r0","last_synced_at":"2026-04-12T05:05:26.529Z","created_at":"2026-01-31T00:52:22.319Z","updated_at":"2026-08-06T19:25:50.750Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":"bribbers@disroot.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2364,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T02:15:05.787Z","updated_at":"2026-03-04T02:15:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13441820,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:17:09.586Z","latest_release_published_at":"2026-02-08T06:17:09.586Z","latest_release_number":"4.0.2-1","last_synced_at":"2026-03-08T06:31:43.946Z","created_at":"2026-02-08T06:17:09.232Z","updated_at":"2026-08-06T19:25:50.780Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.7.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":7779029,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_number":"3.6.0-r1","last_synced_at":"2026-03-19T10:13:27.912Z","created_at":"2023-05-22T14:27:18.378Z","updated_at":"2026-08-06T19:25:50.820Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.820Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":26.317889382075705,"forks_count":24.98628497331804,"docker_downloads_count":null,"average":12.826043588848435},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T07:14:02.246Z","updated_at":"2023-05-23T07:14:02.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6096994,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-25T05:43:31.000Z","latest_release_published_at":"2022-10-25T05:43:31.000Z","latest_release_number":"3.5.2-r1","last_synced_at":"2026-03-19T10:13:53.449Z","created_at":"2023-01-31T20:37:16.690Z","updated_at":"2026-08-06T19:25:50.834Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.834Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.857415515886382,"stargazers_count":23.627484001347256,"forks_count":22.20163916021107,"average":13.921634669361177},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1951,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T07:10:35.709Z","updated_at":"2023-02-01T07:10:35.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-24T05:06:44.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6182717,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-09T20:55:32.000Z","latest_release_published_at":"2021-11-09T20:55:32.000Z","latest_release_number":"3.4.0-r0","last_synced_at":"2026-03-10T18:43:55.613Z","created_at":"2023-02-01T00:39:11.801Z","updated_at":"2026-08-06T19:25:50.850Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.850Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.198272056505013,"stargazers_count":17.96052216686637,"forks_count":17.13438859809548,"average":10.823295705366716},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1917,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-19T23:52:47.119Z","updated_at":"2023-02-19T23:52:47.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":799},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-08-24T05:06:01.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":14549092,"name":"devel/py-jaraco-functools","ecosystem":"openbsd","description":"functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:20.000Z","latest_release_published_at":"2026-04-25T13:29:20.000Z","latest_release_number":"4.4.0","last_synced_at":"2026-05-28T01:12:45.947Z","created_at":"2026-05-28T01:12:45.739Z","updated_at":"2026-08-06T19:25:50.864Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-jaraco-functools/","install_command":"pkg_add py3-jaraco-functools-4.4.0","documentation_url":null,"metadata":{"pkgstem":"py3-jaraco-functools","fullpkgname":"py3-jaraco-functools-4.4.0","subpackage":"-"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.864Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/py-jaraco-functools?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-jaraco-functools/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T01:12:46.173Z","updated_at":"2026-05-28T01:12:46.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-24T05:00:06.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13411219,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:22:12.564Z","latest_release_published_at":"2026-02-06T20:22:12.564Z","latest_release_number":"3.4.0-2","last_synced_at":"2026-07-27T00:03:28.827Z","created_at":"2026-02-06T20:22:12.283Z","updated_at":"2026-08-06T19:25:50.873Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.873Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":10344665,"name":"py3-jaraco.functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_published_at":"2024-04-19T14:48:10.000Z","latest_release_number":"4.0.1-r0","last_synced_at":"2026-03-15T11:12:55.607Z","created_at":"2024-06-11T10:02:28.979Z","updated_at":"2026-08-06T19:25:50.870Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.functools","install_command":"apk add py3-jaraco.functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-12T01:13:57.639Z","updated_at":"2024-06-12T01:13:57.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6195823,"name":"py3-jaraco-functools","ecosystem":"alpine","description":"Functools like those found in stdlib","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-13T16:06:17.000Z","latest_release_published_at":"2021-04-13T16:06:17.000Z","latest_release_number":"3.3.0-r0","last_synced_at":"2026-03-19T08:00:42.163Z","created_at":"2023-02-01T01:42:56.815Z","updated_at":"2026-08-06T19:25:50.964Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-jaraco-functools","install_command":"apk add py3-jaraco-functools","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"jaraco","name":"Jason R. Coombs","uuid":"308610","kind":"user","description":"","email":"jaraco@jaraco.com","website":"https://www.jaraco.com","location":"Pittsburgh, PA, USA","twitter":"jaraco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/308610?u=5b3fdef94d1b0ac7392d17643eaba029f5f13bea\u0026v=4","repositories_count":233,"last_synced_at":"2026-08-06T04:39:36.850Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jaraco","funding_links":["https://github.com/sponsors/jaraco"],"total_stars":5439,"followers":746,"following":5,"created_at":"2022-11-02T16:21:31.721Z","updated_at":"2026-08-06T04:39:37.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco/repositories"},"tags":[{"name":"v4.6.0","sha":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","kind":"tag","published_at":"2026-07-14T01:22:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"0e89d963ab0a2d6d0755df2424e5e3d5b983cf98","kind":"tag","published_at":"2026-05-15T21:31:00.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"b57bb859e09f10f1e2ad7e64e9d71723793517f2","kind":"tag","published_at":"2025-12-21T09:26:15.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9f4e0e2849659969577f40be40cabe026dd5fb0f","kind":"tag","published_at":"2025-08-18T20:01:23.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"e4644e208414137c3c2618bd1c1c1dcf23a895bc","kind":"tag","published_at":"2025-06-21T19:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"48e5e77ed86c07ee28993f5995846f414206b811","kind":"tag","published_at":"2025-06-21T19:02:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"637ae71f06dfa5d605cacb3deb5accfe21484a99","kind":"tag","published_at":"2024-09-27T19:43:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"20009607fe61155121c63b5da472598f61d0cc00","kind":"tag","published_at":"2024-07-08T18:19:29.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"a6260038fe2d1fdd66468bee670798af0c8e453b","kind":"tag","published_at":"2024-04-18T17:10:57.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"4d4c2d9ebdec0cc4a72b1072c96a597d8fc875e8","kind":"tag","published_at":"2023-11-04T18:21:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v4.0.0/manifests"},{"name":"v3.9.0","sha":"96c110ca12acca6769c886a0975bbced28b14314","kind":"tag","published_at":"2023-08-25T15:02:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.9.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"2a385a16ed7c8add2d4a7b11a87dc085e4fee6c4","kind":"tag","published_at":"2023-08-05T23:58:18.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"b4b40fa826d426f868ec6666cdef96897ebba482","kind":"tag","published_at":"2023-06-26T01:16:30.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.8.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"7876037ee1d13d3e2097264cc02206dbca102d30","kind":"tag","published_at":"2023-05-29T08:06:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.7.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"a35ae5b3cd7e81960b05eaabe81c1dc49a1f92df","kind":"tag","published_at":"2023-02-20T00:11:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.6.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"7e854febce837ef24ecbe0df7610df385b274e56","kind":"tag","published_at":"2022-09-27T00:15:47.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"917555b8b2034ae665548541ecd705281d531e41","kind":"tag","published_at":"2022-07-14T05:12:06.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a343defc31703ebff5e04072611d079d48ccab72","kind":"tag","published_at":"2021-12-20T01:47:24.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.5.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"19bd102e32a501e7e3041194a448cd37e50fec03","kind":"tag","published_at":"2021-10-31T16:37:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.4.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"4fbbab157d13a0d2efb5c46a7b99d2febcf32ed2","kind":"tag","published_at":"2021-03-27T01:38:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.3.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"98c1377edc8cd7832e9dc6a0a085c428126071ce","kind":"tag","published_at":"2021-02-21T18:44:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"34518e7f029d3b3b160f13865e12c541f967572e","kind":"tag","published_at":"2021-02-10T23:36:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c239204eb69ef0f01578b537e58ae0be9408a109","kind":"tag","published_at":"2020-12-28T17:26:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8887d924d6403af3442f96f6568163be3b00c784","kind":"tag","published_at":"2020-04-25T21:40:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3b6c071e04360420ebd182ea4d63e75b228cc92c","kind":"tag","published_at":"2019-12-20T04:46:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/v3.0.0/manifests"},{"name":"2.0","sha":"d84738ac9f0fcc7a6f175a9873f63a70b87881c4","kind":"tag","published_at":"2019-01-01T14:18:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/2.0/manifests"},{"name":"1.20","sha":"6718491608b30a28a03a0a1a71038afbb2d8ac5c","kind":"tag","published_at":"2018-07-04T14:29:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.20","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.20/manifests"},{"name":"1.19","sha":"6faefb619320eabd87a55f3865cbd93e3dea0218","kind":"tag","published_at":"2018-05-18T16:48:13.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.19","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.19/manifests"},{"name":"1.18","sha":"3473b427a3c076b0f3c6303084275ec27ce214f2","kind":"tag","published_at":"2018-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.18","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.18/manifests"},{"name":"1.17","sha":"ca2ca571a7548eb3901296bd67a570de92cac914","kind":"tag","published_at":"2017-12-13T15:39:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.17","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.17/manifests"},{"name":"1.16","sha":"d4eb420def3b7cc556224c9b19acd35bb896a523","kind":"tag","published_at":"2017-04-21T14:05:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.16","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.16/manifests"},{"name":"1.15.2","sha":"11f2ad51d1a715360478b1bed145d1818b959759","kind":"tag","published_at":"2017-02-09T20:49:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"4aa74da2d3a68bab750be090735acc246eb252ba","kind":"commit","published_at":"2016-09-15T02:14:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15.1/manifests"},{"name":"1.15","sha":"55967fc0e90cd07ed21abd5517e188a0ba17cc59","kind":"commit","published_at":"2016-09-15T02:04:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.15","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.15/manifests"},{"name":"1.14","sha":"cebd65b2964d3c1d8329364f5b20aaa9a6893f06","kind":"commit","published_at":"2016-09-15T00:23:33.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.14","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.14/manifests"},{"name":"1.13","sha":"a6a359d993e121780b120edc6eff184a503905e7","kind":"commit","published_at":"2016-09-06T20:21:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.13","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.13/manifests"},{"name":"1.12","sha":"f1cc068183148a9581a94b3db93ddb5c7e75bdef","kind":"commit","published_at":"2016-08-12T15:44:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.12","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.12/manifests"},{"name":"1.11","sha":"c559dac5f3ad1a3f267e860ced22cb3a3f93a01b","kind":"commit","published_at":"2016-04-03T02:32:12.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.11","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.11/manifests"},{"name":"1.10","sha":"6e6616b9e6c60769915f805ea11cd6cdccaa0ad3","kind":"commit","published_at":"2016-04-03T02:08:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.10","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.10/manifests"},{"name":"1.9","sha":"70e9d504967985d9f3650d7c5bf5acd9d3eee98a","kind":"commit","published_at":"2016-03-23T15:22:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.9","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.9/manifests"},{"name":"1.8.2","sha":"89a1d183698d6da863a871dace3d7c500c9cd358","kind":"commit","published_at":"2016-03-10T17:02:42.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"6ca47d3a50ac4b3822efb23c09c3e542d69c828e","kind":"commit","published_at":"2015-12-12T13:09:49.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8.1/manifests"},{"name":"1.8","sha":"56d1daf4b88239a137f03da87d312f2522df1078","kind":"commit","published_at":"2015-12-12T13:01:55.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.8/manifests"},{"name":"1.7","sha":"8da11c0b3e0c5481043d3e8c4b6cd97378312f62","kind":"commit","published_at":"2015-12-12T12:33:10.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.7/manifests"},{"name":"1.6","sha":"4282ce633ee95d106b788f01a7bccc8057a44a7c","kind":"commit","published_at":"2015-08-13T20:14:31.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.6/manifests"},{"name":"1.5","sha":"0fad915f2581be1f35f6036f878f52e8a83add8c","kind":"commit","published_at":"2015-07-01T17:27:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.5/manifests"},{"name":"1.4.1","sha":"a1c2a6d0bd23eea82b08f1e7808e73b585c0c7e0","kind":"commit","published_at":"2015-07-01T16:05:51.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4.1/manifests"},{"name":"1.4","sha":"d8674764f5e57260d01bd92f74af9ca3143ed198","kind":"commit","published_at":"2015-07-01T15:55:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.4/manifests"},{"name":"1.3","sha":"da67ff0e9fbbde2a12513960ea8488e283436e22","kind":"commit","published_at":"2015-04-26T14:11:14.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.3/manifests"},{"name":"1.2","sha":"eb5cbb6e026b3a246ccfd4fb4cc556a2916d2c98","kind":"commit","published_at":"2015-03-01T13:57:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.2/manifests"},{"name":"1.1","sha":"247a42a9839f03f01fb3228505798dffc0659ac9","kind":"commit","published_at":"2015-02-22T20:13:03.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.1/manifests"},{"name":"1.0","sha":"5b7564168089f4f46a15dfc6728bdadcbf96281c","kind":"commit","published_at":"2015-01-31T15:11:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.functools/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.functools@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:25:50.964Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.100548201631234,"stargazers_count":16.49284663725097,"forks_count":15.623746490172483,"average":11.054285332263671},"purl":"pkg:apk/alpine/py3-jaraco-functools?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco-functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco-functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco-functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-functools/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1819,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-19T23:53:22.268Z","updated_at":"2023-02-19T23:53:22.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":682},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-08-18T05:04:15.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":13536732,"name":"python-jaraco.functools","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.functools","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:27:14.770Z","latest_release_published_at":"2026-02-11T00:27:14.770Z","latest_release_number":"3.5.0-1","last_synced_at":"2026-03-12T13:17:38.267Z","created_at":"2026-02-11T00:27:14.538Z","updated_at":"2026-08-06T19:25:50.904Z","registry_url":"https://launchpad.net/ubuntu/+source/python-jaraco.functools","install_command":"apt-get install python-jaraco.functools","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.functools","standards_version":"4.6.0","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-jaraco.classes \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39615281,"uuid":"47877252","full_name":"jaraco/jaraco.functools","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-14T01:22:55.000Z","size":640,"stargazers_count":22,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T10:33:20.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaraco.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/jaraco.functools"}},"created_at":"2015-12-12T12:25:55.000Z","updated_at":"2026-07-21T13:01:26.000Z","dependencies_parsed_at":"2026-08-06T04:42:39.225Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.functools","commit_stats":{"total_commits":601,"total_committers":26,"mean_commits":"23.115384615384617","dds":"0.11148086522462564","last_synced_commit":"2efc38bfbb3161bae7a5f6fecadeffcb64e1b985"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.functools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.functools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/sbom","scorecard":{"id":505986,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.functools","commit":"e4644e208414137c3c2618bd1c1c1dcf23a895bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.functools/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:113","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:15:15.391Z","repository_id":39615281,"created_at":"2025-08-19T23:15:15.391Z","updated_at":"2025-08-19T23:15:15.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345954,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-06T19:25:50.904Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-jaraco.functools?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-jaraco.functools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-jaraco.functools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-jaraco.functools/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.functools"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-17T05:06:10.386Z","issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-jaraco.functools/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":8677086,"name":"py3-jaraco.functools-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.functools","homepage":"https://github.com/jaraco/jaraco.functools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.functools","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-05T10:39:48.000Z","latest_release_published_at":"2023-11-05T10:39:48.000Z","latest_release_number":"4.0.0-r0","last_synced_at":"2026-03-09T00:34:23.259Z","created_at":"2023-12-20T10:28:04.383Z","updated_at":"2026-03-09T00:34:23.259Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.functools-pyc","install_command":"apk add py3-jaraco.functools-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-jaraco.functools-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.functools-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.functools-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.functools-pyc/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-08-21T14:57:13.866Z","updated_at":"2024-08-21T14:57:13.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":4957,"full_name":"jaraco/jaraco.functools","default_branch":"main","total_commits":660,"total_committers":23,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":28.695652173913043,"dds":0.14090909090909087,"past_year_total_commits":29,"past_year_total_committers":4,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":7.25,"past_year_dds":0.4482758620689655,"last_synced_at":"2026-08-19T11:04:28.151Z","last_synced_commit":"f7f4f3bcac8f70e01064dee9a8bde6cc8f997a17","created_at":"2023-03-07T09:22:13.204Z","updated_at":"2026-08-19T11:04:27.473Z","committers":[{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":567},{"name":"bswck","email":"bswck.dev@gmail.com","login":"bswck","count":22},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":13},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":11},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":9},{"name":"Anderson Bravalheri","email":"andersonbravalheri@gmail.com","login":"abravalheri","count":7},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":6},{"name":"jaraco","email":"none@none","login":"invalid-email-address","count":5},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":2},{"name":"Alan Fregtman","email":"941331+darkvertex","login":"darkvertex","count":1},{"name":"Alejandro Rivera","email":"alejandro.rivera@msn.com","login":"alejandro-rivera","count":1},{"name":"Brian Rutledge","email":"brian@bhrutledge.com","login":"bhrutledge","count":1},{"name":"Eli Schwartz","email":"eschwartz93@gmail.com","login":"eli-schwartz","count":1},{"name":"Joyce","email":"joycebrumu.u@gmail.com","login":"joycebrum","count":1},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":1},{"name":"Sebastian Kriems","email":"skriems","login":"skriems","count":1},{"name":"Vincent Fazio","email":"vfazio@xes-inc.com","login":"vfazio","count":1},{"name":"Zach Burnett","email":"zachary.r.burnett@gmail.com","login":"zacharyburnett","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"layday","email":"31134424+layday","login":"layday","count":1},{"name":"wim glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":1}],"past_year_committers":[{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":16},{"name":"copilot-swe-agent[bot]","email":"198982749+Copilot","login":"Copilot","count":9},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":"jaraco/jaraco.functools","html_url":"https://github.com/jaraco/jaraco.functools","last_synced_at":"2026-08-24T13:36:16.798Z","status":null,"issues_count":20,"pull_requests_count":17,"avg_time_to_close_issue":5078115.8125,"avg_time_to_close_pull_request":1687136.8666666667,"issues_closed_count":16,"pull_requests_closed_count":15,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":2.0588235294117645,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2797.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:04:35.714Z","updated_at":"2026-08-24T13:36:16.798Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.functools/issues","issue_labels_count":{"table":{"invalid":2,"question":1,"enhancement":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":10,"OWNER":7,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"OWNER":2,"NONE":2}},"issue_authors":{"table":{"jaraco":7,"mcepl":1,"nsoranzo":1,"zinsserzh":1,"Avasam":1,"bswck":1,"alfredodeza":1,"alejandro-rivera":1,"kurthindenburg":1,"0-wiz-0":1,"jelly":1,"dankegel":1,"adotter13":1,"marksull":1}},"pull_request_authors":{"table":{"bswck":4,"Avasam":4,"jaraco":2,"sbraz":2,"eli-schwartz":1,"johnslavik":1,"dankegel":1,"cdce8p":1,"alejandro-rivera":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":1}},"past_year_issue_authors":{"table":{"nsoranzo":1}},"past_year_pull_request_authors":{"table":{"jaraco":1}},"maintainers":[{"table":{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}}],"active_maintainers":[{"table":{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}}]}},"events":{"total":{"CreateEvent":2,"DeleteEvent":1,"IssueCommentEvent":10,"IssuesEvent":4,"PullRequestEvent":4,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":10,"PushEvent":14,"ReleaseEvent":2,"WatchEvent":2},"last_year":{"DeleteEvent":1,"IssueCommentEvent":2,"PullRequestEvent":1,"PushEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T04:24:20.198Z","updated_at":"2023-10-11T04:24:20.198Z","repository_link":"https://github.com/jaraco/jaraco.functools/blob/main/.github/workflows/main.yml","dependencies":[{"id":14139193940,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14139193941,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14139193942,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-11T04:24:21.422Z","updated_at":"2023-10-11T04:24:21.422Z","repository_link":"https://github.com/jaraco/jaraco.functools/blob/main/pyproject.toml","dependencies":[]}],"score":28.327907022852898,"created_at":"2026-05-04T06:49:10.323Z","updated_at":"2026-08-25T14:06:26.749Z","avatar_url":"https://github.com/jaraco.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371666","html_url":"https://summary.ecosyste.ms/projects/371666"}